Age | Commit message (Expand) | Author |
2007-05-21 | - Enable parallaction engine by default | Eugene Sandulenko |
2007-05-21 | Updated MSVC8 files for commits #26869, #26870 | Filippos Karapetis |
2007-05-20 | Added peres to credits. | Nicola Mettifogo |
2007-05-20 | Fixed regression: location comment wasn't shown on every location except the ... | Nicola Mettifogo |
2007-05-20 | Added guard code to prevent crashes when stopping sound effects. | Nicola Mettifogo |
2007-05-20 | Fixed bug. snprintf counts the termination character on Linux, but not on Win... | Nicola Mettifogo |
2007-05-20 | Add missing GP2X start-up script to SVN. MUST have LF line endings (hence the... | John Willis |
2007-05-20 | Removed phony 'start game' message from Amiga demo. | Nicola Mettifogo |
2007-05-20 | Disabled halfbrite for Amiga versions. The effect will be enabled again when ... | Nicola Mettifogo |
2007-05-20 | Fixed embarrassing - and old as time - mistake preventing some items from bei... | Nicola Mettifogo |
2007-05-20 | Added savegame code so characters correctly leave rooms after restoring a game | Paul Gilbert |
2007-05-20 | Fixed several room change, NPC behaviour, and door closing code | Paul Gilbert |
2007-05-20 | some fixes for the music in Amiga OS Demo | Gregory Montoir |
2007-05-20 | made the resource loading function case insensitive to the filename and remov... | Gregory Montoir |
2007-05-20 | Update quick load code for Elvira 1/2 and Waxworks, based on original scripts. | Travis Howell |
2007-05-20 | Added saving of the room walkable paths | Paul Gilbert |
2007-05-20 | Bugfix to constrain savegame names to the dialog width | Paul Gilbert |
2007-05-20 | Add dissolve code for Elvira 2 and Waxworks. | Travis Howell |
2007-05-19 | when reading a string from a script, skip the '\0' trailing char (less opcode... | Gregory Montoir |
2007-05-19 | removed 4 unused offscreen buffers ; also changed several 64k buffers to be d... | Gregory Montoir |
2007-05-19 | Fixed regression: wrong job ordering caused a bunch of graphic glitches. | Nicola Mettifogo |
2007-05-19 | Fixed error in subtitle drawing. (This part of the code should still be cleaned | Torbjörn Andersson |
2007-05-19 | Fix preprocessor error caused by undefined symbol DEBUG_SPRITE_MASK | Max Horn |
2007-05-19 | added basic support for Amiga music playback | Gregory Montoir |
2007-05-19 | added Amiga SoundFx module player code, used by Amiga versions of the followi... | Gregory Montoir |
2007-05-18 | Made final comment appear. | Nicola Mettifogo |
2007-05-18 | Made congratulations message visible. | Nicola Mettifogo |
2007-05-18 | Reverting my last change. | Nicola Mettifogo |
2007-05-18 | added debug code to display sprite masks | Gregory Montoir |
2007-05-18 | added missing MIN() calls | Gregory Montoir |
2007-05-17 | moved gfx related functions from various.cpp/.h to gfx.cpp/.h and fixed inden... | Gregory Montoir |
2007-05-17 | removed unneeded if blocks | Gregory Montoir |
2007-05-17 | added code for gfxSpriteFunc1 and gfxSpriteFunc2, which are used for sprite m... | Gregory Montoir |
2007-05-17 | Replaced the old, broken fillpoly() function with a new, and hopefully slightly | Torbjörn Andersson |
2007-05-17 | Completely revert last changes in icon code. | Travis Howell |
2007-05-17 | Cleanup. | Travis Howell |
2007-05-17 | Add code to slowing kill the demon in DIMP. | Travis Howell |
2007-05-16 | Figured out the bug that was causing the animations to glitch | Vincent Hamm |
2007-05-16 | Replaced explicit bitmasks with function calls. | Nicola Mettifogo |
2007-05-16 | Ooops, commit too much. | Travis Howell |
2007-05-16 | Add code for handling special walls in Elvira 1/2. | Travis Howell |
2007-05-16 | Fix inventory icons in Amiga/AtariST versions of Elvira 1. | Travis Howell |
2007-05-16 | Ooops, correct inheritance of load/save functions. | Travis Howell |
2007-05-16 | Add caption to saved games for Elvira 1/2 and Waxworks. | Travis Howell |
2007-05-16 | Fix regression in Simon the Sorcerer 1/2, that caused various glitches. | Travis Howell |
2007-05-16 | Add idle code for DIMP. | Travis Howell |
2007-05-15 | Fixed bug when typing protection code. | Nicola Mettifogo |
2007-05-15 | Removed the case for the Italian version from displayQuitDialog(). According to | Torbjörn Andersson |
2007-05-15 | Minor cleanup. | Travis Howell |
2007-05-15 | Fix fade regressions. | Travis Howell |