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-06-22 06:45:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9cf709ff5aaa5932ab472f408e2bd439d2018f04
0ad
/
source
/
simulation
T
History
pyrolink
9cf709ff5a
Added entity heal capabilities/
...
This was SVN commit r3127.
2005-11-13 06:42:12 +00:00
..
scripting
…
BaseEntity.cpp
…
BaseEntity.h
…
BaseEntityCollection.cpp
…
BaseEntityCollection.h
…
BoundingObjects.cpp
…
BoundingObjects.h
…
Collision.cpp
…
Collision.h
…
Entity.cpp
Added entity heal capabilities/
2005-11-13 06:42:12 +00:00
Entity.h
Added entity heal capabilities/
2005-11-13 06:42:12 +00:00
EntityHandles.cpp
…
EntityHandles.h
…
EntityManager.cpp
Removed TickAll of entities, for performance
2005-11-05 23:10:54 +00:00
EntityManager.h
…
EntityMessage.h
…
EntityOrders.h
Added entity heal capabilities/
2005-11-13 06:42:12 +00:00
EntityPredicate.h
…
EntityProperties.cpp
…
EntityProperties.h
…
EntityStateProcessing.cpp
Added entity heal capabilities/
2005-11-13 06:42:12 +00:00
EntitySupport.h
…
EventHandlers.cpp
Added entity heal capabilities/
2005-11-13 06:42:12 +00:00
EventHandlers.h
Added entity heal capabilities/
2005-11-13 06:42:12 +00:00
LOSManager.cpp
Don't crash when units are hanging over the edge of the map
2005-11-08 22:52:55 +00:00
LOSManager.h
CTerrain, Brushes: made CalcFromPosition static and added float x,y overload
2005-11-06 01:33:16 +00:00
PathfindEngine.cpp
…
PathfindEngine.h
…
PathfindSparse.cpp
…
PathfindSparse.h
…
Projectile.cpp
…
Projectile.h
…
Scheduler.cpp
…
Scheduler.h
…
ScriptObject.cpp
…
ScriptObject.h
…
Simulation.cpp
Keep renderer in sync with simulation when running too slowly for the sim to keep up
2005-10-10 19:49:02 +00:00
Simulation.h
…
TurnManager.cpp
…
TurnManager.h
…