aboutsummaryrefslogtreecommitdiff
path: root/engines/toon
AgeCommit message (Expand)Author
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
2010-10-15TOON: Fixed Bug #3085978 with "Exit Not Defined" appearingSylvain Dupont
2010-10-15TOON: Fixed bug #3084738 with loading bottomless bag stateSylvain Dupont
2010-10-15TOON: readding spanish special chars removed in r53513Martin Kiewitz
2010-10-15TOON: fix Ä umlaut and " char in german version of toonstruckMartin Kiewitz
2010-10-15TOON: Fixed code analysis warning - bug #3087867Filippos Karapetis
2010-10-15ENGINES: Enhance namespace comments a bitMax Horn
2010-10-15Add doxygen comment for namespaces of several engines.Max Horn
2010-10-14TOON: Fixed the Spanish special characters.Jordi Vilalta Prat
2010-10-14TOON: Fix some labels of the Spanish version.Jordi Vilalta Prat
2010-10-14TOON: Fixed Bug #3084725 with cursor disappearing at screen bordersSylvain Dupont
2010-10-13TOON: Updated code to build properly for WINSCW and GCCE(symbian)Lars Persson