This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
a6aaf05c536a641c9ce11ce2da40cef5a64ef149
0ad
/
source
/
simulation
T
History
Ykkrosh
7130b389db
Atlas: Disable selected tool before saving, so unit-placement previews don't get saved as real units.
...
Misc: Removed redundant code. This was SVN commit r4857.
2007-02-04 14:56:38 +00:00
..
AStarEngine.cpp
…
AStarEngine.h
…
Aura.cpp
…
Aura.h
…
BoundingObjects.cpp
…
BoundingObjects.h
…
Collision.cpp
…
Collision.h
…
Entity.cpp
…
Entity.h
# housekeeping
2007-02-01 01:34:17 +00:00
EntityFormation.cpp
…
EntityFormation.h
…
EntityHandles.cpp
…
EntityHandles.h
…
EntityManager.cpp
Changed task unit triggers to use unit ID's properly.
2007-01-30 03:50:28 +00:00
EntityManager.h
Changed task unit triggers to use unit ID's properly.
2007-01-30 03:50:28 +00:00
EntityMessage.h
…
EntityOrders.h
# Fixed some trigger bugs.
2007-01-29 22:21:25 +00:00
EntityPredicate.h
…
EntityProperties.cpp
…
EntityProperties.h
…
EntityRendering.cpp
…
EntityScriptInterface.cpp
# Fixed some trigger bugs.
2007-01-29 22:21:25 +00:00
EntityStateProcessing.cpp
# Fixed some trigger bugs.
2007-01-29 22:21:25 +00:00
EntitySupport.cpp
# Slightly tidied up string code.
2007-02-01 14:46:14 +00:00
EntitySupport.h
…
EntityTemplate.cpp
# Slightly tidied up string code.
2007-02-01 14:46:14 +00:00
EntityTemplate.h
# housekeeping
2007-02-01 01:34:17 +00:00
EntityTemplateCollection.cpp
# Slightly tidied up string code.
2007-02-01 14:46:14 +00:00
EntityTemplateCollection.h
…
EventHandlers.cpp
…
EventHandlers.h
…
Formation.cpp
…
Formation.h
…
FormationCollection.cpp
# Slightly tidied up string code.
2007-02-01 14:46:14 +00:00
FormationCollection.h
…
FormationManager.cpp
Atlas: Disable selected tool before saving, so unit-placement previews don't get saved as real units.
2007-02-04 14:56:38 +00:00
FormationManager.h
Atlas: Disable selected tool before saving, so unit-placement previews don't get saved as real units.
2007-02-04 14:56:38 +00:00
LOSManager.cpp
…
LOSManager.h
…
PathfindEngine.cpp
…
PathfindEngine.h
…
PathfindSparse.cpp
…
PathfindSparse.h
…
ProductionQueue.cpp
…
ProductionQueue.h
…
Projectile.cpp
…
Projectile.h
…
Scheduler.cpp
…
Scheduler.h
…
ScriptObject.cpp
…
ScriptObject.h
…
Simulation.cpp
# Fixed some trigger bugs.
2007-01-29 22:21:25 +00:00
Simulation.h
…
Stance.cpp
…
Stance.h
…
Technology.cpp
# Slightly tidied up string code.
2007-02-01 14:46:14 +00:00
Technology.h
…
TechnologyCollection.cpp
…
TechnologyCollection.h
…
TerritoryManager.cpp
…
TerritoryManager.h
…
TriggerManager.cpp
Rough cinematic/triggers in map.
2007-02-02 02:17:15 +00:00
TriggerManager.h
…
TurnManager.cpp
…
TurnManager.h
…