aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/character.cpp
AgeCommit message (Expand)Author
2015-03-19TOON: Add options menusylvaintv
2014-10-28TOON: Remove trailing whitespaceFilippos Karapetis
2014-05-25TOON: Add a safeguard to avoid dereferencing a null pointer in playAnim()Strangerke
2014-02-18TOON: Make GPL headers consistent in themselves.Johannes Schickel
2013-10-30TOON: Fix CID 1002728, 1002729, 1003215, 1002731, 1002730Strangerke
2013-06-30TOON: Fix bug #3611869 - Drew sometimes ends up stuck walking foreversylvaintv
2012-07-07TOON: Remove unecessary getSystem() function.D G Turner
2012-06-28TOON: Replace remaining int32 x,y,w and h coordinates with int16.D G Turner
2012-06-14TOON: Fix two latent off-by-one errors in Character Class.D G Turner
2012-06-14TOON: Replace Character _currentPath static buffers with Common::Array.D G Turner
2012-06-14TOON: Migrate Character API x,y coordinates and subclasses to int16.D G Turner
2012-06-10TOON: Minor type fixes and cleanups in Pathfinding class.D G Turner
2012-06-10TOON: Migrate Pathfinding API x,y coordinates to int16.D G Turner
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2011-11-27TOON: Clean up Common::String usageWillem Jan Palenstijn
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-07-09TOON: Fix bad character visibility after restoresylvaintv
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-17TOON: Fix Flux staying outside of the dressing roomsylvaintv
2011-04-06TOON: Fix several Valgrind issuessylvaintv
2011-03-10TOON: Cleanupstrangerke
2011-03-10TOON: Janitorial: Suppress blanks at end of linesstrangerke
2011-01-30TOON: More Drew visibility fixesSylvain Dupont
2011-01-29TOON: Bug #3124518 with disappearing inventory items fixedSylvain Dupont
2011-01-29TOON: Pathfinding & walking improvementsSylvain Dupont
2010-11-28TOON: Attempt to fix crash when Bricabrac puts on his glassesTorbjörn Andersson
2010-11-13TOON: Walk animation improvedSylvain Dupont
2010-11-10TOON: Even more corrections to close memory leaks.David Turner
2010-11-09TOON: More corrections to close memory leaks.David Turner
2010-11-08TOON: Further corrections to close memory leaks.David Turner
2010-11-01ENGINES: Get rid of some (f)printfsMax Horn
2010-10-22TOON: Fix conversation freeze in the beginning of chapter 2Sylvain Dupont
2010-10-22TOON: More talk animation fixesSylvain Dupont
2010-10-22TOON: Fixed Bug #3089974 and #3086015Sylvain Dupont
2010-10-16TOON: Added most of the remaining Advanced Engine FeaturesSylvain Dupont
2010-10-13TOON: Updated code to build properly for WINSCW and GCCE(symbian)Lars Persson
2010-10-11TOON: Fixed Flux disappearing in barn when talking to the cowSylvain Dupont
2010-10-11TOON: Reduced CPU usage by about 40%Filippos Karapetis
2010-10-10TOON: Fixed bad Flux state when restoring a gameSylvain Dupont
2010-10-10TOON: Fix end of idle animationsSylvain Dupont
2010-10-09TOON: Constify some more tables.Johannes Schickel
2010-10-09TOON: Ran astyle over the toon engine (+ some manual corrections).Johannes Schickel
2010-10-09TOON: Make some static data tables const.Johannes Schickel
2010-10-08TOON: Normalized include pathsEugene Sandulenko
2010-10-08TOON: Merged Toon engine to ScummVM trunkEugene Sandulenko