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-24 22:48:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbaabe473ec0fc8bf824b7eebce58e26def46cf3
0ad
/
source
/
simulation
T
History
Ykkrosh
eaede77cce
# Fix crash when dragging corpses in Atlas
...
This was SVN commit r6785.
2009-03-26 20:30:24 +00:00
..
scripting
…
AStarEngine.cpp
…
AStarEngine.h
# Disable non-Free pathfinding library
2009-03-24 21:40:10 +00:00
Aura.cpp
…
Aura.h
…
BoundingObjects.cpp
…
BoundingObjects.h
…
Collision.cpp
…
Collision.h
…
Entity.cpp
# Fix crash when dragging corpses in Atlas
2009-03-26 20:30:24 +00:00
Entity.h
Use NONCOPYABLE macro, to avoid ICC warnings
2009-01-03 18:40:28 +00:00
EntityFormation.cpp
# improve robustness of simulation and EntityManager code
2008-11-22 16:50:03 +00:00
EntityFormation.h
# improve robustness of simulation and EntityManager code
2008-11-22 16:50:03 +00:00
EntityHandles.cpp
…
EntityHandles.h
…
EntityManager.cpp
Fix warnings on Windows
2009-03-24 23:07:48 +00:00
EntityManager.h
IsEntityRefd now checks the entity pointer as well (avoids null pointer dereference in some cases - encountered during MP game).
2008-11-15 22:38:04 +00:00
EntityOrders.h
…
EntityRendering.cpp
…
EntityScriptInterface.cpp
…
EntityStateProcessing.cpp
# Disable non-Free pathfinding library
2009-03-24 21:40:10 +00:00
EntitySupport.cpp
…
EntitySupport.h
…
EntityTemplate.cpp
…
EntityTemplate.h
Use NONCOPYABLE macro, to avoid ICC warnings
2009-01-03 18:40:28 +00:00
EntityTemplateCollection.cpp
…
EntityTemplateCollection.h
…
EventHandlers.cpp
…
EventHandlers.h
…
Formation.cpp
…
Formation.h
This was SVN commit r6422.
2008-10-13 21:06:15 +00:00
FormationCollection.cpp
…
FormationCollection.h
…
FormationManager.cpp
…
FormationManager.h
…
LOSManager.cpp
…
LOSManager.h
…
PathfindEngine.cpp
# Disable non-Free pathfinding library
2009-03-24 21:40:10 +00:00
PathfindEngine.h
# Disable non-Free pathfinding library
2009-03-24 21:40:10 +00:00
PathfindSparse.cpp
…
PathfindSparse.h
…
ProductionQueue.cpp
…
ProductionQueue.h
…
Projectile.cpp
…
Projectile.h
…
Scheduler.cpp
…
Scheduler.h
…
ScriptObject.cpp
…
ScriptObject.h
…
Simulation.cpp
# improve robustness of simulation and EntityManager code
2008-11-22 16:50:03 +00:00
Simulation.h
…
Stance.cpp
…
Stance.h
…
Technology.cpp
…
Technology.h
Use NONCOPYABLE macro, to avoid ICC warnings
2009-01-03 18:40:28 +00:00
TechnologyCollection.cpp
…
TechnologyCollection.h
…
TerritoryManager.cpp
…
TerritoryManager.h
…
TRAStarEngine.cpp
# Disable non-Free pathfinding library
2009-03-24 21:40:10 +00:00
TRAStarEngine.h
# Disable non-Free pathfinding library
2009-03-24 21:40:10 +00:00
TriggerManager.cpp
…
TriggerManager.h
…
TurnManager.cpp
…
TurnManager.h
…