Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | TOON: Make GPL headers consistent in themselves. | Johannes Schickel | |
2012-06-28 | TOON: Replace remaining int32 x,y,w and h coordinates with int16. | D G Turner | |
2011-11-27 | TOON: Clean up Common::String usage | Willem Jan Palenstijn | |
Thanks to Sylvain for testing. | |||
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2010-11-07 | TOON: 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-14 | TOON: Fixed the Spanish special characters. | Jordi Vilalta Prat | |
- Wrap the text to font mapping in a function to give more flexibility. - Add mapping of the opening exclamation and question marks to the common mapping array. - Added a special case for a character already mapped incorrectly in the original interpreter, which seems to conflict with what's required by the other languages. svn-id: r53461 | |||
2010-10-08 | TOON: Normalized include paths | Eugene Sandulenko | |
svn-id: r53089 | |||
2010-10-08 | TOON: Merged Toon engine to ScummVM trunk | Eugene Sandulenko | |
svn-id: r53087 |