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-05 18:25:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0cf5f57a6822a045ed1456c3fef7f303e8dd4371
0ad
/
source
/
simulation2
/
components
T
History
Itms
319cf16b5a
Small cleanup, including a correction in the templates documentation, and the removal of residues from the culling changes.
...
This was SVN commit r15514.
2014-07-12 16:03:37 +00:00
..
tests
…
CCmpAIManager.cpp
…
CCmpCommandQueue.cpp
…
CCmpDecay.cpp
Dynamic message subscriptions.
2014-06-19 23:20:12 +00:00
CCmpFootprint.cpp
…
CCmpMinimap.cpp
…
CCmpMotionBall.cpp
…
CCmpObstruction.cpp
…
CCmpObstructionManager.cpp
…
CCmpOverlayRenderer.cpp
Dynamic message subscriptions.
2014-06-19 23:20:12 +00:00
CCmpOwnership.cpp
…
CCmpParticleManager.cpp
…
CCmpPathfinder_Common.h
…
CCmpPathfinder_Tile.cpp
…
CCmpPathfinder_Vertex.cpp
…
CCmpPathfinder.cpp
…
CCmpPosition.cpp
Dynamic message subscriptions.
2014-06-19 23:20:12 +00:00
CCmpProjectileManager.cpp
…
CCmpRallyPointRenderer.cpp
Dynamic message subscriptions.
2014-06-19 23:20:12 +00:00
CCmpRangeManager.cpp
Add a VisibilityChanged message sent by the range manager whenever an entity changes visibility for any player.
2014-07-10 20:51:39 +00:00
CCmpSelectable.cpp
Dynamic message subscriptions.
2014-06-19 23:20:12 +00:00
CCmpSoundManager.cpp
…
CCmpTemplateManager.cpp
Disallow placing some special entities in Atlas.
Fixes
#1696
. Patch by trompetin17
2014-06-30 10:20:20 +00:00
CCmpTerrain.cpp
Further WIP water improvements. Add 3 different textures for different looks. Update some oasis maps for that. Streamline water settings (some removed, some added). Update Atlas for those (needs to be tested). Fix an issue with HQ water effects.
2014-07-03 20:07:15 +00:00
CCmpTerritoryInfluence.cpp
Remove inconsistent checks for pSimulation2 when saving maps and ensure that it is set.
2014-07-01 19:00:41 +00:00
CCmpTerritoryManager.cpp
…
CCmpTest.cpp
…
CCmpUnitMotion.cpp
Dynamic message subscriptions.
2014-06-19 23:20:12 +00:00
CCmpUnitRenderer.cpp
Small cleanup, including a correction in the templates documentation, and the removal of residues from the culling changes.
2014-07-12 16:03:37 +00:00
CCmpVision.cpp
…
CCmpVisualActor.cpp
Small cleanup, including a correction in the templates documentation, and the removal of residues from the culling changes.
2014-07-12 16:03:37 +00:00
CCmpWaterManager.cpp
Fix random maps for my water changes. Fix the replay mode after I had broken it. Fix an occasional crash (that might have crashed Atlas, need someone to check).
2014-07-04 09:03:21 +00:00
ICmpAIInterface.cpp
…
ICmpAIInterface.h
…
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
…
ICmpParticleManager.h
…
ICmpPathfinder.cpp
…
ICmpPathfinder.h
…
ICmpPlayer.cpp
…
ICmpPlayer.h
…
ICmpPlayerManager.cpp
…
ICmpPlayerManager.h
…
ICmpPosition.cpp
…
ICmpPosition.h
…
ICmpProjectileManager.cpp
…
ICmpProjectileManager.h
…
ICmpRallyPointRenderer.cpp
…
ICmpRallyPointRenderer.h
…
ICmpRangeManager.cpp
Add a VisibilityChanged message sent by the range manager whenever an entity changes visibility for any player.
2014-07-10 20:51:39 +00:00
ICmpRangeManager.h
Add a VisibilityChanged message sent by the range manager whenever an entity changes visibility for any player.
2014-07-10 20:51:39 +00:00
ICmpSelectable.cpp
…
ICmpSelectable.h
…
ICmpSettlement.cpp
…
ICmpSettlement.h
…
ICmpSoundManager.cpp
…
ICmpSoundManager.h
…
ICmpTechnologyTemplateManager.cpp
…
ICmpTechnologyTemplateManager.h
…
ICmpTemplateManager.cpp
…
ICmpTemplateManager.h
Small cleanup, including a correction in the templates documentation, and the removal of residues from the culling changes.
2014-07-12 16:03:37 +00:00
ICmpTerrain.cpp
…
ICmpTerrain.h
…
ICmpTerritoryInfluence.cpp
…
ICmpTerritoryInfluence.h
…
ICmpTerritoryManager.cpp
…
ICmpTerritoryManager.h
…
ICmpTest.cpp
…
ICmpTest.h
…
ICmpUnitMotion.cpp
…
ICmpUnitMotion.h
…
ICmpUnitRenderer.cpp
…
ICmpUnitRenderer.h
…
ICmpUnknownScript.cpp
…
ICmpUnknownScript.h
…
ICmpValueModificationManager.cpp
…
ICmpValueModificationManager.h
…
ICmpVision.cpp
…
ICmpVision.h
…
ICmpVisual.cpp
…
ICmpVisual.h
…
ICmpWaterManager.cpp
…
ICmpWaterManager.h
…