aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-14Patch #1403763 (tiny fix for LaTeX documentation generation, concerning line ...Max Horn
2006-01-14HE80+ games may redraw all actors via scumm variable.Travis Howell
2006-01-14Added copy protection skipping; Fixed Inter::getOpcodeGoblinDesc()Sven Hesse
2006-01-14Should have commited this too.Travis Howell
2006-01-14UpdateTravis Howell
2006-01-14Add SegaCD platform and remove SegaCD specific game Id.Travis Howell
2006-01-14Switch warning to debug message.Travis Howell
2006-01-14Fix detection of Maniac Mansion V1 demo.Travis Howell
2006-01-14HE99+ games may run an additional script during main loop.Travis Howell
2006-01-14Correct HE version for several Germans demos.Travis Howell
2006-01-14A few fixes for sound opcodes in HE games.Travis Howell
2006-01-14Correct HE version for several Germans versions.Travis Howell
2006-01-14Missed one.Travis Howell
2006-01-14Add Spanish versions of Simon the Sorcerer 1 (DOS Floppy) && Simon the Sorcer...Travis Howell
2006-01-13Reorganized the sound code a bit and fixed bug # 1404414 (Missing speech patt...Johannes Schickel
2006-01-13Correct HE version for several Germans versions.Travis Howell
2006-01-13Committed patch # 1404734 (KYRA: kyra/kyra.cpp small build warning fix)Johannes Schickel
2006-01-13implement IHNM verb mapperAndrew Kurushin
2006-01-13Hopefully fixed IHNM sprite clipping. (IHNM sprites are upside downTorbjörn Andersson
2006-01-13fix IHNM walk limitAndrew Kurushin
2006-01-13Add German version of Putt-Putt Travels Through Time demo.Travis Howell
2006-01-13Add German version of Pajama Sam 2 demo.Travis Howell
2006-01-13Add German version of Spy Fox 1 demo.Travis Howell
2006-01-13Add German version of Freddi Fish 3 demo.Travis Howell
2006-01-13OoopsTravis Howell
2006-01-13Add German version of Pajama Sam 1.Travis Howell
2006-01-13Implemented a few drawing functions used by the menu, corrected a few incorrectOystein Eftevaag
2006-01-12Fixing bug #1402511 ("Invalid reads during startup")Sven Hesse
2006-01-12Fixed some issues with fading sound.Johannes Schickel
2006-01-12Fixed sound while loading games and fixed bug # 1403370.Johannes Schickel
2006-01-12Implemented 'ingame' sound handling, and named the unknown opcodes from the c...Johannes Schickel
2006-01-12Minor changes for FF.Travis Howell
2006-01-11Fix warnings.Eugene Sandulenko
2006-01-11Checked all ActorFrameIds against disassemblyEugene Sandulenko
2006-01-11IHNM actor frame WIPAndrew Kurushin
2006-01-11Fixed bug # 1401416.Johannes Schickel
2006-01-11Fixed for bug report # 1401360.Johannes Schickel
2006-01-11Cleanup FF sound.Travis Howell
2006-01-11A few FF fixes.Travis Howell
2006-01-11Fix FF crash.Travis Howell
2006-01-11Free _storedFlObjectsTravis Howell
2006-01-10Get rid of unused variables and removed them from the save data ; FloodFill.u...Gregory Montoir
2006-01-10Minor cleanup.Gregory Montoir
2006-01-10Free the palette before re-using a 'cached cursor' slot.Gregory Montoir
2006-01-10Preliminary implementation of cmd_restoreBrandonsMovementDelay, to fix the wa...Oystein Eftevaag
2006-01-10Fixes debug call of cmd_resetScaleMode.Johannes Schickel
2006-01-10This should fix bug # 1401295.Johannes Schickel
2006-01-10Fix for bug #1401319, decreased width of backed up region when text is displa...Oystein Eftevaag
2006-01-10Small correction.Travis Howell
2006-01-10Moved Goblin::interFunc() to Inter_v1::o1_goblinFunc(), converting its switch...Sven Hesse