aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-11-08SWORD1: Fix bug #3431552 ("Wrong background sound in Windows demo")Torbjörn Andersson
2011-11-08TSAGE: R2R - Add switch skeletton for createScene()Strangerke
2011-11-08CGE: Bugfixes for the save/load game keysPaul Gilbert
2011-11-08CGE: Don't allow saving game during cut-scenesPaul Gilbert
2011-11-08TSAGE: Blue Force - Inside warehouse (910): Fix a glitch, rename an objectStrangerke
2011-11-08TSAGE: Blue Force - on FW (355): Fix glitchStrangerke
2011-11-07LASTEXPRESS: Fix typos in shared game code (as reported by _sev)Littleboy
2011-11-07LASTEXPRESS: Fix typos in entity code (as reported by _sev)Littleboy
2011-11-08TSAGE: Blue Force - Grandma's house, set 2 (271): Fix a crash and a glitch wh...Strangerke
2011-11-06TSAGE: Blue Force - Inside PD (315): Add a hack in order to avoid infinite po...Strangerke
2011-11-06HUGO: Take into account wjp's and LordHoto's suggestionsStrangerke
2011-11-06SCUMM: Stream sfx/voice sounds from mouster.sou.Johannes Schickel
2011-11-06AUDIO: Implement a basic VocStream class.Johannes Schickel
2011-11-05SCI: add Japanese MUMG detection entry and adapt Fm-Towns sound driverathrxx
2011-11-05COMPOSER: Don't delete pipe streams too early.Alyssa Milburn
2011-11-05TSAGE: Blue Force - Inside PD (315): Implement a missing case in signal()Strangerke
2011-11-05HUGO: Fix a CppCheck warning reported by Tetsuo55Strangerke
2011-11-05COMPOSER: Implement V1 random events.Alyssa Milburn
2011-11-05COMPOSER: Fix non-pipe audio buffers.Alyssa Milburn
2011-11-05TSAGE: Blue Force - inside PD (315): Fix display of Ryan when discussing abou...Strangerke
2011-11-05SCI: Updated Script::getObjectMap()Filippos Karapetis
2011-11-05COMPOSER: Support keyboard shortcuts.Alyssa Milburn
2011-11-05COMPOSER: Parse ambients (V1 sprite buttons).Alyssa Milburn
2011-11-05TSAGE: Blue Force - Rename some variablesStrangerke
2011-11-05TSAGE: Blue Force - Lyle office (810): Partly Rewrite Lyle's logicStrangerke
2011-11-05SCI: Made the object map hashmap of the Script class privateFilippos Karapetis
2011-11-05SCI: Made more fields of the Script class private. Some cleanup.Filippos Karapetis
2011-11-05COMPOSER: Play V1 pipe audio.Alyssa Milburn
2011-11-04COMPOSER: Fix kOldOpPlayWav.Alyssa Milburn
2011-11-04COMPOSER: Handle V1 pipes properly.Alyssa Milburn
2011-11-04COMPOSER: Add support for V1 pipes.Alyssa Milburn
2011-11-04KYRA: add missing (maybe unused) case to LoLEngine::olol_getGlobalVar()athrxx
2011-11-04KYRA: replace invalid memset call and add a warningathrxx
2011-11-04KYRA: (LOL) minor fix, cleanup and renamingathrxx
2011-11-04KYRA: fix monster hp in LoLathrxx
2011-11-04KYRA: rename script proc and fix some debug messagesathrxx
2011-11-04KYRA: Reduce size of KyraEngine_LoK::_entranceMouseCursorTracks.Johannes Schickel
2011-11-04KYRA: Use "0xFF" instead of "0xFFFF" as memset's second parameter.Johannes Schickel
2011-11-04TSAGE: Blue Force - Child protection site (580). Fix vehicle display when mov...Strangerke
2011-11-04KYRA: Remove FIXME, which should've been removed with 4410e61...Johannes Schickel
2011-11-04KYRA: Simplify getMoveTableSize.Johannes Schickel
2011-11-04COMPOSER: Don't pass first param for V1 mouse events.Alyssa Milburn
2011-11-04COMPOSER: Implement/stub the rest of V1 scripting.Alyssa Milburn
2011-11-04COMPOSER: Improve check for invalid CTBLs.Alyssa Milburn
2011-11-04COMPOSER: Factor out button activation code.Alyssa Milburn
2011-11-04COMPOSER: Fix reading rollover scripts for V1 buttons.Alyssa Milburn
2011-11-04TSAGE: Fix field initialisation in Scene270::signalPaul Gilbert
2011-11-04TSAGE: Restored a duplicated assignment from commit ec6a9d2, with a FIXMEFilippos Karapetis
2011-11-04TSAGE: Fixed a bug from commit ec6a9d2Filippos Karapetis
2011-11-04SCUMM: Revert "Removed a duplicate variable assignment"Willem Jan Palenstijn