aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2010-12-21SCI: Reset the portrait bitmap to the "closed mouth" state, when skipping dia...Filippos Karapetis
2010-12-21MOHAWK: Add Framework of getVar(), setVar() and toggleVar() to Myst Stoneship...David Turner
2010-12-20MOHAWK: Add var getters for Myst Stellar Observatory Date-Time Display.David Turner
2010-12-20HUGO: Fix several warnings reported by CppCheckArnaud Boutonné
2010-12-20HUGO: Improve keyboard handlingArnaud Boutonné
2010-12-20SCI: Fixed bug #3041153 - "SCI Fanmade Games: Message window glitch"Filippos Karapetis
2010-12-20SCI: Fixed bug #3037945 - "PQ3 : Graphical Glitch with White Mercedes on Free...Filippos Karapetis
2010-12-20SCI: Commented out unused signal flagsFilippos Karapetis
2010-12-20MOHAWK: Fix 2 crashers with the Myst imager (selecting 00 and playing the mou...Bastien Bouclet
2010-12-20MOHAWK: Fixed Valgrind Error in Myst When Selecting 0 in Imager Code (Myst Ca...David Turner
2010-12-20HUGO: Add god mode to H1 Dos and H2 DosArnaud Boutonné
2010-12-19HUGO: Fix case bug in God ModeArnaud Boutonné
2010-12-19MOHAWK: Implement Myst opcodes 109, 117, 118 and 208 : dock forechamber imagerBastien Bouclet
2010-12-19HUGO: Implement setBackgroundColor()Arnaud Boutonné
2010-12-19SCI: Added another English version of QFG3 (bug #3125559)Filippos Karapetis
2010-12-19GROOVIE: Add two new t7g detection entries, one from bug tracker, one from meHenry Bush
2010-12-19MOHAWK: Add 2 Myst var getter / settersBastien Bouclet
2010-12-19MOHAWK: Fix Myst courtyard boxes. Hover areas entering / leaving is now handl...Bastien Bouclet
2010-12-19MOHAWK: Added further var getter and setter code for Myst Island.David Turner
2010-12-18MOHAWK: Add some missing var getters for Myst Island.David Turner
2010-12-18MOHAWK: Myst sound rework, part 2Bastien Bouclet
2010-12-18MOHAWK: Separate background sound handling from other sounds for Myst. Allow ...Bastien Bouclet