aboutsummaryrefslogtreecommitdiff
path: root/engines/toon
AgeCommit message (Expand)Author
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
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-19COMMON: Cleanup EventRecorderMax Horn
2010-11-13TOON: Fix free/malloc mismatchSylvain Dupont
2010-11-13TOON: Fix more memory leaksSylvain Dupont
2010-11-13TOON: Fixed menu music leakSylvain Dupont
2010-11-13TOON: Walk animation improvedSylvain Dupont
2010-11-12TOON: Fix audio crashs and more memory leaksSylvain Dupont
2010-11-10TOON: Even more corrections to close memory leaks.David Turner
2010-11-09TOON: More corrections to close memory leaks.David Turner
2010-11-08TOON: Further corrections to close memory leaks.David Turner
2010-11-07TOON: Fix mismatching new/delete[] on _hotspots.Johannes Schickel
2010-11-07TOON: Cleanup.Johannes Schickel
2010-11-07TOON: Fix debug console by implementing getDebugger.Johannes Schickel
2010-11-07TOON: Corrections to close some memory leaks.David Turner
2010-11-07TOON: Added basic debugging console to engineDavid Turner
2010-11-07ENGINES: Unify code layout of all ADParams instancesMax Horn
2010-11-04TOON: Fix sound effect archive destroy Sylvain Dupont
2010-11-04TOON: Fix ambient audio destroy in chapter 2Sylvain Dupont
2010-11-01ENGINES: Replace many printfs by warning/debug/debugNMax Horn
2010-11-01ENGINES: Get rid of some (f)printfsMax Horn
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-10-29TOON: Stops all Sfx/voice when exiting a roomSylvain Dupont
2010-10-28TOON: Fixed some animation glitches for small spritesSylvain Dupont
2010-10-26TOON: Fix SetMousePos wrong positionSylvain Dupont
2010-10-26TOON: Implement cmd_Set_Anim_Scale_SizeSylvain Dupont
2010-10-25TOON: Fixed some Z-order issues for animationsSylvain Dupont
2010-10-25TOON: Implemented Ambient SFXSylvain Dupont
2010-10-22TOON: Fix conversation freeze in the beginning of chapter 2Sylvain Dupont
2010-10-22TOON: Close correctly sound packsSylvain Dupont
2010-10-22TOON: More talk animation fixesSylvain Dupont
2010-10-22TOON: Fix for a small typo in talking stateSylvain Dupont
2010-10-22TOON: Fixed Bug #3089974 and #3086015Sylvain Dupont
2010-10-16TOON: Prevent quick load/save when it's not currently possible Sylvain Dupont
2010-10-16TOON: Added most of the remaining Advanced Engine FeaturesSylvain Dupont
2010-10-16TOON: Implemented the 4 different mute modes for sound/textSylvain Dupont
2010-10-16TOON: Fix bugs #3085967 and #3085969 about guards danceSylvain Dupont
2010-10-16TOON: Fix inventory autoclose when the click is too longSylvain Dupont
2010-10-16TOON: Removed useless debug printfSylvain Dupont
2010-10-16TOON: Fixed bug #3085999 with bad mouse button behaviorSylvain Dupont
2010-10-16TOON: Fixed Bug #3086564 with freezing conversationSylvain Dupont
2010-10-16TOON: Fixed bug #3086000 there was no magnifier effectSylvain Dupont