aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-01-26Add support for text compression in the AtariST version of Elvira 1.Travis Howell
2009-01-25added a few more code differences, demo version is now completableGregory Montoir
2009-01-25TUCKER: modified flic playback to make use of dirtyrectsGregory Montoir
2009-01-25Fixed warning.Torbjörn Andersson
2009-01-25some DW2 endian fixesJoost Peters
2009-01-25Added some unused opcodes in RodneyFilippos Karapetis
2009-01-25Added some information on sfPlayNote, sfStopNote, sfPlayTele, sfStopTeleFilippos Karapetis
2009-01-25Removed leftover debug codeFilippos Karapetis
2009-01-25Introduced a static string list for language dependant strings, and changed t...Paul Gilbert
2009-01-25Minor cleanup and changed g_cruise to _vm for consistencyPaul Gilbert
2009-01-25- Implemented sound decompression for Manhole EGABenjamin Haisch
2009-01-24added detection entry for playable demo and some code differencesGregory Montoir
2009-01-24fix near-infinite loop and segfault in ARM costume asm when len == 0 (should ...Willem Jan Palenstijn
2009-01-24Update detection table with known file sizes.Travis Howell
2009-01-24Initialize variables that might not be initialized but still used later on li...Kari Salminen
2009-01-24fixing #2531282: don't fall back to a real audio CD when playing enhanced mid...Willem Jan Palenstijn
2009-01-24Removed 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-23Renamed Kyra's Resource::getFileStream to createReadStreamMax Horn
2009-01-23Renamed Archive::openFile to createReadStreamForMemberMax Horn
2009-01-23Renamed 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-23Remove unused shutdown() code.Travis Howell
2009-01-23Remove last use of time() in AGOS engine.Travis Howell
2009-01-23Renamed FSNode::openForReading / openForWriting to createReadStream / createW...Max Horn
2009-01-22Silenced MSVC warningsFilippos Karapetis
2009-01-22Fix warningMax Horn
2009-01-22Minor cleanup (got rid of a dynamic array).Johannes Schickel
2009-01-22- Added support for The Manhole EGA versionBenjamin Haisch
2009-01-22Moved Graphics::PixelFormat into its own header file; turned RGBToColor etc. ...Max Horn
2009-01-21Clear the list of savegames before re-populating it. Otherwise, even save namesTorbjörn Andersson
2009-01-21Don't allow the nul character in savegame names, since that terminates theTorbjörn Andersson
2009-01-21Fixed GMM save/load functionallity in kyra1.Johannes Schickel
2009-01-20Mention that kSupportsRTL is problematic in tinselFilippos Karapetis
2009-01-20Implemented getDebugger()Filippos Karapetis
2009-01-20Bypass copy protection screen completely in Waxworks, since copy protection i...Travis Howell
2009-01-20Implemented loading from the command line and the GMM for tinsel (kSupportsLo...Filippos Karapetis
2009-01-20Replacement an immediate with the appropriate #define constant.Nicola Mettifogo
2009-01-20Character is now placed at the right spot when a new location is entered. Siz...Nicola Mettifogo
2009-01-20Adapted fixed-sized arrays to cope with the larger dialogues in BRA. Maybe th...Nicola Mettifogo
2009-01-20Cleanup.Johannes Schickel
2009-01-20Yet another two small formatting fixes.Johannes Schickel
2009-01-20- Fixed formattingJohannes Schickel
2009-01-20- Moved some script related code to script_lol.cppJohannes Schickel
2009-01-20Fix bug #2522556 - FEEBLE: Cutscene not found, Crash.Travis Howell
2009-01-20Fix another warningMax Horn
2009-01-20Fixed warnings (nice example of why heeding warnings is useful: one of the ch...Max Horn
2009-01-20Some WIP code for the kSupportsLoadingDuringStartup engine featureFilippos Karapetis
2009-01-19LOL: some work on the music handlingFlorian Kagerer
2009-01-19LOL: some renamingFlorian Kagerer