Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | TOON: Make GPL headers consistent in themselves. | Johannes Schickel | |
2013-10-30 | TOON: Fix CID 1004156 | Strangerke | |
2013-10-30 | TOON: Fix CID 1002430, 1002431, 1002727 | Strangerke | |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel | |
Powered by: git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//' | |||
2012-07-23 | VIDEO: Rewrite SmackerDecoder to use the new API | Matthew Hoops | |
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 | |
2011-02-27 | TOON: Avoid hiding overloaded virtual methods | Ori Avtalion | |
2011-02-07 | ALL: Fix whitespaces / indention | Max Horn | |
svn-id: r55818 | |||
2011-02-07 | TOON: Added workaround for obvious glitch in first intro video. | David Turner | |
This glitch occured in the original interpreter and is probably due an encoding error of 209_1M.SMK. svn-id: r55798 | |||
2011-01-23 | VIDEO: Move video classes to Video:: namespace | Eugene Sandulenko | |
svn-id: r55479 | |||
2011-01-23 | GRAPHICS: Move graphics/video/ to video/. Step 1/2 | Eugene Sandulenko | |
svn-id: r55473 | |||
2011-01-21 | TOON: Fix all the glitches in smacker video playback | Sylvain Dupont | |
Handle manually 2x scaling when it is needed now. svn-id: r55393 | |||
2010-11-12 | TOON: Fix audio crashs and more memory leaks | Sylvain Dupont | |
svn-id: r54219 | |||
2010-10-16 | TOON: Added most of the remaining Advanced Engine Features | Sylvain Dupont | |
Loading/Saving during runtime, Advanced Pausing, Load savestate via launcher, RTL svn-id: r53549 | |||
2010-10-09 | VIDEO: Remove useless references in handleAudioTrack function | Sylvain Dupont | |
svn-id: r53091 | |||
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 |