aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2006-09-16Fix bug #1559767 - SIMONWIN: Crashes on start-upTravis Howell
2006-09-16- enables pseudo unloading of loaded pak files (which reduces the loading of ...Johannes Schickel
2006-09-16* Added virtual Engine::getDebugger() methodMax Horn
2006-09-16cleanupMax Horn
2006-09-16Overhaul of the debugger codeMax Horn
2006-09-16Reduce code duplicationMax Horn
2006-09-16Simplifies resource handling for the CD version of Kyrandia.Johannes Schickel
2006-09-16Replaces all malloc/realloc usages with new.Johannes Schickel
2006-09-16Replaced checkRange by assertRange, which has (a) an (IMO) more logical order...Max Horn
2006-09-16cleanup; remove check whether _costume is valid, as that is already done by g...Max Horn
2006-09-16Updated MD5 listMax Horn
2006-09-16Replaces malloc with new in most cases.Johannes Schickel
2006-09-16cleanupMax Horn
2006-09-15- adds dirty rect handling to the kyra engine (needs some more tests before I...Johannes Schickel
2006-09-15Update French version of Pajama Sam 2Travis Howell
2006-09-14Add/Update several French versions of HE gamesTravis Howell
2006-09-14Add French version of puttcircusTravis Howell
2006-09-10Test _skipFlag a bit more often.Torbjörn Andersson
2006-09-10Clear _skipFlag at beginning of Kyra 2 intro. Otherwise, skipping it once willTorbjörn Andersson
2006-09-10Make Lure run again on PalmOS fixing unaligned readChris Apers
2006-09-10- Some little checks for shape usage.Johannes Schickel
2006-09-10Little bit cleanup.Johannes Schickel
2006-09-10Simplifies PAK file loading a bit.Johannes Schickel
2006-09-10Makes lure compile with msvc8 again.Johannes Schickel
2006-09-10Add/Update Dutch and French versions of several HE gamesTravis Howell
2006-09-09Renamed o6_getActorAnimCounter1 to o6_getActorAnimCounterMax Horn
2006-09-09Moved allocResTypeData from ScummEngine to ResourceManager; removed friend de...Max Horn
2006-09-09Moved _heV7RoomIntOffsets initializationMax Horn
2006-09-09Turned some sound conversion methods into static functions (cleanup)Max Horn
2006-09-09Renamed Resource::fileHandle() to Resource::getFileHandle()Max Horn
2006-09-09Get rid of fsnode hackMax Horn
2006-09-09Ignore mouselock count when switching the cursor graphics, fixing a bug salty...Oystein Eftevaag
2006-09-09Fix memory leakMax Horn
2006-09-09Fixed unaligned read on PalmOSChris Apers
2006-09-09Fixed unaligned read (this fix a potential crash clicking on the Text option ...Chris Apers
2006-09-09Fixed warning.Torbjörn Andersson
2006-09-09Fixed a bug in loadPakFile(), and changed PAKFile constructor so that it does...Neil Millstone
2006-09-09Fixed compilation.Torbjörn Andersson
2006-09-09This printf isnot supportedon PalmOS 68k, taken from an old port of SarienChris Apers
2006-09-09Fixed crashes on Zodiac and add support for this deviceChris Apers
2006-09-09Initialise variable. Should fix Valgrind warning.Torbjörn Andersson
2006-09-09Fixed crashes on Zodiac and add support for this deviceChris Apers
2006-09-09Fixed compilationChris Apers
2006-09-09Update HE version for Dutch versions of lost, maze, socks and water.Travis Howell
2006-09-09Fixed bug #1554904 ("KYRA1: No mouse cursor in latest SVN build"). GI_KYRA1 isTorbjörn Andersson
2006-09-07Don't create a second Menu object unless the first one has been deleted. ThisTorbjörn Andersson
2006-09-07Transferred all previously hard-coded English in-game text to a resourcePaul Gilbert
2006-09-05Fixed error message that still referred to disk0.vgaPaul Gilbert
2006-09-04More kyra2 intro WIP stuff (WSA playback control sequences implemented, used ...Oystein Eftevaag
2006-09-04This could possibly fix bug #1551524 ("MAXOSX: Cannot Backspace in AGI Games").Torbjörn Andersson