aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-01-23HUGO: Get rid of (almost) all the remaining definesArnaud Boutonné
2011-01-23MOHAWK: Fix the Riven demo intro sequence (a regression from r55188)Matthew Hoops
2011-01-23SWORD25: Fix GCC Compilation Warnings.David Turner
2011-01-23GOB: Fix a clipping issueSven Hesse
2011-01-23VIDEO: Move video classes to Video:: namespaceEugene Sandulenko
2011-01-23SWORD25: Removed several unused methods of the Vertex class, and made a subcl...Filippos Karapetis
2011-01-23SWORD25: Removed several unused methods from the Polygon classFilippos Karapetis
2011-01-23SWORD25: Remove unused yuvtorgba.h fileTorbjörn Andersson
2011-01-23GRAPHICS: Move graphics/video/ to video/. Step 2/2Eugene Sandulenko
2011-01-23GRAPHICS: Move graphics/video/ to video/. Step 1/2Eugene Sandulenko
2011-01-23SWORD25: Fixed compilation (oops...)Filippos Karapetis
2011-01-23MOHAWK: Detect CSTime demo (thanks to Strangerke for finding it).Alyssa Milburn
2011-01-23SWORD25: Simplified the YUV->RGBA conversion codeFilippos Karapetis
2011-01-23GOB: Pass engine pause to the VideoPlayer and decodersSven Hesse
2011-01-23SWORD25: Fix format string warnings.Torbjörn Andersson
2011-01-23SWORD25: Replaced BS_ASSERT() with assert()Filippos Karapetis
2011-01-23SWORD25: Fixed compilationFilippos Karapetis
2011-01-23SWORD25: Removed the custom log class and replaced it with warning/error/debu...Filippos Karapetis
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-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-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-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