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-21 21:46:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c19f3608a575136010b201ace0ee3ea89a0779ff
0ad
/
source
/
simulation
T
History
Ykkrosh
6d7d049d89
Attempted to minimise dependencies between header files (to make compilation minorly faster)
...
This was SVN commit r1490.
2004-12-12 19:43:55 +00:00
..
scripting
…
BaseEntity.cpp
…
BaseEntity.h
s/Prometheus/Pyrogenesis/
2004-12-05 21:56:09 +00:00
BaseEntityCollection.cpp
less dependencies on res/res.h in headers (a bad thing) => less recompiles when I change vfs.h :)
2004-12-07 02:04:38 +00:00
BaseEntityCollection.h
…
BoundingObjects.cpp
…
BoundingObjects.h
…
Collision.cpp
…
Collision.h
…
Entity.cpp
Attempted to minimise dependencies between header files (to make compilation minorly faster)
2004-12-12 19:43:55 +00:00
Entity.h
Attempted to minimise dependencies between header files (to make compilation minorly faster)
2004-12-12 19:43:55 +00:00
EntityHandles.cpp
…
EntityHandles.h
…
EntityManager.cpp
…
EntityManager.h
…
EntityMessage.h
…
EntityOrders.h
…
EntityProperties.cpp
…
EntityProperties.h
…
EntityStateProcessing.cpp
Attempted to minimise dependencies between header files (to make compilation minorly faster)
2004-12-12 19:43:55 +00:00
EntitySupport.h
…
EventHandlers.cpp
…
EventHandlers.h
…
PathfindEngine.cpp
…
PathfindEngine.h
…
PathfindSparse.cpp
…
PathfindSparse.h
…
Scheduler.cpp
Fix to restore setInterval() to its former functioning glory.
2004-12-02 23:36:47 +00:00
Scheduler.h
…
ScriptObject.cpp
add required precompiled header include
2004-12-01 06:52:39 +00:00
ScriptObject.h
…
Simulation.cpp
Attempted to minimise dependencies between header files (to make compilation minorly faster)
2004-12-12 19:43:55 +00:00
Simulation.h
…
TurnManager.cpp
…
TurnManager.h
…