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-23 23:26:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
13302cc133cbb8e4bbc4a79ff2057e64db8a86bb
0ad
/
source
/
simulation2
/
components
T
History
Ykkrosh
53744640ec
Fix non-PCH builds
...
This was SVN commit r7409.
2010-03-28 18:21:48 +00:00
..
tests
# OS X build fixes.
2010-03-20 16:26:25 +00:00
CCmpCommandQueue.cpp
…
CCmpFootprint.cpp
…
CCmpMotionBall.cpp
…
CCmpObstruction.cpp
Move Position.h to a better location.
2010-03-17 23:13:21 +00:00
CCmpObstructionManager.cpp
Add obstruction debug mode, with GUI toggle.
2010-03-20 19:18:01 +00:00
CCmpOwnership.cpp
…
CCmpPathfinder.cpp
Add obstruction debug mode, with GUI toggle.
2010-03-20 19:18:01 +00:00
CCmpPosition.cpp
Fix MSVC compiler warnings (replace most M_PI with (float)M_PI)
2010-03-26 19:04:40 +00:00
CCmpProjectileManager.cpp
…
CCmpSelectable.cpp
Add obstruction debug mode, with GUI toggle.
2010-03-20 19:18:01 +00:00
CCmpTemplateManager.cpp
…
CCmpTerrain.cpp
Move Position.h to a better location.
2010-03-17 23:13:21 +00:00
CCmpTest.cpp
…
CCmpUnitMotion.cpp
…
CCmpVisualActor.cpp
…
ICmpCommandQueue.cpp
…
ICmpCommandQueue.h
…
ICmpFootprint.cpp
…
ICmpFootprint.h
Move Position.h to a better location.
2010-03-17 23:13:21 +00:00
ICmpGuiInterface.cpp
…
ICmpGuiInterface.h
…
ICmpMotion.cpp
…
ICmpMotion.h
…
ICmpObstruction.cpp
…
ICmpObstruction.h
…
ICmpObstructionManager.cpp
Add obstruction debug mode, with GUI toggle.
2010-03-20 19:18:01 +00:00
ICmpObstructionManager.h
Add obstruction debug mode, with GUI toggle.
2010-03-20 19:18:01 +00:00
ICmpOwnership.cpp
…
ICmpOwnership.h
…
ICmpPathfinder.cpp
Add obstruction debug mode, with GUI toggle.
2010-03-20 19:18:01 +00:00
ICmpPathfinder.h
Fix non-PCH builds
2010-03-28 18:21:48 +00:00
ICmpPlayer.cpp
…
ICmpPlayer.h
…
ICmpPlayerManager.cpp
…
ICmpPlayerManager.h
…
ICmpPosition.cpp
…
ICmpPosition.h
Move Position.h to a better location.
2010-03-17 23:13:21 +00:00
ICmpProjectileManager.cpp
…
ICmpProjectileManager.h
…
ICmpSelectable.cpp
…
ICmpSelectable.h
…
ICmpTemplateManager.cpp
…
ICmpTemplateManager.h
…
ICmpTerrain.cpp
…
ICmpTerrain.h
…
ICmpTest.cpp
…
ICmpTest.h
…
ICmpUnitMotion.cpp
…
ICmpUnitMotion.h
…
ICmpUnknownScript.cpp
…
ICmpUnknownScript.h
…
ICmpVisual.cpp
…
ICmpVisual.h
…