Age | Commit message (Expand) | Author |
2014-05-25 | TOON: Add a safeguard to avoid dereferencing a null pointer in playAnim() | Strangerke |
2014-02-18 | TOON: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-10-30 | TOON: Fix CID 1002728, 1002729, 1003215, 1002731, 1002730 | Strangerke |
2013-06-30 | TOON: Fix bug #3611869 - Drew sometimes ends up stuck walking forever | sylvaintv |
2012-07-07 | TOON: Remove unecessary getSystem() function. | D G Turner |
2012-06-28 | TOON: Replace remaining int32 x,y,w and h coordinates with int16. | D G Turner |
2012-06-14 | TOON: Fix two latent off-by-one errors in Character Class. | D G Turner |
2012-06-14 | TOON: Replace Character _currentPath static buffers with Common::Array. | D G Turner |
2012-06-14 | TOON: Migrate Character API x,y coordinates and subclasses to int16. | D G Turner |
2012-06-10 | TOON: Minor type fixes and cleanups in Pathfinding class. | D G Turner |
2012-06-10 | TOON: Migrate Pathfinding API x,y coordinates to int16. | D G Turner |
2012-02-15 | JANITORIAL: Fix missing whitespace in pointer cast | Tarek Soliman |
2011-11-27 | TOON: Clean up Common::String usage | Willem Jan Palenstijn |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-07-09 | TOON: Fix bad character visibility after restore | sylvaintv |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-17 | TOON: Fix Flux staying outside of the dressing room | sylvaintv |
2011-04-06 | TOON: Fix several Valgrind issues | sylvaintv |
2011-03-10 | TOON: Cleanup | strangerke |
2011-03-10 | TOON: Janitorial: Suppress blanks at end of lines | strangerke |
2011-01-30 | TOON: More Drew visibility fixes | Sylvain Dupont |
2011-01-29 | TOON: Bug #3124518 with disappearing inventory items fixed | Sylvain Dupont |
2011-01-29 | TOON: Pathfinding & walking improvements | Sylvain Dupont |
2010-11-28 | TOON: Attempt to fix crash when Bricabrac puts on his glasses | Torbjörn Andersson |
2010-11-13 | TOON: Walk animation improved | Sylvain Dupont |
2010-11-10 | TOON: Even more corrections to close memory leaks. | David Turner |
2010-11-09 | TOON: More corrections to close memory leaks. | David Turner |
2010-11-08 | TOON: Further corrections to close memory leaks. | David Turner |
2010-11-01 | ENGINES: Get rid of some (f)printfs | Max Horn |
2010-10-22 | TOON: Fix conversation freeze in the beginning of chapter 2 | Sylvain Dupont |
2010-10-22 | TOON: More talk animation fixes | Sylvain Dupont |
2010-10-22 | TOON: Fixed Bug #3089974 and #3086015 | Sylvain Dupont |
2010-10-16 | TOON: Added most of the remaining Advanced Engine Features | Sylvain Dupont |
2010-10-13 | TOON: Updated code to build properly for WINSCW and GCCE(symbian) | Lars Persson |
2010-10-11 | TOON: Fixed Flux disappearing in barn when talking to the cow | Sylvain Dupont |
2010-10-11 | TOON: Reduced CPU usage by about 40% | Filippos Karapetis |
2010-10-10 | TOON: Fixed bad Flux state when restoring a game | Sylvain Dupont |
2010-10-10 | TOON: Fix end of idle animations | Sylvain Dupont |
2010-10-09 | TOON: Constify some more tables. | Johannes Schickel |
2010-10-09 | TOON: Ran astyle over the toon engine (+ some manual corrections). | Johannes Schickel |
2010-10-09 | TOON: Make some static data tables const. | Johannes Schickel |
2010-10-08 | TOON: Normalized include paths | Eugene Sandulenko |
2010-10-08 | TOON: Merged Toon engine to ScummVM trunk | Eugene Sandulenko |