aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-12-31JANITORIAL: Remove unnecessary semicolon.Torbjörn Andersson
2010-12-31HUGO: F6 now also closes inventory in Win versionsArnaud Boutonné
2010-12-31SCI: Added workaround for script bug #3148418 - "QFG2: Script Error On last s...Filippos Karapetis
2010-12-31GOB: Minor Correction in Debug Console Header.David Turner
2010-12-31MOHAWK: Minor Correction to Graphics Debug Output.David Turner
2010-12-31CINE: Fix CollisionPage Uninitialised Reads in Operation Stealth.David Turner
2010-12-31CINE: Close Memory Leak in PCSoundFxPlayer.David Turner
2010-12-30HUGO: Fix default values in object_t structure for viewx field and followings.Arnaud Boutonné
2010-12-30HUGO: Fix several bugs reported by D. GrayArnaud Boutonné
2010-12-30MOHAWK: Implement Myst opcodes 129 to 132, and 192 to 197, Stellar observator...Bastien Bouclet
2010-12-29MOHAWK: Implement Myst opcode 214, Stellar observatory initializationBastien Bouclet
2010-12-29CINE: Fix Memory Leak in PCSoundFxPlayer.David Turner
2010-12-29CINE: Fixed mismatched deallocation in ScriptVars reported by Valgrind.David Turner
2010-12-28TOON: Add mapping for upper 'ç' and for plenking, both used in french versionArnaud Boutonné
2010-12-28SCI: Fixed script bug #3038870 - "SCI Fanmade - Demo Quest: ScummVM hangs wit...Filippos Karapetis
2010-12-28TOON: Fixed memory corruption in several roomsSylvain Dupont
2010-12-28TOON: Removed useless confusing code in conversation process partSylvain Dupont
2010-12-28SCUMM: Correct fix for bug #3145951 - DIG: Subtitles won't turn off (regressi...Travis Howell
2010-12-28SCUMM: Another fix for bug #3145951 - DIG: Subtitles won't turn off (regressi...Travis Howell
2010-12-27TOON: Path finding bug fixesSylvain Dupont
2010-12-27SCUMM: Fix bug #3145951 - DIG: Subtitles won't turn off (regression).Travis Howell
2010-12-27SCUMM: Fix bug #3143039 - ACTIVITY: Circus Stormin' crash.Travis Howell
2010-12-26TOON: Fixed Bug #3124527 with Dungeon freezeSylvain Dupont
2010-12-26SCI: A more efficient solution for bug #3037874 (SCI high CPU usage), which w...Filippos Karapetis
2010-12-26MOHAWK: Move myst_saveload.* to myst_state.*Matthew Hoops
2010-12-26MOHAWK: Fix a typoMatthew Hoops
2010-12-26SCI: Silence a gcc warningMatthew Hoops
2010-12-26TOON: Fix problem when exiting the king caveSylvain Dupont
2010-12-26MOHAWK: Merge classes MystVariables and MystSaveLoad to form MystGameStateBastien Bouclet
2010-12-26HUGO: Fix MIDI Player Memory Leak in H3 Win.David Turner
2010-12-25KYRA FM-TOWNS: improved cd audio music fadingFlorian Kagerer
2010-12-25MOHAWK: Add subimage drawing/caching codeAlyssa Milburn
2010-12-25MOHAWK: detect the European versions of ZoombinisAlyssa Milburn
2010-12-25MOHAWK: LB CD-ROM title prefixes aren't Windows-specificAlyssa Milburn
2010-12-25MOHAWK: detect/load the Rugrats Adventure GameAlyssa Milburn
2010-12-24SCI: Fixed bug #3059860 - "LB2CD: Glitch in Act 6 coroner answer buttons"Filippos Karapetis
2010-12-24SCI: Only sync the synonyms vocabulary if the game actually has one (thanks wjp)Filippos Karapetis
2010-12-24SCI: Now saving/loading the list of synonyms (set by kSetSynonyms), like SSCI...Filippos Karapetis
2010-12-24MOHAWK: Fix playing sound from aliases in Myst ME.Bastien Bouclet
2010-12-24MOHAWK: Fix Myst's combination book pages drawing at the bottom of the screen.Bastien Bouclet
2010-12-23Fix code formattingLars Skovlund
2010-12-23SCI: Unbreak script loading on big-endian machines. Thanks to [md5] and wjp.Lars Skovlund
2010-12-23PLUGINS: switched plugin manager to inheritance rather than #definesYotam Barnoy
2010-12-23SCI: Some initial work on the sound of robot videos (doesn't work yet, seems ...Filippos Karapetis
2010-12-23SCI: Fixed typoFilippos Karapetis
2010-12-22HUGO: Suppress two obsolete definesArnaud Boutonné
2010-12-22HUGO: Suppress some obsolete volume related variablesArnaud Boutonné
2010-12-22HUGO: Implement syncSoundSettings()Arnaud Boutonné
2010-12-22SCI: Fixed bug #3037618 - "PQ2 : Restoring in Scuba Van causes Parser Issues"Filippos Karapetis
2010-12-22MOHAWK: Add Framework getVar() code to Myst Credits Stack Script Parser.David Turner