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-13 12:55:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8099388bec7f96e96e747f0da8f2bd40be8b13e2
0ad
/
source
/
simulation2
T
History
Ykkrosh
ce67dfd333
Rename CELL_SIZE to TERRAIN_TILE_SIZE, to free up the term "cell" for other concepts.
...
This was SVN commit r10902.
2012-01-12 12:51:10 +00:00
..
components
Rename CELL_SIZE to TERRAIN_TILE_SIZE, to free up the term "cell" for other concepts.
2012-01-12 12:51:10 +00:00
docs
…
helpers
Rename CELL_SIZE to TERRAIN_TILE_SIZE, to free up the term "cell" for other concepts.
2012-01-12 12:51:10 +00:00
scripting
Avoid some code duplication
2011-11-23 21:26:14 +00:00
serialization
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
2012-01-01 16:43:10 +00:00
system
# Partial support for saved games with AI.
2011-12-22 14:04:32 +00:00
tests
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
2012-01-01 16:43:10 +00:00
MessageTypes.h
# Health decay for buildings not in a civ center's territory.
2011-08-18 20:28:53 +00:00
Simulation2.cpp
# Partial support for saved games with AI.
2011-12-22 14:04:32 +00:00
Simulation2.h
Minor enhancements to serialization test mode
2011-10-28 13:18:16 +00:00
TypeList.h
Rendering marker lines between buildings and rally points
2011-12-10 07:07:04 +00:00