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-14 09:55:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a61a682e2aea7ea5b0dd912ca43547dfdbac8e76
0ad
/
source
/
simulation2
T
History
historic_bruno
275e5b9620
Fixes signed/unsigned comparison warnings in GCC.
...
This was SVN commit r11014.
2012-02-04 06:17:17 +00:00
..
components
Fixes signed/unsigned comparison warnings in GCC.
2012-02-04 06:17:17 +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
More FreeBSD build fixes.
2012-01-30 06:21:11 +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
…
Simulation2.cpp
# Partial support for saved games with AI.
2011-12-22 14:04:32 +00:00
Simulation2.h
…
TypeList.h
…