Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | TOON: Make GPL headers consistent in themselves. | Johannes Schickel | |
2013-10-30 | TOON: Fix CID 1002425, 1002426, 1003214 | Strangerke | |
2011-09-08 | JANITORIAL: Fix some formatting glitches in gob, hugo and toon | Strangerke | |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn | |
This tries to make our code a bit more compliant with our code formatting conventions. For future use, this is the command I used: git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//' | |||
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-10-10 | TOON: Fix potential undefined operation warning | Sylvain Dupont | |
svn-id: r53131 | |||
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 |