historic_bruno
|
08bd07ddd6
|
Adds safe bool operator to ICmpPtr, replacing the null() method, based on patch by leper. Also changes bool operator in AtSmartPtr to safe bool. Fixes #1077.
Changes some CmpPtr variable names for consistency.
This was SVN commit r11036.
|
2012-02-08 02:46:15 +00:00 |
|
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 |
|
Ykkrosh
|
c4bb67a1ca
|
Fix #1064 (use ++it instead of it++ for consistency), based on patch by Echelon9
This was SVN commit r10822.
|
2011-12-29 01:17:03 +00:00 |
|
vts
|
292ed1d9e0
|
Allocated rally point flag entity on-demand instead of at initialization time. Fixes #1042.
This was SVN commit r10722.
|
2011-12-13 14:14:41 +00:00 |
|
vts
|
db864f10c3
|
Rendering marker lines between buildings and rally points
Added command button to focus on rally point
(implements #524)
This was SVN commit r10704.
|
2011-12-10 07:07:04 +00:00 |
|