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-04 17:45:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
216eb8d2fe4727d8e460c413de478b5822d0e47b
0ad
/
source
/
simulation
T
History
janwas
f0e311440e
all functions called via delay-load mechanism now return int (allows closures that can interrupt themselves when time is up)
...
This was SVN commit r2231.
2005-05-03 21:36:57 +00:00
..
scripting
…
BaseEntity.cpp
Jason's animation events. Also reworked entity-types system.
2005-05-01 19:09:13 +00:00
BaseEntity.h
Jason's animation events. Also reworked entity-types system.
2005-05-01 19:09:13 +00:00
BaseEntityCollection.cpp
all functions called via delay-load mechanism now return int (allows closures that can interrupt themselves when time is up)
2005-05-03 21:36:57 +00:00
BaseEntityCollection.h
all functions called via delay-load mechanism now return int (allows closures that can interrupt themselves when time is up)
2005-05-03 21:36:57 +00:00
BoundingObjects.cpp
…
BoundingObjects.h
…
Collision.cpp
…
Collision.h
…
Entity.cpp
Jason's animation events. Also reworked entity-types system.
2005-05-01 19:09:13 +00:00
Entity.h
Jason's animation events. Also reworked entity-types system.
2005-05-01 19:09:13 +00:00
EntityHandles.cpp
…
EntityHandles.h
…
EntityManager.cpp
…
EntityManager.h
…
EntityMessage.h
…
EntityOrders.h
…
EntityPredicate.h
…
EntityProperties.cpp
…
EntityProperties.h
…
EntityStateProcessing.cpp
Jason's animation events. Also reworked entity-types system.
2005-05-01 19:09:13 +00:00
EntitySupport.h
Jason's animation events. Also reworked entity-types system.
2005-05-01 19:09:13 +00:00
EventHandlers.cpp
…
EventHandlers.h
…
PathfindEngine.cpp
…
PathfindEngine.h
…
PathfindSparse.cpp
…
PathfindSparse.h
…
Scheduler.cpp
…
Scheduler.h
…
ScriptObject.cpp
…
ScriptObject.h
…
Simulation.cpp
all functions called via delay-load mechanism now return int (allows closures that can interrupt themselves when time is up)
2005-05-03 21:36:57 +00:00
Simulation.h
all functions called via delay-load mechanism now return int (allows closures that can interrupt themselves when time is up)
2005-05-03 21:36:57 +00:00
TurnManager.cpp
…
TurnManager.h
…