Age | Commit message (Expand) | Author |
2009-01-27 | Proper fix for accented characters in the Italian version of ITE | Filippos Karapetis |
2009-01-27 | Fixed bug #2538838 - "Wrong accented char. in italian fan version [Regression]" | Filippos Karapetis |
2009-01-27 | Silence MSVC warnings | Filippos Karapetis |
2009-01-27 | Added a debug subcommand to enable a hotspot's position to be changed | Paul Gilbert |
2009-01-27 | Add/Update comments. | Travis Howell |
2009-01-27 | Add looping support to makeVOCStream(). | Travis Howell |
2009-01-27 | Extended makeWAVStream by a 'disposeAfterUse' param; changed makeWAVStream to... | Max Horn |
2009-01-27 | cleanup | Max Horn |
2009-01-27 | Allow quitting Simon 2 during the intro | Max Horn |
2009-01-26 | Correct md5 checksum for German Atari ST version of Indiana Jones and the Las... | Travis Howell |
2009-01-26 | made fix from r36039 more efficient | Willem Jan Palenstijn |
2009-01-26 | Add German Atari ST version of Indiana Jones and the Last Crusade. | Travis Howell |
2009-01-26 | Implemented the Engine::getDebugger method | Paul Gilbert |
2009-01-26 | Add support for text compression in the AtariST version of Elvira 1. | Travis Howell |
2009-01-25 | added a few more code differences, demo version is now completable | Gregory Montoir |
2009-01-25 | TUCKER: modified flic playback to make use of dirtyrects | Gregory Montoir |
2009-01-25 | Fixed warning. | Torbjörn Andersson |
2009-01-25 | some DW2 endian fixes | Joost Peters |
2009-01-25 | Added some unused opcodes in Rodney | Filippos Karapetis |
2009-01-25 | Added some information on sfPlayNote, sfStopNote, sfPlayTele, sfStopTele | Filippos Karapetis |
2009-01-25 | Removed leftover debug code | Filippos Karapetis |
2009-01-25 | Introduced a static string list for language dependant strings, and changed t... | Paul Gilbert |
2009-01-25 | Minor cleanup and changed g_cruise to _vm for consistency | Paul Gilbert |
2009-01-25 | - Implemented sound decompression for Manhole EGA | Benjamin Haisch |
2009-01-24 | added detection entry for playable demo and some code differences | Gregory Montoir |
2009-01-24 | fix near-infinite loop and segfault in ARM costume asm when len == 0 (should ... | Willem Jan Palenstijn |
2009-01-24 | Update detection table with known file sizes. | Travis Howell |
2009-01-24 | Initialize variables that might not be initialized but still used later on li... | Kari Salminen |
2009-01-24 | fixing #2531282: don't fall back to a real audio CD when playing enhanced mid... | Willem Jan Palenstijn |
2009-01-24 | Removed leftover test code for MADE V1, used in Manhole EGA (though the sound... | Filippos Karapetis |
2009-01-23 | - Implemented sfGetMusicBeat (used in several games as some kind of timer) | Benjamin Haisch |
2009-01-23 | Renamed Kyra's Resource::getFileStream to createReadStream | Max Horn |
2009-01-23 | Renamed Archive::openFile to createReadStreamForMember | Max Horn |
2009-01-23 | Renamed ArchiveMember::open -> createReadStream, and made it a cv member (con... | Max Horn |
2009-01-23 | Trigger error in German versions of Elvira 1/2 and Waxworks, since we still ... | Travis Howell |
2009-01-23 | Remove unused shutdown() code. | Travis Howell |
2009-01-23 | Remove last use of time() in AGOS engine. | Travis Howell |
2009-01-23 | Renamed FSNode::openForReading / openForWriting to createReadStream / createW... | Max Horn |
2009-01-22 | Silenced MSVC warnings | Filippos Karapetis |
2009-01-22 | Fix warning | Max Horn |
2009-01-22 | Minor cleanup (got rid of a dynamic array). | Johannes Schickel |
2009-01-22 | - Added support for The Manhole EGA version | Benjamin Haisch |
2009-01-22 | Moved Graphics::PixelFormat into its own header file; turned RGBToColor etc. ... | Max Horn |
2009-01-21 | Clear the list of savegames before re-populating it. Otherwise, even save names | Torbjörn Andersson |
2009-01-21 | Don't allow the nul character in savegame names, since that terminates the | Torbjörn Andersson |
2009-01-21 | Fixed GMM save/load functionallity in kyra1. | Johannes Schickel |
2009-01-20 | Mention that kSupportsRTL is problematic in tinsel | Filippos Karapetis |
2009-01-20 | Implemented getDebugger() | Filippos Karapetis |
2009-01-20 | Bypass copy protection screen completely in Waxworks, since copy protection i... | Travis Howell |
2009-01-20 | Implemented loading from the command line and the GMM for tinsel (kSupportsLo... | Filippos Karapetis |