aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/walk.h
AgeCommit message (Expand)Author
2014-02-18CGE: Make GPL headers consistent in themselves.Johannes Schickel
2011-11-28CGE: Add to the console a function to display boundariesStrangerke
2011-09-17CGE: Move some more globals to CGEEngineStrangerke
2011-09-16CGE: Get rid of some more global functions and static membersStrangerke
2011-09-05CGE: Replace Couple by Common::Point (thanks Fingolfin for pointing that out)Strangerke
2011-09-01CGE: Take fingolfin's remark into account: suppress the two leading underscor...Strangerke
2011-08-19CGE: Mass re-style/cleanup.Alyssa Milburn
2011-08-19CGE: Revert previous commit of flags synchronisationPaul Gilbert
2011-08-12CGE: Cleanup: remove useless classesStrangerke
2011-08-07CGE: Fix a couple of warnings reported by cppcheckStrangerke
2011-07-31CGE: Rename some class members, various clean upStrangerke
2011-07-24CGE: Remove DrvInfo, rename some enumsStrangerke
2011-07-21CGE: Rename some more constants, remove some useless onesStrangerke
2011-07-15CGE: Fix some errors in the pathfinder setupPaul Gilbert
2011-07-14CGE: In progress work on pathfinderPaul Gilbert
2011-07-13CGE: Split pathfinding related code into walk.cppPaul Gilbert