rubidium
|
fb9fb416a1
|
(svn r23107) -Codechange: let GetSlopePixelZ and TerraformTile tile type functions use int z as well
|
2011-11-04 11:36:10 +00:00 |
|
rubidium
|
459c9523e8
|
(svn r23107) -Codechange: let GetSlopePixelZ and TerraformTile tile type functions use int z as well
|
2011-11-04 11:36:10 +00:00 |
|
rubidium
|
70faeeaba9
|
(svn r23106) -Codechange: pass int* to GetTileSlope and friends
|
2011-11-04 11:30:37 +00:00 |
|
rubidium
|
19eabdba2c
|
(svn r23106) -Codechange: pass int* to GetTileSlope and friends
|
2011-11-04 11:30:37 +00:00 |
|
rubidium
|
a70fdbcf2f
|
(svn r23096) -Codechange: remove useless divisions and multiplications by TILE_HEIGHT for the snow line code
|
2011-11-04 10:25:58 +00:00 |
|
rubidium
|
69162621d8
|
(svn r23096) -Codechange: remove useless divisions and multiplications by TILE_HEIGHT for the snow line code
|
2011-11-04 10:25:58 +00:00 |
|
rubidium
|
bcb93b3b75
|
(svn r23093) -Codechange: add a default NULL for the Z of GetTileSlope and use it
|
2011-11-04 10:22:27 +00:00 |
|
rubidium
|
2ed0f93bfb
|
(svn r23093) -Codechange: add a default NULL for the Z of GetTileSlope and use it
|
2011-11-04 10:22:27 +00:00 |
|
rubidium
|
de980ef0f9
|
(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions if they return the Z in pixels (like TilePixelHeight)
|
2011-11-04 10:18:13 +00:00 |
|
rubidium
|
7757a2ed40
|
(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions if they return the Z in pixels (like TilePixelHeight)
|
2011-11-04 10:18:13 +00:00 |
|
rubidium
|
3cb12ed89c
|
(svn r22019) -Codechange: s/functions.h/clear_func.h/
|
2011-02-07 22:38:02 +00:00 |
|
rubidium
|
0395aab420
|
(svn r22019) -Codechange: s/functions.h/clear_func.h/
|
2011-02-07 22:38:02 +00:00 |
|
terkhen
|
b956a3e847
|
(svn r20829) -Fix [FS#4094]: Place less trees at once when planting random trees at the scenario editor.
|
2010-09-18 20:48:40 +00:00 |
|
terkhen
|
9a7dd40006
|
(svn r20829) -Fix [FS#4094]: Place less trees at once when planting random trees at the scenario editor.
|
2010-09-18 20:48:40 +00:00 |
|
terkhen
|
d97c7f9ce4
|
(svn r20828) -Add: Take into account tree group placement at the world generation progress bar.
|
2010-09-18 20:44:13 +00:00 |
|
terkhen
|
ee8272bacc
|
(svn r20828) -Add: Take into account tree group placement at the world generation progress bar.
|
2010-09-18 20:44:13 +00:00 |
|
terkhen
|
26b144e663
|
(svn r20827) -Codechange: Simplify code for placement of tree groups.
|
2010-09-18 20:41:06 +00:00 |
|
terkhen
|
95e5e59f37
|
(svn r20827) -Codechange: Simplify code for placement of tree groups.
|
2010-09-18 20:41:06 +00:00 |
|
terkhen
|
dc9053b900
|
(svn r20826) -Codechange: Simplify code for generating more trees above the snowline.
|
2010-09-18 20:36:13 +00:00 |
|
terkhen
|
9ecf69684e
|
(svn r20826) -Codechange: Simplify code for generating more trees above the snowline.
|
2010-09-18 20:36:13 +00:00 |
|
terkhen
|
4f8ebe9582
|
(svn r20825) -Codechange: Replace a few magic numbers by constants.
|
2010-09-18 20:33:04 +00:00 |
|
terkhen
|
3607c33b4f
|
(svn r20825) -Codechange: Replace a few magic numbers by constants.
|
2010-09-18 20:33:04 +00:00 |
|
terkhen
|
04134c1e51
|
(svn r20289) -Codechange: Unify fall through coding style.
|
2010-08-01 20:52:11 +00:00 |
|
terkhen
|
80c43f52e8
|
(svn r20289) -Codechange: Unify fall through coding style.
|
2010-08-01 20:52:11 +00:00 |
|
frosch
|
5b86c79fce
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
frosch
|
ed4f806f1d
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
rubidium
|
8c85b4ce3d
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
|
rubidium
|
e356cb9405
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
|
rubidium
|
9fd2afb147
|
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)
|
2010-07-19 17:28:27 +00:00 |
|
rubidium
|
b8487afe54
|
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :)
|
2010-07-19 17:28:27 +00:00 |
|
rubidium
|
035d0ef16b
|
(svn r20187) -Codechange: move _tileh_to_sprite into a function in a more logical place and with a more descriptive name
|
2010-07-19 17:00:54 +00:00 |
|
rubidium
|
5a836cdec7
|
(svn r20187) -Codechange: move _tileh_to_sprite into a function in a more logical place and with a more descriptive name
|
2010-07-19 17:00:54 +00:00 |
|
rubidium
|
4a2901eea4
|
(svn r20184) -Codechange: make _trees_tick_ctr and _disaster_delay not use VARDEF and put them in a more logical location
|
2010-07-19 15:51:06 +00:00 |
|
rubidium
|
3bb544e54d
|
(svn r20184) -Codechange: make _trees_tick_ctr and _disaster_delay not use VARDEF and put them in a more logical location
|
2010-07-19 15:51:06 +00:00 |
|
rubidium
|
789b9793e9
|
(svn r19644) -Fix [FS#3728]: don't allow building cacti outside of the desert or rain forest trees outside of the rain forest area. This to prevent people from thinking planting rain forest trees makes the rain forest bigger and thus adds more place to build a lumber mill.
|
2010-04-16 21:46:06 +00:00 |
|
rubidium
|
39d421ff9c
|
(svn r19644) -Fix [FS#3728]: don't allow building cacti outside of the desert or rain forest trees outside of the rain forest area. This to prevent people from thinking planting rain forest trees makes the rain forest bigger and thus adds more place to build a lumber mill.
|
2010-04-16 21:46:06 +00:00 |
|
frosch
|
39a888a0e2
|
(svn r19634) -Codechange: Use TREE_INVALID more consistently.
|
2010-04-14 19:57:19 +00:00 |
|
frosch
|
aea2252960
|
(svn r19634) -Codechange: Use TREE_INVALID more consistently.
|
2010-04-14 19:57:19 +00:00 |
|
rubidium
|
7127338414
|
(svn r18872) -Codechange: introduce PaletteID and use it
|
2010-01-21 01:38:13 +00:00 |
|
rubidium
|
f94c83a387
|
(svn r18872) -Codechange: introduce PaletteID and use it
|
2010-01-21 01:38:13 +00:00 |
|
rubidium
|
f618acfb7d
|
(svn r18866) -Codechange: remove the CmdFailed(ret)/CmdSucceeded(ret) wrapper functions
|
2010-01-18 22:57:21 +00:00 |
|
rubidium
|
4d93b704d9
|
(svn r18866) -Codechange: remove the CmdFailed(ret)/CmdSucceeded(ret) wrapper functions
|
2010-01-18 22:57:21 +00:00 |
|
rubidium
|
9467b7c6d6
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
82fc28f77f
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
yexo
|
39009cf139
|
(svn r18739) -Fix (r18719): building trees on snow with rocks underneed caused an assert
|
2010-01-06 09:08:43 +00:00 |
|
yexo
|
509d533c51
|
(svn r18739) -Fix (r18719): building trees on snow with rocks underneed caused an assert
|
2010-01-06 09:08:43 +00:00 |
|
yexo
|
f666760a72
|
(svn r18738) -Fix (r18719): when a tree died while there was snow the amount of snow on the tile changed
|
2010-01-05 22:32:47 +00:00 |
|
yexo
|
06842771a8
|
(svn r18738) -Fix (r18719): when a tree died while there was snow the amount of snow on the tile changed
|
2010-01-05 22:32:47 +00:00 |
|
rubidium
|
906418347e
|
(svn r18723) -Codechange: also simplify looping over an area when building trees, desert, rocky areas or leveling land
|
2010-01-04 18:49:27 +00:00 |
|
rubidium
|
b42e76d858
|
(svn r18723) -Codechange: also simplify looping over an area when building trees, desert, rocky areas or leveling land
|
2010-01-04 18:49:27 +00:00 |
|