Filippos Karapetis
|
398a26c6c4
|
Some tweaks to actorWalkTo() and actorEndWalk(). Also, moved all the actor pathfinding calculation code to a new file
svn-id: r29455
|
2007-11-08 23:39:58 +00:00 |
|
Filippos Karapetis
|
22ce3aa9e1
|
Slight cleanup of the actor class: moved all of the actor walk code in a new file and removed many unneeded includes
svn-id: r28908
|
2007-09-15 15:02:40 +00:00 |
|
Max Horn
|
fbc2f89b08
|
Renamed some game.cpp files to detection.cpp
svn-id: r26623
|
2007-04-27 20:26:54 +00:00 |
|
Max Horn
|
9a955180a4
|
* Renamed config.mak to config.mk
* Renamed common.rules to rules.mk
* Removed explicit declaration of MODULE_DIRS in various spots (instead we let rules.mk compute it)
svn-id: r23275
|
2006-06-24 08:48:11 +00:00 |
|
Max Horn
|
80cf2fa46f
|
Reduced data duplication in module.mk files; added module.mk files for null and x11 backends; added engines/module.mk
svn-id: r20584
|
2006-02-12 00:16:31 +00:00 |
|
Max Horn
|
26ee630756
|
Moved engines to the new engines/ directory
svn-id: r20582
|
2006-02-11 22:45:04 +00:00 |
|