This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-08 17:06:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5af6d6007be62f876d91eb25d8ae08bfe1c13e67
0ad
/
source
/
simulation
T
History
MarkT
015a62df51
Fixing leaks. More leaks.
...
This was SVN commit r326.
2004-05-30 02:18:49 +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
Fixing leaks.
2004-05-30 01:57:26 +00:00
BaseEntityCollection.h
…
BoundingObjects.cpp
…
BoundingObjects.h
…
Collision.cpp
…
Collision.h
…
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
…
EntityHandles.cpp
…
EntityHandles.h
…
EntityManager.cpp
Fixing leaks.
2004-05-30 01:57:26 +00:00
EntityManager.h
…
EntityMessage.h
…
EntityOrders.h
…
EntityProperties.cpp
…
EntityProperties.h
…
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
…
PathfindEngine.h
…
PathfindSparse.cpp
…
PathfindSparse.h
…