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-27 09:06:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf58f045112bebc17679e140fe8588578901ddbd
0ad
/
source
/
simulation2
/
components
T
History
wraitii
1efd47c1ad
Fix errors when loading a saved game with Aegis by making sure the AI re-inits properly. Still no real saved game support.
...
This was SVN commit r14329.
2013-12-11 17:10:14 +00:00
..
tests
Set svn:eol-style=native, fix some inconsistent line endings
2013-12-06 00:42:50 +00:00
CCmpAIManager.cpp
Fix errors when loading a saved game with Aegis by making sure the AI re-inits properly. Still no real saved game support.
2013-12-11 17:10:14 +00:00
CCmpCommandQueue.cpp
…
CCmpDecay.cpp
…
CCmpFootprint.cpp
…
CCmpMinimap.cpp
…
CCmpMotionBall.cpp
…
CCmpObstruction.cpp
…
CCmpObstructionManager.cpp
…
CCmpOverlayRenderer.cpp
…
CCmpOwnership.cpp
…
CCmpParticleManager.cpp
Set svn:eol-style=native, fix some inconsistent line endings
2013-12-06 00:42:50 +00:00
CCmpPathfinder_Common.h
…
CCmpPathfinder_Tile.cpp
…
CCmpPathfinder_Vertex.cpp
…
CCmpPathfinder.cpp
…
CCmpPosition.cpp
Optimize the "Move()" function by removing unnecessary message broadcast.
Fixes
#2094
2013-12-04 17:38:46 +00:00
CCmpProjectileManager.cpp
…
CCmpRallyPointRenderer.cpp
…
CCmpRangeManager.cpp
* Add method to rangemanager to query around a position instead of an entity
2013-12-04 15:30:01 +00:00
CCmpSelectable.cpp
…
CCmpSoundManager.cpp
…
CCmpTemplateManager.cpp
…
CCmpTerrain.cpp
…
CCmpTerritoryInfluence.cpp
…
CCmpTerritoryManager.cpp
…
CCmpTest.cpp
…
CCmpUnitMotion.cpp
Optimize the "Move()" function by removing unnecessary message broadcast.
Fixes
#2094
2013-12-04 17:38:46 +00:00
CCmpVision.cpp
…
CCmpVisualActor.cpp
…
CCmpWaterManager.cpp
…
ICmpAIInterface.cpp
Fix AI errors on skirmish maps.
2013-12-04 16:52:44 +00:00
ICmpAIInterface.h
Fix AI errors on skirmish maps.
2013-12-04 16:52:44 +00:00
ICmpAIManager.cpp
…
ICmpAIManager.h
…
ICmpCommandQueue.cpp
…
ICmpCommandQueue.h
…
ICmpDecay.cpp
…
ICmpDecay.h
…
ICmpFootprint.cpp
…
ICmpFootprint.h
…
ICmpGuiInterface.cpp
…
ICmpGuiInterface.h
…
ICmpIdentity.cpp
…
ICmpIdentity.h
…
ICmpMinimap.cpp
…
ICmpMinimap.h
…
ICmpMotion.cpp
…
ICmpMotion.h
…
ICmpObstruction.cpp
…
ICmpObstruction.h
…
ICmpObstructionManager.cpp
…
ICmpObstructionManager.h
…
ICmpOverlayRenderer.cpp
…
ICmpOverlayRenderer.h
…
ICmpOwnership.cpp
…
ICmpOwnership.h
…
ICmpParticleManager.cpp
Set svn:eol-style=native, fix some inconsistent line endings
2013-12-06 00:42:50 +00:00
ICmpParticleManager.h
Set svn:eol-style=native, fix some inconsistent line endings
2013-12-06 00:42:50 +00:00
ICmpPathfinder.cpp
…
ICmpPathfinder.h
…
ICmpPlayer.cpp
…
ICmpPlayer.h
…
ICmpPlayerManager.cpp
…
ICmpPlayerManager.h
…
ICmpPosition.cpp
Optimize the "Move()" function by removing unnecessary message broadcast.
Fixes
#2094
2013-12-04 17:38:46 +00:00
ICmpPosition.h
Optimize the "Move()" function by removing unnecessary message broadcast.
Fixes
#2094
2013-12-04 17:38:46 +00:00
ICmpProjectileManager.cpp
…
ICmpProjectileManager.h
…
ICmpRallyPointRenderer.cpp
…
ICmpRallyPointRenderer.h
…
ICmpRangeManager.cpp
* Add method to rangemanager to query around a position instead of an entity
2013-12-04 15:30:01 +00:00
ICmpRangeManager.h
* Add method to rangemanager to query around a position instead of an entity
2013-12-04 15:30:01 +00:00
ICmpSelectable.cpp
…
ICmpSelectable.h
…
ICmpSettlement.cpp
…
ICmpSettlement.h
…
ICmpSoundManager.cpp
…
ICmpSoundManager.h
…
ICmpTechnologyTemplateManager.cpp
…
ICmpTechnologyTemplateManager.h
…
ICmpTemplateManager.cpp
…
ICmpTemplateManager.h
…
ICmpTerrain.cpp
Summon planes back from the emptyness
2013-11-26 15:12:16 +00:00
ICmpTerrain.h
…
ICmpTerritoryInfluence.cpp
…
ICmpTerritoryInfluence.h
…
ICmpTerritoryManager.cpp
…
ICmpTerritoryManager.h
…
ICmpTest.cpp
…
ICmpTest.h
…
ICmpUnitMotion.cpp
…
ICmpUnitMotion.h
…
ICmpUnknownScript.cpp
…
ICmpUnknownScript.h
…
ICmpValueModificationManager.cpp
…
ICmpValueModificationManager.h
…
ICmpVision.cpp
…
ICmpVision.h
…
ICmpVisual.cpp
…
ICmpVisual.h
…
ICmpWaterManager.cpp
…
ICmpWaterManager.h
…