Age | Commit message (Expand) | Author |
2007-06-05 | Trigger palette update, when setting the mouse palette in Elvira 2 and Waxworks. | Travis Howell |
2007-06-05 | Fix loading and saving game through the options screen in Amiga CD32 version ... | Travis Howell |
2007-06-05 | Fix regression when listing saved game names, in Simon the Sorcerer 1/2. | Travis Howell |
2007-06-05 | Hopefully more reliable display of inventory arrows. | Travis Howell |
2007-06-04 | Fix compilation of AGOS | Filippos Karapetis |
2007-06-04 | Only call MIDI code, in games which use MIDI based music. | Travis Howell |
2007-06-04 | Fix inventory arrows in Amiga OCS version of Simon the Sorcerer 1. | Travis Howell |
2007-06-04 | Fix invalid writes in Elvira 1, the original game would overwrite into _windo... | Travis Howell |
2007-06-04 | Virtualise a few sound functions. | Travis Howell |
2007-06-04 | Change printChar variables to signed, to allow removal of work around for The... | Travis Howell |
2007-06-04 | Change printChar variables to signed, to allow removal of work around for The... | Travis Howell |
2007-06-04 | Fix sign issue, which caused invalid writes, when entering saved game name in... | Travis Howell |
2007-06-03 | Fixed serious memory leak in AGOS engine (sound looping code was leaking) | Max Horn |
2007-06-02 | Actually drop the DXA frame (i.e. don't update the screen) when we say we do. | Torbjörn Andersson |
2007-06-02 | Fix display of conversation responses in Waxworks. | Travis Howell |
2007-06-02 | Fix inventory icons display in Amiga version of Waxworks. | Travis Howell |
2007-06-01 | Fix regressions, caused by VGATimerEntry type changes. | Travis Howell |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-30 | Removing useless common/fs.h includes | Max Horn |
2007-05-28 | Add missing mouse cursor in Elvira 2. | Travis Howell |
2007-05-28 | Use zone number to detect interface height differences in the AtariST verison... | Travis Howell |
2007-05-28 | Fix glitches in AtariST demo of Elvira 1. | Travis Howell |
2007-05-28 | Fix loading restart state in Amiga and AtariST versions of Elvira 2. | Travis Howell |
2007-05-28 | Add sound effects code for Amiga and AtariST versions of Elvira 2. | Travis Howell |
2007-05-28 | Fix glitches caused by interface differences in the AtariST verison of Elvira 2. | Travis Howell |
2007-05-28 | Rename script opcode in Elvira 2. | Travis Howell |
2007-05-28 | Correct the lockWord check in pokePalette video opcode. | Travis Howell |
2007-05-27 | Adjust code for paranoid compilers. | Travis Howell |
2007-05-27 | Add minor code differences in Elvira 2 and Waxworks. | Travis Howell |
2007-05-27 | Fix loading restart state in Waxworks for now. | Travis Howell |
2007-05-27 | fixed warning and add assert for potential uninitialised src | Paweł Kołodziejski |
2007-05-27 | The 'i' and 'l' charactors only have a shorter width in Simon the Sorcerer 1/2. | Travis Howell |
2007-05-27 | Correct cursor used when entering saved game name in Elvira 2 and Waxworks. | Travis Howell |
2007-05-27 | Add extra mouse cursors used by Elvira 2. | Travis Howell |
2007-05-27 | Add font table for Elvira 1/2 and Waxworks. | Travis Howell |
2007-05-27 | Correct error in printStats opcode for Elvira 2. | Travis Howell |
2007-05-26 | Add code for opcodes 177/178 in Elvira 2. | Travis Howell |
2007-05-22 | Silenced a rather paranoid GCC warning. | Torbjörn Andersson |
2007-05-22 | Minor cleanup. | Travis Howell |
2007-05-22 | Move code to correct position. | Travis Howell |
2007-05-22 | Add support for the saved game overwrite check script in Waxworks. | Travis Howell |
2007-05-22 | Mouse glitch no longer seems to occur in Elvira 1. | Travis Howell |
2007-05-22 | Add load/save interface support for Elvira 2 and Waxworks. | Travis Howell |
2007-05-20 | Update quick load code for Elvira 1/2 and Waxworks, based on original scripts. | Travis Howell |
2007-05-20 | Add dissolve code for Elvira 2 and Waxworks. | Travis Howell |
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 | Ooops, commit too much. | Travis Howell |
2007-05-16 | Add code for handling special walls in Elvira 1/2. | Travis Howell |