aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/toon.cpp
AgeCommit message (Expand)Author
2010-12-28TOON: Removed useless confusing code in conversation process partSylvain Dupont
2010-12-26TOON: Fixed Bug #3124527 with Dungeon freezeSylvain Dupont
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-19COMMON: Cleanup EventRecorderMax Horn
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-01COMMON: Rename String::printf() to String::format()Max Horn
2010-10-29TOON: Stops all Sfx/voice when exiting a roomSylvain Dupont
2010-10-25TOON: Implemented Ambient SFXSylvain Dupont
2010-10-22TOON: More talk animation fixesSylvain 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: Fixed code analysis warning - bug #3087867Filippos Karapetis
2010-10-14TOON: Fix some labels of the Spanish version.Jordi Vilalta Prat
2010-10-13TOON: Updated code to build properly for WINSCW and GCCE(symbian)Lars Persson
2010-10-12TOON: Fixed bug #3085971 with missing "fail" sound sfxSylvain Dupont
2010-10-12TOON: Fixed bug #3086025 with bad inventory behaviorSylvain Dupont
2010-10-12JANITORIAL: Cleanup (mostly whitespace)Torbjörn Andersson
2010-10-11TOON: Reverted script throttle for now and fixed anim timing issueSylvain Dupont
2010-10-11TOON: Reduced CPU usage by about 40%Filippos Karapetis
2010-10-10TOON: Fixed offsets in hard coded conversation musicsSylvain Dupont
2010-10-10TOON: Coding guideline corrections.Johannes Schickel
2010-10-10TOON: Fixed bad Flux state when restoring a gameSylvain Dupont
2010-10-10TOON: Added special conversation musicsSylvain Dupont
2010-10-10TOON: Disable too many levels of recursion with click eventsSylvain Dupont
2010-10-09TOON: Constify some more tables.Johannes Schickel
2010-10-09TOON: Ran astyle over the toon engine (+ some manual corrections).Johannes Schickel
2010-10-09TOON: More semi-colon cleanup.Torbjörn Andersson
2010-10-09TOON: String fixes for motoezx buildSylvain Dupont
2010-10-08TOON: Normalized include pathsEugene Sandulenko