aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-11-09SCI: Some slight work on SCI3Filippos Karapetis
2010-11-09MOHAWK: Fix one more memory leak (hopefully the last :))Matthew Hoops
2010-11-09MOHAWK: Fix cache memory leak and some formattingMatthew Hoops
2010-11-09MOHAWK: Fix memory leaks (thanks to digitall for finding)Matthew Hoops
2010-11-09SCI: Fixed the fallback detector againFilippos Karapetis
2010-11-09SCI: Fix Lighthouse SCI2.1 demoMatthew Hoops
2010-11-09SCI: Formatting convention fixesMatthew Hoops
2010-11-09SCI: Fix compile when SCI32 is not enabledMatthew Hoops
2010-11-09SCI: Temporarily disable the PrintDebug call, which is only partiallyLars Skovlund
2010-11-09SCI: Add uninitialized temp workaround for ShiversLars Skovlund
2010-11-09SCI: Fix error message in ShowMovie(), perhaps avoiding some confusion laterLars Skovlund
2010-11-09SCI: Add resource manager support for SCI3 games.Lars Skovlund
2010-11-09SCI: Added comments for rev. 54150 and fixed a typoFilippos Karapetis
2010-11-09MOHAWK: Close a number of memory leaks in Myst.David Turner
2010-11-09treat pushSelf opcode with low bit set as pushSelf (in fangames only, current...Lars Skovlund
2010-11-08COMMON: Push #include audiocd.h in system.h out to .cpp filesMax Horn
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-11-08SCI2: Added some currently unused code for drawing text on a bufferFilippos Karapetis
2010-11-08SCI/SCI2: Some slight changes to the graphics codeFilippos Karapetis
2010-11-08TUCKER: Added basic debugging console to engineDavid Turner
2010-11-08SWORD1: Added basic debugging console to engineDavid Turner
2010-11-08MADE: Added basic debugging console to engineDavid Turner
2010-11-08Fix assertion failure in SCI0 saving codeLars Skovlund
2010-11-08TOUCHE: Added basic debugging console to engineDavid Turner
2010-11-08TOON: Further corrections to close memory leaks.David Turner
2010-11-08SCI: Bugfix for script workaroundsFilippos Karapetis
2010-11-08SCI: Some changes regarding the string heap in saved gamesFilippos Karapetis
2010-11-08LOL: fixed minor text displayer bugFlorian Kagerer
2010-11-07HUGO: Use DOS names for and exact names in endGame()Arnaud Boutonné
2010-11-07TOON: Fix mismatching new/delete[] on _hotspots.Johannes Schickel
2010-11-07TOON: Cleanup.Johannes Schickel
2010-11-07TOON: Fix debug console by implementing getDebugger.Johannes Schickel
2010-11-07TOON: Corrections to close some memory leaks.David Turner
2010-11-07TUCKER: Add GUIO_NOLAUNCHLOAD to the detection flags.Johannes Schickel
2010-11-07DRASCULA: Add GUIO_NOLAUNCHLOAD to the detection flags.Johannes Schickel
2010-11-07HUGO: Fix crash when hugo.dat is not the expected versionArnaud Boutonné
2010-11-07TOON: Added basic debugging console to engineDavid Turner
2010-11-07COMMON: Rename and tweak MD5 functionsMax Horn
2010-11-07DETECTOR: Don't compute mac resource fork MD5 of a file multiple timesMax Horn
2010-11-07ENGINES: Do not include engines/savestate.h from engines/game.hMax Horn
2010-11-07DETECTOR: Get rid of ADGF_KEEPMATCHMax Horn
2010-11-07HUGO: Added basic debugging console to engineDavid Turner
2010-11-07DRACI: Added basic debugging console to engineDavid Turner
2010-11-07CINE: Added basic debugging console to engineDavid Turner
2010-11-07MOHAWK: Remove console FIXME'sMatthew Hoops
2010-11-07LURE: Convert printf to debug/warningMax Horn
2010-11-07MOHAWK: Convert all printf to debugN callsMax Horn
2010-11-07LURE: Remove all uses of (f)printf; cleanupMax Horn
2010-11-07ENGINES: Unify code layout of all ADParams instancesMax Horn
2010-11-07HUGO: Move fonts to display.cppArnaud Boutonné