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-21 14:24:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce67dfd333ba589da59656262a53cc07dc52d7cd
0ad
/
source
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
..
collada
…
graphics
Rename CELL_SIZE to TERRAIN_TILE_SIZE, to free up the term "cell" for other concepts.
2012-01-12 12:51:10 +00:00
gui
Rename CELL_SIZE to TERRAIN_TILE_SIZE, to free up the term "cell" for other concepts.
2012-01-12 12:51:10 +00:00
lib
Implements GetVideoMode on OS X (10.6+ compatible), based on patch by Echelon9.
Fixes
#847
.
2012-01-11 23:41:59 +00:00
maths
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
2012-01-01 16:43:10 +00:00
mocks
…
network
Report quicksave/quickload times, to help identify performance problems.
2012-01-12 12:47:24 +00:00
pch
…
ps
Fix Windows build
2012-01-11 23:04:33 +00:00
renderer
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
Fix
#1064
(use ++it instead of it++ for consistency), based on patch by Echelon9
2011-12-29 01:17:03 +00:00
scriptinterface
This was SVN commit r10870.
2012-01-05 03:38:54 +00:00
simulation
…
simulation2
Rename CELL_SIZE to TERRAIN_TILE_SIZE, to free up the term "cell" for other concepts.
2012-01-12 12:51:10 +00:00
sound
…
third_party
/mongoose
…
tools
Rename CELL_SIZE to TERRAIN_TILE_SIZE, to free up the term "cell" for other concepts.
2012-01-12 12:51:10 +00:00
contributors.txt
…
main.cpp
Fix
#1025
(add config option to toggle pause on window focus loss), based on patch by markcho.
2011-11-26 15:23:41 +00:00
test_setup.cpp
…