aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/save/saveload_playtoons.cpp
AgeCommit message (Collapse)Author
2014-02-18GOB: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-08-28Playtoons - Save temp sprites. This fixes some of the Bambou graphical ↵Arnaud Boutonné
issues, and the Playtoons menu (history selection) svn-id: r43782
2009-08-21Add 31 title files to ignore (they are never present !)Arnaud Boutonné
svn-id: r43601
2009-08-20Fixing some signed/unsigned comparison warningsSven Hesse
svn-id: r43570
2009-08-20Replace magic numbers by constants : kPropsSize and kIndexSizeArnaud Boutonné
svn-id: r43562
2009-08-20modify props size to avoid later error (Size is still temporary) and prepare ↵Arnaud Boutonné
the magic number => constant modification svn-id: r43560
2009-08-13Initial save handler for Playtoons Arnaud Boutonné
svn-id: r43344
2009-08-10gob - Add 2 files tested and used by Playtoons and Playtoons CKArnaud Boutonné
svn-id: r43228
2009-07-07Change SaveLoad_Playtoons caseArnaud Boutonné
svn-id: r42217
2009-07-07- Separate Playtoons gametypes from in GobEngine::initGameParts()Arnaud Boutonné
- Add a specific save/load class for Playtoons as some specific files need to be tested svn-id: r42214