aboutsummaryrefslogtreecommitdiff
path: root/engines/toon
AgeCommit message (Expand)Author
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: Fixed Flux disappearing in barn when talking to the cowSylvain Dupont
2010-10-11TOON: Fixed uninitialized varSylvain Dupont
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: Made all ToonEngine functions non-virtualSylvain Dupont
2010-10-10TOON: Adapt include guard for consistency.Johannes Schickel
2010-10-10TOON: Coding guideline corrections.Johannes Schickel
2010-10-10TOON: Fix potential undefined operation warningSylvain Dupont
2010-10-10TOON: Music attenuation when someone talksSylvain Dupont
2010-10-10TOON: Fix fast animation "Ready" on Sweetfighter gameSylvain Dupont
2010-10-10TOON: Fixed bad Flux state when restoring a gameSylvain Dupont
2010-10-10TOON: Fix distortion in some looped musicTorbjörn Andersson
2010-10-10TOON: Added special conversation musicsSylvain Dupont
2010-10-10TOON: Disable too many levels of recursion with click eventsSylvain Dupont
2010-10-10TOON: Fix end of idle animationsSylvain Dupont
2010-10-09TOON: Fix black spots in title picture.Torbjörn Andersson
2010-10-09TOON: Removed unnecessary "break"s (right after "return"s)Torbjörn Andersson
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: Semicolon cleanupOri Avtalion
2010-10-09TOON: Merge toondemo game id into toonMatthew Hoops
2010-10-09TOON: String fixes for motoezx buildSylvain Dupont
2010-10-09TOON: Make some static data tables const.Johannes Schickel
2010-10-09VIDEO: Remove useless references in handleAudioTrack functionSylvain Dupont
2010-10-08TOON: Normalized include pathsEugene Sandulenko
2010-10-08TOON: Fixed guard definesEugene Sandulenko
2010-10-08TOON: Merged Toon engine to ScummVM trunkEugene Sandulenko