Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-07 | TOON: Enforce code formatting guidelines | Adrian Frühwirth | |
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-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2011-04-09 | TOON: Fix more valgrind issues | sylvaintv | |
Fix potential more invalid read issues in RIF loading | |||
2011-04-06 | TOON: Fix several Valgrind issues | sylvaintv | |
Maybe caused random crashes on reading invalid memory | |||
2011-03-10 | TOON: Cleanup | strangerke | |
2010-11-10 | TOON: Even more corrections to close memory leaks. | David Turner | |
These corrections close a number of leaks in the Toon engine reported by running Valgrind with --leak-check=full option, but a few still remain. svn-id: r54185 | |||
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-12 | JANITORIAL: Cleanup (mostly whitespace) | Torbjörn Andersson | |
svn-id: r53161 | |||
2010-10-09 | TOON: Ran astyle over the toon engine (+ some manual corrections). | Johannes Schickel | |
svn-id: r53098 | |||
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 |