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
ce67dfd333ba589da59656262a53cc07dc52d7cd
0ad
/
source
/
simulation2
/
helpers
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
..
Geometry.cpp
…
Geometry.h
Rendering marker lines between buildings and rally points
2011-12-10 07:07:04 +00:00
Grid.h
Fix -Wconversion warnings in simulation code.
2011-08-16 11:18:32 +00:00
Player.h
…
Position.h
Rename CELL_SIZE to TERRAIN_TILE_SIZE, to free up the term "cell" for other concepts.
2012-01-12 12:51:10 +00:00
PriorityQueue.h
# New dynamic territories design
2011-07-24 11:42:35 +00:00
Render.cpp
Rename CELL_SIZE to TERRAIN_TILE_SIZE, to free up the term "cell" for other concepts.
2012-01-12 12:51:10 +00:00
Render.h
Rendering marker lines between buildings and rally points
2011-12-10 07:07:04 +00:00
Selection.cpp
Better selection boxes.
Closes
#914
,
#295
,
#810
.
2011-11-25 06:36:13 +00:00
Selection.h
Adjusts unit selection behavior to account for ranks. Triple-click now selects units regardless of their rank.
2011-05-05 01:27:49 +00:00
SimulationCommand.h
# Add initial basic player AI framework.
2011-01-12 12:29:00 +00:00
Spatial.h
Fix bug in incremental LOS computation
2011-10-28 13:15:33 +00:00