aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/path.cpp
AgeCommit message (Expand)Author
2014-02-18TOON: Make GPL headers consistent in themselves.Johannes Schickel
2013-10-30TOON: Fix CID 1002430, 1002431, 1002727Strangerke
2012-06-14TOON: Change Pathfinding weight buffers to uint16.D G Turner
2012-06-10TOON: Minor type fixes and cleanups in Pathfinding class.D G Turner
2012-06-10TOON: Migrate Pathfinding Path Buffers to Common::Point.D G Turner
2012-06-10TOON: Migrate Pathfinding API x,y coordinates to int16.D G Turner
2012-06-09TOON: Minor cleanups in Pathfinding class. No functional change.D G Turner
2012-06-09TOON: Replace Pathfinding retPath static buffers with Common::Array.D G Turner
2012-06-09TOON: Replace Pathfinding _tempPath static buffers with Common::Array.D G Turner
2012-06-07TOON: Further cleanup to Pathfinding Class.D G Turner
2012-06-07TOON: Reduce unecessary linkages in Pathfinding class.D G Turner
2012-06-07TOON: Minor cleanup and formatting fixes to Pathfinding class.D G Turner
2012-06-07TOON: Move PathFindingHeap API to use int16 for x,y coordinates.D G Turner
2011-12-08TOON: Replace usage of 'goto'.D G Turner
2011-07-21TOON: Grow size of path finding heap dynamicallyMarcus Comstedt
2011-07-21TOON: Fix off-by-one use of path heap arrayMarcus Comstedt
2011-07-20TOON: Cleanup and Memory Usage Reduction fixes in PathFinding Heap.D G Turner
2011-06-23TSAGE: Allocate resource decoding buffer on the heapJulien
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28TOON: Reduced fragmentation by using a fixed value for pathfinding allocationBluddy
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-10TOON: Cleanupstrangerke
2011-01-29TOON: Pathfinding & walking improvementsSylvain Dupont
2010-12-27TOON: Path finding bug fixesSylvain Dupont
2010-11-13TOON: Walk animation improvedSylvain Dupont
2010-11-08TOON: Further corrections to close memory leaks.David Turner
2010-11-07TOON: Corrections to close some memory leaks.David Turner
2010-10-13TOON: Updated code to build properly for WINSCW and GCCE(symbian)Lars Persson
2010-10-12JANITORIAL: Cleanup (mostly whitespace)Torbjörn Andersson
2010-10-11TOON: Fixed uninitialized varSylvain Dupont
2010-10-09TOON: Ran astyle over the toon engine (+ some manual corrections).Johannes Schickel
2010-10-08TOON: Normalized include pathsEugene Sandulenko
2010-10-08TOON: Merged Toon engine to ScummVM trunkEugene Sandulenko