aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-23GOB: Change the NOCD workaround for Urban Runner a bitSven Hesse
2011-01-23MOHAWK: Implement Riven's stopSound() and fadeAmbientSounds() opcodesMatthew Hoops
2011-01-23MOHAWK: Do not stop ambient sounds when finding no matching Riven SLST indexMatthew Hoops
2011-01-23MOHAWK: Enable the Riven easter egg shortcutMatthew Hoops
2011-01-23MOHAWK: Cleanup Riven opcode 12 (now known as stopSound())Matthew Hoops
2011-01-23VIDEO: Fix createSurface() for the case that there's no videoSven Hesse
2011-01-23VIDEO: Update documentation on which decoder is used by what engineMatthew Hoops
2011-01-23HUGO: Fix on more GCC warningArnaud Boutonné
2011-01-23HUGO: Fix several warningsArnaud Boutonné
2011-01-23HUGO: Fix GCC compilationArnaud Boutonné
2011-01-23HUGO: CleanupArnaud Boutonné
2011-01-22VIDEO: Fix QuickTime audio buffering on the last frameMatthew Hoops
2011-01-22SCI/Robot:Don't ifdef out ::playAudio, since it is only used for debuggingLars Skovlund
2011-01-22MOHAWK: Add hardcoded help code for case 1.Alyssa Milburn
2011-01-22MOHAWK: Implement CSTime help system.Alyssa Milburn
2011-01-22MOHAWK: Minor CSTimeChar bugfixes.Alyssa Milburn
2011-01-22MOHAWK: Implement kCSTimeEventCharSomeNIS55.Alyssa Milburn
2011-01-22GOB: Only let one video with sound play at a timeSven Hesse
2011-01-22GOB: Hacking in multiple live videosSven Hesse
2011-01-22MOHAWK: Silence a warningFilippos Karapetis
2011-01-22MOHAWK: More CSTime event stubs.Alyssa Milburn
2011-01-22MOHAWK: Add/use visit count for scenes.Alyssa Milburn
2011-01-22MOHAWK: Dragging resources / levers code cleanupBastien Bouclet
2011-01-22GOB: Or actually, *this* should be the correct loop flag handlingSven Hesse
2011-01-22GOB: Oops, -10 = close video, < -10 = loopingSven Hesse
2011-01-22GOB: Proper live video loopingSven Hesse
2011-01-22I18N: Add polish translation (patch #3162838)Thierry Crozat
2011-01-22MOHAWK: Implement Channelwood's remaining opcodesBastien Bouclet
2011-01-22MOHAWK: Fix meaning of the sound loop variableMatthew Hoops
2011-01-22GOB: Extend the good-measure wait to all videos with soundSven Hesse
2011-01-22MOHAWK: Update the ADPC chunk codeMatthew Hoops
2011-01-22GOB: Don't blit dirty rectangles while playing a live videoSven Hesse
2011-01-22GOB: Force live videos onto the backSurfaceSven Hesse
2011-01-22SCI: Moved the robot audio playing test code inside GfxRobot::playAudio()Filippos Karapetis
2011-01-22SCI/robot: Correct detection of null preloadLars Skovlund
2011-01-22GOB: Fix the save list widthSven Hesse
2011-01-22GOB: Fixes the return value of dummy shooter in Last DynastySylvain Dupont
2011-01-22SCI: Added stub for playing robot audio from the consoleLars Skovlund
2011-01-22MOHAWK: Implement Channelwood opcodes 118 and 203: Sirius's drawerBastien Bouclet
2011-01-22SCI21: Allow the game scripts to sync robot videos, like in SSCI. Also, refer...Filippos Karapetis
2011-01-22GOB: Fix some of the live-video glitchynessSven Hesse
2011-01-22MOHAWK: Implement Channelwood opcodes 106 and 109: Stair door switchBastien Bouclet
2011-01-22MOHAWK: Hide mummy at startup in CSTime case 1.Alyssa Milburn
2011-01-22GOB: Actually, startFrame == -2 seems to be the only live video flagSven Hesse
2011-01-22MOHAWK: Add some debug commands for CSTime.Alyssa Milburn
2011-01-22MOHAWK: Finish hard-coded logic for CSTime case 1.Alyssa Milburn
2011-01-22MOHAWK: Implement a couple more CSTime events.Alyssa Milburn
2011-01-22MOHAWK: Add some proper group removal logic to CSTime.Alyssa Milburn
2011-01-22MOHAWK: Implement Channelwood opcodes 108, 127, 128: elevatorsBastien Bouclet
2011-01-22MOHAWK: Complete Channelwood opcode 101, pipe bridgeBastien Bouclet