aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2011-01-19HUGO: Add specific decodeString() for H1 DosArnaud Boutonné
2011-01-19GOB: Add preliminary Inca 2 save supportSven Hesse
2011-01-19GOB: Add save stub and temp sprite for Inca2Sven Hesse
2011-01-19SWORD25: getSoundTime() is not used. Remove it.Eugene Sandulenko
2011-01-19SWORD25: Strip off unportable functionsEugene Sandulenko
2011-01-19HUGO: Merge the 2 versions of doAction, cleanupArnaud Boutonné
2011-01-18HUGO: Rename objNumb to objIndex when used as an indexArnaud Boutonné
2011-01-18MOHAWK: Rename some Myst-specific sound functions; cleanupMatthew Hoops
2011-01-18MOHAWK: Rename some VideoManager functions so we have some unified naming bet...Matthew Hoops
2011-01-18MOHAWK: Implement channelwood pipe valvesBastien Bouclet
2011-01-18MOHAWK: Add a workaround to prevent a crash when pulling the gears puzzle res...Bastien Bouclet
2011-01-18MOHAWK: Add a sanity check to waitUntilMovieEnds()Matthew Hoops
2011-01-18MOHAWK: Add gulls and butterflies to MystBastien Bouclet
2011-01-18HUGO: Clean upArnaud Boutonné
2011-01-18MOHAWK: Move Myst's o_quit opcode to the base classMatthew Hoops
2011-01-18MOHAWK: Cleanup wrapMovieFilename()Matthew Hoops
2011-01-18MOHAWK: Fix the gear puzzle in Myst ME MacMatthew Hoops
2011-01-18GRAPHICS: Add a getSurface() function to JPEG to automatically convert to RGBMatthew Hoops