aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-29MOHAWK: Implement Myst opcode 214, Stellar observatory initializationBastien Bouclet
2010-12-29PLUGINS: fixed MSVC buildFlorian Kagerer
2010-12-29PLUGINS: single plugin model now saves plugin filename to config fileYotam Barnoy
2010-12-29CONFIG-MGR: added ability to add other non-game domainsYotam Barnoy
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-26PLUGINS: fixed resource leak that caused PSP to crashYotam Barnoy
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-24ANDROID: Remove obsolete reference to ANDROID_TOP in build instructions.Angus Lees
2010-12-23PLUGINS: PluginManager minor cleanupsYotam Barnoy
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-23PLUGINS: don't fully load each plugins at startup for single plugin methodYotam Barnoy
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é