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-18 00:17:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7f3a74f077772d1a0d1fcc1e088e8a4c3442f17a
0ad
/
source
/
simulation
T
History
olsner
f61a5d1c25
Off-by-one bug in the CEntityList Serialize method; was storing the last entity twice
...
This was SVN commit r2320.
2005-05-18 22:03:02 +00:00
..
scripting
…
BaseEntity.cpp
…
BaseEntity.h
…
BaseEntityCollection.cpp
…
BaseEntityCollection.h
…
BoundingObjects.cpp
…
BoundingObjects.h
…
Collision.cpp
…
Collision.h
…
Entity.cpp
…
Entity.h
…
EntityHandles.cpp
Off-by-one bug in the CEntityList Serialize method; was storing the last entity twice
2005-05-18 22:03:02 +00:00
EntityHandles.h
Fixed warnings
2005-05-18 21:19:56 +00:00
EntityManager.cpp
…
EntityManager.h
…
EntityMessage.h
…
EntityOrders.h
…
EntityPredicate.h
…
EntityProperties.cpp
…
EntityProperties.h
…
EntityStateProcessing.cpp
…
EntitySupport.h
…
EventHandlers.cpp
…
EventHandlers.h
…
PathfindEngine.cpp
…
PathfindEngine.h
…
PathfindSparse.cpp
…
PathfindSparse.h
…
Projectile.cpp
…
Projectile.h
…
Scheduler.cpp
…
Scheduler.h
…
ScriptObject.cpp
…
ScriptObject.h
…
Simulation.cpp
…
Simulation.h
…
TurnManager.cpp
…
TurnManager.h
…