rubidium
|
5bc8a72377
|
(svn r23092) -Codechange: create a non-pixel version of some of the Get*PixelZ functions, and let Get*PixelZ wrap around the new function (multiplying the Z by TILE_HEIGHT) just like TileHeight and TilePixelHeight
|
2011-11-04 10:20:24 +00:00 |
|
rubidium
|
a36551dbb4
|
(svn r23092) -Codechange: create a non-pixel version of some of the Get*PixelZ functions, and let Get*PixelZ wrap around the new function (multiplying the Z by TILE_HEIGHT) just like TileHeight and TilePixelHeight
|
2011-11-04 10:20:24 +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
|
ba1ee9304d
|
(svn r23090) -Codechange: use map accessors instead of directly accessing the map (mhl)
|
2011-11-04 06:05:11 +00:00 |
|
rubidium
|
47203dbeb5
|
(svn r23090) -Codechange: use map accessors instead of directly accessing the map (mhl)
|
2011-11-04 06:05:11 +00:00 |
|
rubidium
|
41223c8bc9
|
(svn r23084) -Codechange: get rid of a redundant variable
|
2011-11-03 22:49:03 +00:00 |
|
rubidium
|
47c5d30b5d
|
(svn r23084) -Codechange: get rid of a redundant variable
|
2011-11-03 22:49:03 +00:00 |
|
rubidium
|
7f039ee8da
|
(svn r22808) -Change [FS#4740]: make it less likely that a one tile wide lake is created
|
2011-08-21 19:36:30 +00:00 |
|
rubidium
|
9023de2c1f
|
(svn r22808) -Change [FS#4740]: make it less likely that a one tile wide lake is created
|
2011-08-21 19:36:30 +00:00 |
|
michi_cc
|
5477ac3eb1
|
(svn r22773) -Add: Some grass around rivers in desert areas.
|
2011-08-20 20:07:02 +00:00 |
|
michi_cc
|
4261e8fdfd
|
(svn r22773) -Add: Some grass around rivers in desert areas.
|
2011-08-20 20:07:02 +00:00 |
|
rubidium
|
21b1026ca0
|
(svn r22768) -Add: progress bar updates for river building
|
2011-08-20 14:15:40 +00:00 |
|
rubidium
|
11a4e402c6
|
(svn r22768) -Add: progress bar updates for river building
|
2011-08-20 14:15:40 +00:00 |
|
rubidium
|
56fedc4db9
|
(svn r22767) -Add: river generation
|
2011-08-20 14:14:17 +00:00 |
|
rubidium
|
0041408e4f
|
(svn r22767) -Add: river generation
|
2011-08-20 14:14:17 +00:00 |
|
frosch
|
53931bccc9
|
(svn r22670) -Change: Do not spawn explosion effects when bulldozing in paused mode. They block the view.
|
2011-07-17 16:09:38 +00:00 |
|
frosch
|
718e0090b2
|
(svn r22670) -Change: Do not spawn explosion effects when bulldozing in paused mode. They block the view.
|
2011-07-17 16:09:38 +00:00 |
|
rubidium
|
cb2c7f871f
|
(svn r22018) -Cleanup: remove some (now) unneeded includes of functions.h
|
2011-02-07 22:37:22 +00:00 |
|
rubidium
|
bc3ce1e53b
|
(svn r22018) -Cleanup: remove some (now) unneeded includes of functions.h
|
2011-02-07 22:37:22 +00:00 |
|
rubidium
|
f412ce2b44
|
(svn r21767) -Fix [FS#4397]: don't limit tile clearing during bankruptcy
|
2011-01-10 21:58:05 +00:00 |
|
rubidium
|
7e6ccf3a0a
|
(svn r21767) -Fix [FS#4397]: don't limit tile clearing during bankruptcy
|
2011-01-10 21:58:05 +00:00 |
|
rubidium
|
be077e030e
|
(svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles that can be cleared/terraformed by a company
|
2011-01-04 22:50:09 +00:00 |
|
rubidium
|
eab47d2227
|
(svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles that can be cleared/terraformed by a company
|
2011-01-04 22:50:09 +00:00 |
|
rubidium
|
e634652517
|
(svn r21714) -Codechange: unduplicate a bit of code path
|
2011-01-04 20:33:22 +00:00 |
|
rubidium
|
73d26d3831
|
(svn r21714) -Codechange: unduplicate a bit of code path
|
2011-01-04 20:33:22 +00:00 |
|
rubidium
|
d3bd44a9bc
|
(svn r21500) -Feature [FS#730]: diagonal tile clearing and terraforming. Based on patch by fonsinchen
|
2010-12-13 15:15:02 +00:00 |
|
rubidium
|
6892cc8a60
|
(svn r21500) -Feature [FS#730]: diagonal tile clearing and terraforming. Based on patch by fonsinchen
|
2010-12-13 15:15:02 +00:00 |
|
rubidium
|
95e34cba7e
|
(svn r21482) -Codechange: make landscape clearing make use of TILE_AREA_LOOP as well
|
2010-12-12 17:22:17 +00:00 |
|
rubidium
|
67e6ad2a4b
|
(svn r21482) -Codechange: make landscape clearing make use of TILE_AREA_LOOP as well
|
2010-12-12 17:22:17 +00:00 |
|
frosch
|
9e6f0ab484
|
(svn r21476) -Fix [FS#4299]: DC_FORCE_CLEAR_TILE should only add extra cost for clearing water for stuff which results in water after clearing.
|
2010-12-12 11:41:15 +00:00 |
|
frosch
|
5910bde583
|
(svn r21476) -Fix [FS#4299]: DC_FORCE_CLEAR_TILE should only add extra cost for clearing water for stuff which results in water after clearing.
|
2010-12-12 11:41:15 +00:00 |
|
frosch
|
061021cbc5
|
(svn r21288) -Codechange: Add helper function to find entries in _cleared_object_areas.
|
2010-11-21 17:05:23 +00:00 |
|
frosch
|
d5360390d0
|
(svn r21288) -Codechange: Add helper function to find entries in _cleared_object_areas.
|
2010-11-21 17:05:23 +00:00 |
|
terkhen
|
4059acb2cc
|
(svn r21080) -Fix: Do not allow to use a custom water level with the original map generator.
|
2010-11-04 18:34:37 +00:00 |
|
terkhen
|
725cf7d8bb
|
(svn r21080) -Fix: Do not allow to use a custom water level with the original map generator.
|
2010-11-04 18:34:37 +00:00 |
|
alberth
|
063931d435
|
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
|
2010-10-30 17:51:07 +00:00 |
|
alberth
|
7e48d85104
|
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
|
2010-10-30 17:51:07 +00:00 |
|
yexo
|
f27ba44f45
|
(svn r20821) -Fix [FS#4129]: terraforming the land under objects could leave sloped or elevated sea tiles
|
2010-09-17 15:16:19 +00:00 |
|
yexo
|
6b4d2f5ae6
|
(svn r20821) -Fix [FS#4129]: terraforming the land under objects could leave sloped or elevated sea tiles
|
2010-09-17 15:16:19 +00:00 |
|
yexo
|
66d57b96a8
|
(svn r20748) -Fix: overbuilding an object tile with sea under it with a canal didn't take the cost for clearing the sea into account
|
2010-09-05 16:00:36 +00:00 |
|
yexo
|
0e250f2bdf
|
(svn r20748) -Fix: overbuilding an object tile with sea under it with a canal didn't take the cost for clearing the sea into account
|
2010-09-05 16:00:36 +00:00 |
|
frosch
|
4a4dd45193
|
(svn r20743) -Fix: Make testruns of clearing an object tile not influence repeated testruns resp. the exec run.
|
2010-09-05 13:31:39 +00:00 |
|
frosch
|
42a996ec23
|
(svn r20743) -Fix: Make testruns of clearing an object tile not influence repeated testruns resp. the exec run.
|
2010-09-05 13:31:39 +00:00 |
|
yexo
|
ddd16c592b
|
(svn r20731) -Fix (r20739): SmallVector did not have an assignment operator, causing invalid memory reads / double free
|
2010-09-03 23:04:02 +00:00 |
|
yexo
|
0decc3e094
|
(svn r20731) -Fix (r20739): SmallVector did not have an assignment operator, causing invalid memory reads / double free
|
2010-09-03 23:04:02 +00:00 |
|
yexo
|
0d040f03e6
|
(svn r20729) -Fix [FS#4107]: assert when overbuilding object
|
2010-09-03 21:50:51 +00:00 |
|
yexo
|
a45b598bfc
|
(svn r20729) -Fix [FS#4107]: assert when overbuilding object
|
2010-09-03 21:50:51 +00:00 |
|
rubidium
|
c3c8f67cef
|
(svn r20669) -Codechange: trigger the whole object every 256 ticks instead of every 250 ticks
|
2010-08-28 19:13:20 +00:00 |
|
rubidium
|
2d10b0f11d
|
(svn r20669) -Codechange: trigger the whole object every 256 ticks instead of every 250 ticks
|
2010-08-28 19:13:20 +00:00 |
|