aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2007-05-27Made verbs "push" and "swallow" work in IHNM. It's now possible to choose a m...Filippos Karapetis
2007-05-27Fix bug #1726115 - FREDDI1: Tiny graphics glitch when reading message.Travis Howell
2007-05-27Fix for bug #1726330: "SCUMM engine abuses stack" from same bugreport.Eugene Sandulenko
2007-05-27Adjust code for paranoid compilers.Travis Howell
2007-05-27Verb actions are working correctly now in IHNM. Some verbs are still non-func...Filippos Karapetis
2007-05-27Add minor code differences in Elvira 2 and Waxworks.Travis Howell
2007-05-27Fix loading restart state in Waxworks for now.Travis Howell
2007-05-27Updated error message.Johannes Schickel
2007-05-27fixed warning and add assert for potential uninitialised srcPaweł Kołodziejski
2007-05-27Removing debug leftoversEugene Sandulenko
2007-05-27The 'i' and 'l' charactors only have a shorter width in Simon the Sorcerer 1/2.Travis Howell
2007-05-27Correct cursor used when entering saved game name in Elvira 2 and Waxworks.Travis Howell
2007-05-27Add extra mouse cursors used by Elvira 2.Travis Howell
2007-05-27Reworked game saving so that restored games don't fire off hotspot activation...Paul Gilbert
2007-05-27Add font table for Elvira 1/2 and Waxworks.Travis Howell
2007-05-27Correct error in printStats opcode for Elvira 2.Travis Howell
2007-05-26Fix bug #1709430: "FT: CAPSLOCK + V enables cheating for all fights"Eugene Sandulenko
2007-05-26Patch from bug #1722153: "FT: Error on loading a game saved during a dialogue"Eugene Sandulenko
2007-05-26Fix Enter key behavior under MacOS as mentioned in FR #1273746: "BS1: SomeEugene Sandulenko
2007-05-26typo (interpretator => interpreter)Matthew Hoops
2007-05-26oopsEugene Sandulenko
2007-05-26Slighty modified patch #1701058: "Correct some graphical glitches for Eugene Sandulenko
2007-05-26Add Italian versions as supplied in bug #1722142: "GOB: italian md5 of WeenEugene Sandulenko
2007-05-26Add fallback detector to AGI engine.Eugene Sandulenko
2007-05-26Fix potential memory overwriteEugene Sandulenko
2007-05-26Add code for opcodes 177/178 in Elvira 2.Travis Howell
2007-05-25Bugfix to save whether each NPC has been identified, and correctly transform ...Paul Gilbert
2007-05-24sync resource unpacking code of cruise with cineGregory Montoir
2007-05-23Little graphics fix for FM-Towns version. (Thanks to Florian Kagerer)Johannes Schickel
2007-05-23Commit of patch #1715313 ("CORE: STL like algorithm implementation").Johannes Schickel
2007-05-22Silenced a rather paranoid GCC warning.Torbjörn Andersson
2007-05-22Some graphic fixes for FM-Towns version. (Thanks to Florian Kagerer for this).Johannes Schickel
2007-05-22Fixes graphics glitch introduced while cleaning up.Johannes Schickel
2007-05-22Minor cleanup.Travis Howell
2007-05-22Move code to correct position.Travis Howell
2007-05-22Add support for the saved game overwrite check script in Waxworks.Travis Howell
2007-05-22Mouse glitch no longer seems to occur in Elvira 1.Travis Howell
2007-05-22Add load/save interface support for Elvira 2 and Waxworks.Travis Howell
2007-05-21Fixed the largest memory leaks.Nicola Mettifogo
2007-05-21Fixed palette fade in intro sequence and palette effect for Dino's treatmentNicola Mettifogo
2007-05-21Fix bug #1722330 - FREDDI: Minor graphics glitch on Mac OS X.Travis Howell
2007-05-20Fixed regression: location comment wasn't shown on every location except the ...Nicola Mettifogo
2007-05-20Added guard code to prevent crashes when stopping sound effects.Nicola Mettifogo
2007-05-20Fixed bug. snprintf counts the termination character on Linux, but not on Win...Nicola Mettifogo
2007-05-20Removed phony 'start game' message from Amiga demo.Nicola Mettifogo
2007-05-20Disabled halfbrite for Amiga versions. The effect will be enabled again when ...Nicola Mettifogo
2007-05-20Fixed embarrassing - and old as time - mistake preventing some items from bei...Nicola Mettifogo
2007-05-20Added savegame code so characters correctly leave rooms after restoring a gamePaul Gilbert
2007-05-20Fixed several room change, NPC behaviour, and door closing codePaul Gilbert
2007-05-20some fixes for the music in Amiga OS DemoGregory Montoir