aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2010-10-27LASTEXPRESS: Do not try to show intro when loading a gameJulien Templier
2010-10-27LASTEXPRESS: Cleanup game savingJulien Templier
2010-10-27LASTEXPRESS: Add some missing casts and const qualifiersJulien Templier
2010-10-27SWORD25: Fix keyboard state handlingMax Horn
2010-10-27SWORD25: Use ScummVM keycodesMax Horn
2010-10-27SWORD25: Fix out of bounds writes when pressing keys like ctrl or F-keysMax Horn
2010-10-27GROOVIE: Fix bug #3095031 (regression in Russian T7G).Jordi Vilalta Prat
2010-10-27AGI: Add note about AgiEngine::parseFeaturesMax Horn
2010-10-26AGI: Fix memory leak in AgiEngine::parseFeatures()Max Horn
2010-10-26AGI: Replace report() macro by debug() / warning()Max Horn
2010-10-26TOON: Fix SetMousePos wrong positionSylvain Dupont
2010-10-26TOON: Implement cmd_Set_Anim_Scale_SizeSylvain Dupont
2010-10-26GMM: Add a basic help dialogs for engines not providing one (i.e. all but SC...Max Horn
2010-10-26HUGO: Add specific schedulers for each DOS version. Arnaud Boutonné
2010-10-26SCI: removing unneeded callMartin Kiewitz
2010-10-26SCI: fix gfx issues when giving out cards hoyle4Martin Kiewitz
2010-10-26LASTEXPRESS: Read savegame in blocks instead of bytesWillem Jan Palenstijn
2010-10-26SCI: kAnimate bit 2 is hoyle 4 exclusiveMartin Kiewitz
2010-10-26SCI: little cleanup kAnimateMartin Kiewitz
2010-10-26SCI: fixing bug #3091767 by reverting r52820Martin Kiewitz
2010-10-26LASTEXPRESS: Fix GCC warningsJulien Templier
2010-10-26LASTEXPRESS: Turn dummy action error into a warningJulien Templier
2010-10-26LASTEXPRESS: Fix forward/backward in the menuJulien Templier
2010-10-26LASTEXPRESS: Implement loading of savegame entry headersJulien Templier
2010-10-26LASTEXPRESS: Do not delete Clock & TrainLine frames in clear() functionsJulien Templier
2010-10-26LASTEXPRESS: More savegame workJulien Templier
2010-10-26LASTEXPRESS: Make GameState::time of type TimeValueJulien Templier
2010-10-26LASTEXPRESS: Silence GCC warningTorbjörn Andersson
2010-10-26SCUMM: Add alternative version of patch #3094717 - MMC64: save actor state.Travis Howell
2010-10-26LASTEXPRESS: Savegame support updateJulien Templier
2010-10-25SWORD25: Disable script triggered screenshotsMax Horn
2010-10-25SWORD25: Add FIXME about savegame names; cleanupMax Horn
2010-10-25SWORD25: Simplify FS 'wrapper' code a bit, add FIXME commentsMax Horn
2010-10-25SWORD25: 'Implement' RTL support & add TODOs about missing feature supportMax Horn
2010-10-25TOON: Fixed some Z-order issues for animationsSylvain Dupont
2010-10-25SWORD25: Get rid of most of the 'kernel service/superclass' codeMax Horn
2010-10-25TOON: Implemented Ambient SFXSylvain Dupont
2010-10-25LASTEXPRESS: Add Date-time comments for US & FR Broderbund releasesJulien Templier
2010-10-25SWORD25: Get rid of classes ScummVMWindow and WindowMax Horn
2010-10-25HUGO: Add specific versions of doAction() for Dos versionsArnaud Boutonné
2010-10-25SCUMM: Move shared code of Player_V2 & Player_V2CMS to new common base classMax Horn
2010-10-25SCUMM: Move class Player_V2CMS to its own header fileMax Horn
2010-10-25SCI: fix comment in kAddToPicMartin Kiewitz
2010-10-25HUGO: Add a debug channel for Object functionsArnaud Boutonné
2010-10-25HUGO: cleanup: Suppress trailing spaces and tabsArnaud Boutonné
2010-10-25HUGO: Fix display priority order in H1 DosArnaud Boutonné
2010-10-25HUGO: Add specific function variantes for H2 Dos and H3 DosArnaud Boutonné
2010-10-25SCUMM: Add patch #3094711 - MMC64: Correct position of plant actor.Travis Howell
2010-10-25HUGO: Add missing files (sorry!)Arnaud Boutonné
2010-10-25HUGO: Fix GCC warningsArnaud Boutonné