aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2011-01-25GOB: o7_draw0x8A is o7_findFile()Sven Hesse
2011-01-25GOB: Add a workaround for taking the music sheet from Dr. Dramish's carSven Hesse
2011-01-25GOB Add save stubs for Addy JuniorSven Hesse
2011-01-25GOB: Add a FakeFileHandlerSven Hesse
2011-01-25GOB: o7_draw0x57 is o7_intToStringSven Hesse
2011-01-25GOB: o7_draw0x0D is o7_loadCursorSven Hesse
2011-01-25SCI3: Fix script abort during startup on Big Endian platformsLars Skovlund
2011-01-25LASTEXPRESS: Fixed Memory Leak in Subtitles.David Turner
2011-01-25LASTEXPRESS: Correct typos in Alexei logic and sound codeJulien Templier
2011-01-25GOB: Add o7_oemToANSISven Hesse
2011-01-25GOB: o7_draw0xA1 is o7_getINIValueSven Hesse
2011-01-25LASTEXPRESS: Fix accidental assignment in sound.cpp.David Turner
2011-01-25LASTEXPRESS: Corrected format warning in state.hDavid Turner
2011-01-25GOB: Adi 4 should get a Inter_v7 tooSven Hesse
2011-01-25GOB: o7_draw0x90 is o7_loadLBMSven Hesse
2011-01-25GOB: o7_draw0xC4 is o7_opendBaseSven Hesse
2011-01-25GOB: o7_draw0x44 is o7_displayWarningSven Hesse
2011-01-25GOB: o7_draw0x8C is o7_getSystemPropertySven Hesse
2011-01-25LASTEXPRESS: Add per-entry sound stream (this fixes all dialog being cut as s...Julien Templier
2011-01-25LASTEXPRESS: Fix typo in Francois logicJulien Templier
2011-01-25LASTEXPRESS: Add some subtitle support to Sound classJulien Templier
2011-01-25PARALLACTION: Removal of unecessary returns and whitespace fixes to saveload.*David Turner
2011-01-25GOB: Some more Addy stubsSven Hesse
2011-01-25GOB: Adding stubs for AddySven Hesse
2011-01-25HUGO: Move text arrays to a separate classArnaud Boutonné
2011-01-24MOHAWK: Improve support for installer archives (partial directory support)Matthew Hoops
2011-01-24SWORD25: Fix some invalid writes / crashesSven Hesse
2011-01-24GOB: Wait for the exact moment of the video sound's endSven Hesse
2011-01-24SWORD25: CleanupFilippos Karapetis
2011-01-24LASTEXPRESS: Add Italian release (and update file dates for German and Spanis...Julien Templier
2011-01-24SCI/Robot: Simplify ::setPalette()Lars Skovlund
2011-01-24SCI/Robot: Fix typoLars Skovlund
2011-01-24GOB: Urban: Write intro.0xx to file tooSven Hesse
2011-01-24MOHAWK: Fix Gehn's music player when clicking on it the first time (thanks, d...Matthew Hoops
2011-01-24MOHAWK: Properly initialize the bspit-gspit magcar variables (thanks, digitall)Matthew Hoops
2011-01-24MOHAWK: Recheck the current hotspot if a script has changed the enabled hotsp...Matthew Hoops
2011-01-24PARALLACTION: Improve safety of PathBuffer::getValue().David Turner
2011-01-24SWORD25: Fix linker breakage from DECLARE_SINGLETON() in renderObjectRegistry.h.David Turner