This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
b63f8d264ac473552ca5ef88688bc33fe5cea67a
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