aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2010-12-22MOHAWK: Add Framework getVar() code to Myst D'ni Age Script Parser.David Turner
2010-12-22HUGO: Replace function comments by doxygen commentsArnaud Boutonné
2010-12-22HUGO: Fix little bug in sound playerArnaud Boutonné
2010-12-22HUGO: Slight formatting fix.Johannes Schickel
2010-12-22SCI: Also reset flags when resetting the video stateFilippos Karapetis
2010-12-22SCI: Limit the speech/subtitle settings sync to SCI1.1 CD games only. EarlierFilippos Karapetis
2010-12-22SCI: Sync in-game speech/subtitle options with the ones from the ScummVM GUI.Filippos Karapetis
2010-12-22SCI2+: Set pictureCels to 0 after deleting themFilippos Karapetis
2010-12-22SCI: VMD video related changesFilippos Karapetis
2010-12-22SCI: Changed the check for NULL values inside kArray(Cpy) to only ignore such...Filippos Karapetis
2010-12-22HUGO: Set some volume levels to get the MAME adlib emul workingHenry Bush
2010-12-22HUGO: Add music debug level, some cleanup when opening driverHenry Bush
2010-12-22MOHAWK: Add further getVar() code to Myst Channelwood Age Script Parser.David Turner
2010-12-22MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst Channelwo...David Turner
2010-12-21MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst Mechanica...David Turner
2010-12-21MOHAWK: Remove unused variables warnings introduced in r54982.David Turner
2010-12-21- SCI: Added code to free the _baseVars value in SCI3 as well. Both free() op...Filippos Karapetis
2010-12-21Added back the null check in kArray(cpy): it happens in SCI3Filippos Karapetis
2010-12-21MOHAWK: Support compound images (subimages)Alyssa Milburn
2010-12-21MOHAWK: Remove sound.h include from resource.hAlyssa Milburn
2010-12-21MOHAWK: Allow DefaultCursorManager to use alternative tagsAlyssa Milburn
2010-12-21Make Object::_baseMethod a Common::Array. This is intended to clean upLars Skovlund
2010-12-21Simplify SCI3 relocation code, also making it correct.Lars Skovlund
2010-12-21SCI: Fixed bug #3092115 - "ECOQUEST2: Initial text not cleared during ecorder...Filippos Karapetis