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-06 12:44:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9cea581f433176c24265b92bbdefd37dd9acdf00
0ad
/
source
/
simulation
T
History
janwas
5529977ecd
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
...
This was SVN commit r5532.
2007-12-29 16:22:23 +00:00
..
AStarEngine.cpp
…
AStarEngine.h
…
Aura.cpp
…
Aura.h
…
BoundingObjects.cpp
…
BoundingObjects.h
…
Collision.cpp
…
Collision.h
…
Entity.cpp
…
Entity.h
…
EntityFormation.cpp
…
EntityFormation.h
…
EntityHandles.cpp
…
EntityHandles.h
…
EntityManager.cpp
…
EntityManager.h
…
EntityOrders.h
…
EntityRendering.cpp
…
EntityScriptInterface.cpp
…
EntityStateProcessing.cpp
…
EntitySupport.cpp
…
EntitySupport.h
…
EntityTemplate.cpp
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
2007-12-29 16:22:23 +00:00
EntityTemplate.h
…
EntityTemplateCollection.cpp
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
2007-12-29 16:22:23 +00:00
EntityTemplateCollection.h
part4: adapt codebase to changes in lib/
2007-12-20 20:21:45 +00:00
EventHandlers.cpp
…
EventHandlers.h
…
Formation.cpp
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
2007-12-29 16:22:23 +00:00
Formation.h
…
FormationCollection.cpp
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
2007-12-29 16:22:23 +00:00
FormationCollection.h
part4: adapt codebase to changes in lib/
2007-12-20 20:21:45 +00:00
FormationManager.cpp
…
FormationManager.h
…
LOSManager.cpp
…
LOSManager.h
…
PathfindEngine.cpp
part1a: misc fixes
2007-12-20 19:57:41 +00:00
PathfindEngine.h
part1a: misc fixes
2007-12-20 19:57:41 +00:00
PathfindSparse.cpp
…
PathfindSparse.h
…
ProductionQueue.cpp
…
ProductionQueue.h
…
Projectile.cpp
…
Projectile.h
…
Scheduler.cpp
…
Scheduler.h
…
ScriptObject.cpp
…
ScriptObject.h
…
Simulation.cpp
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
2007-12-29 16:22:23 +00:00
Simulation.h
…
Stance.cpp
…
Stance.h
…
Technology.cpp
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
2007-12-29 16:22:23 +00:00
Technology.h
…
TechnologyCollection.cpp
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
2007-12-29 16:22:23 +00:00
TechnologyCollection.h
part4: adapt codebase to changes in lib/
2007-12-20 20:21:45 +00:00
TerritoryManager.cpp
…
TerritoryManager.h
…
TRAStarEngine.cpp
…
TRAStarEngine.h
…
TriggerManager.cpp
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
2007-12-29 16:22:23 +00:00
TriggerManager.h
…
TurnManager.cpp
…
TurnManager.h
…