0ad/source/simulation
olsner a1fb048fe5 Converted to VFS enumeration
This was SVN commit r356.
2004-06-02 16:06:19 +00:00
..
BaseEntity.cpp Fixing leaks. More leaks. 2004-05-30 02:18:49 +00:00
BaseEntity.h Fixing leaks. More leaks. 2004-05-30 02:18:49 +00:00
BaseEntityCollection.cpp Converted to VFS enumeration 2004-06-02 16:06:19 +00:00
BaseEntityCollection.h Added standard overview/usage comments to the entity files. 2004-05-22 00:57:54 +00:00
BoundingObjects.cpp Fixed #include. 2004-05-29 20:56:55 +00:00
BoundingObjects.h Added some pathfinding code. (SparsePath) 2004-05-29 03:32:33 +00:00
Collision.cpp Added some pathfinding code. (SparsePath) 2004-05-29 03:32:33 +00:00
Collision.h Added some pathfinding code. (SparsePath) 2004-05-29 03:32:33 +00:00
Entity.cpp Minor changes to use CUnit::GetModel() and CUnit::GetObject() instead of m_Model and m_Object, as these are no longer public. 2004-05-29 20:58:11 +00:00
Entity.h Added some pathfinding code. (SparsePath) 2004-05-29 03:32:33 +00:00
EntityHandles.cpp Added some pathfinding code. (SparsePath) 2004-05-29 03:32:33 +00:00
EntityHandles.h Added some pathfinding code. (SparsePath) 2004-05-29 03:32:33 +00:00
EntityManager.cpp Fixing leaks. 2004-05-30 01:57:26 +00:00
EntityManager.h Added some pathfinding code. (SparsePath) 2004-05-29 03:32:33 +00:00
EntityMessage.h Added standard overview/usage comments to the entity files. 2004-05-22 00:57:54 +00:00
EntityOrders.h Early form of collision detection/avoidance added. 2004-05-26 20:57:25 +00:00
EntityProperties.cpp lots of type fixes; types.h is now a convenience wrapper on top of the standard uintN_t routines 2004-06-01 17:34:12 +00:00
EntityProperties.h Added some pathfinding code. (SparsePath) 2004-05-29 03:32:33 +00:00
EntityStateProcessing.cpp Minor changes to use CUnit::GetModel() and CUnit::GetObject() instead of m_Model and m_Object, as these are no longer public. 2004-05-29 20:58:11 +00:00
PathfindEngine.cpp Added some pathfinding code. (SparsePath) 2004-05-29 03:32:33 +00:00
PathfindEngine.h Added some pathfinding code. (SparsePath) 2004-05-29 03:32:33 +00:00
PathfindSparse.cpp Added some pathfinding code. (SparsePath) 2004-05-29 03:32:33 +00:00
PathfindSparse.h Added some pathfinding code. (SparsePath) 2004-05-29 03:32:33 +00:00