aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-01-28DRASCULA: Fixed Code to allow Quit/RTL Function and avoid Memory Leakage.David Turner
2011-01-28DRASCULA: Remove unecessary destructor from ArchiveMan.David Turner
2011-01-28DRASCULA: Fix for Duplicate Registering of Archive.David Turner
2011-01-28DRASCULA: Fix minor cut and paste error in Console "room" command.David Turner
2011-01-28DRASCULA: Fix uninitialized reads of mouse position variables.David Turner
2011-01-27MOHAWK: Implement Stoneship chest puzzleBastien Bouclet
2011-01-27MOHAWK: Allow videos to be paused individuallyBastien Bouclet
2011-01-27GOB: Only draw text when coordinates are within the surfaceSven Hesse
2011-01-27GOB: Stop drawing a letter on surface boundariesSven Hesse
2011-01-27GOB: Add Pixel::isValid() and ConstPixel::isValid()Sven Hesse
2011-01-27HUGO: Fixed crash when an incorrect hugo.dat file is foundFilippos Karapetis
2011-01-27GOB: Add sanity checks to Pixel and ConstPixelSven Hesse
2011-01-27MOHAWK: Add detection for the LB samplerMatthew Hoops
2011-01-27HUGO: Handle mouse 'UP' events instead of 'DOWN'. Arnaud Boutonné
2011-01-27TOON: Check for the state of modifier keys (control/alt/shift) when handling ...Filippos Karapetis
2011-01-27DRASCULA: Fix Memory Leak in drascula.dat Loading.David Turner
2011-01-27GOB: Implement backuping of sprites, sounds, fonts in totSubSven Hesse
2011-01-27GOB: Add SoundDesc::swap()Sven Hesse
2011-01-27GOB: Add o7_draw0x59 stubSven Hesse
2011-01-27GOB: Some Addy gameflow stubsSven Hesse
2011-01-27SCI: Set the printLang and parseLang selectors again when restarting, if nece...Filippos Karapetis
2011-01-27DRASCULA: Fix Memory Leaks in Rooms Table.David Turner
2011-01-27AGOS: Fix Memory Leaks in Feeble Files.David Turner
2011-01-27AGOS: Fix Memory Leaks when playing Simon 2 Win.David Turner
2011-01-26HUGO: As requested by D. Gray, use 'exit' (DOS) command in Win versionsArnaud Boutonné
2011-01-26HUGO: Cleanup: Suppress an obsolete warning and a commentArnaud Boutonné
2011-01-26HUGO: Ensure savegames are not impacted by unexpected ANULL actions, by repla...Arnaud Boutonné
2011-01-26MOHAWK: Introduce a new CursorManager for LB v2+ (they do not use exe cursors)Matthew Hoops
2011-01-26GOB: Add 2 Addy 4 base fake save handlersSven Hesse
2011-01-26GOB: Another fake Addy 4 save handlerSven Hesse
2011-01-26GOB: Another fake file pathSven Hesse
2011-01-26GOB: Use a fake cursor for Addy for now :PSven Hesse
2011-01-26GOB: Add stub save handlers for Addy 4 (Grundschule)Sven Hesse
2011-01-26GOB: Increase kFontCount for AddySven Hesse
2011-01-26GOB: Check font index for kFontCountSven Hesse
2011-01-26GOB: Add a small playTot change for AddySven Hesse
2011-01-26GOB: Increase kEnvironmentCount to 20 for AddySven Hesse
2011-01-26GOB: o7_draw0x93 is o7_setVolumeSven Hesse
2011-01-26MOHAWK: Detect "The Cat in the Hat".Alyssa Milburn
2011-01-26SCI: Make SCI3 propertyId endianness hack a bit cleanerWillem Jan Palenstijn
2011-01-26LASTEXPRESS: Add some more error handling to Savegame and Sound classesJulien Templier
2011-01-26HUGO: Fix some save/restore issuesSylvain Dupont
2011-01-25SCI: cleanupMax Horn
2011-01-25MOHAWK: Read kLBEventNotified data after commands.Alyssa Milburn
2011-01-25GOB: Add a sanity check to o1_freeFontSven Hesse
2011-01-25GOB: Add o7_zeroVar and partially implement draw0x89Sven Hesse
2011-01-25GOB: Add a sanity check assert()Sven Hesse
2011-01-25GOB: Implement getting/setting values from INI filesSven Hesse
2011-01-25GOB: Add a small manager for INI configsSven Hesse
2011-01-25SCUMM: Restore the missing copyright for the PE code (wrongfully removed in r...Matthew Hoops