Commit Graph
13 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Orgad Shaneh 8d91d66a15 GOB: Use nullptr
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
Johannes Schickel ea21bc939a GOB: Make GPL headers consistent in themselves. 2014-02-18 02:39:34 +01:00
strangerke 69b1485a22 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
Arnaud Boutonné 42848e1276 Playtoons - Save temp sprites. This fixes some of the Bambou graphical issues, and the Playtoons menu (history selection)
svn-id: r43782
2009-08-28 19:28:54 +00:00
Arnaud Boutonné f9a3ca7db1 Add 31 title files to ignore (they are never present !)
svn-id: r43601
2009-08-21 16:50:30 +00:00
Sven Hesse 79c2dc7980 Fixing some signed/unsigned comparison warnings
svn-id: r43570
2009-08-20 20:59:22 +00:00
Arnaud Boutonné e350e0b020 Replace magic numbers by constants : kPropsSize and kIndexSize
svn-id: r43562
2009-08-20 13:36:18 +00:00
Arnaud Boutonné 50d515c3df modify props size to avoid later error (Size is still temporary) and prepare the magic number => constant modification
svn-id: r43560
2009-08-20 12:30:37 +00:00
Arnaud Boutonné 6bcc9a45fd Initial save handler for Playtoons
svn-id: r43344
2009-08-13 09:56:54 +00:00
Arnaud Boutonné 1e36bac353 gob - Add 2 files tested and used by Playtoons and Playtoons CK
svn-id: r43228
2009-08-10 20:58:13 +00:00
Arnaud Boutonné 09efaaa1c9 Change SaveLoad_Playtoons case
svn-id: r42217
2009-07-07 12:51:21 +00:00
Arnaud Boutonné a0ab8c9c0c - Separate Playtoons gametypes from in GobEngine::initGameParts()
- Add a specific save/load class for Playtoons as some specific files need to be tested

svn-id: r42214
2009-07-07 11:58:22 +00:00