aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/anim.cpp
AgeCommit message (Expand)Author
2019-09-15TOON: Replace Various String Functions with Common String UsageD G Turner
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2015-03-19TOON: Add options menusylvaintv
2014-02-18TOON: Make GPL headers consistent in themselves.Johannes Schickel
2013-10-30TOON: replace strncpy by strlcpy as suggested by LordHotoStrangerke
2013-10-30TOON: Fix CID 1002728, 1002729, 1003215, 1002731, 1002730Strangerke
2013-08-03TOON: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03TOON: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2013-04-25TOON: Fix memory leakWillem Jan Palenstijn
2012-06-29TOON: Correct mismatched method definition against prototype.D G Turner
2012-06-28TOON: Replace remaining int32 x,y,w and h coordinates with int16.D G Turner
2012-06-25TOON: Fix bug #3533291 - Crash in Russian Versionsylvaintv
2012-06-15TOON: Simplify code in Animation::drawFrameWithMaskAndScale().D G Turner
2011-11-27TOON: Clean up Common::String usageWillem Jan Palenstijn
2011-09-08JANITORIAL: Fix some formatting glitches in gob, hugo and toonStrangerke
2011-06-26TOON: Fix the bottom pixels of text being cut offeriktorbjorn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-10TOON: Cleanupstrangerke
2011-03-10TOON: Janitorial: Suppress blanks at end of linesstrangerke
2011-03-08TOON: Decrease CPU usagesylvaintv
2011-02-01TOON: Remove misc/ from paths since it's in global foldersSylvain Dupont
2011-01-30TOON: Fix the last known z-order issuesSylvain 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-07TOON: Corrections to close some memory leaks.David Turner
2010-10-28TOON: Fixed some animation glitches for small spritesSylvain Dupont
2010-10-26TOON: Implement cmd_Set_Anim_Scale_SizeSylvain Dupont
2010-10-14TOON: Fixed Bug #3084725 with cursor disappearing at screen bordersSylvain Dupont
2010-10-12JANITORIAL: Cleanup (mostly whitespace)Torbjörn Andersson
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