aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-09-01- Reverted the *vga targets back to *sci, and used the extras field again for...Filippos Karapetis
2009-09-01- Added MD5's for the 5 different Crazy Nick's collectionsFilippos Karapetis
2009-09-01SCI: Fix message property of mouse event. This fixes mouse handling in theWalter van Niftrik
2009-09-01- Moved the Sierra game ID conversion code inside game.cpp, so that any game-...Filippos Karapetis
2009-09-01Fixed incorrect usage of ARRAYSIZE (thanks fingolfin)Filippos Karapetis
2009-09-01SCI: Turned convertSierraGameId partially into a tableMax Horn
2009-09-01Coding best practice: Whenever possible, pass objects by reference instead of...Max Horn
2009-09-01Coding best practice: Always use enums instead of #defines to define integer ...Max Horn
2009-09-01SCUMM: Better fix for convertFilePath (use snprintf instead of sprintf, avoid...Max Horn
2009-09-01Changed an error to a warning, as it occurs at the beginning of EcoQuest 1 CD...Filippos Karapetis
2009-09-01Fixed the crash at the beginning of EcoQuest 1 CDFilippos Karapetis
2009-09-01Fixed regression with some weird mouse cursors (e.g. in EcoQuest)Filippos Karapetis
2009-09-01SCI: Fix bug in SCI1.1 varselector search.Walter van Niftrik
2009-09-01SCI: Fix relative cues in SCI1.Walter van Niftrik
2009-08-31CleanupFilippos Karapetis
2009-08-31CleanupFilippos Karapetis
2009-08-31Rewrote the static selector mapper to use SCI versions instead of game IDs, a...Filippos Karapetis
2009-08-31- Removed the now-unused "setTarget" selectorFilippos Karapetis
2009-08-31Some adjustments to the output of the "selector" and "selectors" console comm...Filippos Karapetis
2009-08-31SCI: Add stub for PalVary.Walter van Niftrik
2009-08-31Removed many bogus return values in the SCI graphics functions - some functio...Filippos Karapetis
2009-08-31SCI: Fix messages in QFG remake.Walter van Niftrik
2009-08-31Groovie: Handle special case for cursor #4Scott Thomas
2009-08-31Revert revision 43845, to keep configure options for games and game engines c...Travis Howell
2009-08-31Added the --enable-unsupported option to enable the detection of theJordi Vilalta Prat
2009-08-31Add configure option for Groovie 2 games.Travis Howell
2009-08-30Groovie: Initial implementation cursors for Groovie V2Scott Thomas
2009-08-30Modify warning message for o5_deleteFile as it's not only used by Dynasty, an...Arnaud Boutonné
2009-08-30Implement getDebugger() in AGIJordi Vilalta Prat
2009-08-30Fix indentationJordi Vilalta Prat
2009-08-30Adding support for AVI in SCI games (such as kq6) and implement kPlatform.Matthew Hoops
2009-08-30SCI: Fix detection of QFG1 remake.Walter van Niftrik
2009-08-30SCI: Fix missing 'else' in r43824.Walter van Niftrik
2009-08-30Groovie: Replace sprintf() usage with String::printf()Jordi Vilalta Prat
2009-08-30Making the Windows version of Little Red Riding Hood display somethingSven Hesse
2009-08-30Fixed a regression in the sound of the demos of LSL3 and LSL5Filippos Karapetis
2009-08-30SCI: Add lofs detection.Walter van Niftrik
2009-08-30Add detection strings for multi-lang Windows version of Little Red Riding HoodArnaud Boutonné
2009-08-30Correct title for Freddi Fish 5.Travis Howell
2009-08-30Silence gcc warning.Matthew Hoops
2009-08-30SCI: Add support for SetCursor with 4 args.Walter van Niftrik
2009-08-30SCI: Add SetCursor detection. Cleanup.Walter van Niftrik
2009-08-30SCI: CleanupWalter van Niftrik
2009-08-29Fix bug #2846887: "MANIAC NES: incorrect background color?" by revertingEugene Sandulenko
2009-08-29Fix possible corruption of restart game save in Kyrandia 1.Johannes Schickel
2009-08-29Correct regression in V1 DOS version of Zak McKracken.Travis Howell
2009-08-29Add patch #2846581 - MM C64: savedialog.Travis Howell
2009-08-29There is no sentence script in SCUMM0.Travis Howell
2009-08-29Removed the "op_" prefix from opcode names in the script debuggerFilippos Karapetis
2009-08-29Add patch #2846476 - MM C64: german verbs fix.Travis Howell