aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-01-21MOHAWK: Implement kCSTimeEventRemoveItemFromInventory.Alyssa Milburn
2011-01-21MOHAWK: Fix disabling inventory features in CSTime.Alyssa Milburn
2011-01-21MOHAWK: Use the provided drag flags when dropping a feature.Alyssa Milburn
2011-01-21SCI: Fix GK1 breaking into the debugger when watching the introLars Skovlund
2011-01-21TOUCHE: Fixed Uninitialised Read in first call to ToucheEngine::res_loadBackd...David Turner
2011-01-21GOB: Urban: Fix saving/loading in the Secret Room screenSven Hesse
2011-01-21GOB: Add support for saving true color spritesSven Hesse
2011-01-21SCI: Partial robot support, currently disabled since it does not runLars Skovlund
2011-01-21MOHAWK: Add casts to remaining uses of ~0.Alyssa Milburn
2011-01-21MOHAWK: Implement CSTime big note display.Alyssa Milburn
2011-01-21GOB: Fix copypasta mistakeSven Hesse
2011-01-21GOB: Remove the now useless SaveConverter_v6Sven Hesse
2011-01-21GOB: Urban: Fix loading/saving in the Cemetary/Lab screensSven Hesse
2011-01-21GOB: Make the Cemetary/Lab screen work correctlySven Hesse
2011-01-21MOHAWK: Remove non-state uses of ~0 from CSTime.Alyssa Milburn
2011-01-21MOHAWK: De-hardcode CSTime font paths.Alyssa Milburn
2011-01-21MOHAWK: Fix two CSTime cursor shape/state checks.Alyssa Milburn
2011-01-21PARALLACTION: Fix Un-initialized Memory Errors and Leaks in Nippon Safes Amig...David Turner
2011-01-21MOHAWK: Add support for installer files from Riven and other Broderbund gamesMatthew Hoops
2011-01-21COMMON: Move SCI's DCL decompression code to commonMatthew Hoops
2011-01-21MOHAWK: Added a FIXME and fixed a logic bugFilippos Karapetis
2011-01-20HUGO: Merge misc versions of display, intro and scheduler classesArnaud Boutonné
2011-01-20HUGO: Close Memory Leak in TopMenu Surfaces.David Turner
2011-01-20MOHAWK: Add CSTime engine.Alyssa Milburn
2011-01-20MOHAWK: Add shared view code.Alyssa Milburn
2011-01-20HUGO: Cleanup: Remove some C-style commentsArnaud Boutonné
2011-01-20GOB: Implement looping live videosSven Hesse
2011-01-20GOB: Decrease the number of debug warningsSven Hesse
2011-01-20GOB: Give sound-only videos 500 extra ms for good measureSven Hesse
2011-01-20GOB: Don't temper with the break key for live videosSven Hesse
2011-01-20GOB: Make blocking videos defaultSven Hesse
2011-01-20GOB: Ignore a few more dummy filesSven Hesse
2011-01-20GOB: Removing a useless debug warningSven Hesse
2011-01-20GOB: Also ignore writing to kSaveModeIgnore filesSven Hesse
2011-01-20GOB: Change a warning() into a debugC()Sven Hesse
2011-01-20GOB: Don't not play videos with only soundSven Hesse
2011-01-20GOB: Reverse-blit the final frame of a live videoSven Hesse
2011-01-20GOB: Urban: Fix missing visuals at Cemetary/LabSven Hesse
2011-01-20GOB: Use Surface::blit() in VideoPlayer::copyFrame()Sven Hesse
2011-01-20LASTEXPRESS: Add macro for end of entities logic functionsJulien Templier
2011-01-20GOB: Make Urban Runner's "3D view" work againSven Hesse
2011-01-19MOHAWK: Don't use a fixed-size array for cue lists.Alyssa Milburn
2011-01-19MOHAWK: Add getSubImageSize function.Alyssa Milburn
2011-01-19GOB: Implement "live" (non-blocking) videosSven Hesse
2011-01-19HUGO: Move mouseHander() out of runMachine()Arnaud Boutonné
2011-01-19MOHAWK: Properly initialize Myst's background SndHandleMatthew Hoops
2011-01-19MOHAWK: Use a separate SndHandle for Myst's background soundMatthew Hoops
2011-01-19MOHAWK: Fix comment in resource.h.Alyssa Milburn
2011-01-19MOHAWK: Add some supporting code for cue lists.Alyssa Milburn
2011-01-19MOHAWK: Cleanup some Riven codeMatthew Hoops