aboutsummaryrefslogtreecommitdiff
path: root/engines/toon
AgeCommit message (Expand)Author
2011-02-27TOON: Avoid hiding overloaded virtual methodsOri Avtalion
2011-02-19Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma...Johannes Schickel
2011-02-17TOON: Initialise all locations.Alyssa Milburn
2011-02-17TOON: Fix TextResource on big-endian.Alyssa Milburn
2011-02-15Merge branch 'master' into osystem-paletteJohannes Schickel
2011-02-14TOON: Disable quick save/load from the main menu screen.eriktorbjorn
2011-02-14TOON: Adapt to setPalette RGBA->RGB change.Johannes Schickel
2011-02-11TOON: Fix memory leakTorbjörn Andersson
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-07ALL: Fix whitespaces / indentionMax Horn
2011-02-07GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTargetMax Horn
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2011-02-07TOON: Added workaround for obvious glitch in first intro video.David Turner
2011-02-05TOON: Ensure minimum delay in worst case of render() loop to allow thread sch...David Turner
2011-02-05TOON: Fix formatting issuesSylvain Dupont
2011-02-05TOON: Add some sleep if the game refreshes too fastSylvain Dupont
2011-02-04TOON: Fixed two dialog color mistakesSylvain Dupont
2011-02-04TOON: Fix Amiga compileSylvain Dupont
2011-02-01TOON: Remove misc/ from paths since it's in global foldersSylvain Dupont
2011-01-30TOON: Fixes two movie issuesSylvain Dupont
2011-01-30TOON: Add coordinates clamping for safetySylvain Dupont
2011-01-30TOON: Fix the last known z-order issuesSylvain Dupont
2011-01-30TOON: More Drew visibility fixesSylvain Dupont
2011-01-29TOON: Bug #3124518 with disappearing inventory items fixedSylvain Dupont
2011-01-29TOON: Add workarounds in transformed barn sceneSylvain Dupont
2011-01-29TOON: Fix some palette issuesSylvain Dupont
2011-01-29TOON: Pathfinding & walking improvementsSylvain Dupont
2011-01-29TOON: Fixed crash of bug #3166533Sylvain Dupont
2011-01-29TOON: Reenable keyboard eventsSylvain Dupont
2011-01-29TOON: Bug #3166570 fixed. Magnifier effect when selecting Enigma bookSylvain Dupont
2011-01-27TOON: Check for the state of modifier keys (control/alt/shift) when handling ...Filippos Karapetis
2011-01-23VIDEO: Move video classes to Video:: namespaceEugene Sandulenko
2011-01-23GRAPHICS: Move graphics/video/ to video/. Step 1/2Eugene Sandulenko
2011-01-22TOON: Fix Further Memory Leaks in Savegame Loading.David Turner
2011-01-22TOON: Fix Uninitialized Memory Read During Cursor Animation on Load.David Turner
2011-01-22TOON: Fix for Memory Leak during Savegame Loading.David Turner
2011-01-21TOON: Fix Memory Leak when opening Inventory.David Turner
2011-01-21TOON: Bug #3153351 fixed with disappearing DrewSylvain Dupont
2011-01-21TOON: Always reset video playback to lowRes when loading new movieSylvain Dupont
2011-01-21TOON: Fix double declaration warningSylvain Dupont
2011-01-21TOON: Fix all the glitches in smacker video playbackSylvain Dupont
2010-12-28TOON: Add mapping for upper 'ç' and for plenking, both used in french versionArnaud Boutonné
2010-12-28TOON: Fixed memory corruption in several roomsSylvain Dupont
2010-12-28TOON: Removed useless confusing code in conversation process partSylvain Dupont
2010-12-27TOON: Path finding bug fixesSylvain Dupont
2010-12-26TOON: Fixed Bug #3124527 with Dungeon freezeSylvain Dupont
2010-12-26TOON: Fix problem when exiting the king caveSylvain Dupont
2010-12-16VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointerMatthew Hoops
2010-12-07DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engineMax Horn
2010-11-28TOON: Attempt to fix crash when Bricabrac puts on his glassesTorbjörn Andersson