aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/toon.h
AgeCommit message (Expand)Author
2018-08-18TOON: Add playtime to saved gameDavid Fioramonti
2015-03-19TOON: Add options menusylvaintv
2014-02-18TOON: Make GPL headers consistent in themselves.Johannes Schickel
2013-01-13TOON: Fix return value of saveGameState/loadGameState.Johannes Schickel
2012-07-07TOON: Remove unecessary getSystem() function.D G Turner
2011-11-27TOON: Clean up Common::String usageWillem Jan Palenstijn
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-10TOON: Reduce header dependenciesMax Horn
2011-06-02ENGINES: Change 2nd param of Engine::saveGameState to Common::StringMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-17TOON: Fix palette issues in alligators scenesylvaintv
2011-03-13TOON: Add more dirtyRect checkssylvaintv
2011-03-10TOON: Cleanupstrangerke
2011-03-08TOON: Decrease CPU usagesylvaintv
2011-02-07ALL: Fix whitespaces / indentionMax Horn
2011-02-05TOON: Add some sleep if the game refreshes too fastSylvain Dupont
2011-01-29TOON: Fix some palette issuesSylvain Dupont
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-12TOON: Fix audio crashs and more memory leaksSylvain Dupont
2010-11-07TOON: Fix debug console by implementing getDebugger.Johannes Schickel
2010-11-07TOON: Added basic debugging console to engineDavid Turner
2010-10-22TOON: Fixed Bug #3089974 and #3086015Sylvain 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: Fixed bug #3086000 there was no magnifier effectSylvain Dupont
2010-10-15ENGINES: Enhance namespace comments a bitMax Horn
2010-10-15Add doxygen comment for namespaces of several engines.Max Horn
2010-10-11TOON: Reduced CPU usage by about 40%Filippos Karapetis
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: Added special conversation musicsSylvain Dupont
2010-10-09TOON: Ran astyle over the toon engine (+ some manual corrections).Johannes Schickel
2010-10-08TOON: Normalized include pathsEugene Sandulenko
2010-10-08TOON: Merged Toon engine to ScummVM trunkEugene Sandulenko