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-24 18:26:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65f4f2f0f2c1d0decaed2457cb06b8bc22fcbf97
0ad
/
source
/
simulation2
/
components
T
History
Ykkrosh
65f4f2f0f2
Fix houses increasing pop limit before construction has finished
...
This was SVN commit r7698.
2010-07-05 18:28:19 +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
…
CCmpPosition.cpp
…
CCmpProjectileManager.cpp
# Unit animation improvements.
2010-06-05 00:49:14 +00:00
CCmpSelectable.cpp
…
CCmpSoundManager.cpp
…
CCmpStatusBars.cpp
…
CCmpTemplateManager.cpp
Fix houses increasing pop limit before construction has finished
2010-07-05 18:28:19 +00:00
CCmpTerrain.cpp
…
CCmpTest.cpp
…
CCmpUnitMotion.cpp
Fix units spawning on top of each other.
2010-07-04 17:19:38 +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
…
ICmpTerrain.cpp
…
ICmpTerrain.h
…
ICmpTest.cpp
…
ICmpTest.h
…
ICmpUnitMotion.cpp
…
ICmpUnitMotion.h
# Unit animation improvements.
2010-06-05 00:49:14 +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
…