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-22 19:28:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fea6745ec9c3661191cccaa7f8bd9346dfbbb773
0ad
/
source
/
simulation2
/
components
T
History
Ykkrosh
4471d37ca5
Fix script caching of inherited templates.
...
This was SVN commit r7773.
2010-07-21 16:04:17 +00:00
..
tests
less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module
2010-07-04 10:15:53 +00:00
CCmpCommandQueue.cpp
…
CCmpFootprint.cpp
Fix units spawning on top of each other.
2010-07-04 17:19:38 +00:00
CCmpMinimap.cpp
…
CCmpMotionBall.cpp
…
CCmpObstruction.cpp
Fix units spawning on top of each other.
2010-07-04 17:19:38 +00:00
CCmpObstructionManager.cpp
Fix units spawning on top of each other.
2010-07-04 17:19:38 +00:00
CCmpOwnership.cpp
…
CCmpPathfinder.cpp
C++0x compatibility (fix narrowing conversions in initialisers; avoid ambiguity with std::next)
2010-07-11 22:40:17 +00:00
CCmpPosition.cpp
…
CCmpProjectileManager.cpp
…
CCmpSelectable.cpp
…
CCmpSoundManager.cpp
…
CCmpStatusBars.cpp
…
CCmpTemplateManager.cpp
Fix script caching of inherited templates.
2010-07-21 16:04:17 +00:00
CCmpTerrain.cpp
…
CCmpTest.cpp
…
CCmpUnitMotion.cpp
Extend animal AI to all animals.
2010-07-20 08:45:09 +00:00
CCmpVisualActor.cpp
Fix actor viewer animation offsetting.
2010-06-05 22:23:28 +00:00
CCmpWaterManager.cpp
…
ICmpCommandQueue.cpp
…
ICmpCommandQueue.h
…
ICmpFootprint.cpp
…
ICmpFootprint.h
…
ICmpGuiInterface.cpp
…
ICmpGuiInterface.h
…
ICmpMinimap.cpp
…
ICmpMinimap.h
…
ICmpMotion.cpp
…
ICmpMotion.h
…
ICmpObstruction.cpp
…
ICmpObstruction.h
…
ICmpObstructionManager.cpp
…
ICmpObstructionManager.h
Fix units spawning on top of each other.
2010-07-04 17:19:38 +00:00
ICmpOwnership.cpp
…
ICmpOwnership.h
…
ICmpPathfinder.cpp
…
ICmpPathfinder.h
…
ICmpPlayer.cpp
# Refactored the networking code, and redesigned the game setup screen.
2010-06-30 21:41:04 +00:00
ICmpPlayer.h
# Refactored the networking code, and redesigned the game setup screen.
2010-06-30 21:41:04 +00:00
ICmpPlayerManager.cpp
…
ICmpPlayerManager.h
…
ICmpPosition.cpp
…
ICmpPosition.h
…
ICmpProjectileManager.cpp
…
ICmpProjectileManager.h
…
ICmpSelectable.cpp
…
ICmpSelectable.h
…
ICmpSoundManager.cpp
…
ICmpSoundManager.h
…
ICmpStatusBars.cpp
…
ICmpStatusBars.h
…
ICmpTemplateManager.cpp
…
ICmpTemplateManager.h
Fix script caching of inherited templates.
2010-07-21 16:04:17 +00:00
ICmpTerrain.cpp
…
ICmpTerrain.h
…
ICmpTest.cpp
…
ICmpTest.h
…
ICmpUnitMotion.cpp
Extend animal AI to all animals.
2010-07-20 08:45:09 +00:00
ICmpUnitMotion.h
Extend animal AI to all animals.
2010-07-20 08:45:09 +00:00
ICmpUnknownScript.cpp
…
ICmpUnknownScript.h
…
ICmpVisual.cpp
Fix actor viewer animation offsetting.
2010-06-05 22:23:28 +00:00
ICmpVisual.h
Fix actor viewer animation offsetting.
2010-06-05 22:23:28 +00:00
ICmpWaterManager.cpp
…
ICmpWaterManager.h
…