AminetAminet
Search:
84439 packages online
About
Recent
Browse
Search
Upload
Setup
Services

dev/misc/REDPILLGameCreator.lha

Mirror:Random
Showing:m68k-amigaosppc-amigaosppc-morphosi386-arosi386-amithlonppc-warpupppc-powerupgeneric
No screenshot available
Short:Game Creator with AGA support
Author:Zener
Uploader:trackerhero gmail com
Type:dev/misc
Version:0.9.35
Architecture:m68k-amigaos
Distribution:Aminet
Date:2024-02-24
Download:http://aminet.net/dev/misc/REDPILLGameCreator.lha - View contents
Readme:http://aminet.net/dev/misc/REDPILLGameCreator.readme
Downloads:9971

-=REDPILL=- Amiga Game Creator
==========================
Beta v0.9.35
==========================

What it is
----------
-A tool to empower people to create many games for Amiga without programming
knowledge.
-Easy to use and at the same time allow to do complex things.
-More a toy to play with than a professional tool, not having thousands of
features but instead have few features that work very well.
-Allows people to create 2D games with the true Amiga feeling!
-It is  free.
-It is still in development.

What it isn't
-------------
-A tool aimed to create professional games, you will need to learn programming
for that purpose.
-No need to be a programmer, but if you are one, then Asm, C, Blitz, Amos,
etc. are more powerful than RedPill. Use RedPill if you are not good at
programming, you want to develop fast or you want to have some fun :)
-It should not be suitable to create any type of game, but users are
surprising me every day.
-It is not going to grow until it becomes Unreal, Unity, GameMaker or Skynet,
it is still a hobbie project. 2021 update: it already has grow quite a lot.
-The priority is allowing Amiga users to create games, power and performance
come second. I will start serious optimitzations from 0.9 onwards.

Features
--------
-Amiga integrated development environment, NO need for PC/Windows.
-Support for ECS and AGA.
-Copper management for gradients and extra colors.
-Parallax scrolling.
-Integrated sound generator.
-Sound effects playing at the same time as music without reserving an audio
channel.
-Keyboard, Joystick and Mouse support
-CD32 support: Gamepad, CD music and load/save scores into nvram.
-2 players support.
-Integrated and seamless TCP/IP Network play between 2 players, play over the
internet.
-Supports text using OS 8x8 fonts and any size custom fonts.
-Supports input buffer and coyote time.
-Integrated compression support.
-It can generate a package to be used in WHDLoad
-Transparency effects
-Multilanguage support
-Supports location based sound that makes sound effects sound softer the
farther away they are from the listener.
-And many more not listed here :)

Requirements for the Games
--------------------------
-680x0 Processor
-1.0MB of total RAM (Chip+Fast)
-For big projects, more resources may be needed.
-Amiga native screen (PAL or NTSC)

Requirements for the Editor
---------------------------
-680x0 Processor
-1MB of Chip RAM
-4MB of total RAM (Chip+Fast)
-HardDrive or big storage
-For big projects, more resources may be needed.
-Amiga native screen (PAL or NTSC)

Running Editor from CLI
-----------------------
-Editor uses stack memory, if you have problems slicing big sprites please run
the command Stack 64000 before starting RedpillEditor.

Editor Icon tooltypes
---------------------
-Check the tooltypes to be able to run your favourite paint and text programs.

Vampire specific
----------------
-In case you are using a Vampire V4SA you will need Release 3 or higher.
-AmigaOS and ApolloOS are supported.

Documentation
-------------
Press Help while adding triggers to objects for additional Help.
More documentation can be found at:
-Official page - http://tiny.cc/redpillcreator
-Tutorials - http://redpill.farbfinsternis.tv/index.php/en/
-YouTube channel - http://youtube.com/channel/UCU1Kx3XxnHC097VqtdztTlw
-Discord channel - https://discord.gg/ankNP3Zb
Thanks to Farb Finsternis for his documentation in English and German.

Uses these 3rd party programs&resources
---------------------------------------
-DataToIff V1.1 - Sound File Conventer - Written by Janne Saarme 1990-1992.
-Shrinkler by Blueberry.
-Uses GuideML from Richard Koerber and Chris Young to generate html files from
the AmigaGuide ones.
-Uses Phx Protracker player routine by Frank Wille and adapted to Blitz by
Olivier Laviale
-Uses Phx Protracker lib by Frank While and adapted to Blitz by Iggy Drougge.
-Shotemup project uses graphics from Ansimuz in the OpenGameArt.Org (Warped
Space Shooter). Music by Fireboy.
-PNG2ILBM PNG to ILBM converter by TCH.
-Ex_fx projects uses graphics from Ansimuz, Jetrel, Jordi Palome and me.
-Includes the bitmap font from the demo Ray Of Hope 2 by Majic 12, I think
Rack is the author.

Beta notes
-----------
-RedPill is not super stable yet, use it with caution.
-We need your help to complete RedPill development, please send us bugs and
suggestions.
-Default way to Exit a game pressing the ESC key
-In RedPill player editor use F1 to turn on/off the rendering of the collision
boxes.
-RedPill uses standard Amiga IFF/ILBM files.
-WARNING! I will try to avoid that, but future versions of RedPill may change
the project structure making the projects you develop not loadable.

Upgrading from older Redpill versions
-------------------------------------
When upgrading program, it is very recommended to make a backup of your
projects, then open them with the new RedPill editor and save them.
Redpil Editor is programmed to upgrade your projects automatically, but if
many versions have passed without upgrading a massive upgrade could cause some
problems.
After a succesful upgrade save the project to avoid chances of having troubles
in future releases.

Help
----
In the Triggers page, after selecting a trigger press help or the (?) button
to get extra information about the Trigger.

Preparing a game for distribution
---------------------------------
-Open your game and then click on Build.
-A folder named build will be created inside your project folder.
-Build folder is your game folder to distribute.
-The distributable final <game>.redpill file cannot be reopen in the editor.
-There is support to start the game from a disk boot.
-There is support to create a WHDLoad file with the game.

Making a multiplayer Online game
--------------------------------
-Your Amiga compatible device needs to be online using a TCP stack. (for UAE
users - just check "bsdsocket.library" in Expansions)
-First you can do your game as a local two player game.
-Now use the trigger Net Connect to start the online game.
-Use condition trigger Is Net Remote True to start the game if connection was
succesful.
-Additionally use condition trigger Is Net Remote False to check if the
connection has been terminated.
-You can use Pong project as a reference.

Playing games on The A500 Mini
------------------------------
You can use the Build option in the editor to generate a WHDload package that
can be used in The A500 Mini.
Only in the first versions of the firmware, you need to edit your file
THEA500\whdboot\game-data\whdload_db.xml and add the game at the end of file.
You will need to change the filename, name and sha1. To calcula the sha1 of
your file you can use a tool like HashMyFiles in Windows or SHA-1SUM.lha in
Amiga.
I guess in the future there will be an easier way to do it.

Example: You will need to change filename, name and sha1

<game filename="LumberjackPlatform" sha1="c82d1746be3b1c37
f8a8839bbdad62cf5018423">
		<name>LumberjackPlatform</name>
		<slave_count>1</slave_count>
		<slave_default>Game.slave</slave_default>
		<slave_libraries>False</slave_libraries>
		<slave number="1">
			<filename>Game.slave</filename>
			<datapath>data</datapath>
		</slave>
		<hardware>
		PRIMARY_CONTROL=JOYSTICK
		PORT0=JOY
		PORT1=JOY
		FAST_COPPER=FALSE
		JIT=FALSE
		SCREEN_AUTOHEIGHT=TRUE
		SCREEN_CENTERH=SMART
		SCREEN_CENTERV=SMART
		CHIPSET=AGA
		BLITTER=IMMEDIATE
		CLOCK=MAX
		FAST_RAM=0
		Z3_RAM=16
		</hardware>
</game>

Examples in the project folder
------------------------------
-AbsoluteZero - AGA Puzzle platformer with location based sound
-Astro - AGA platformer demo with parallax scrolling
-BadNinjas - Beat-em-up by Ricky Place
-basic_platformer - Jump-n-run game demo
-basic_shooter - Operation wolf type game with basic graphics
-BitmapFont - Basic project using the use bitmap fonts
-BlockBreaker - Arkanoid like game, making of available in YouTube
-disco - Example showing usage of the FX layer and triggers. Dancing girl by
Ansimuz and music by Fireboy
-ex_bouncing - Collision test
-ex_fx - Shows FX layer and multiparallax. Uses graphics from Ansimuz and
Jetrel. Music by Fireboy
-ex_hiscores - Flappy bird like game with hiscore table
-ex_mapenemies - Example of game with enemies placed in the map
-ex_multipalette - Basic example of a game with several tilesets
-galaga - Basic vertical shot-em-up game
-gravity - Gravity based game showing the move in any angle mechanics. Also
multiplayer TCP/IP support.
-juande3050-racing - Racing game made by Juande
-Knight - Game based in Ansimuz demo Terryble Knight, uses his graphics. Music
by Fireb0y.
-LumberjackPlatform - Game made by Lemming880
-mirror - Jump and Logic game by Zener
-MomoSpace - Vertical shot-em-up game by Tecniman
--Noah- - Game made by Sensei-Sama for his newborn child
-pillman - Pacman clone
-pong - Pong close with support for two players in same Amiga or via TCP/IP
-RedpillPuzzle - Logic game by Lemming880
-shotemup - Horizontal shot-em-up example, making of available in Youtube

Release notes
-------------
v0.9.35
-Added Condition Trigger Anim Can Start that is true when the current
animation has finished or can be interrupted.
-Added Condition Trigger Anim Frame Is to check the current frame inside an
animation.
-Added Condition trigger Obj Type Count to check the current number of active
objects of one type.
-Added Condition Trigger Obj Count to check the current number of active
objects of one game object.
-Added Action Trigger Var Int that converts a variable value to its integer
value.
-Added Action Trigger Var Clamp that makes sure a variable value is always
inside a range of numbers.
-Added Action Triggers Camp Pos X/Y to make sure the Object position is always
inside a range of numbers.
-Added Action Trigger Count Tile Tag that stores the numbers of tiles in the
map with the current tag.
-Change: Action trigger Restart Level is lighter and faster now and does not
recreate the screen.
-In Level screen, the current object name can be clicked as a shorcut to go to
the Game Object screen.
-New Loading screen option, Loading Image loads and display Loading.iff file.
-New Loading screen option, Loading Anim uses a game animation for loading.
-Change: In hud if a Var Icon item doesnt fit in the HUD window now it is cut
instead of not being drawn.
-Change: In wait frame routine to avoid glitches on top of the screen while
vertically scrolling.
-Fix for subpixel scrolling valued not being exported in final Build.
-Fix in Hit And Stop action trigger.
-Fix for FX rendering not working sometimes.
-Fix for Condition Trigger countdown, now it will be triggered only once.
-Collides object condition trigger optimization.
-Small optimizations.

v0.9.34
-Added condition triggers Cam PosX and Cam Pos Y to check the camera position.
-Internal function that finds out color closest to other has been changed.
-OCS copper gradients may be faster now.
-Added condition trigger Contains Tile Tag.
-Copper values in screen setup are now really only the default ones.
-Anim Frame trigger renamed to just frame, as it is not taking into account
the animation.
-If you are using the condition Frame is, in the trigger screen this frame
will be displayed.
-Fixes in automatic remap when loading a spritesheet image.
-Further optimizations in trigger processing.
-Small verticall scrolling improvement.
-Optimizations when coming back from playing the game to the editor.
-Fix for sometimes wrong palette being displayed when going from spritesheet
screen to main screen.
-Fix in audio object default value when upgrading a project from an old
version.
-Fix in Overrite Color/gradient triggers not updating the palette.
-Fix in audio listener objects introduced in the previous version.
-Fix in Tile On Map/Screen/Border triggers, under certain conditions could
execute unwanted triggers. 
-Fix in Camera follow code.
-Fix when attaching non static objects to static objects.
-Fix for level deletion and others when coming back from playing the game to
the editor.
-Some unused code has been removed.

v0.9.33
-Added a new Build Game option to target low end machines (like A500 with
1MB). This reduces the maximum number of level objects (from 64 to 32) and
disables some code like CD32 audio and storage among others to reduce memory
needed and increase performance of the games.
-Multiple optimizations in all fronts reducing the CPU and memory required by
games.
-When forcing NTSC resolution the game will use less Chip memory.
-Static objects are now updated first, I hope this do not break old games as
sometimes the execution order could be different.
-Added a new screen for Frame manipulation, copy&pasting, rotating, scaling,
can be done in this screen. Find more information in the guide.
-Default input key for Fire 1 has been changed to left caps key.
-In Game Setup screen there is a new Mem Info section that will give an
estimation of the memory used by the game. Take it with a pinch of salt.
-Build does not copy diskfont.library anymore as it is not needed.
-Fix in Collision Down being triggered when there was any collision.
-Optimization in tile accessing.
-Small optimization in palette processing.
-Optimization in action trigger processing.
-Compression for SFX has been deactivated as sometimes it fails and others
prevent loading.
-In Screen setup screen now you can decide if you want subpixel scrolling or
not.
-When Building a project there are warning messages if the files cannot be
compressed.
-When loading a project, this loading action now can be cancelled.
-Files ".pal" in projects are now used in a different way.
-Camera limits code has been simplified.
-Fixes in the FX rendering.
-Action trigger Frame by Angle fixes.
-Animation frames are now cleared when starting a new project.
-When compressing projects, if the asset is not properly compressed now it
tries to load the file without compression.
-Refactoring of level loading and tileset loading that reduces the exe size
and memory usage.
-Refactoring of the main loop camera and display system.
-Trigger actions system optimization.
-Small optimization in Change Tile trigger.

v0.9.32
-Slope system have been improved greatly, now you have multiple slopes that
you can use, with steps of 1, 2 or 3 tiles. 
-Big refactoring of animation system and Animation screen.
-Added Knight example project, based in Terryble Knight by Ansimuz. Music by
Fireb0y.
-Added flags in Animation system to decide if an animation can be Interrupted.
-Added the possibility to decide in which frame of the animation a sound
should play.
-Animation now uses ticks instead of frames, projects are updated
automatically.
-Shortcuts for animations added in Animation screen.
-Added Copy values from mirror animation in Animation Screen to speed up
animation creation.
-In Animation scren, F1 and F2 keys change animation, 1 and 2 keys change the
current frame.
-In Objects screen, F1 and F2 keys change the current object, 1 and 2 keys
change the current trigger.
-Tools for editing MOD and audio IFF files can be defined in the Tooltips of
the RPEditor icon.
-Use MODPROGRAM and WAVEPROGRAM tooltypes to define the programs.
-Countdown and Repeat Every triggers are now tick based instead of time based,
projects should update automatically.
-Png2Ilmb has been updated and now it does not crash when using 16bit color
pngs.
-Some shortcut keys are shown in the main screen.
-In Level Properties, parallax Y now gets sorted by vertical position after
exiting the screen.
-Timer system has been simplified
-Fix in clipping for objects that are half out of the screen.
-Fix for some frame offsets being overwritten when slicing new sprite sheets.
-Fix for solidity button not working properly.
-Fix for tile grid appearing in the level after visiting tiles screen.

v0.9.31
-Experimental: Add image in Spritesheet menu appends an image to the current
sprite sheet.
-Save in spritesheet allows to save the sprite sheet image.
-In Level screens you can use F1 and F2 to go to prev/next level.
-In Level map editor screen now you can pick a tile using Control + Right
mouse button.
-In Level Properties screen now layers are sorted out by Y when going back to
menu.
-Lots of improvements and fixes in the profiler screen.
-Screen menu now shows all colors being used including the ones used for
special FX.
-Screen menu now allows to Load and Save palette.
-Fix in Tile on Screen and Tile on Map triggers not working correctly.
-Fix in Overwrite Color trigger for displays with flat color background.
-Fix in Animation screen as some frames were shown with incorrect offset.
-Optimization in object rendering.
-Optimizations for ramp code.
-Optimizations for inpur reading.
-Collides Type trigger optimized.
-Extra checks when saving files.

v0.9.30
-Tile tags added in Tile Properties screen to easily categorize tiles.
-Added condition trigger Tile Tag is to check if the object is in a tile with
this tag.
-Profiler improvements, now the number of times a trigger has been called is
displayed.
-Profiler now displays if tile animations are being used.
-Display the tile being used in the level editor screen.
-Images not found are shown in red in the different menus.
-Tileset count displayed in Tileset menu.
-Changes in tileset reading.
-Fixes when reaching maximum number of frames for a project.
-Fix in memory detection requirements, also giving a 100Kbs margin.
-Fix MODs not being played in the audio screen.
-Fix for Print Text when using a non bitmap font.
-Fix in copper space for ECS games.
-Fix for animated tiles detection in edge cases.
-Fix for some sound effects not being loaded when compressed.

v0.9.29
-Copper gradient editor has been added in the Level Properties screen.
-Instantiated objects are now not rendered the same frame they were created.
-Dialogs now works fine when reducing the width of the screen.
-Added a condition trigger CD Playing to check if audio is playing. Only works
with 020+ executables.
-In objects screen, cursor keys can be used to change the display offset.
-In objects screen, 1 and 2 keys can be used to browse objects.
-Level managing optimizations.
-Trigger optimizations.
-Condition trigger optimizations.
-Final project size optimization: Sprite and background images are not copied
for each level, now they are unique.
-Attempt to fix some unwanted actions when going to the workbench screen for
file accessing.
-Less artifacts when going back to the editor after playing the game.
-Fix for render objects, it could be after some plays not all objects were
rendered.
-Fix in using own screen being ignored sometimes.
-Fix in HUD screen select page controls when selecting a variable.
-Fix in font sheet not being initialized properly for new projects.
-Fix in animations for basic_platformer example.
-Fix in memory available number displayed in the settings screen.

v0.9.28
-Fix for levels always black after changing level introduced in previous
version.
-Fix for Is AGA condition trigger.
-Fix for condition parameters not taking into account decimals.
-Fix for Overwrite color and Overwrite Gradient action triggers.
-Refactor in the checks of the runing machine.
-Fix in both the editor and player not calling the right loaders.
-Internal: debug memory improvements.
-Some old code has been removed.
-Some internal tracking code has been removed.

v0.9.27
-Remap action trigger added to modify certain frames of the animation.
-Added a level string for each level, right now it is only like a comment for
levels.
-When creating the WHDLoad package now you are asked about the slave to use.
-Multiple fixes when changing from level to level in the editor, palette and
copper.
-Now you can set the minimum amount of Chip or Fast memory for your game.
-Optimization for loading levels, also reducing the possible glitches when
changing level.
-Optimization in scroll routines.
-Changed ptplayer routine to the E-Penguin one.
-Added option to remove cross in the animation menu.
-Pressing fire during text printing speed up the printing.
-Mouse button can be used to close dialogs.
-Fix for dialogs when no scroll is used.
-Fix in use of gradient image for copper background.
-Fix in Answer Question trigger.
-Fix when merging image palette and sprite palette.
-Fix in instantiate attached trigger not getting the right side.
-Fix in the editor when changing to static no non static.
-Fix in turn back not being triggered.
-Fix for QR code in the main screen to find online documentation.

v0.9.26
-Game Object limit has been increased from 64 to 128 objects. Max objects per
level is still 64.
-Using latest pt player library.
-Trigger documentation added, both in AmigaGuide and HTML formats.
-HTML Documentation has been added.
-Added QR code in the main screen to find online documentation.
-Object creation and destruction improvements, it increases performance.
-Trig Var X condition trigger now has a second parameter to check if the
variable has not been triggered.
-Sound waves are visible in Sound Generator even for not generated audio
files.
-HUD screen improvements.
-Questions text now is fully displayed.
-Changes in animation code, it should also increase performance.
-Fix for loading multiple projects causing some side effects.
-Fix in custom object timers.
-Fix in Loop sound effects.
-Minor Fix in editor buttons.

v0.9.25
-Support for ANSI bitmap fonts, special caracters can now be used.
-Bitmap font project has been updated.
-Redpill Help in html format is now present in the html folder.
-When changing an object from non static to static all copies expect one are
deleted in the level.
-When changing an object from static to non static all copies in the level are
deleted.
-Network code has been moved to AB3 format, some minor issues are fixed.
-Gravity example updated adding two ships, shooting and network multiplayer.
-HUD screen now allows to edit disabled HUD elements.
-Sprites in sprite layer are always loaded even if they are not active.
-When using less RP features, the copper list will use less bandwidth too.
-Hiscore routines now take into account the screen width of the screen.
-Window usage has been removed, it will save some chip mem I guess.
-Change tile now also changes the visual for the tiles in the corners of the
screen.
-Fix in the angle of instantiated objects not being initialized correctly.
-Fix when autoslicing sheets other than the first one.
-Fix in sprite layer being displayed when deactivated by a trigger.
-Fix in loading effect being shown always in initial loading. 
-Sin and Cos functions minor optimization.
-Compiled with Amiblitz 3.9.9.
-More checks for correct parameters in trigger editor screen.
-Fixes in sprite slicing routines.
-Fix when picking an empty frame.
-Fix in Print text

v0.9.24
-Added support for 64 global variables, it was 32.
-In the exported game only the used variables will be allocated, potentially
saving some memory.
-Fix in the tile animations that was causing the exported games using them to
run very slowly.
-Simplified handling of reading exporting projects.
-Fixes and implementations related to custom fonts usage in HUD and in
triggers.
-Exact values for friction and weight can now be set up and displayed.
-Trigger help routines have been improved.
-More triggers have been documented in the in-editor help.
-Optimizations in the main loop of the game.
-Optimizations in the tile comparison triggers.
-Optimizations in the player input triggers.
-Optimizations in the render code.
-Some memory was wasted when changing the current mod being played, this has
been optimized.
-Some unused code has been removed.
-Fixed a bug in Absolute Zero game when abandoning game and starting again.

v0.9.23
-Hotfixing for 0.9.22, it had a problem when loading levels and screen width
was modified.

v0.9.22
-Bitmap font support has been added, just use a spritesheet for your custom
font. The source image must not have any blank character. Grid slice it and
select the sheet to use in the Game Setup screen.
-A demo project BitmapFont has been added to the projects folder, also a
bitmapfonts folder in the main folder.
-Added a condition trigger Display Ready that is true when the display is
active.
-Added Absolute Zero game in the projects folder, presented at Posadas Party
2023.
-Fixes in sprite slice routine.
-Fix that prevented 68000 + ROM1.3 games from running.
-Animated tiles speed now can be setup for each tileset instead that one for
the whole project.
-Hud refresh now has an extra parameter allowing to change the height of the
HUD.
-If game is not running in an AGA machine default fetchmode is now forced.
-Fix in editor not changing HUD bg color.
-Integer value handling changed in editor, no difference for users.
-Optimization for the object update routines, expect a 5-10% improvement.
-Some unused code has been deleted.

v0.9.21
-Assets can be localized too, if an image with a sufix matching the selected
language .ES .FR .DE .IT .PR is detected this image will be used instead of
the default one.
-Added music channels in Audio screen to decide how many Amiga channels (0-4)
are reserved for MOD playing.
-Added Destroy Children trigger that destroys objects attached to this one.
-Added Print Var and Print Text triggers to print text in the object position.
-Texts in dialogs takes into account line breaks, words will not be cut.
-When input us inactive and a dialog is shown, input becomes active again to
allow the dialog to be closed.
-Fixes in level properties screen when sprite layer is inactive.
-Fix in active objects as it could be possible some were unstable after
changing level.
-Fix in Stamp action trigger.
-Fix in side X in instantiated objects.
-Fixes in palettes while editting.
-Fix for page change in select text. 
-Code optimization.

v0.9.20
-Added Load and Save Vars triggers that allow to save and restore game values
between sessions.
-Added 3D sound allowing farther sounds from the listening object to sound
lower. Setup is done in Screen menu.
-Added the possibility of mapping second joypad button to the up input value.
-Added condition trigger Collides Object Count.
-Added R button in level properties screen to reset values to the default ones
in the screen menu.
-Added page shorcuts when selecting an  animation in the triggers.
-Import Bin map now asks about the source line width and adapts it to the
level one.
-You can define Spriteshees as For FX, this way they will use much less chip
memory.
-Improvements on the current object highlight in the shortcut section.
-Improvements on the level object highlighting in the shortcuts section.
-Allowing smaller values for line width if the screen has a width of 256.
-Memory optimizations, more or less 1Kb has been gained.
-Target Pos X and Target Pos Y now use the integer values.
-Optimization of the build size and memory.
-Fix for FX rendering when erasing from the FX layer.
-Fixes in object rendering queues.
-Fix in dialogs when using higher fetchmodes.
-Fix in global variable visualzation.
-Fix in sprite background when changing the number of colors of the image.
-Fix in game setup render screen glitches.
-Fix in editor when levels are not using Hud.
-Fix in Hud texts for decreasing numbers.
-Fix in trigger On Level Loaded.
-Fix in angle for Instantiated objects.
-Fix in Side X object initialization.
-Fix in Condition collides object to avoid taking into account the object
itself.

v0.9.19
-Added trigger Tile on Border that checks the tiles in the border of the
screen.
-020 build of the editor has been restored by popular demand.
-A small button allows condition and action order to be changed inside a
trigger.
-Tile on Screen now has a second parameter to define an area outside the
screen to check.
-Advanced parameters for objects are now in Objects advanced, FX and other
settings are done there.
-FX and FX Comp object types have been removed.
-Shot-em up project has been updated.
-Sprite background speed in editor now is the same as in runtime.
-Render queues have been optimized.
-Preventing a possible crash when too many tiles are changed in the same
frame.
-Added sanity check when saving levels, some ghost objects will be removed.
-Fix in Stamp trigger.
-Fix in Change Tile trigger.
-Fix and optimizations in Repeat Every trigger.
-Fix for some sprite layers not showing the right palette.
-Fix in Inv Speed X trigger failing in final game in some cases.
-Small memory optimization.
-Small optimizations in some loops.
-Small reduction on the size of the data files.
-Some other small optimizations.
-AmigaGuide doc updated.

v0.9.18
-Added multilanguage support, if more than one language is used, a screen to
select it will show.
-Load project now shows the quickload screen, same as when you start the
editor.
-Insert trigger has been added, you can add a trigger when the trigger is not
the last used one.
-More documentation has been added in the .guide file.
-When camera movement is huge, the display is turned off until the camera is
repositioned.
-Create display routine has been reviewed.
-Added action trigger Set Target FPS to allow changing the maximum frame rate
while playing.
-In animation screen now the preview play takes into account the target FPS
for the game.
-Autoslice has been fixed and optimized yet again.
-When loading sprites, to check the aplette if no tileset is used the
background image is used instead.
-Less stuff done after playing the game in the editor, this hopefully will fix
the frame 0 of the game to be deleted.
-Object Z can be changed for attached objects.
-Deactive action trigger has been removed as Destroy does exactly the same.
-Fix in attached object offset in game object screen not being the same as
when playing the game.
-Fix in Copy&Pasting objects not copying the triggers.

v0.9.17
-Memory usage has been optimized
-Added action trigger FX Value to activate/deactive the FX layer and choose
the effect to use.
-Added action trigger FX Mask to set the color mask the FX layer will use.
-Added a trigger "Z from Father" to allow instantiated objects get this value
from their instantiator.
-Added condition trigger Collision Count to count the colliding objects.
-Added condition trigger To All colls to execute a trigger to all colliding
objects.
-Disco project has been added to show the usage of the new FX triggers.
-Game objects rendering routine has been optimized.
-When editing an Instantiate trigger it now shows the collision box besides
the graphic.
-Change in Ser Var RND trigger when using a True/False value.
-Game startup has been changed as the compressor makes CLI parameters useless.
-General optimization in the game player to make its size smaller and use less
memory footprint.
-Vertical object clipping has been improved.
-Replicating some code to get some extra speed.
-Improved documentation, still WIP.
-Shlinker compressor updated to 4.7.
-App icon updated.
-More information is given when building the project.
-Fix for saving project not showing the requester window.
-Fix in autoslice routine.
-Fixes in the animation screen.

v0.9.16
-Loading effect can be selected in the Game Setup screen, only two available
for now.
-Game object system optimization.
-General trigger optimization.
-Object trigger instantiation has been optimized.
-Added Collision Count condition trigger.
-Inv Speed X/Y now updates the angle of the object.
-On screen object detection improvements.
-More triggers have been documented in the in-editor help.
-Editor 68020 specific executable has been removed.
-Changed memory management routines for songs.
-Shrinkler compressor updated to version 4.7.
-Fixes when music is played using level properties.
-Fixes in the HUD system.
-Fix Count Type on variable.
-Fix when dragging objects in the level object screen.
-Fixes in the FX system, now it works properly in ECS.
-Fixes in audio screen.
-Collides Type trigger now does not get triggered with the objects using it.
-Resume Anim trigger removed.
-Bug fixes and improved stability.

v0.9.15
-Sprite background can now have up to 8 different levels of parallax.
-New FX layer for games with less than 256 (32 in ECS) colors.
-Example project ex_fx showing the new features. Graphics from Ansimuz and
Jetrel. Music by Fireboy.
-Tile selected in tiles shortcuts is not highlighted anymore.
-Project load shortcuts now leave in first position the latest loaded project.
-Action trigger to Instantiate 4 objects in the 4 directions.
-Instantiate trigger that allows to instantiate in an exact position. Old
Intantiate trigger has been renamed to Instantiate RND.
-Change solidity triggers added to change all types or just one tile. 
-Fixes in import Levels from CSV files.
-Copper background now adjustes to game screen height.
-On Screen trigger is now more accurate.
-Now compiled under AmiBlitz 3.9.8
-Change int he startup of the editor to make it more compatible with Vampires.
-When changing a trigger parameters are checked to avoid possible crashes.
-Change in On Grounded implementation.
-Scroll routine is now called every tick to avoid glitches.
-Fetchmode in the editor is now always the default one.
-Custom font system is more robust now.
-Fixes in palettes when loading spritesheets.
-Fix for HUD objects that were renderer outside HUD frame.
-Fix for dialogs not showing at the start of a game.
-Fix in sound generator display not always centered.
-Fix for default level music set to 0, now default is not music.
-Fix in import map CSV files.
-Small fixes in the profiler screen.
-Fixed crash when an Object type is set to a Tile.
-If sprite layer depth changes this is now detected and fixed.
-Fixes and optimizations in HUD.
-Small optimizations.

v0.9.14
-Added condition Contains Tile that checks all tiles colliding with a big
object.
-In AGA black borders hidin copper are back.
-Compatibility with Kickstart 1.3 is back.
-Added Collisions in the profiler screen.
-Levels can be exported in TMJ format in order to be used in Tiled.
-When using level properties music, the music will not restart if it is the
same as before.
-Level properties screen layout has changes in preparation of some new cool
features.
-WHDLoad slave names changed to make them easier to understand.
-Fix in Level Properties screen.
-Fixes when building projects.
-Fixes for some gfx gliches.
-Some small optimizations.

v0.9.13
-When editing the level the collision map can be displayed on top of the map
with the Show Tile Cols checkbox.
-Games not using hud will consume less Chip memory.
-When editing text, non ASCII characters will be converted to the closest
ASCII character.
-Reduced screen width is used correctly in triggers and camera.
-Added Condition trigger On Landed that detects when an objects hits the
ground.
-Audio files path tries to correct itself if the file is not found.
-Added trigger Play Sound Random to play from a range of sounds.
-Added action trigger Stop CD32 that stops the CD audio.
-Loading a level now stops the CD audio if playing.
-Adjusted lower limit for map width values.
-Optimization in memory copy operations.
-Fix in collisions when moving very fast to the left.
-Fix for copper palette from a file not being exported to the Build.

v0.9.12
-Bad Ninjas game is now included in the projects folder by courtesy of Ricky
Place.
-Hud refresh speed can be set in the HUD screen.
-Added action trigger Reset Vars that allows to reset a range of variables to
its initial value.
-In HUD screen the background image can now be edited or deleted.
-When editing a trigger if it instantiates something it will show the
instantiated object in position in the preview screen.
-Switched to Amiblitz 3.9.4 compiler.
-Less strict asset processing when Building a game.
-Improved compatibility with old game projects.
-Improved calculation when setting Line Width now allows bigger maps.
-Fix for objects of type Shot not being automatically destroyed.
-Fix for compressed 16 sprite backgrounds not showing properly.
-Fix in vertical scroll leaving one empty line under certain conditions.
-Fix for some glitch in object rendering for multiscreen games.
-Fix for camera centering when using smaller displays.
-Fix for spritesheet screen always asking about palette reload even if it was
the same.
-Small optimizations.

v0.9.11
-Added new action trigger Set Cam Limits to change the bounds of camera
movement.
-Refactor of some features allows to gain 14ks of memory in most games.
-Camera center now works correctly for reduced display sizes.
-EXPERIMENTAL: Support for games with only 2 and 4 colors.
-Fix for freeze after making a Build.
-Fix for the spritesheet number 9 not being exported correctly.
-For some reason it seems display was moved one pixes to the left, this has
been corrected.

v0.9.10
-EXPERIMENTAL: Fetch mode can be set in the Screen menu for AGA games: Normal,
Double and Quadruple fetch modes are supported.
 -Increased Fetch modes can improve game speed, specially in machines without
fastram.
 -With higher fetch modes, funny effects could happen when using sprites or
changing the screen width of the screen.
-Resize of the map dimensions now can automatic replace the tiles to the new
dimensions.
-Multiple WHDload slaves added: 
 -Workbench31_1.Slave   1 MB Chip  1 MB Fast
 -Workbench31_4.Slave   2 MB Chip  4 MB Fast
 -Workbench31_32.Slave  2 MB Chip 32 MB Fast
-Object drawing has been reimplemented for safer (but also slower) rendering.
-Embedded Help for trigger conditions is now more complete.
-If the Sprite layer was attached to an Object Set Sprite Pos detaches it.
-Set Sprite Pos will ignore parameters with coordinates less than -1000. This
way you can set up just x or y coodinate.
-Action Set NTSC moved to General category.
-In Level Objects screen you can select snap to tile to move objects only in
tile exact coordinates.
-In Level screen you can import and export maps in CVS format.
-General optimization.
-When an object is attached to mouse movement now it takes into account the
scrolling area.
-Fix in camara not reaching end of the level with reduced screen widths.
-Fix in brush width and height when using the tile shortcuts.

v0.9.9
-Loading animation is now displayed during game loadings.
-F5-F10 Keys can be used as a shortcut for Play, Spritesheets, Animations,
Objects, Tiles and Levels screens.
-Animation screen now shows animation frame shortcuts.
-Sounds are now also packed using Imploder.
-Editor now checks the project version before loading it, prompting for
confirmation.
-In Game setup screen the game name and author can be setup, they will be
displayed when loading the WHDLoad.
-When building the project all images are processed for safety and maybe even
speed increase.
-New condition trigger to check if the game is running in an AGA machine.
-New trigger Instantiate Attached allows to Instantiate an object already
attached to the creator.
-New triggers Custom to Var to set up global variables with Object custom
variables.
-Additional checks for tileset loading.
-In Animation screen the name of the mirrored animation is now displayed.
-Improved UI in level editor screen.
-Improved UI in triggers screen.
-Projects updated, some improvements in Astro and Gravity games.
-Fixed memory corruption problems in certain situations.
-Fix in tileset shortcuts.
-Fix in Mutate trigger.
-Fix in Input screen.
-Fixes in palette handling.

v0.9.8
-WHDLoad support when exporting the game, creating a lha package (LHA and
WHDLoad required in C:)
-Check instructions above to run games on The A500 Mini
-All image and audio assets can now be compressed when exporting the game
(Build button)
-New action trigger Orbitate Parent to have and object orbitate another one
-Spritesheets and tilesets can be deleted if no longer used
-Improved IFF ILBM compatibility for compressed graphics
-A bit of rollback to some chip memory optimizations to make the games more
stable
-In level edit screen scrolls will scroll twice as fast for faster navigation
-All exe's are now compiled using latest Amiblitz3.9
-HUD texts are using color 1 by default to avoid using the same default
background colors
-In tileset screen when the tile image file is not valid it will be shown in
red
-Fix in Autoslice
-Fix for projects not using any tileSet
-Fix for some random crashes

v0.9.7
-Load tileset, HUD, level background and load spritesheet accepts PNG files as
input, they will be converted to IFF.
-Thanks to TCH for giving me permission to include his PNG2ILBM tool.
-When building the project, the assets can now be compressed automatically
using Imploder.
-Added Trigger Is NTSC to detect if the display is PAL or NTSC.
-HUD is not being updated every frame anymore but every 16 frames.
-Object rendering processing has been modified.
-Fix for non looped Sprites being displayed at incorrect position.
-Fixes in level editor tabs.
-Fixes in render timers.
-Fixes in trigger system.
-Fixes in Overwrite color/gradient triggers.

v0.9.6
-Now some games can work on Amiga with only 0.5MB of Chip RAM (Fast RAM still
required).
-This means some games can run with just 1MB of RAM.
-Level loading has been optimized and now it is much faster to swap between
levels while playing.
-Scroll memory has been optimized severely.
-Tileset memory has been optimized too.
-Trigger system has been reimplemented to save quite a lot of Fast RAM.
-When no project is specified the Player will not open anymore a requester,
this improves compatibility with older kickstarts.
-Fix for crash when activating collision boxes display.
-Refactoring of palette merging, adding and loading between tilesets and
sprites.
-In Level Objects editor, right button enables or disables the static objects
inside the current level.
-In the editor changing the level does not change the current tab anymore.
-68020 Editor and games check for 020+ CPU before starting.
-Now changing the values in the Screen menu will change the values assigned to
the current level.
-The example for hiscores, also known as Happy Bat has been updated.
-In main menu you can use F5 to play the game, or Shift+F5 to play the current
level.
-In the editor when loading an AGA game in an ECS machine you can abort
loading it.
-Also, if you load an AGA game in an ECS machine you can still load it without
crashing.
-Improved help in level menu.
-Small optimization for collision code.
-Fix in Dialogs when scroll is not in position 0,0.
-Fix in some sounds whistling after being played.
-Fix in -version parameter.
-Fix in trigger Mutate, now it will execute the rest of triggers in the
action.
-Fix in HUD background not being loaded sometimes.

v0.9.5
-Dialog engine has been reimplemented and now it does not need extra Chip
memory.
-Chip memory used by the HUD has been optimized.
-When Building the project, it now tries to optimize some parameters. Single
player games will be faster.
-In Game Setup screen, now you can edit a multiplier for the score in the
score table.
-In Level editor, now you can press C to clear tiles with a flood fill. (F
will do a flood fill with the selected tile)
-The Tiles palette is now stored in the low colors of the global palette.
-The RP player only will reserve memory for the used objects saving some
memory.
-Scroll system uses less bitplanes when tileset uses less colors than the game
making it faster.
-Tileset Chip memory usage has been optimized.
-When there is not enough chip memory to load music, the game can continue
without music.
-Removed some unused functions in the player.
-Level editor now has an option to reposition all the tiles in the map.
-Added action trigger Set Sprite Pos to change the position of the Sprite
Layer.
-Added action trigger Set Sprite Y to change the vertical speed of the Sprite
layer.
-In Screens shorter than 320 width, Sprite layer now begins at coordinate 0 of
the visible screen.
-When slicing sprites using the Auto mode, the editor will ask if frame
offsets need to be recalculated.
-PHX audio routine now uses the one by Iggy Drougge, which means it supports
VBR relocation.
-Small code optizations.
-Fix that removes some ghost objects appearing in the Level Editor.
-Fix for action trigger HUD On/Off.
-Fix for HUD background not being loaded under some circumstances.

v0.9.4
-General optimizations that should make the games around 10% faster compared
to previous version.
-Set Anim Time action trigger allows to change the playback speed of an
Animation.
-Mul Var action triggers lets you multiplicate a Variable by a number.
-Changes in the Tileset sizes and loading, now it should use less space in
disk and in memory.
-Trigger screen code has been refactored, also making RP Editor file a bit
smaller.
-Scroll update routines are move pipelined, meaning processing is more
distributed in different frames.
-Some more scroll optimization going on, starting with the the scrolling to
the right.
-Changes to Audio handling.
-Samples with loop should work again, they have been failing since the switch
to PHX audio.
-Added Stop LoopSFX action trigger to stop a looping sample.
-Fix in HUD background color displayed in the editor not being the correct
one.

v0.9.3
-Profiler update: Trigger conditions and actions are displayed. Also added
extra cathegories in the main bar.
-Code for global variables has been optimized.
-Code for input has been optimized.
-Render code has been optimized.
-New action Trigger Sprite Layer to enabled or disable the Level Sprite Layer.
-New action Trigger Sprite Spd X to set up the  Level Sprite Layer Speed in X.
-Removed HUD Enabled/Top/Bottom from HUD screen as now the setup is done in
Level Properties.
-Audio routines for player and the editor have been unified.
-Code has been converted to ASCII, this is just better for me but could have
some unknown implications.
-Some internal code refactoring.
-In Game Setup screen Target FPS has been renamed to Max FPS.
-FIX: Sprite setup not being seen in the Level Properties screeb
-FIX: When entering the level screen some old projects could crash the editor.

v0.9.2
-Tile position is displayed while editing the map.
-Minimap not visible anymore in the Spritesheet screen.
-After editing a game text the menu is now refreshed.
-FIX: Triggers for attached objects not being executed after building a game.
-FIX: Dialog system was not checking if sprites were active causing the game
to end abruptly.
-FIX: Play SFX L+R trigger was always playing sound 0.
-FIX: Shadow Gameobjects being displayed in the level editor screens.
-Small fix in profiler menu text not showing in the right color.
-Some unused code removed.

v0.9.1
-New Level Properties screen where you can set up: color copper effects,
background image and sprites. The music to play, the fade in/out effects, the
adjacent levels and the next and previous levels.
-Four options for copper effects: no change, solid color, gradient and
gradient from an external image using its palette.
-In Level edit screen tile shortcuts have been added to avoid the need of
going to the tiles screen to select the tile. The screen can still be accessed
using the button or the space key.
-In Level objects screen level objects shortcuts have been added to avoid
having to browse them.
-Audio is now using PHX library.
-Sprite background layer can now be set as a foreground layer.
-Game sprite layer is visible in the level properties screen.
-Level minimap is visible in the level screens.
-Level Tabs for map and tiles have been removed as they are no longer
necessary.
-Added vertical movement for sprite layers.
-Added support for 16 colors sprite layers (Requires display of 304px width or
less).
-Added looping toggle for sprite layers.
-24 bit depth palette is used for ECS games running in an AGA Amiga.
-When using displays thinner than 320px the display is now centered.
-Added action trigger Play AnimAngle that allows to set up the object frame
based on the obejct angle.
-Added action trigger Count Tile that stores in a variable the number of tiles
present in a level.
-Added action trigger Set Sprite GO to attach the sprite layer to a game
object.
-Object rendering has been optimized for increased performance.
-Autoslice has been optimized to required less stack memory.
-Changed the method to check times on the profiler screen, it should not act
weird on long plays.
-In Animation screen the frames are displyaed in the correct possition
relative to the guide.
-When clicking an Object in Level screen it will be selecte only if it is
active in the current level.
-Spritesheet id is now visible in Animations screen.
-Changes in copper background and setting up the project if AGA is not
detected.
-Lighter usage of copperlist.
-Removed internal PowerPacker support for MOD files.
-Trigger Anim by angle renamed to Frame by angle.
-In animation screen a sound can be selected to play when playing an
animation. If the anim loops the sound will play again.
-Export has been renamed to Build, to have a clearer name.
-Profile timers are now using another CIA chip to avoid interfiering with PHX
libs.
-Profiler now shows the time that is spend on Object Triggers.
-Object Parent function has been renamed to Attach. Parent triggers also have
been renamed.
-More checks are done in audio screen when loading sounds.
-Sound screen now uses the editor palette.
-Object Text is now Helper, a text that is only shown while you are in the
editor mode.
-Shape temporal file is not saved into RAM anymore while in editor mode.
-Spritesheet pick frame can be used without previous slice.
-Spritesheet frames can be deleted.
-While decrunching the executables the cursor will change its color.
-Decompression of executables now will consume less memory.
-Editor and game icons do not require NewIcons anymore.
-Refactor on how the triggers are processed.
-Default project path is now the projects folder.
-FIX: weird issue when using 7 bitplanes in 68020 machines.
-FIX: in 68000 compatibility.
-FIX: in manual frame pick when scrolling the sprite sheet.
-FIX: in players using dialogs showing corrupted graphics.
-FIX: in Instantiated object, some variables were not correctly reseted.
-FIX: for big objects in Animation screen.
-FIX: under certain circunstances Tilesize was not changing in tiles screen.
-FIX: for glitch of the cursor in profiler screen.
-FIX: in Auto slice adding some extra empty frames. The fix also makes it 2x
faster.

v0.8.13
-Number of Animations increased from 64 to 128. When updating project to this
version there is no going back.
-When saving a project, if using the same previous name a backup of the
project file is created.
-FIX: In tile properties of tileset 1 being used in all tilesets while in
runtime.
-FIX: In tile properties screen solid tiles being displayed in incorrect
positions.
-FIX: In ground collisions where the Objects are bigger than tile size.
-FIX: Fixed glitch happening when using Camera Shake in large maps.

v0.8.12
-FIX: When camera position moves abruptly, it was causing graphical
corruption.
-FIX: Fix in Level Editor screen, some buttons not working when a lot of
objects were used.
-FIX: Fix in Square Grid Slice in Spritesheet screen.

v0.8.11
-Added shortcuts for Level objects in the object editor, to easily see the
used ones and navigate quickly to one of them.
-Objects have two internal variables Custom 1 and 2, now their name can be
changed and the trigger name will change too for readability.
-Added action trigger Tile Type is that checks the collision type of the tile
where the object is.
-Added exception handling that will exit the editor or game when low on chip
ram or other exceptions.
-Level exits have been moved to the Level Properties tab.
-Change in scrolling routine when processing the left part of the map.
-Added Shotemup example in the projects folder.
-FIX: In Change Type trigger, not working as expected.
-FIX: In Change Tile trigger, now working fine when the tile was not on
screen.
-FIX: In Change Icon trigger, it was not working properly.

v0.8.10
-Start button added to Play the game not from the current level but from the
initial game level.
-Level background menu is now in Properties tab in the Level Editor.
-New action trigger Change Icon to change an object icon.
-When editing an object with parent, parent object is now displayed.
-After a new project is created paths are initialized and point to the project
folder.
-BlockBreaker example has been added.
-FIX: Not enabled objects are not visible anymore in the level editor screen.
-FIX: When setting the frame manually in Animation screen.
-FIX: Tile On Screen trigger was not working properly.

v0.8.9
-Profiler menu is here to help to find out any peformance problem in your
games.
-Profiler data can be seen after playing a game, it only takes into account
what happened during the playing time.
-Sounds can loop if that option is selected in the Audio menu.
-OS version is displayed in settings menu.
-In Settings menu you can choose if you want the profiler screen to be shown
after each Play.
-In Settings menu you can disable Network to test multiplayer games without
the need of a network connection.
-Keyboard read routines have been reworked.
-Fix for the keyboard image display in Input Screen.
-Fix in export triggers to text, some triggers were incorrectly exported.

v0.8.8
-In Objects screen it is possible to quick jump to objects thanks to the new
object bar.
-Camera code has been reworked.
-Camera set pos trigger has been reworked.
-Export now prompts user if files to run the game from floppy must be
included.
-Edit Image creates a new IFF file if the Image field in empty in Tiles and
Sprites.
-Input menu now shows a keyboard image with the rawkey values to use.
-Background color added for HUD elements.
-Better error handling in load and save project.
-Vampire core is detected in settings screen.

v0.8.7
-Help information is available in the editor, press the (i) button in the
bottom of the screen.
-Fix in Force NTSC flag that can be used from the CLI or the Icon Tooltype.
-Added Stamp action trigger that prints an object to the brackground of the
level.
-Change in screen refresh when the camera position moves abruptly.

v0.8.6
-Added HUD Refresh trigger to fully repaint he hud. Only use it when changing
labels.
-Editor stack increased to allow the sprite editor to cut bigger sprites.
-Now it is possible to copy and paste objects. It should work between projects
too.
-Added C64 menu color scheme.
-Fix in games not using HUD.
-Fixes in the copperlist.
-Fix small glitch in the bottom of the menu.

v0.8.5
-Added action Trigger Prev Level to move to the previous level.
-Added action Trigger Level# to var to set a Var with the current level
number.
-Improved ApolloOS/AROS compatibility.
-FIX: In Spitesheet screen, Pick could lead to a crash.
-FIX: In edit Display Object x & y.
-FIX: In Level editor 1 key moves to the previous level.

v0.8.4
-Pipeline fully moved to Amiblitz 3.8. Libs are now from this version.
-Input key functions replaced to be compatible with ApolloOs.
-Auto slice fixes to allow bigger sprite areas, stack reviewed.
-In Sprite Sheet screen now the start frame and end frame of the sheet is
displayed.
-Added some more checks to auto slice.
-FIX: Start shape was badly calculated for sprite sheets bigger than 2.
-FIX: Only first sprite sheet was exported.

v0.8.3
-Compiler changed from Amiblitz 2.44 to Amiblitz 3.8. This has some
implications:
-Now lower limit to play games is a Motorola 68000 instead of a 68020.
-There are two editors, one generic and one for 020+.
-When exporting a game you have to select if it is generic or for 020+.
-Performance seems slightly better.
-To avoid compilation issues, some more memory is used by the game player.

v0.8.2
-In settings screen now you can select if you want to use a custom screen or
the workbench for file requesters.
-Added action Repeat Every to execute actions every certain time.
-In Animation screen the animation number can be selected using an input
field.
-In Animation screen you can modify the frame offset using the cursor keys.
-In Objects screen, Display Offset X and Y can be set using an input field.
-Bigger limit for sprite size when using the Auto Slice option.
-Extra checks and optimization for Auto Slice option.

v0.8.1
-In Screen menu, a color other than 0 can be overwritten, from 0(background)
to 127.
-BG Color and BG Rainbow action triggers are now named Overwrite Color and
Overwrite Gradient.
-Physics: Speed on col behavior reviewed.
-Performance: Improved performance of math routines.
-FIX: CD32 play CD routines fixed to allow more than one track being played.
-FIX: After moving to another level sometimes there was a glitch in the
scroll.
-FIX: When re-adding objects in the level, sometimes they were not added.
-FIX: Screen width was not reset when loading a new game.

v0.8.0
-Added action trigger Net Connect to connect to a remote machine and have a
multiplayer network game.
One machine in server, the client needs to enter the server IP. In a LAN, just
need to type the internal IP.
In different networks you can use external IP, probably port forwarding is
needed to find the target machine in the local LAN. REDPILL uses port 6666.
-Added contition trigger On Net Connection to detect when a connexion has been
established or if it is disconnected.
-Added condition trigger Is Net Remote to check if one player is remote or
local.
-Pong project has been updated to support two player network game
-Added action trigger Set Map Cols to activate/deactivate Object collisions.
-Added action trigger Norm Spd45 to adapt speed x and y when object is moving
in diagonal direction.
-Using Tool type NTSC in Game icon (or -NTSC parameter in the CLI) will force
the game to be launched in NTSC mode.
-Screen width now can go from 320 to 256, to allow for fast ports from other
platforms.
-Input system has been simplified.
-Frame control redone again to avoid flickering issues and horizontal lines.
-Objects of type shot now follow better the direction of the objects
instantiating them.
-Small change in cursor color.
-Input fields for Object width and height.
-Input fields for HUD object pos X and Y.
-Speed on col trigger now works on angle motion objects.
-When Speed on col is negative does not stick the objects to the ground
anymore.
-In Settings screen, now it is possible to select the Light theme for REDPILL
user interface.
-FIX: When using grid slice the frame offsets will be assigned automatically
the grid offset.
-FIX: Follow object was always following object 0.
-FIX: Only Vars from page 1 were accessible in the HUD screen.

v0.7.17
-The frame control system has been redone, now it is faster and smoother.
-In Audio screen, after playing a sound the duration in seconds of the sound
is displayed.
-FIX: After deleting an object in the level, there was a freeze.
-FIX: games using sound effect were suffering slowdowns

v0.7.16
-New triggers Obj Display X and Y to check the position of an object in the
screen.
-Palette is shown in the Screen menu.
-FIX: for TileProperties editting requiring FPU God knows why.
-FIX: EHB internal fixes.
-FIX: Possible crash when editing objects with large Icons.

v0.7.15
-Extra HalfBrite (EHB) support added. Now you can have 64 colors in ECS games.
-Tile animations are now possible. Anim speed can be changed but for the time
being all animations have the same speed.
-FIX:When no sprites are used, the tile palette is used for the game.
-FIX:issue in Change Tile trigger when used tilesets with borders.
-FIX: issue in Dialogs not showing properly. This only happened in the
exported game.
-FIX: in bar HUD elements.
-Some other minor changes and fixes.

v0.7.14
-New action trigger Play Anim 8 to play an animation based in the direction of
the object.
-Play Anim 8 uses 8 anims, starting with the Up/North Animation, and in
clock-wise order. It uses 8 animations.
-New action trigger Play Anim 4 to play an animation based in the direction of
the object.
-Play Anim 4 uses 4 anims, starting with the Up/North Animation, and in
click/wise order. It uses 4 animations.
-In a level, when a background image is used without any tiles placed, the
palette from the image will be used.
-For HUD bar elements, now it is possible to adjust the height of the bar.
-Extra check in Auto Slice to avoid slicing a big image by mistake.
-Level editor map now shows all available area instead of the camera limits
area.
-FIX: Tile properties display fixed when using tiles with border.
-FIX: Fix in export game routines.
-FIX: moving a livel object leaved some trash in the screen.
-FIX: Level editor now can scroll to the bottom of the level.
-FIX: Fix in edit trigger up/down controls, now last trigger is reachable.

v0.7.13
-Input buffering for Input Up and Input Fire: Save input for some frames.
Configure it in input screen.
-New condition Grounded that allows Coyote time or edge tolerance.
-Old Grounded and Not Grounded triggers are not invalid but deprecated.
-New action trigger Enable SFX that allows to turn on/off the sound effects in
the game.
-New action trigger Set NTSC to change display to PAL or NTSC.
-In RP Editor the gap between the game display and the editor display has been
reduced.
-FIX: When changing the level the tab displayed could be wrong.
-FIX: Sprite background was not cleaned properly when loadgin a new project.
-FIX: For games without tiles, the palette was wrong.
-FIX: HUD elements could have some flickering when values changed too fast.

v0.7.12
-New Triggers Show Scores and Enter Hiscore add Hi-Score functionality to
Redpill.
-In case of CD32, Enter Hiscore tries to save the scores in the local drive,
if not uses CD32 non-volatile memory. I hope someone can test it :)
-New project ex_hiscores shows how to use these new triggers.
-Fixed issue when exporting games that use image background and sprite
background at the same time.
-Updated Lha compression and now time is right for unpacked files (Until
2038).

v0.7.11
-RedPill Puzzle by Lemming880 updated with the final release.
-Lumberjack Platform game by Lemming880 updated to the last version.
-Sort by Z trigger has been fixed, thanks to amiman99.
-Exporting had some issues after the map optimization, this has been fixed.
-External text editor has been fixed too.
-Small optimization for games that use 16x16 tiles.

v0.7.10
-When exporting games, the level files will be smaller if not all the map
used, or if the map is not used at all.
-In Game Setup, the text edit now supports an external project, configure it
using icon Tooltyper.
-New action trigger Follow Obj <target obj> <speed> that sets up the speeds of
the object to match the targetted object.
-New action trigger Go to <Var> Level to load the level specified in the
valiables <Var>
-New action triggers Input Active to enable and disable player input.
-New condition triggers Input Active to check if player input is enabled or
disabled.
-Improved checks on boolean values for trigger paramenters.
-Side check code back to older and slower but more robust implementation.
-In Objects screen now it is possible to go directly to one object.
-In Levels screen now it is possible to go directly to one level.
-When exiting the Editor and the Player the REDPILL fonts assignment is now
removed.
-Now it is possible to edit the background image of the level with the
external painting program.
-Tile on screen <i> condition trigger added to perform actions for each tile
<i> present on screen.
-Tile on map <i> condition trigger added to perform actions for each tile <i>
present on the level map.
-Move to Level trigger has been renamed to Go to Level.
-Fix for possible memory corruption problems when objects had negative
coordinates.
-Fixed issue with HUD bars and negative values.
-ex_mapenemies project has been added to teach the new triggers.
-Fixed issue when using Enemies collide with enemies option, cells not being
freed after enemy was destroyed.

v0.7.9
-Noah game from Sensei-Sama included in the projets.
-Now you can use multiple spritesheets, still when slicing them some frames
can move or be overlapped. To be improved in future versions.
-REDPILL player now supports Version from AmigaOS and -version parameter
-Executable files now use Shrinkler 4.6.
-Now when using RPPlayer from cli if no parameter is given can get it from the
icon.
-Audio is restored (faulty in 7.8)
-Optimization: now non visible objects have animation logic deactivated.
-Optimization: less memory used when enemies collide option is not activated.
-Last opened projects logic improved.
-Adding support for number formatting in HUD, use 0s to specify the number of
digits to use.

v0.7.8
-All new games will be created in the projects folder. When starting the
editor the main things you can do are creating a new project or loading an old
one.
-Examples folder has been removed.
-Fast loading options have been added to access quickly your last loaded
games.
-Mulipalette example has been added, it shows how to use two different 16
colors tilesets and 16 color sprites in a 32 color game.
-Side X behaviour has been refactored, behaviour could be slightly different.
-Anim Comp condition trigger has been implemented, it can replace Anim is and
Anim is not triggers.
-Anims with loop now allow a Next Anim to be filled, when the looping anim is
stopped it will play the specified next animation.
-Level being edited can now be changed in the Edit Level screen.
-If foreground and background colors chosen in the dialogs are the same the
text color chosen will change.
-An issue when going back from Tiles screen has been fixed.
-Issue with Text Dialogs rendering has been fixed.

v0.7.7
-Action triggers have been optimized to speed up the object processing.
-Fixed possible error when using many audio files.
-Fixed game object icons failing to render in exported projects.
-Action trigger animation to angle was not working under certain conditions.
-Optimized memory used by objects when using REDPILLPlayer.
-Optimized chip memory used by objects when using REDPILLPlayer.
-CD32 Red button does not trigger Fire1 anymore.

v0.7.6
-Fixed issue where object icons were not visible in runtime.
-Added action trigger to Set Target to closest object of one type.
-Tile solidity properties is now graphically visible in the Tile properties
screen.
-Added action trigger Multiply Speed by Var(iable).
-Added action trigger to set a Var(iable) with the count objects of some type.
-Keep on screen trigger moved to the render cathegory.
-Added action trigger Set Display Pos to set the position of an object
relative to the screen.
-Added options in sound screen to remove Sounds and Modules.
-Experimental PlayCD32 trigger improved.

v0.7.5
-Added action trigger PlayCD32 to play audio tracks (Experimental).
-Added condition trigger to compare two Vars.
-Fixed CD32 buttons input triggers.
-Changed copper routine to avoid bottom color be displayed on top of the
screen.
-HUD fixes in text values.
-Fixes in sprite background loading.
-Follow camera fixes.
-Fix for a bug where some statics objets could be overwritten by instanced
objects.
-General bug fixing.

v0.7.4
-Please make a backup of your projects before upgrading them to 0.7.4, the
.pill format has changed.
-Camera follow does not follow the object when it is not active in the current
level.
-Force NTSC in Screen menu forces the game to run in NTSC resolution.
-Non visible objects icon is visible now in level edit screen.
-CD32 red button now activates fire1 button.
-Export function now exports less redundant files.
-Scroll coordinates now reset when a level is loaded or reloaded.

v0.7.3
-Program stack size increased to 32Kb to avoid unstability and crashes when
using autoslice.
-Sorting and rendering by Z has been recoded to avoid objects disappearing.
-Fix: Screen Flash trigger was not working when HUD was on top.
-File requesters now have a maximum size.
-Fixed an issue preventing from changing Var pages when selecting a Var in the
triggers.
-Sound module code is now more robust to avoid memory leaks.

v0.7.2
-Parts of the HUD were erased under certain circumstances, this has been
fixed.
-Camera Follow now doesn't follow the Object when it is not active.
-In Grid Slice, an empty frame was considered, reducing the number of
available frames, this has been fixed.
-Set Speed C action triggers now changes the side the Object if facing.
-Set Speed X from var now takes into account the side, if side is left speed X
will be negative.
-Some glitches removed when switching between menus.
-Minor fixes in audio.
-Some other minor fixes.

v0.7.1
-Export added in main screen to export the project into an encrypted .redpill
file. This file can only be opened from the Redpill player.
-Export will create a folder named export, this export folder is the
distribution folder of your game.
-Now each map can have its own tileset, the palette will be adapted to the
spritesheet palette if there aren't enough colors available.
-This also means each level now has its own palette saved in a separate file
-Help for triggers is available inside the editor, just select a trigger and
press the Help key. Sadly it is not finishing and not all triggers are
documented, but it will come.
-Condition triggers had a general optimization resulting in faster condition
evaluation.
-Level object screen has been changed to allow editing in a simpler way,
several issues have been fixed.
-Object triggers can be exported to text for easier and global visualization.
-External text editor can be set in the icon, just like the image editor.
-In the HUD, the icon sprite used can be set with either a number or number
variable.
-Added manual sprite cut to manually cut frames from a spritesheet.
-Added action trigger Angle to target that sets the GO angle to point the
target, useful for shots and many more.
-Added action trigger Tiled Move <X in tiles> <Y in tiles> to move objects in
tiles.
-Added action trigger Tiled Push to push other others away when moving objects
with Tiled Move.
-Collision boxes changed to the old (and better) routine.
-Animation frames can now last less than 0.05.
-Tabs added in the level editor screen for faster ediing.
-Minimap tab added to the level editor for quick visualization of tiles and
game objects, and map repositioning.
-Sound Generator added to create new sounds inside the editor, the save
feature uses DataToIff V1.1 - Sound File Conventer - Written by Janne Saarme
1990-1992.
-Bouncing example added in the examples directory.
-Pillman game example has been added to the projects folder.
-Red color has been added in the editor for some menus and UI elements.
-Dialog engine noe uses AGA colors when the game is AGA.
-Added protection code to the custom load font, if font is not found it should
not break.
-If the background sprites cannot be loaded then level sprites are
deactivated.
-Frame has been removed from the HUD Bar element
-HUD Bar element now can show timer variables.
-Issue fixed with HUD texts numbers not being erased correctly.
-Fixed issue with triggers Hit->CustomX not working properly.
-Lumberjack platform by Lemming880 has been added to the projects.

v0.6.14
-Use the Editor tooltip to choose your IFF paint program, then in tiles and
spritesheet screen you can quickly edit your images.
-Added action trigger New Question <question id> <text> to start a new
question.
-Added action trigger Add Answer <value> <text> to add a new answer to the
started question.
-Added action trigger Ask Question <var>, that will set up a variable with the
value from answer.
-Now it is easier to set up the text to use in Show Text/Dialog.
-Text and Dialogs now stop the other triggers from being processed.
-In Level Objects screen you can use 1 and 2 to quickly move between levels.
-Added extra check to HUD code.
-Added extra checks to LoadSound.
-On load level added extra frame to avoid corrupted graphics.
-Fixed Color 0 being overwritten with certain settings.
-Disabled Blitz2 bitmap out bounds check.

v0.6.13
-General trigger processing has been optimized.
-Collision system now uses internal blitz basic collision function.
-Optimized trigger Collides type, it should be much faster.
-Optimized trigger Sort by Z.
-Extra checks added to level editor flood fill.
-For grounded objets to trigger bottom collision every tick now they must have
height.

v0.6.12
-Added new action trigger Play SFX L+R to play a sound on all channels.
-Added some wait time after loading sounds to avoid floppy drive stay turned
on.
-Fix for texts being lost after playing the game in the editor.
-Fix for color value in HUD components being assigned to label color.

v0.6.11
-Added action trigger Set Z from Y to update Z value of objects based on Y.
The lower in screen is the object the bigger the Z will be (more in front of
everything).
-Added action trigger Sort in Z to update rendering of objects based on Z. It
is very unoptimized for now, better not to use it every frame.
-FIX: Fixed a bug in Y scrolling with big maps, introduced in last version.
-FIX: In editor static objects at (0,0) where not active until level editor
was used.
-FIX: Reseting the project before a load to avoid unwanted project
overlapping.
-FIX: Reseting some editor variables when switching or creating a new project.

v0.6.10
-Scroll routines are more optimal than in previous version/s.
-Condition Timer not Active has been added.
-Now the Save&Load Checkpoint triggers take into account the level, and will
reload it in case it is necessary.
-Fix in Mutate To trigger, for some cases it was not keeping the old position
coordinates.
-In Animation screen, now you can choose the reference cross to be in the
center or in the bottom.
-In Animation screen, the frame was not refreshing after changing start frame,
this has been fixed.
-Action triggers added to Set Custom Var 0 and Custom Var 1 of objects using
the value of one global var.
-Action triggers added to Increment Custom Var 0 and Custom Var 1 of objects
using the value of one global var.
-Now the global REDPILL settings are saved and loaded.
-Change Tile trigger was been reimplemented to be faster.
-In Game Setup screen you can choose if the timers will use real clock or a
fixed time (classic Amiga way).
-In HUD when using a bar, the filled bar cannot overflow the maximum anymore
-When an object is grounded will trigger a bottom collision.
-Some minor optimization in objects update.
-Fixed screen shake trigger that was not working in certain situations.

v0.6.9
-Joystick button reading has been changed as it was behaving oddly in WinUAE.
On real Amiga it was fine.
-Action trigger Recoil has been added.
-In Level editing, multitile grabbing support has been fixed to work fine in
all places of the tileset.
-Spritesheet autoslice was causing a crash in some cases, this has been fixed.
-Spritesheet autoslice now shows progress visually.
-There was a bug on scroll init that in some causes was showing wrong tiles in
the initial screens.
-Added confirmation request when exiting the program.

v0.6.8
-About and Settings sections have been merged in Settings.
-New Project now asks for confirmation.
-Only used gameobjects are saved, decreasing the size of the .pill file
significantly.
-New cursor design
-Added a Clear Map button to clear the current map.
-In Level menu, you can specify the exits of the map in the 4 directions. The
exits point to other level numbers, use -1 to assign no exit.
-Added action trigger Keep on Map to avoid an object getting out of map
dimensions.
-Added action trigger Check Exits to check current object against map
dimensions and it will trigger the change of level.
-Added 4 action triggers Set Exit <X> to modify the level exits.
-Added Impact action trigger to transmit motion impact from one object to the
impacted one.
-Flash Object trigger no longer makes the object blink, it stays in the same
color for the length of the flash.
-Change between levels has been modified to avoid a frame with incorrect
render at the start of the change.
-Added checks to avoid a crash when the system cannot find the tileset file in
the project.

v0.6.7
-Fixed issue in ECS machines that could end in a crash.
-Fixed issue with games with multiple songs.
-Fixed issue when overwriting projects that ended making the file bigger than
it should.
-Added delays after reading files to avoid the floppy drive being on when it
should not.
-After starting to play a mod file the Amiga filter is turned off.
-Fixed issue with sprite backgrounds moving at loop speed and showing an
artifact.

v0.6.6
-Added Import text map feature, this is a text file using comma separated
values. tIDE for example uses this format.
-Sprite background code is removed when using a ECS machine. AGA and ECS
projects can use the background, it will not show up in ECS machines.
-Sprite background now loops properly every 256 pixels.
-Sprite background movement is disabled during dialogs.
-Added the possibility to allow the sprite backgrond to be affected by camera
movement, this value could be fractional.
-Fixed bug when going from a level with sprite backgeround to one without.

v0.6.5
-To ease delevopment trigger parameters will show static or not static objects
depending on the trigger support.
-Animation screen has been improved with step by step controls (keys 1 and 2).
-In animation screen use space to play/stop the animation.
-Background independent scroll is supported with Amiga sprites. This feature
is still experimental and background image must be a 256x256 4 colors image.
Astro project shows this feature.
-Borders wont show anymore the background copper effect (ECS only).
-Objects menu has a different color, another test.
-Volume request has been disabled, this could help to prevent a crash when
loading the project and paths have changed.
-Fixed bug with parameters being messed up when deleting a trigger.
-Mirror game added to the package.

v0.6.4
-Added support for song modules compressed in PowerPacker.
-Added Fade In and Fade Out action trigggers.
-Added On Fade Out condition to trigger something when fade is complete.
-Fixed a graphics glitch at the start of the games.
-Some fixes in scroll routines.
-Small changes that could make the game unstable.

v0.6.3
-Added volume settings for the songs in the audio menu.
-Added condition triggers Collides Player X and Collides Player Y to check
only one dimension.
-Added action trigger Change Type to change type of object.
-Platform code modified to avoid unwanted behaviour in certain conditions.
-Scroll code modified to avoid certain artifacts and some problems with tiles
of 24 pixels.

v0.6.2
-If camera target changes more than one screen of distance instead of a
travelling the camera moves immediatly to the target.
-Between two frames the scroll is going to move half of a tile at most.
-Scroll speed has been optimized.
-Bug on the top tile row when scrolling up has been fixed.
-Action Set var trigger when used in booleans will change UI of the parameter
to suit boolean values
-Condition trigger Var True fixed because curiosly it was failing with
booleans.
-Added action triggers Load/Save/Reset checkpoint that will load/save the
object position.
-New action trigger Change Tiles will change every the tiles in the area of
the game object.
-Fixed a bug in the Level Object screen where some collision boxes where
displayed in incorrect locations.
-A new trigger WallJump has been added to the triggers library.
-Changed and fixed in the show text/dialog engine.
-Basic_platformer game example has been updated.

v0.6.1
-Added a sound volume setting for each sfx in the audio screen.
-Added flags to gameobjects to allow them to be awaken or processed only when
they are in the screen.
-For awaken objects there is a flag to put them to sleep when they are out of
the screen.
-Render processing now should be faster for objects not inside the screen.
-Now it is possible to delete any trigger, not just the last one.
-Added Save and Load options for a single trigger.
-Fixed dialogs not properly aligned when HUD was not enabled.
-Fixed a missing pixel line when the sprite was in certain positions in big
levels.
-SetPos to Obj trigger was repeteated twice, duplicity has been removed.
-IncPos trigger was missing, it has been added back.
-Load and save triggers filename extension were inconsistent, it has been
fixed.

v0.6.0
-First alpha release.
-Debug files RedPillPlayerDebug and RedPillEditorDebug have been removed.
-File format has changed, and old projects need to be updated. Backup your
project, load it and save it again to upgrade it.
-Instead of a single file, levels of the project are save in individual files.
Each level now has its own file, maximum number of levels has been increased
from 10 to 100.
-In Level Editor, now you have a reload level option in case you want to
discard your changes.
-Each project now contains a text file too. Game texts for now are only used
in Show Text and Show Dialog triggers.
-Number of animations increased from 32 to 64.
-Scroll routine has been optimized, now it uses much less cpu.
-Triggers have cathegories to find them easier: General, Input, Vars, Objects,
Cinematic, Map, Render, and Audio.
-Objects can have a parent object, in that case their position will be
dependant on the parent object.
-For an object with Parent you can specify the offset in X and Y, also if is
if affected by parent direction (lateral or 360).
-Triggers to manipulate parent properties: Set parent, Unset Parent and Parent
Offset.
-Added trigger to Blink a game object for a number of frames.
-Added trigger to Flash a game object for a number of frames.
-REDPILL exe files are now packed with Shrinkler to reduce its filesize.
-When no trigger is selected, now it goes back to trigger screen instead of
going back to object screen.
-REDPILL player logo is now animated.
-Action Trigger Mutate to <gameobject> allows a gameobject to transform to
another type, use with caution.
-Action Trigger Keep On Screen to avoid objects get out of the screen.
-Hud on top has been implemented.
-Added triggers to turn Hud On and Hud off.
-HUD now supports a background image, you can add it in the HUD screen.
-HUD Labels and HUD values can be set to a color.
-HUD Labels now can be a text or an icon.
-HUD Values now can be a text, an icon or a bar.
-Game Object icons now support values up to 254.
-Text display triggers with/out title and with support for  multiple pages,
show Text for only text and Show Dialog for title + text.
-This versions contains an Amigaguide file that in the future will contain
REDPILL documentation.
-Fixed a bug when using Once condition trigger.
-Allowing negative render coordinates.
-Action trigger Keep On Screen added to keep a game object inside the screen.
-When an object collides with a ramp now it is considered a bottom collision
and will trigger collision triggers.

v0.5.11
-You can set now Z of the objects to set the drawing order. The lower the
number the later they will be drawn.
-Added condition Trigger On Level Load that will be activated each time a
level is loaded.
-Added action trigger Halt Triggers that will stop trigger execution in that
object. This is useful for example to prevent objects outside screen to check
all triggers and waste CPU.
-Play Mod action trigger added to play 4 channel mods. Old trigger has been
renamed to Play Mod+SFX.
-Added Hit>Set Custom1/2 action triggers to set custom vars of the object
being hit by current object.
-Added Hit>Inc Custom1/2 action triggers to increase custom vars of the object
being hit by current object.
-Fixed bug that prevented color 0 being overwritten when using background
images.
-Fixed bug that prevented rest of actions in a trigger being executed after a
level change.
-Added example trigger with 4 directions control.
-Game was not correctly loaded when it was in the path root, for example in
DF0: this is now fixed.
-Error message is displayed when Redpillplayer cannot find the path to the
project.
-Fixed bug in Level screen that prevented objects being displayed when they
were at coordinates x=0 or y=0.

v0.5.10
-Triggers folder now contains some basic examples for triggers. We start with
a 8 direction trigger for top-down games and a jump trigger for side view
games.
-Fixed issue with some static objects being lost when changing levels if they
have been deactivated.
-Fixed issue that prevented the correct animation being shown for some objects
when changing levels.

v0.5.9
-In input screen now it is possible to decide if object follows only X or Y
axis when using mouse.
-Position 0 limit for X and Y coordinates has dissapeared. But minimum drawing
coordinates are still 0.
-New action trigger Set position to Object position to make the position of
one object equal to another one.
-Fixed Action triggers Instantiate X, Instantiate Y, and Instantiate XY.
-Instantiate XY uses parameter one for Object and parameter two for X and Y
coordinates. X and Y will be the same.
-ECS screen setups now uses less copper operations (internal change).
-Audio can be disabled in the Editor using the Settings menu.
-Change tile trigger reimplemented.
-Fix: Time to live counters are resetted when instantiating objects.
-Fix: Changing level now resets the values of dynamic objects.
-Fix: Move to level now resets the tile map of the level.
-Momospace project updated.

v0.5.8
-Added action trigger to set a random value to Custom Object var 1.
-Added action trigger to set a random value to Custom Object var 2.
-Added action trigger to set a random value to Custom Object timer.
-Fixed a bug when detecting if joystick buttons were released
-Fixed UI bug that caused a change in the action when changing second
parameter of a condition.

v0.5.7
-You can select the font to be used in the game inside the Game Setup menu.
-Objects now have Custom1 and Custom2 vars that can be used for energy,
health, shots, etc.
-Condition and action triggers have been added to set, modify and check the
object custom vars.
-A custom timer has been added too, use Set GO Timer to start it, and GO Timer
Trig to check if it has been triggered.
-Options key is now supported, condition trigger added to check its status.
-When enabling and disabling HUD objects, HUD will be cleaned up only if a
change has been done.
-Fixed a bug in RedPillPlayer when using tooltypes that prevented the games
from starting.
-Fixed a bug in RedPillPlayer causing Reload level to act like Restart level.

v0.5.6
-Added CD32 pad support, triggers added to read Play/Pause, Forward, Reverse,
Green, Yellow, Red and Blue buttons.
-Added NTSC support.

v0.5.5
-Input menu has been implemented, now you can change game keys or use mouse
input.
-Mouse input implemented, for now it is limited to games without scrolling.
-Joy button implementation is now completed.
-Number of Globals that can be used has been increased from 14 to 32.
-Added condition trigger Anim is not [animation].
-Action trigger Time to live [time] to destroy an object after a certain time
is now implemented.
-Added action trigger to screenshake[force][time] screen.
-Added action trigger to flash[color] screen.
-Added action trigger to set a Global value with the value of another one.
-Added action trigger to add the value of a Global to another one.
-Added action trigger Set Global RND [number] to set up a Global with a random
number from 0 to [number].
-Added action trigger Inc Pos[x][y] to move manually the position of an
object.
-Added Instantiate X[x], Instantiate Y[y] and Instantiate XY[x][y] to
instantiate objects at the desired position have been added.
-Autoflip routine is now more robust to avoid crashes.
-Routine to check collisions has more checks to avoid crashes.
-Solved bug in Collides With Object trigger.
-Scroll routine has been optimized, still not super fast.
-Gameobject trigger execution time has been optimized.
-OK button has been moved for some screens to avoid button overlapping.
-Redpill puzzle game by Lemming880 has been added.
-Basic platformer example project has been added.
-Basic shooter example project has been added.
-Pang and pacman projects have been removed.

v0.5.4
-Maximum number of frames increased from 100 to 320.
-Platform code has been reviewed to avoid artifacts.
-Project spritesheet is loaded on project loading, no need to reload it ecah
time.
-Bigger default camera limits, full map limit as default.
-Scroll is now working on the tile selection screen and tile properties
screen.
-Sprite sheet slices are less prone to crash the program when something
unexpected happens.
-Added action trigger to set a game object visible or not.
-Fixed a bug on angle initializing causing some objects to start on incorrect
angles.
-Fixed a bug that was showing different frame offsets between the animation
screen and the runtime.

v0.5.3
-Games from the RedPill game competition by Amiga Wave have been included:
MomoSpace by Tecniman and Amiga Racing by Juande3050.
-Support for big maps, now map are 84x84 tiles by default. You can modify
maximum width and height in the Edit Map screen.
-You can use shift key to speed up movement when moving around the level for
editing.
-Ramps are back! Ramp up and down at 45 degrees.
-Platform code was not working as intended, object was colliding as if it was
solid. It is now fixed.
-Tiled binary imported allows to read tilemaps made with Tiled. You must
convert them to binary first.
-Added condition triggers Is on Screen and Is off screen to check if the
GameObject is inside the game screen.
-Added contition trigger to check the current level.
-Added action triggers to set the Camera position and to increment the Camera
position.
-Frame displayed now changes immediatly when changing frame in animation
scree.
-Offset line helpers in Animation Screen now go to the end of the screen.
-Added clear option in HUD screen to clear variables used by labels.
-Camera is now reseted when starting the game or when changing a level.
-When a GameObject is not enabled in the current level it is showed in black
in the Level Edit screen.
-Angular code is not recalculated every frame, this should help to increase
performance.
-Fixed a bug with tiles bigger than index 127.
-Set of different fixes for the HUD.
-Fixed a bug causing a crash in ECS machines with projects being created in
AGA machines.

v0.5.2
-In Animation Menu offset of each frame can now be changed by dragging the
image with the mouse.
-In game setup you can select if you want enemies to collide against other
enemies to avoid them using the same space.
-Edit Level has been renamed to edit map, map now only refers to the level
tilemap.
-Background image in map edit screen can now be removed using the new Remove
button.
-Load map and Save map features have been added.
-Added a condition trigger to check tiles with a comparison. Old one is keep
for compatibility.
-Added condition trigger to check if tile is solid. Parameters are the offset
in X or Y to check adjacent tiles.
-Added condition trigger to check if tile is not solid. Parameters are the
offset in X or Y to check adjacent tiles.
-Added action trigger to go to the next level (this sounded epic).
-Added action trigger to reload trigger. Right now it does the same as restart
level, but in the future reload will reset the tile status of the map.
-Added action trigger to change Display Offset of the object.
-Added action trigger to change Size of the object collision box. Use it with
caution.
-Animation player in animation screen now takes into consideration the target
frame rate of the game.
-Tile border parameter for the tilesets is working again.
-Fix for the issue causing past keys to be written when clicking on an edit
gadget.
-Fixed a graphic glitch when changing levels both in the editor and the
player.
-Fixed an issue with condition parameters not being edited correctly.
-Fixed an issue causing a crash when using a background image for the level
without tileset.
-Fixed a glitch when going from animation screen to the main screen.

v0.5.1
-Trigger execution point has been changed back to the place it had in 0.4.x
versions.
-Scroll update routines are only called when there is scroll, it should speed
up games without scrolling.
-RedPillPlayer filesize has been greatly optimized, it is half than before.
-Amiblitz Int compile optimization has been turned on, but I noticed no
difference.
-Fix for a bug that blocked object movement when collisions were not activated
for that object.
-Fix for custom font not being included in previous version.
-Pacman project updated with target FPS set to 50.

v0.5.0
-Main feature of this release is that now it uses advanced scrolling
implementation. This will allow RedPill games to make use of larger maps in
the future v0.5.x versions. It also allows RedPill to use less ChipRam. This
could lead to some bugs that will
be fixed in next versions. Look at ScrollingTrick.lha in Aminet to know more
about the implementation.
-Now multiple tile changes can happen in every frame.
-Object rendering has been changed too, BBlits are no longer used.
-Projects now have a target frame rate in the Game Setup screen: 50 fps, 25
fps, 17 fps, 12 fps. Default is 25 fps.
-Angular phyics have been redone with a more robust implementation. Shot type
objects now can follow the same direction of the object Instantiating them.
-Collisions have been changed again to be more optimal and perfect.A side
effect is that ramp collisions are lost in this version, they will be back
soon.
-Frame offsets have been added: Now you can modify the display offset by
frame.
-Grid slice has been optimized, now shapes are trimmed to its visible size.
-Animations are now changed once per frame and now everytime a PlayAnim
trigger is triggered.
-Stop Anim trigger does not need a parameter anymore.
-Temp files that are stored on ram: when playing from editor now use a common
name.
-Custom font is being used in the editor.
-Debug info removed from tile properties screen.
-File names in tileset menu and sprites menu are truncated if length of name
is too big.
-Fixed a bug that made not possible to modify condition parameters in lines
2-5.
-Fix in calculate map dimensions.
-Fixed bug in Target Distance trigger.

v0.4.8
-In Screen menu now you can set up the background color and also the copper
rainbow color to use.
-Triggers can now be copy & pasted.
-In the camera settings now you can select the object to follow.
-Added shortcurts to go to the first and last triggers.
-Added condition trigger to know if a certain animation is playing.
-Added condition trigger to check if animation is in a certain frame.
-Added condition trigger to check if animation has reached the end.
-Added action triggers to change the background color and also the rainbow
color (start and end color).
-Added action trigger to change the object the camera is following.
-Animation values can be edited directly typing the values.
-Fix for a crash that happened when playing with grid and autoslice.

v0.4.7
-To exit a game now you have to use ESC key instead of the right mouse button.
-Camera parameter Camera Forward Focus allows to change how forward the camera
moves towards where the player is facing.
-Camera parameter Camera Smoothing adds delay to the camera movement, the
higher the value the smoother it will be.
-New condition triggers to check object speed X and speed Y values.
-New condition triggers to check object angle and the speed on that angle.
-On Level Objects screen clicking anywhere on the screen shows the position on
the status bar.
-On Level Objects screen Object position can be set directly using the edit
boxes.
-When entering Level Objects screen the first game Object is centered on
screen.
-When grabbing objects on Level Objects screen now the offset where you click
is taken into account.
-New project now cleans all the bitmaps from the previous loaded project.
-New action trigger to change Objects weight.
-New action trigger to change overall gravity.
-New condition trigger to check distance to target object.
-More than one level tile can be changed per frame when using Change Tile
trigger.
-Collision routines have been greatly optimized.
-Fix for game display being erased everytime screen changed.
-Fix for calculate dimensions returning a value one tile short.
-Fixed tiles on the right and bottom of the level not being rendered.
-Galaga project updated with Nobody's work.Pacman project updated too.

v0.4.6
-On the level editor, you can select more than one tile using mouse drag.
-Calculate level limits now works instead of returning maximum size.
-Camera takes into account level limits as camera limits.
-Set target trigger now uses a game object parameter instead of a number.
-Redpill logo is erased once an action takes place, just cosmetic issue.
-Fixed graphic issue when HUD values are updated.
-Fixed possible issue when changing between levels.
-Fixed incorrect collisions when using non static objects.
-Pacman and Galaga examples have been updated. Thanks to Nobody from EAB for
the changes to Galaga.

v0.4.5
-Gadget for string values has been recoded to avoid the need of an FPU.
-Levels now have dimensions to avoid unwanted camera scroll.

v0.4.4
-Tiles can have 3 shapes: Normal, Ramp Up and Ramp Down. Define them in the
Tiles screen.
-Audio: Amiga Mods can be played. Define them in the audio menu and use Play
Mod trigger to play them. They are loaded at play moment, it is better to play
them once at the start of the level.
-Audio: Amiga IFF sounds can be played. Define them in the audio menu and use
Play Sound trigger to play them.
-Sprite color Remap now gives an error message when failing.
-Sprite generation from sprite sheets is more robust.
-Physics and platform code has been redone (again) to support the new tile
shapes.
-GameObjects process has been slightly optimized.
-When editting values the previous value is not lost anymore.
-When editing levels now you can use F to flood fill the current tile.

v0.4.3
-ECS is supported, 1MB of Chip Ram is required to run RedPill Player, plus
some Fast Ram.
-Settings menu has been added, there can be configured if collision boxes are
displayed when playing a game (F1 while playing does the same).
-In Game Setup menu you can set up the Gravity for the game.
-GameObjects now have a friction parameter that defines how speed changes when
object collides. "Speed on col" trigger can be used to change it during
runtime.
-Collision functions have been improved to avoid unwanted crashes.
-Blit buffers have been reduced to consume less chip memory.
-When RedPill is executed on an ECS machine, less chip memory is used for the
graphics.
-Now less objects are drawn when they are not on screen.
-Objects of type Shot now die when they collide with another object and
collision is being checked.
-Side X condition trigger has been added to check if object is looking left or
right.

v0.4.2
-Player 2 input is now available. In input triggers you can select the input
to use (Player 1 - Amiga Port 1, Player 2 - Amiga Port 0)
-Collision system has been greatly improved, now they are edge based instead
of point based. Also after a collision the object repositions until it is in a
valid position.
-Screen parameters are now saved
-Angular parameter can now be used using the triggers "Set Angle", "Inc
Angle", "Set Thrust", "Inc Trust"
-Animation can be mapped to the angle of the object using the play animation
by angle trigger
-New Condition Trigger to check if a Timer is active
-New Condition Triggers to check if the object hit a collision on the left,
right, top or down edges.
-Improved implementation of the Change Tile Action Trigger, but for now only
supports one.
-New Action Trigger "Speed on col" that scales the speed of the object in the
axis the collision was detected. Parameter set to 0 will set the speed to 0, 1
will leave it as it was, -1 will inverse the speed.
-UI feeback for buttons is back
-New Gravity like game example
-New Pacman like game example

v0.4.1
-For now the possibility to have more than one sprite sheet has been removed.
-Animations now have a label to make them easier to identify
-Initial level in game setup now works!
-When an animation has a mirror anim, you can see it at the same time than the
current animation.
-Triggers using animations as parametersnow use animation name and helper
selector
-Triggers using objects as parameters now use objects name and helper selector
-New triggers Set position X and Set position Y
-Fixed issue where non enabled objects were visible in the level edit screen
-Fixed issue when changing level in runtime background was not refreshed
properly
-Fixed issue with relative paths when using background images
-Fixed issue preventing the trigger comparisons to use the parameter <> "not
equal"

v0.4.0
-Initial Pre-alpha release.

In memory of Spiral World

Thanks to:
Jordi Palome, 007, Estrayk, Kikems, Farb Finsternis, Lemming880, Juande3050,
Fondriesete, Amiman99, Jojo, Tecniman, Sensei-sama, Ricky Place, Yoz Montana,
Juanda, Janne Saarme, Jacek Nockowski, Fireboy, Edu Arana, S0YS0Y, The
Brothers and  AmigaWave.

If you want you can buy me a coffee: https://www.buymeacoffee.com/zener
http://tiny.cc/redpillcreator


Contents of dev/misc/REDPILLGameCreator.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO METHOD CRC     STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[Amiga]                    148   14946   1.0% -lh5- eae1 Mar 26 15:39 REDPILL/projects/-Noah-/level-0.rpl
[Amiga]                    197   14945   1.3% -lh5- f1c7 Mar 26 15:39 REDPILL/projects/-Noah-/level-1.rpl
[Amiga]                    103   14918   0.7% -lh5- 5206 Mar 26 15:39 REDPILL/projects/-Noah-/level-10.rpl
[Amiga]                    103   14918   0.7% -lh5- 5206 Mar 26 15:39 REDPILL/projects/-Noah-/level-11.rpl
[Amiga]                    173   14959   1.2% -lh5- 7260 Mar 26 15:39 REDPILL/projects/-Noah-/level-2.rpl
[Amiga]                    150   14950   1.0% -lh5- ec24 Mar 26 15:39 REDPILL/projects/-Noah-/level-3.rpl
[Amiga]                    108   14918   0.7% -lh5- 6a59 Mar 26 15:39 REDPILL/projects/-Noah-/level-4.rpl
[Amiga]                    108   14918   0.7% -lh5- 6a59 Mar 26 15:39 REDPILL/projects/-Noah-/level-5.rpl
[Amiga]                    103   14918   0.7% -lh5- 4b75 Mar 26 15:39 REDPILL/projects/-Noah-/level-6.rpl
[Amiga]                    103   14918   0.7% -lh5- 5206 Mar 26 15:39 REDPILL/projects/-Noah-/level-7.rpl
[Amiga]                    103   14918   0.7% -lh5- 5206 Mar 26 15:39 REDPILL/projects/-Noah-/level-8.rpl
[Amiga]                    103   14918   0.7% -lh5- 5206 Mar 26 15:39 REDPILL/projects/-Noah-/level-9.rpl
[Amiga]                   1545    3170  48.7% -lh5- 6f90 Mar 26 15:39 REDPILL/projects/-Noah-/L?eme.TXT
[Amiga]                    670    1085  61.8% -lh5- 5d18 Mar 26 15:39 REDPILL/projects/-Noah-/L?eme.TXT.info
[Amiga]                    147     776  18.9% -lh5- 6ce9 Mar 26 15:39 REDPILL/projects/-Noah-/Peque?o Noah.pal
[Amiga]                   5888  213407   2.8% -lh5- 1586 Mar 26 15:39 REDPILL/projects/-Noah-/Peque?o Noah.pill
[Amiga]                  11732   55240  21.2% -lh5- c433 Mar 26 15:39 REDPILL/projects/-Noah-/Peque?o Noah.shapes
[Amiga]                   9061   23416  38.7% -lh5- 6fb7 Mar 26 15:39 REDPILL/projects/-Noah-/res/0-TITULO
[Amiga]                   5352   11388  47.0% -lh5- db6d Mar 26 15:39 REDPILL/projects/-Noah-/res/1-UTERO
[Amiga]                   4223   26400  16.0% -lh5- b829 Mar 26 15:39 REDPILL/projects/-Noah-/res/2-INCUBADORA
[Amiga]                  30245   42554  71.1% -lh5- ba03 Mar 26 15:39 REDPILL/projects/-Noah-/res/3-NOAH
[Amiga]                  12887   19008  67.8% -lh5- c00b Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/bacteria.iff
[Amiga]                   8177    9642  84.8% -lh5- b691 Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/contento
[Amiga]                  10605   12878  82.3% -lh5- 7038 Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/grito
[Amiga]                  11891   21758  54.7% -lh5- 47cd Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/jug1.iff
[Amiga]                  11962   24876  48.1% -lh5- ed54 Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/jug2.iff
[Amiga]                   8894   13812  64.4% -lh5- 26ba Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/jug3.iff
[Amiga]                  10687   17414  61.4% -lh5- 3c1a Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/jug4.iff
[Amiga]                  11341   17618  64.4% -lh5- 378f Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/jug5.iff
[Amiga]                  13515   21444  63.0% -lh5- 0baa Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/jug6.iff
[Amiga]                  21783   51752  42.1% -lh5- 247f Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/latido.mod
[Amiga]                  41541   64060  64.8% -lh5- 4780 Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/llanto.iff
[Amiga]                  17384   24660  70.5% -lh5- 698d Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/meropenem.iff
[Amiga]                  25744   38664  66.6% -lh5- 699e Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/no1.iff
[Amiga]                  20384   46988  43.4% -lh5- 1b06 Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/no2.iff
[Amiga]                  16263   25050  64.9% -lh5- a699 Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/no3.iff
[Amiga]                  15319   33942  45.1% -lh5- 2f5d Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/no4.iff
[Amiga]                   3098    6448  48.0% -lh5- b4cb Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/pedo1.iff
[Amiga]                   2599    5144  50.5% -lh5- a961 Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/pedo2.iff
[Amiga]                   2796    5736  48.7% -lh5- e8ec Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/pedo3.iff
[Amiga]                   2942    6092  48.3% -lh5- 63f7 Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/pedo4.iff
[Amiga]                  90785  243810  37.2% -lh5- 4e4a Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/portada.mod
[Amiga]                   6265    7260  86.3% -lh5- 2da7 Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/saturacion.iff
[Amiga]                  21544   33502  64.3% -lh5- 7332 Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/si1.iff
[Amiga]                  14199   30308  46.8% -lh5- 91c4 Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/si2.iff
[Amiga]                  29369   42506  69.1% -lh5- 2ed8 Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/si3.iff
[Amiga]                  24282   48022  50.6% -lh5- 8fdb Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/si4.iff
[Amiga]                  95300  125426  76.0% -lh5- 921f Mar 26 15:39 REDPILL/projects/-Noah-/res/sonidos/uci.mod
[Amiga]                  13729   36338  37.8% -lh5- a5de Mar 26 15:39 REDPILL/projects/-Noah-/res/Z-SPRITES
[Amiga]                     10     256   3.9% -lh5- 934d Mar 26 15:39 REDPILL/projects/-Noah-/texts.rpt
[Amiga]                   2937   10660  27.6% -lh5- 5c89 Mar 26 15:39 REDPILL/projects/-Noah-/tileset0.rpb
[Amiga]                    510     776  65.7% -lh5- 153f Jan  5 21:57 REDPILL/projects/astro/astro012.pal
[Amiga]                   2142   48352   4.4% -lh5- 7bc3 Jan  5 21:57 REDPILL/projects/astro/astro012.pill
[Amiga]                  16277   49184  33.1% -lh5- c3ad Jan  5 21:57 REDPILL/projects/astro/astro012.shapes
[Amiga]                   5255    8662  60.7% -lh5- ac91 Sep 17  1980 REDPILL/projects/astro/astrobackground
[Amiga]                  25683   54328  47.3% -lh5- 0ec6 Sep 24  2018 REDPILL/projects/astro/astromaster
[Amiga]                   9572   19970  47.9% -lh5- c30d Jan  5 21:56 REDPILL/projects/astro/astroplayer.iff
[Amiga]                  14573   22126  65.9% -lh5- 1a25 Sep 24  2018 REDPILL/projects/astro/astrotiles.iff
[Amiga]                    831    1596  52.1% -lh5- 79f2 Jan  5 21:56 REDPILL/projects/astro/hud.iff
[Amiga]                    261   14953   1.7% -lh5- 2f35 Jan  5 21:50 REDPILL/projects/astro/level-0.rpl
[Amiga]                    183   14949   1.2% -lh5- e6f4 Sep 24  2018 REDPILL/projects/astro/level-1.rpl
[Amiga]                     51   14899   0.3% -lh5- e95f Feb 17  2018 REDPILL/projects/astro/level-2.rpl
[Amiga]                     51   14899   0.3% -lh5- e95f Feb 17  2018 REDPILL/projects/astro/level-3.rpl
[Amiga]                     51   14899   0.3% -lh5- e95f Feb 17  2018 REDPILL/projects/astro/level-4.rpl
[Amiga]                     51   14899   0.3% -lh5- e95f Feb 17  2018 REDPILL/projects/astro/level-5.rpl
[Amiga]                     51   14899   0.3% -lh5- e95f Feb 17  2018 REDPILL/projects/astro/level-6.rpl
[Amiga]                     51   14899   0.3% -lh5- e95f Feb 17  2018 REDPILL/projects/astro/level-7.rpl
[Amiga]                     51   14899   0.3% -lh5- e95f Feb 17  2018 REDPILL/projects/astro/level-8.rpl
[Amiga]                     51   14899   0.3% -lh5- e95f Feb 17  2018 REDPILL/projects/astro/level-9.rpl
[Amiga]                   8312   17036  48.8% -lh5- 47df Sep 17  1980 REDPILL/projects/astro/player_s60.iff
[Amiga]                  16440   16805  97.8% -lh5- 6ac0 Dec  4  2006 REDPILL/projects/astro/player_s60.png
[Amiga]                   1161    2552  45.5% -lh5- bed6 Sep 24  2018 REDPILL/projects/astro/spritebackground.iff
[Amiga]                     59     316  18.7% -lh5- 181d Sep  6  2019 REDPILL/projects/astro/texts.rpt
[Amiga]                  14860   25954  57.3% -lh5- 4346 Jan  5 21:56 REDPILL/projects/astro/tileset0.rpb
[Amiga]                   4567    4607  99.1% -lh5- bade Dec  4  2006 REDPILL/projects/astro/tl0.png
[Amiga]                   5272    5310  99.3% -lh5- f10f Dec  4  2006 REDPILL/projects/astro/tl1.png
[Amiga]                   7896   12038  65.6% -lh5- b55b Sep 17  1980 REDPILL/projects/astro/world-0.iff
[Amiga]                   5174    5203  99.4% -lh5- d2dd Dec  4  2006 REDPILL/projects/astro/world-0.png
[Amiga]                   4892   10208  47.9% -lh5- 6128 Sep 17  1980 REDPILL/projects/astro/world-1.iff
[Amiga]                   3598    3598 100.0% -lh0- 9035 Dec  4  2006 REDPILL/projects/astro/world-1.png
[Amiga]                     57     776   7.3% -lh5- b6cc Oct 10  2019 REDPILL/projects/basic_platformer/game004.pal
[Amiga]                   2800   91791   3.1% -lh5- 7d0f Oct 10  2019 REDPILL/projects/basic_platformer/game004.pill
[Amiga]                    367    1916  19.2% -lh5- b9a6 Oct 10  2019 REDPILL/projects/basic_platformer/game004.shapes
[Amiga]                    350   14899   2.3% -lh5- 85d1 Jun  3  2018 REDPILL/projects/basic_platformer/level-0.rpl
[Amiga]                    324   14899   2.2% -lh5- bf31 Jun  3  2018 REDPILL/projects/basic_platformer/level-1.rpl
[Amiga]                    112   14918   0.8% -lh5- c9f9 Dec  6 11:23 REDPILL/projects/basic_platformer/level-2.rpl
[Amiga]                    110   14899   0.7% -lh5- 2722 Jun  2  2018 REDPILL/projects/basic_platformer/level-3.rpl
[Amiga]                     53   14899   0.4% -lh5- b8c0 Feb 18  2018 REDPILL/projects/basic_platformer/level-4.rpl
[Amiga]                     53   14899   0.4% -lh5- b8c0 Feb 18  2018 REDPILL/projects/basic_platformer/level-5.rpl
[Amiga]                     53   14899   0.4% -lh5- b8c0 Feb 18  2018 REDPILL/projects/basic_platformer/level-6.rpl
[Amiga]                     53   14899   0.4% -lh5- b8c0 Feb 18  2018 REDPILL/projects/basic_platformer/level-7.rpl
[Amiga]                     53   14899   0.4% -lh5- b8c0 Feb 18  2018 REDPILL/projects/basic_platformer/level-8.rpl
[Amiga]                     53   14899   0.4% -lh5- b8c0 Feb 18  2018 REDPILL/projects/basic_platformer/level-9.rpl
[Amiga]                    381    1994  19.1% -lh5- 9bad May 30  2018 REDPILL/projects/basic_platformer/sprites.iff
[Amiga]                    297     838  35.4% -lh5- 30cb Sep  6  2019 REDPILL/projects/basic_platformer/texts.rpt
[Amiga]                    845    2602  32.5% -lh5- cb26 Jun  1  2018 REDPILL/projects/basic_platformer/tiles.iff
[Amiga]                    872    6222  14.0% -lh5- 1f88 Oct 10  2019 REDPILL/projects/basic_platformer/tileset0.rpb
[Amiga]                     51     776   6.6% -lh5- fa95 Oct 10  2019 REDPILL/projects/basic_shooter/game006.pal
[Amiga]                   2140   51665   4.1% -lh5- 1a5b Oct 10  2019 REDPILL/projects/basic_shooter/game006.pill
[Amiga]                    490    1656  29.6% -lh5- 6caa Oct 10  2019 REDPILL/projects/basic_shooter/game006.shapes
[Amiga]                     78   14918   0.5% -lh5- 50e2 Oct 10  2019 REDPILL/projects/basic_shooter/level-0.rpl
[Amiga]                     56   14899   0.4% -lh5- fb5e Mar  2  2018 REDPILL/projects/basic_shooter/level-1.rpl
[Amiga]                     51   14899   0.3% -lh5- e5bd Mar  2  2018 REDPILL/projects/basic_shooter/level-2.rpl
[Amiga]                     51   14899   0.3% -lh5- e5bd Mar  2  2018 REDPILL/projects/basic_shooter/level-3.rpl
[Amiga]                     51   14899   0.3% -lh5- e5bd Mar  2  2018 REDPILL/projects/basic_shooter/level-4.rpl
[Amiga]                     51   14899   0.3% -lh5- e5bd Mar  2  2018 REDPILL/projects/basic_shooter/level-5.rpl
[Amiga]                     51   14899   0.3% -lh5- e5bd Mar  2  2018 REDPILL/projects/basic_shooter/level-6.rpl
[Amiga]                     51   14899   0.3% -lh5- e5bd Mar  2  2018 REDPILL/projects/basic_shooter/level-7.rpl
[Amiga]                     51   14899   0.3% -lh5- e5bd Mar  2  2018 REDPILL/projects/basic_shooter/level-8.rpl
[Amiga]                     51   14899   0.3% -lh5- e5bd Mar  2  2018 REDPILL/projects/basic_shooter/level-9.rpl
[Amiga]                    560     946  59.2% -lh5- 40f3 Sep  2  1980 REDPILL/projects/basic_shooter/sprites.iff
[Amiga]                     37     300  12.3% -lh5- f7b9 Sep  6  2019 REDPILL/projects/basic_shooter/texts.rpt
[Amiga]                     68     776   8.8% -lh5- dae8 Mar 26 15:39 REDPILL/projects/ex_bouncing/game001.pal
[Amiga]                     33      33 100.0% -lh0- 1030 Mar 26 15:39 REDPILL/projects/ex_bouncing/game001.pal.uaem
[Amiga]                   1710   41766   4.1% -lh5- 214d Mar 26 15:39 REDPILL/projects/ex_bouncing/game001.pill
[Amiga]                     33      33 100.0% -lh0- a6b0 Mar 26 15:39 REDPILL/projects/ex_bouncing/game001.pill.uaem
[Amiga]                    114     468  24.4% -lh5- c9c6 Mar 26 15:39 REDPILL/projects/ex_bouncing/game001.shapes
[Amiga]                     33      33 100.0% -lh0- a6b0 Mar 26 15:39 REDPILL/projects/ex_bouncing/game001.shapes.uaem
[Amiga]                    207     480  43.1% -lh5- d343 Mar 26 15:39 REDPILL/projects/ex_bouncing/gfx.iff
[Amiga]                    134   14918   0.9% -lh5- 2d0e Mar 26 15:39 REDPILL/projects/ex_bouncing/level-0.rpl
[Amiga]                     33      33 100.0% -lh0- a6b0 Mar 26 15:39 REDPILL/projects/ex_bouncing/level-0.rpl.uaem
[Amiga]                     10     256   3.9% -lh5- 934d Mar 26 15:39 REDPILL/projects/ex_bouncing/texts.rpt
[Amiga]                     33      33 100.0% -lh0- a6b0 Mar 26 15:39 REDPILL/projects/ex_bouncing/texts.rpt.uaem
[Amiga]                    227    5224   4.3% -lh5- eaba Mar 26 15:39 REDPILL/projects/ex_bouncing/tileset0.rpb
[Amiga]                    649    2362  27.5% -lh5- d9cc Apr  7 14:19 REDPILL/projects/ex_hiscores/background.iff
[Amiga]                    137     776  17.7% -lh5- 3cad Apr  7 16:22 REDPILL/projects/ex_hiscores/ex_hiscores.pal
[Amiga]                   1908   41981   4.5% -lh5- 8ee9 Apr  7 16:22 REDPILL/projects/ex_hiscores/ex_hiscores.pill
[Amiga]                    344     864  39.8% -lh5- 022c Apr  7 16:22 REDPILL/projects/ex_hiscores/ex_hiscores.shapes
[Amiga]                    477    2096  22.8% -lh5- b0e0 Apr  7 16:21 REDPILL/projects/ex_hiscores/fly.iff
[Amiga]                    425    2048  20.8% -lh5- 44fa Apr  7 16:21 REDPILL/projects/ex_hiscores/fly.raw
[Amiga]                    285   14955   1.9% -lh5- c9a5 Apr  7 16:25 REDPILL/projects/ex_hiscores/level-0.rpl
[Amiga]                    506    1002  50.5% -lh5- 2022 Apr  6 23:20 REDPILL/projects/ex_hiscores/sprites.iff
[Amiga]                     10     256   3.9% -lh5- 934d Apr  7 16:22 REDPILL/projects/ex_hiscores/texts.rpt
[Amiga]                    387    3594  10.8% -lh5- f28b Apr  7 12:03 REDPILL/projects/ex_hiscores/tiles.iff
[Amiga]                    467    6340   7.4% -lh5- 12d1 Apr  7 14:19 REDPILL/projects/ex_hiscores/tileset0.rpb
[Amiga]                     77     776   9.9% -lh5- 4472 Apr  1 20:30 REDPILL/projects/ex_mapenemies/ex_mapenemies.pal
[Amiga]                   2326   48830   4.8% -lh5- cb09 Apr  1 20:30 REDPILL/projects/ex_mapenemies/ex_mapenemies.pill
[Amiga]                   1009    3920  25.7% -lh5- 55df Apr  1 20:30 REDPILL/projects/ex_mapenemies/ex_mapenemies.shapes
[Amiga]                    129   14920   0.9% -lh5- bc79 Apr  1 20:30 REDPILL/projects/ex_mapenemies/level-0.rpl
[Amiga]                    146   14920   1.0% -lh5- 4d27 Apr  1 20:30 REDPILL/projects/ex_mapenemies/level-1.rpl
[Amiga]                    503    1072  46.9% -lh5- 7100 Apr  1 20:30 REDPILL/projects/ex_mapenemies/soundDamage.iff
[Amiga]                    465    1024  45.4% -lh5- b0cb Apr  1 20:30 REDPILL/projects/ex_mapenemies/soundDamage.raw
[Amiga]                   1444    2096  68.9% -lh5- 593f Apr  1 20:30 REDPILL/projects/ex_mapenemies/soundKill.iff
[Amiga]                   1401    2048  68.4% -lh5- ad25 Apr  1 20:30 REDPILL/projects/ex_mapenemies/soundKill.raw
[Amiga]                   1740    3120  55.8% -lh5- 372f Apr  1 20:30 REDPILL/projects/ex_mapenemies/soundShot.iff
[Amiga]                    403   15408   2.6% -lh5- cbf6 Apr  1 20:30 REDPILL/projects/ex_mapenemies/soundWin.iff
[Amiga]                    359   15360   2.3% -lh5- 0587 Apr  1 20:30 REDPILL/projects/ex_mapenemies/soundWin.raw
[Amiga]                   1083    3776  28.7% -lh5- 0096 Apr  1 20:30 REDPILL/projects/ex_mapenemies/sprites.iff
[Amiga]                     10     256   3.9% -lh5- 934d Apr  1 20:30 REDPILL/projects/ex_mapenemies/texts.rpt
[Amiga]                    229    2480   9.2% -lh5- f232 Apr  1 20:30 REDPILL/projects/ex_mapenemies/tiles.iff
[Amiga]                    214    5186   4.1% -lh5- 437a Apr  1 20:30 REDPILL/projects/ex_mapenemies/tileset0.rpb
[Amiga]                     63     776   8.1% -lh5- a799 Mar 26 15:39 REDPILL/projects/ex_multipalette/ex_multipalette.pal
[Amiga]                   1722   38502   4.5% -lh5- 9a5e Mar 26 15:39 REDPILL/projects/ex_multipalette/ex_multipalette.pill
[Amiga]                    221     560  39.5% -lh5- 2684 Mar 26 15:39 REDPILL/projects/ex_multipalette/ex_multipalette.shapes
[Amiga]                    122   14918   0.8% -lh5- dd2d Mar 26 15:39 REDPILL/projects/ex_multipalette/level-0.rpl
[Amiga]                    117   14918   0.8% -lh5- 9484 Mar 26 15:39 REDPILL/projects/ex_multipalette/level-1.rpl
[Amiga]                    131   14918   0.9% -lh5- b81f Mar 26 15:39 REDPILL/projects/ex_multipalette/level-2.rpl
[Amiga]                    165   14918   1.1% -lh5- 10de Mar 26 15:39 REDPILL/projects/ex_multipalette/level-3.rpl
[Amiga]                     48   14112   0.3% -lh5- 26e9 Mar 26 15:39 REDPILL/projects/ex_multipalette/map0
[Amiga]                    319    2562  12.5% -lh5- 445a Mar 26 15:39 REDPILL/projects/ex_multipalette/res/SpritesRed.iff
[Amiga]                    412    3492  11.8% -lh5- 6178 Mar 26 15:39 REDPILL/projects/ex_multipalette/res/TilesetBlue.iff
[Amiga]                    348    3508   9.9% -lh5- 42ba Mar 26 15:39 REDPILL/projects/ex_multipalette/res/TilesetGreen.iff
[Amiga]                     62     322  19.3% -lh5- c032 Mar 26 15:39 REDPILL/projects/ex_multipalette/texts.rpt
[Amiga]                    442    6422   6.9% -lh5- 45c6 Mar 26 15:39 REDPILL/projects/ex_multipalette/tileset0.rpb
[Amiga]                    352    6534   5.4% -lh5- 429e Mar 26 15:39 REDPILL/projects/ex_multipalette/tileset1.rpb
[Amiga]                   4053   10746  37.7% -lh5- eb78 Nov 28  1980 REDPILL/projects/galaga/images/backgr.iff
[Amiga]                    541     956  56.6% -lh5- 76a0 Nov 24  1980 REDPILL/projects/galaga/images/backgr.iff.info
[Amiga]                    797    2210  36.1% -lh5- 2755 Nov 28  1980 REDPILL/projects/galaga/images/tiles.iff
[Amiga]                    142   14936   1.0% -lh5- f02f Sep  6  2019 REDPILL/projects/galaga/level-0.rpl
[Amiga]                     51   14899   0.3% -lh5- f35d Mar  2  2018 REDPILL/projects/galaga/level-1.rpl
[Amiga]                     51   14899   0.3% -lh5- f35d Mar  2  2018 REDPILL/projects/galaga/level-2.rpl
[Amiga]                     51   14899   0.3% -lh5- f35d Mar  2  2018 REDPILL/projects/galaga/level-3.rpl
[Amiga]                     51   14899   0.3% -lh5- f35d Mar  2  2018 REDPILL/projects/galaga/level-4.rpl
[Amiga]                     51   14899   0.3% -lh5- f35d Mar  2  2018 REDPILL/projects/galaga/level-5.rpl
[Amiga]                     51   14899   0.3% -lh5- f35d Mar  2  2018 REDPILL/projects/galaga/level-6.rpl
[Amiga]                     51   14899   0.3% -lh5- f35d Mar  2  2018 REDPILL/projects/galaga/level-7.rpl
[Amiga]                     51   14899   0.3% -lh5- f35d Mar  2  2018 REDPILL/projects/galaga/level-8.rpl
[Amiga]                     51   14899   0.3% -lh5- f35d Mar  2  2018 REDPILL/projects/galaga/level-9.rpl
[Amiga]                     56     776   7.2% -lh5- 1578 Oct 10  2019 REDPILL/projects/galaga/shooter006.pal
[Amiga]                   2227   51665   4.3% -lh5- 6aa9 Oct 10  2019 REDPILL/projects/galaga/shooter006.pill
[Amiga]                   2611    6688  39.0% -lh5- 6345 Oct 10  2019 REDPILL/projects/galaga/shooter006.shapes
[Amiga]                   2331    4762  49.0% -lh5- 24ea Nov 28  1980 REDPILL/projects/galaga/sprites/NES-Galaga-Galaga.iff
[Amiga]                     10     256   3.9% -lh5- 934d Sep  6  2019 REDPILL/projects/galaga/texts.rpt
[Amiga]                    843    6132  13.7% -lh5- 34db Oct 10  2019 REDPILL/projects/galaga/tileset0.rpb
[Amiga]                    293     776  37.8% -lh5- b2f1 Oct 10  2019 REDPILL/projects/gravity/gravity006.pal
[Amiga]                   1659   38257   4.3% -lh5- b77c Oct 10  2019 REDPILL/projects/gravity/gravity006.pill
[Amiga]                  19385   52000  37.3% -lh5- 08a6 Oct 10  2019 REDPILL/projects/gravity/gravity006.shapes
[Amiga]                    157   14918   1.1% -lh5- a983 Oct 10  2019 REDPILL/projects/gravity/level-0.rpl
[Amiga]                     51   14899   0.3% -lh5- e95f Mar  2  2018 REDPILL/projects/gravity/level-1.rpl
[Amiga]                     51   14899   0.3% -lh5- e95f Mar  2  2018 REDPILL/projects/gravity/level-2.rpl
[Amiga]                     51   14899   0.3% -lh5- e95f Mar  2  2018 REDPILL/projects/gravity/level-3.rpl
[Amiga]                     51   14899   0.3% -lh5- e95f Mar  2  2018 REDPILL/projects/gravity/level-4.rpl
[Amiga]                     51   14899   0.3% -lh5- e95f Mar  2  2018 REDPILL/projects/gravity/level-5.rpl
[Amiga]                     51   14899   0.3% -lh5- e95f Mar  2  2018 REDPILL/projects/gravity/level-6.rpl
[Amiga]                     51   14899   0.3% -lh5- e95f Mar  2  2018 REDPILL/projects/gravity/level-7.rpl
[Amiga]                     51   14899   0.3% -lh5- e95f Mar  2  2018 REDPILL/projects/gravity/level-8.rpl
[Amiga]                     51   14899   0.3% -lh5- e95f Mar  2  2018 REDPILL/projects/gravity/level-9.rpl
[Amiga]                  19789   27576  71.8% -lh5- 7745 Oct 15  1980 REDPILL/projects/gravity/sprites/SHIPS.IFF
[Amiga]                     10     256   3.9% -lh5- 934d Sep  6  2019 REDPILL/projects/gravity/texts.rpt
[Amiga]                  19384   31324  61.9% -lh5- dcf8 Oct 15  1980 REDPILL/projects/gravity/tiles/TILES.IFF
[Amiga]                  19630   32566  60.3% -lh5- 542a Oct 10  2019 REDPILL/projects/gravity/tileset0.rpb
[Amiga]                   6697   17274  38.8% -lh5- 257e May 31  1980 REDPILL/projects/juande3050-racing/Backgrounds/ending_v3.iff
[Amiga]                    268     460  58.3% -lh5- 9df2 May 31  1980 REDPILL/projects/juande3050-racing/Backgrounds/ending_v3.iff.info
[Amiga]                  16005   27938  57.3% -lh5- 14b5 Jun  1  1980 REDPILL/projects/juande3050-racing/Backgrounds/Level_02_v2.iff
[Amiga]                    268     460  58.3% -lh5- 9df2 Jun  1  1980 REDPILL/projects/juande3050-racing/Backgrounds/Level_02_v2.iff.info
[Amiga]                  16099   28588  56.3% -lh5- 2d0e Jun  1  1980 REDPILL/projects/juande3050-racing/Backgrounds/Level_03_v2.iff
[Amiga]                    268     460  58.3% -lh5- 9df2 Jun  1  1980 REDPILL/projects/juande3050-racing/Backgrounds/Level_03_v2.iff.info
[Amiga]                  14463   28784  50.2% -lh5- 168f Jun  1  1980 REDPILL/projects/juande3050-racing/Backgrounds/Time_over.iff
[Amiga]                    267     460  58.0% -lh5- 827e Jun  1  1980 REDPILL/projects/juande3050-racing/Backgrounds/Time_over.iff.info
[Amiga]                  27227   39046  69.7% -lh5- e1ee May 31  1980 REDPILL/projects/juande3050-racing/Backgrounds/Titulo_v4.iff
[Amiga]                    268     460  58.3% -lh5- 9df2 May 31  1980 REDPILL/projects/juande3050-racing/Backgrounds/Titulo_v4.iff.info
[Amiga]                    126     776  16.2% -lh5- 3142 Oct 10  2019 REDPILL/projects/juande3050-racing/juande3050_v5.pal
[Amiga]                   2918   69165   4.2% -lh5- 2851 Oct 10  2019 REDPILL/projects/juande3050-racing/juande3050_v5.pill
[Amiga]                  12467   24080  51.8% -lh5- 44bb Oct 10  2019 REDPILL/projects/juande3050-racing/juande3050_v5.shapes
[Amiga]                    226   14944   1.5% -lh5- abd6 Oct 10  2019 REDPILL/projects/juande3050-racing/level-0.rpl
[Amiga]                    305   14899   2.0% -lh5- feb2 Mar  2  2018 REDPILL/projects/juande3050-racing/level-1.rpl
[Amiga]                     92   14927   0.6% -lh5- bae2 Mar  2  2018 REDPILL/projects/juande3050-racing/level-2.rpl
[Amiga]                    310   14899   2.1% -lh5- 4212 Mar  2  2018 REDPILL/projects/juande3050-racing/level-3.rpl
[Amiga]                     95   14927   0.6% -lh5- 4e5b Mar  2  2018 REDPILL/projects/juande3050-racing/level-4.rpl
[Amiga]                    317   14899   2.1% -lh5- a8f6 Mar  2  2018 REDPILL/projects/juande3050-racing/level-5.rpl
[Amiga]                     93   14925   0.6% -lh5- 92f0 Mar  2  2018 REDPILL/projects/juande3050-racing/level-6.rpl
[Amiga]                    293   14899   2.0% -lh5- c4e3 Mar  2  2018 REDPILL/projects/juande3050-racing/level-7.rpl
[Amiga]                     53   14899   0.4% -lh5- 4faa Mar  2  2018 REDPILL/projects/juande3050-racing/level-8.rpl
[Amiga]                     92   14925   0.6% -lh5- 768c Mar  2  2018 REDPILL/projects/juande3050-racing/level-9.rpl
[Amiga]                   4583    9460  48.4% -lh5- 51ea Jun  1  1980 REDPILL/projects/juande3050-racing/Musics/ending_vol.mod
[Amiga]                   4668   16928  27.6% -lh5- 21ed May 17  1980 REDPILL/projects/juande3050-racing/Musics/ingame_vol.mod
[Amiga]                   5012   14008  35.8% -lh5- ba48 May 17  1980 REDPILL/projects/juande3050-racing/Musics/menu1_vol.mod
[Amiga]                  21522   26990  79.7% -lh5- 6924 May 20  1980 REDPILL/projects/juande3050-racing/Musics/overdrive_levelcomplete.mod
[Amiga]                  21113   25946  81.4% -lh5- d550 May 20  1980 REDPILL/projects/juande3050-racing/Musics/overdrive_timeout.mod
[Amiga]                  64691   73772  87.7% -lh5- 86e1 May  7  1980 REDPILL/projects/juande3050-racing/Sounds/sonido_acelerando3.iff
[Amiga]                  29391   62068  47.4% -lh5- d416 May  7  1980 REDPILL/projects/juande3050-racing/Sounds/sonido_arrancando.iff
[Amiga]                  18835   24355  77.3% -lh5- 0669 May  7  1980 REDPILL/projects/juande3050-racing/Sounds/sonido_derrape.iff
[Amiga]                   9297   13210  70.4% -lh5- 9dab May 30  1980 REDPILL/projects/juande3050-racing/Sounds/sonido_golpe.iff
[Amiga]                  12476   14498  86.1% -lh5- 0c3d May  7  1980 REDPILL/projects/juande3050-racing/Sounds/sonido_motor.iff
[Amiga]                  35029   40896  85.7% -lh5- c14d May  7  1980 REDPILL/projects/juande3050-racing/Sounds/sonido_no_acelerador.iff
[Amiga]                   8692   14275  60.9% -lh5- 4937 May 16  1980 REDPILL/projects/juande3050-racing/Sounds/sonido_vuelta.iff
[Amiga]                  13189   21018  62.8% -lh5- f480 May 31  1980 REDPILL/projects/juande3050-racing/Sprites/ferrari_rot_44x25_v4.iff
[Amiga]                    267     460  58.0% -lh5- f969 May 31  1980 REDPILL/projects/juande3050-racing/Sprites/ferrari_rot_44x25_v4.iff.info
[Amiga]                     10     256   3.9% -lh5- 934d Sep  6  2019 REDPILL/projects/juande3050-racing/texts.rpt
[Amiga]                  15225   26174  58.2% -lh5- bca3 May 31  1980 REDPILL/projects/juande3050-racing/Tiles/tiles_32x32_v9.iff
[Amiga]                    268     460  58.3% -lh5- 11c0 May 31  1980 REDPILL/projects/juande3050-racing/Tiles/tiles_32x32_v9.iff.info
[Amiga]                  15428   28450  54.2% -lh5- e592 Oct 10  2019 REDPILL/projects/juande3050-racing/tileset0.rpb
[Amiga]                   1901    2572  73.9% -lh5- a8d5 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/images/LJP_HUD.iff
[Amiga]                   6103   14058  43.4% -lh5- 4c9a Apr  1 20:30 REDPILL/projects/LumberjackPlatform/images/LJP_Intro.iff
[Amiga]                   4635   12384  37.4% -lh5- 2ba4 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/images/LJP_Outro.iff
[Amiga]                   8085   16864  47.9% -lh5- acb7 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/images/LJP_SpriteSet.iff
[Amiga]                   7260   20624  35.2% -lh5- 1f49 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/images/LJP_TileSet.iff
[Amiga]                    144   14942   1.0% -lh5- f770 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-0.rpl
[Amiga]                    265   14941   1.8% -lh5- 3365 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-1.rpl
[Amiga]                    294   14918   2.0% -lh5- 35a2 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-10.rpl
[Amiga]                    309   14918   2.1% -lh5- f01b Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-11.rpl
[Amiga]                    305   14918   2.0% -lh5- 9dca Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-12.rpl
[Amiga]                    341   14918   2.3% -lh5- a706 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-13.rpl
[Amiga]                    326   14918   2.2% -lh5- 86fe Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-14.rpl
[Amiga]                    365   14918   2.4% -lh5- 3872 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-15.rpl
[Amiga]                    352   14918   2.4% -lh5- e3f2 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-16.rpl
[Amiga]                    303   14918   2.0% -lh5- 34b0 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-17.rpl
[Amiga]                    338   14918   2.3% -lh5- 66ec Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-18.rpl
[Amiga]                    323   14918   2.2% -lh5- a9c5 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-19.rpl
[Amiga]                    323   14918   2.2% -lh5- 532e Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-2.rpl
[Amiga]                    351   14918   2.4% -lh5- 8942 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-20.rpl
[Amiga]                    200   14942   1.3% -lh5- 5d13 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-21.rpl
[Amiga]                    327   14918   2.2% -lh5- d0c3 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-3.rpl
[Amiga]                    328   14918   2.2% -lh5- c323 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-4.rpl
[Amiga]                    323   14918   2.2% -lh5- 8d1d Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-5.rpl
[Amiga]                    331   14918   2.2% -lh5- 93d1 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-6.rpl
[Amiga]                    364   14918   2.4% -lh5- 73c0 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-7.rpl
[Amiga]                    335   14918   2.2% -lh5- 3815 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-8.rpl
[Amiga]                    273   14918   1.8% -lh5- 0d1f Apr  1 20:30 REDPILL/projects/LumberjackPlatform/level-9.rpl
[Amiga]                    776     776 100.0% -lh0- 9cfc Apr  1 20:30 REDPILL/projects/LumberjackPlatform/LumberjackPlatform.pal
[Amiga]                   3938  102841   3.8% -lh5- 68e6 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/LumberjackPlatform.pill
[Amiga]                   6599   18336  36.0% -lh5- f8aa Apr  1 20:30 REDPILL/projects/LumberjackPlatform/LumberjackPlatform.shapes
[Amiga]                   4977   12444  40.0% -lh5- 9988 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/music/MOD.intro
[Amiga]                  10559   17190  61.4% -lh5- d62c Apr  1 20:30 REDPILL/projects/LumberjackPlatform/music/MOD.outro
[Amiga]                    211     273  77.3% -lh5- eb61 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/ReadMe
[Amiga]                    258     611  42.2% -lh5- 3afd Apr  1 20:30 REDPILL/projects/LumberjackPlatform/ReadMe.info
[Amiga]                   2089    2442  85.5% -lh5- 59e3 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/sounds/axe_swipe.iff
[Amiga]                   1784    2212  80.7% -lh5- c6a1 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/sounds/enemy_die.iff
[Amiga]                    276    2964   9.3% -lh5- 0eda Apr  1 20:30 REDPILL/projects/LumberjackPlatform/sounds/enemy_hurt.iff
[Amiga]                   3338    9346  35.7% -lh5- fa92 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/sounds/jump.iff
[Amiga]                   1698   15980  10.6% -lh5- cace Apr  1 20:30 REDPILL/projects/LumberjackPlatform/sounds/player_die.iff
[Amiga]                   8724   17784  49.1% -lh5- 149a Apr  1 20:30 REDPILL/projects/LumberjackPlatform/sounds/teleport.iff
[Amiga]                  10966   18372  59.7% -lh5- a4b7 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/sounds/woodlog.iff
[Amiga]                    136     477  28.5% -lh5- eb10 Apr  1 20:30 REDPILL/projects/LumberjackPlatform/texts.rpt
[Amiga]                   8419   23766  35.4% -lh5- 2fff Apr  1 20:30 REDPILL/projects/LumberjackPlatform/tileset0.rpb
[Amiga]                    142     776  18.3% -lh5- 14a5 Oct 10  2019 REDPILL/projects/mirror/game021.pal
[Amiga]                   2931   48823   6.0% -lh5- 9eae Oct 10  2019 REDPILL/projects/mirror/game021.pill
[Amiga]                   2939    7024  41.8% -lh5- b413 Oct 10  2019 REDPILL/projects/mirror/game021.shapes
[Amiga]                    227   14899   1.5% -lh5- ba31 Apr 14  2018 REDPILL/projects/mirror/level-0.rpl
[Amiga]                    214   14899   1.4% -lh5- 46d8 Apr 14  2018 REDPILL/projects/mirror/level-1.rpl
[Amiga]                    238   14899   1.6% -lh5- f12f Apr 14  2018 REDPILL/projects/mirror/level-2.rpl
[Amiga]                    250   14899   1.7% -lh5- e616 Apr 14  2018 REDPILL/projects/mirror/level-3.rpl
[Amiga]                    265   14899   1.8% -lh5- 8fd4 Apr 14  2018 REDPILL/projects/mirror/level-4.rpl
[Amiga]                    185   14899   1.2% -lh5- ed27 Apr 14  2018 REDPILL/projects/mirror/level-5.rpl
[Amiga]                    295   14899   2.0% -lh5- 8a8f Apr 14  2018 REDPILL/projects/mirror/level-6.rpl
[Amiga]                    292   14899   2.0% -lh5- 1ef3 Apr 14  2018 REDPILL/projects/mirror/level-7.rpl
[Amiga]                    229   14899   1.5% -lh5- 86b2 Apr 14  2018 REDPILL/projects/mirror/level-8.rpl
[Amiga]                    111   14935   0.7% -lh5- c8b3 Oct 13 18:05 REDPILL/projects/mirror/level-9.rpl
[Amiga]                   3591   12478  28.8% -lh5- 8cbd Sep 25  1980 REDPILL/projects/mirror/res/cover003.iff
[Amiga]                  10475   15704  66.7% -lh5- 1b5f Nov 16  1980 REDPILL/projects/mirror/res/death.iff
[Amiga]                   3196    7528  42.5% -lh5- 7260 Nov 16  1980 REDPILL/projects/mirror/res/jump.iff
[Amiga]                   1826    5178  35.3% -lh5- 23c2 Nov 16  1980 REDPILL/projects/mirror/res/key.iff
[Amiga]                  13659   62786  21.8% -lh5- 168f Nov 16  1980 REDPILL/projects/mirror/res/mirror intro.mod
[Amiga]                   7610   49064  15.5% -lh5- f9aa Nov 16  1980 REDPILL/projects/mirror/res/mirror main music.mod
[Amiga]                    626    1214  51.6% -lh5- 006f Sep 25  1980 REDPILL/projects/mirror/res/MirrorPalette32Col
[Amiga]                   1818    3010  60.4% -lh5- 83a2 Sep 25  1980 REDPILL/projects/mirror/res/MirrorSpriteSet001
[Amiga]                   1907    5144  37.1% -lh5- d188 Sep 25  1980 REDPILL/projects/mirror/res/MirrorTileSet002
[Amiga]                   6466   12800  50.5% -lh5- 9995 Nov 16  1980 REDPILL/projects/mirror/res/open door.iff
[Amiga]                  12281   16676  73.6% -lh5- e0df Nov 16  1980 REDPILL/projects/mirror/res/open door2.iff
[Amiga]                   5819    7220  80.6% -lh5- a23e Nov 16  1980 REDPILL/projects/mirror/res/stage_clear.iff
[Amiga]                     10     256   3.9% -lh5- 934d Sep  6  2019 REDPILL/projects/mirror/texts.rpt
[Amiga]                   1879    7862  23.9% -lh5- a014 Oct 10  2019 REDPILL/projects/mirror/tileset0.rpb
[Amiga]                    178   14935   1.2% -lh5- d6ea Sep  6  2019 REDPILL/projects/MomoSpace/level-0.rpl
[Amiga]                    112   14912   0.8% -lh5- 9905 Mar  2  2018 REDPILL/projects/MomoSpace/level-1.rpl
[Amiga]                    112   14911   0.8% -lh5- 7b81 Mar  2  2018 REDPILL/projects/MomoSpace/level-2.rpl
[Amiga]                    185   14899   1.2% -lh5- 77cd Mar  2  2018 REDPILL/projects/MomoSpace/level-3.rpl
[Amiga]                    191   14899   1.3% -lh5- 6e38 Mar  2  2018 REDPILL/projects/MomoSpace/level-4.rpl
[Amiga]                    205   14899   1.4% -lh5- ad2b Mar  2  2018 REDPILL/projects/MomoSpace/level-5.rpl
[Amiga]                    108   14912   0.7% -lh5- 589d Mar  2  2018 REDPILL/projects/MomoSpace/level-6.rpl
[Amiga]                    105   14909   0.7% -lh5- af33 Mar  2  2018 REDPILL/projects/MomoSpace/level-7.rpl
[Amiga]                     90   14899   0.6% -lh5- bbb6 Mar  2  2018 REDPILL/projects/MomoSpace/level-8.rpl
[Amiga]                     81   14899   0.5% -lh5- c10f Mar  2  2018 REDPILL/projects/MomoSpace/level-9.rpl
[Amiga]                     85     776  11.0% -lh5- c7a9 Oct 10  2019 REDPILL/projects/MomoSpace/MS035.pal
[Amiga]                   3340  121905   2.7% -lh5- 20b5 Oct 10  2019 REDPILL/projects/MomoSpace/MS035.pill
[Amiga]                   5952   24540  24.3% -lh5- 9d79 Oct 10  2019 REDPILL/projects/MomoSpace/MS035.shapes
[Amiga]                   4362    4842  90.1% -lh5- 2c22 Apr 26  1995 REDPILL/projects/MomoSpace/Res/Disparo.iff
[Amiga]                   2406    2712  88.7% -lh5- 8d77 Apr 19  1998 REDPILL/projects/MomoSpace/Res/Explosion.iff
[Amiga]                   3018   10650  28.3% -lh5- 6989 Jun  3  1980 REDPILL/projects/MomoSpace/Res/Final
[Amiga]                   1583    4924  32.1% -lh5- 0186 Jun  3  1980 REDPILL/projects/MomoSpace/Res/GameOver
[Amiga]                   4074    7588  53.7% -lh5- 18c9 May 15  1980 REDPILL/projects/MomoSpace/Res/Historia
[Amiga]                  36498   52982  68.9% -lh5- fa03 Oct  9  1996 REDPILL/projects/MomoSpace/Res/mod.Caminando
[Amiga]                   6686    8218  81.4% -lh5- cd9b Apr 19  1998 REDPILL/projects/MomoSpace/Res/Paso.iff
[Amiga]                   4330   12760  33.9% -lh5- 4da0 May 19  1980 REDPILL/projects/MomoSpace/Res/Presentacion
[Amiga]                   6413   14940  42.9% -lh5- 1801 May 26  1980 REDPILL/projects/MomoSpace/Res/Sprites
[Amiga]                   3549    8426  42.1% -lh5- 5e11 May 15  1980 REDPILL/projects/MomoSpace/Res/Tiles
[Amiga]                  22035   34138  64.5% -lh5- d30b May 15  1980 REDPILL/projects/MomoSpace/Res/Titulo2
[Amiga]                     10     256   3.9% -lh5- 934d Sep  6  2019 REDPILL/projects/MomoSpace/texts.rpt
[Amiga]                   3622   10612  34.1% -lh5- 2997 Oct 10  2019 REDPILL/projects/MomoSpace/tileset0.rpb
[Amiga]                   1556    5168  30.1% -lh5- 9b33 Oct 10  2019 REDPILL/projects/pillman/bigpill.iff
[Amiga]                   1519    5120  29.7% -lh5- a682 Oct 10  2019 REDPILL/projects/pillman/bigpill.raw
[Amiga]                    127     776  16.4% -lh5- f466 Oct 10  2019 REDPILL/projects/pillman/game001.pal
[Amiga]                   2097   41702   5.0% -lh5- 299a Oct 10  2019 REDPILL/projects/pillman/game001.pill
[Amiga]                    620    2272  27.3% -lh5- 60b3 Oct 10  2019 REDPILL/projects/pillman/game001.shapes
[Amiga]                    313   14918   2.1% -lh5- 0335 Oct 13 23:34 REDPILL/projects/pillman/level-0.rpl
[Amiga]                    496    8240   6.0% -lh5- 5a40 Oct 10  2019 REDPILL/projects/pillman/pick01.iff
[Amiga]                    446    8192   5.4% -lh5- cfc2 Oct 10  2019 REDPILL/projects/pillman/pick01.raw
[Amiga]                    815    3170  25.7% -lh5- 1a5c Oct 10  2019 REDPILL/projects/pillman/sprites/sprites16.iff
[Amiga]                     10     256   3.9% -lh5- 934d Oct 10  2019 REDPILL/projects/pillman/texts.rpt
[Amiga]                    903    3812  23.7% -lh5- d6fb Oct 10  2019 REDPILL/projects/pillman/tiles/tiles.iff
[Amiga]                   1163    8302  14.0% -lh5- decc Oct 10  2019 REDPILL/projects/pillman/tileset0.rpb
[Amiga]                    646    7016   9.2% -lh5- 4533 Oct  2  1980 REDPILL/projects/pong/images/pongcover.iff
[Amiga]                    790    6104  12.9% -lh5- 797e Oct  2  1980 REDPILL/projects/pong/images/pongfield.iff
[Amiga]                   1641   15220  10.8% -lh5- af04 Oct  2  1980 REDPILL/projects/pong/images/pongmaster.iff
[Amiga]                    116   14920   0.8% -lh5- fae6 Mar  2  2018 REDPILL/projects/pong/level-0.rpl
[Amiga]                    143   14939   1.0% -lh5- 4019 Sep  6  2019 REDPILL/projects/pong/level-1.rpl
[Amiga]                     67   14899   0.4% -lh5- bf95 Mar  2  2018 REDPILL/projects/pong/level-2.rpl
[Amiga]                     51   14899   0.3% -lh5- 9feb Mar  2  2018 REDPILL/projects/pong/level-3.rpl
[Amiga]                     51   14899   0.3% -lh5- 9feb Mar  2  2018 REDPILL/projects/pong/level-4.rpl
[Amiga]                     51   14899   0.3% -lh5- 9feb Mar  2  2018 REDPILL/projects/pong/level-5.rpl
[Amiga]                     51   14899   0.3% -lh5- 9feb Mar  2  2018 REDPILL/projects/pong/level-6.rpl
[Amiga]                     51   14899   0.3% -lh5- 9feb Mar  2  2018 REDPILL/projects/pong/level-7.rpl
[Amiga]                     51   14899   0.3% -lh5- 9feb Mar  2  2018 REDPILL/projects/pong/level-8.rpl
[Amiga]                     51   14899   0.3% -lh5- 9feb Mar  2  2018 REDPILL/projects/pong/level-9.rpl
[Amiga]                     72     776   9.3% -lh5- fc35 Oct 10  2019 REDPILL/projects/pong/pong15.pal
[Amiga]                   2201   58366   3.8% -lh5- ced0 Oct 10  2019 REDPILL/projects/pong/pong15.pill
[Amiga]                    827    5664  14.6% -lh5- 81a8 Oct 10  2019 REDPILL/projects/pong/pong15.shapes
[Amiga]                    834    3762  22.2% -lh5- aead Oct  2  1980 REDPILL/projects/pong/sprites/pongsprites.iff
[Amiga]                     10     256   3.9% -lh5- 934d Sep  6  2019 REDPILL/projects/pong/texts.rpt
[Amiga]                   1792    3304  54.2% -lh5- b135 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/images/RPP_BG.iff
[Amiga]                   2119   13666  15.5% -lh5- 7efb Apr  1 20:30 REDPILL/projects/RedpillPuzzle/images/RPP_End.iff
[Amiga]                   1803   10716  16.8% -lh5- e085 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/images/RPP_GameOver.iff
[Amiga]                   1687    5132  32.9% -lh5- d7a7 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/images/RPP_Info.iff
[Amiga]                   2162   12526  17.3% -lh5- db46 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/images/RPP_Intro.iff
[Amiga]                   5148   17936  28.7% -lh5- b513 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/images/RPP_Sprites.iff
[Amiga]                    912    4538  20.1% -lh5- 4178 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/images/RPP_Tileset.iff
[Amiga]                    279   14981   1.9% -lh5- 9ded Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-0.rpl
[Amiga]                    329   14960   2.2% -lh5- 2f25 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-1.rpl
[Amiga]                    332   14960   2.2% -lh5- b578 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-10.rpl
[Amiga]                    332   14960   2.2% -lh5- 1c5e Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-11.rpl
[Amiga]                    329   14960   2.2% -lh5- ba52 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-12.rpl
[Amiga]                    338   14960   2.3% -lh5- 79c1 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-13.rpl
[Amiga]                    342   14960   2.3% -lh5- c5c6 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-14.rpl
[Amiga]                    347   14960   2.3% -lh5- ecf1 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-15.rpl
[Amiga]                    328   14960   2.2% -lh5- 6a52 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-16.rpl
[Amiga]                    322   14967   2.2% -lh5- 4a2b Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-17.rpl
[Amiga]                    350   14960   2.3% -lh5- 9a3f Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-18.rpl
[Amiga]                    330   14960   2.2% -lh5- 395e Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-19.rpl
[Amiga]                    330   14960   2.2% -lh5- d090 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-2.rpl
[Amiga]                    344   14960   2.3% -lh5- e3dc Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-20.rpl
[Amiga]                    269   14979   1.8% -lh5- d7d4 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-21.rpl
[Amiga]                    266   14980   1.8% -lh5- 791d Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-22.rpl
[Amiga]                    253   14984   1.7% -lh5- ea6c Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-23.rpl
[Amiga]                    334   14960   2.2% -lh5- 75fd Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-3.rpl
[Amiga]                    332   14973   2.2% -lh5- ded1 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-4.rpl
[Amiga]                    319   14960   2.1% -lh5- 79a9 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-5.rpl
[Amiga]                    334   14960   2.2% -lh5- ace9 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-6.rpl
[Amiga]                    337   14960   2.3% -lh5- 238e Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-7.rpl
[Amiga]                    328   14968   2.2% -lh5- 9817 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-8.rpl
[Amiga]                    314   14960   2.1% -lh5- f532 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/level-9.rpl
[Amiga]                   1188    2798  42.5% -lh5- a4ac Apr  1 20:30 REDPILL/projects/RedpillPuzzle/music/MOD.2000_AD3
[Amiga]                   2368    7580  31.2% -lh5- 7890 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/music/MOD.Defjam3
[Amiga]                   1497    5434  27.5% -lh5- 3572 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/music/MOD.Faith4
[Amiga]                   4576   15000  30.5% -lh5- 5091 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/music/MOD.sweetimpression
[Amiga]                     91      99  91.9% -lh5- a184 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/ReadMe
[Amiga]                    251     611  41.1% -lh5- 4b5c Apr  1 20:30 REDPILL/projects/RedpillPuzzle/ReadMe.info
[Amiga]                    155     788  19.7% -lh5- 8fbb Apr  1 20:30 REDPILL/projects/RedpillPuzzle/RedpillPuzzle.pal
[Amiga]                   5743  132916   4.3% -lh5- 8dca Apr  1 20:30 REDPILL/projects/RedpillPuzzle/RedpillPuzzle.pill
[Amiga]                   4655   27652  16.8% -lh5- 8718 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/RedpillPuzzle.shapes
[Amiga]                   3091    7084  43.6% -lh5- 6403 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/sounds/RPP_bleep.iff
[Amiga]                   3224   16286  19.8% -lh5- 5e4a Apr  1 20:30 REDPILL/projects/RedpillPuzzle/sounds/RPP_death.iff
[Amiga]                   2323    6050  38.4% -lh5- 19f0 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/sounds/RPP_jewel_bump.iff
[Amiga]                   8469   28090  30.1% -lh5- 605d Apr  1 20:30 REDPILL/projects/RedpillPuzzle/sounds/RPP_jewel_end.iff
[Amiga]                     10     256   3.9% -lh5- 934d Mar 28 14:45 REDPILL/projects/RedpillPuzzle/texts.rpt
[Amiga]                    993    6802  14.6% -lh5- 3cf4 Apr  1 20:30 REDPILL/projects/RedpillPuzzle/tileset0.rpb
[Amiga]                  15854   43477  36.5% -lh5- 0eb0 Apr  7 17:42 REDPILL/ReadMe
[Amiga]                   1106    1776  62.3% -lh5- 06a8 Feb  4  2018 REDPILL/ReadMe.info
[Amiga]                   3349   21223  15.8% -lh5- bf3c Apr  7 17:37 REDPILL/REDPILL.guide
[Amiga]                   1687    1879  89.8% -lh5- 3538 Feb  4  2018 REDPILL/REDPILL.guide.info
[Amiga]                 116156  116156 100.0% -lh0- 76fd Apr  7 17:50 REDPILL/REDPILLEditor
[Amiga]                   1547    1997  77.5% -lh5- 14bf Mar 26 15:39 REDPILL/REDPILLEditor.info
[Amiga]                  73744   73744 100.0% -lh0- a45b Apr  7 17:51 REDPILL/REDPILLPlayer
[Amiga]                   1493    1842  81.1% -lh5- 28a8 Feb  4  2018 REDPILL/REDPILLPlayer.info
[Amiga]                    163     202  80.7% -lh5- 2e7b Oct 30  2018 REDPILL/res/cursor.iff
[Amiga]                     23     264   8.7% -lh5- 08a3 Jul 24  2007 REDPILL/res/fonts/AON.font
[Amiga]                   1376    2616  52.6% -lh5- 88e7 Feb  6  1995 REDPILL/res/fonts/AON/8
[Amiga]                    114     207  55.1% -lh5- 2e8d Mar 26 15:39 REDPILL/res/fonts/fontcache
[Amiga]                     27     264  10.2% -lh5- ef09 Dec 31  2006 REDPILL/res/fonts/Melter.font
[Amiga]                   1798    3240  55.5% -lh5- 4fda Mar 15  2002 REDPILL/res/fonts/melter/8
[Amiga]                     35     264  13.3% -lh5- f89a Oct 30  2010 REDPILL/res/fonts/MicroKnight.font
[Amiga]                   1374    2568  53.5% -lh5- 4821 Apr  4  1994 REDPILL/res/fonts/MicroKnight/8
[Amiga]                     30     264  11.4% -lh5- 52ba Jul 24  2007 REDPILL/res/fonts/topaz2.font
[Amiga]                   1838    1972  93.2% -lh5- a5c5 Aug  3  1997 REDPILL/res/fonts/topaz2/8
[Amiga]                   2068    5064  40.8% -lh5- 6f1b Dec 27  2008 REDPILL/res/gus_logo.iff
[Amiga]                   1718    4454  38.6% -lh5- f3a8 Apr  7 17:49 REDPILL/res/HelpActions_EN.txt
[Amiga]                   2175    8724  24.9% -lh5- 5958 Apr  7 17:49 REDPILL/res/HelpConditions_EN.txt
[Amiga]                   2057    5414  38.0% -lh5- 632e Dec 17  2017 REDPILL/res/redpill_320_splash.iff
[Amiga]                   2731    4648  58.8% -lh5- eaa2 Oct 10  2019 REDPILL/tools/DataToIff
[Amiga]                     90    3392   2.7% -lh5- a0c1 Nov 27  2017 REDPILL/triggers/4direction.triggers
[Amiga]                     83    3392   2.4% -lh5- 297b Nov 19  1980 REDPILL/triggers/8direction.triggers
[Amiga]                     69    3392   2.0% -lh5- b0cc Nov 19  1980 REDPILL/triggers/Jump.triggers
[Amiga]                     35     106  33.0% -lh5- 6871 Jul 18  2018 REDPILL/triggers/WallJump.trigger
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total       441 files 1896064 7163745  26.5%            Apr  7 22:59

Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>