aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/picture.h
AgeCommit message (Collapse)Author
2014-02-18TOON: Make GPL headers consistent in themselves.Johannes Schickel
2012-06-28TOON: Replace remaining int32 x,y,w and h coordinates with int16.D G Turner
2011-11-27TOON: Clean up Common::String usageWillem Jan Palenstijn
Thanks to Sylvain for testing.
2011-07-09TOON: Fixed palette problem in LoadPicturesylvaintv
Bug #3325272: "Toonstruck (Spanish) Bad Graphic in squirrel book" Was a "full" palette in spanish and a "half" palette in english version. Made it choose the good mode automatically based on color count.
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-03-08TOON: Decrease CPU usagesylvaintv
Added dirty rects Reduced the max FPS from 60 to 30
2010-11-07TOON: Corrections to close some memory leaks.David Turner
These corrections close a number of leaks in the Toon engine reported by running Valgrind with --leak-check=full option. svn-id: r54127
2010-10-09TOON: Ran astyle over the toon engine (+ some manual corrections).Johannes Schickel
svn-id: r53098
2010-10-08TOON: Normalized include pathsEugene Sandulenko
svn-id: r53089
2010-10-08TOON: Fixed guard definesEugene Sandulenko
svn-id: r53088
2010-10-08TOON: Merged Toon engine to ScummVM trunkEugene Sandulenko
svn-id: r53087