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-09-26 13:34:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ce9acc263f1028a3e2e8e4af26b7bb8932c46bb
0ad
/
source
/
simulation2
/
components
T
History
Ykkrosh
6fdb947ff0
Convert CCmpTemplateManager to use ASCII strings internally, to save memory and serialisation cost.
...
This was SVN commit r7577.
2010-05-25 18:17:12 +00:00
..
tests
Add some code for rough testing of state hashing performance.
2010-05-25 17:28:26 +00:00
CCmpCommandQueue.cpp
# Basic experimental multiplayer integration with new simulation system.
2010-05-20 00:59:01 +00:00
CCmpFootprint.cpp
…
CCmpMinimap.cpp
Fix use of 'undefined' sound group on death.
2010-05-09 13:56:06 +00:00
CCmpMotionBall.cpp
…
CCmpObstruction.cpp
…
CCmpObstructionManager.cpp
…
CCmpOwnership.cpp
…
CCmpPathfinder.cpp
Fix fixed overflow when pathfinding across smallish maps
2010-05-03 19:12:42 +00:00
CCmpPosition.cpp
…
CCmpProjectileManager.cpp
…
CCmpSelectable.cpp
…
CCmpSoundManager.cpp
…
CCmpStatusBars.cpp
Convert all remaining entity template data to new file format.
2010-05-15 21:07:52 +00:00
CCmpTemplateManager.cpp
Convert CCmpTemplateManager to use ASCII strings internally, to save memory and serialisation cost.
2010-05-25 18:17:12 +00:00
CCmpTerrain.cpp
…
CCmpTest.cpp
…
CCmpUnitMotion.cpp
Convert all remaining entity template data to new file format.
2010-05-15 21:07:52 +00:00
CCmpVisualActor.cpp
…
ICmpCommandQueue.cpp
# Basic experimental multiplayer integration with new simulation system.
2010-05-20 00:59:01 +00:00
ICmpCommandQueue.h
# Basic experimental multiplayer integration with new simulation system.
2010-05-20 00:59:01 +00:00
ICmpFootprint.cpp
…
ICmpFootprint.h
…
ICmpGuiInterface.cpp
…
ICmpGuiInterface.h
…
ICmpMinimap.cpp
…
ICmpMinimap.h
…
ICmpMotion.cpp
…
ICmpMotion.h
…
ICmpObstruction.cpp
…
ICmpObstruction.h
…
ICmpObstructionManager.cpp
…
ICmpObstructionManager.h
…
ICmpOwnership.cpp
…
ICmpOwnership.h
…
ICmpPathfinder.cpp
…
ICmpPathfinder.h
…
ICmpPlayer.cpp
…
ICmpPlayer.h
…
ICmpPlayerManager.cpp
…
ICmpPlayerManager.h
…
ICmpPosition.cpp
…
ICmpPosition.h
…
ICmpProjectileManager.cpp
…
ICmpProjectileManager.h
…
ICmpSelectable.cpp
…
ICmpSelectable.h
…
ICmpSoundManager.cpp
…
ICmpSoundManager.h
…
ICmpStatusBars.cpp
Convert all remaining entity template data to new file format.
2010-05-15 21:07:52 +00:00
ICmpStatusBars.h
Convert all remaining entity template data to new file format.
2010-05-15 21:07:52 +00:00
ICmpTemplateManager.cpp
Convert CCmpTemplateManager to use ASCII strings internally, to save memory and serialisation cost.
2010-05-25 18:17:12 +00:00
ICmpTemplateManager.h
Convert CCmpTemplateManager to use ASCII strings internally, to save memory and serialisation cost.
2010-05-25 18:17:12 +00:00
ICmpTerrain.cpp
…
ICmpTerrain.h
…
ICmpTest.cpp
…
ICmpTest.h
…
ICmpUnitMotion.cpp
…
ICmpUnitMotion.h
…
ICmpUnknownScript.cpp
…
ICmpUnknownScript.h
…
ICmpVisual.cpp
…
ICmpVisual.h
…