Commit Graph

56 Commits

Author SHA1 Message Date
dP
2010f236c6 Merge town growth tiles from cmbase 2020-06-19 21:20:12 +03:00
dP
62afdc2ddd Add town growth tiles 2020-06-18 19:06:52 +03:00
dP
1212bec10b Add reconstructed and demolished house counters 2020-06-18 16:47:28 +03:00
dP
c9499006e6 Move road layout error counters to cmbase 2020-06-10 02:10:01 +03:00
dP
f8095884a3 Basic CityMania extension structure and road layout counter 2020-06-10 01:34:38 +03:00
dP
581a482692 Add more citymania data to savegame 2020-06-09 02:30:07 +03:00
Pavel Stupnikov
1a9e9c3019 Update to 1.10.2 2020-06-02 02:55:21 +03:00
Pavel Stupnikov
0e8ed94e00 Update to 1.10.2 2020-06-02 01:52:45 +03:00
dP
25fce2d061 Use new highlight for cb town limit zone 2020-05-19 04:07:41 +03:00
dP
9ab73e459d Fix regular funding and advertisement wasting money 2020-05-14 01:56:01 +03:00
dP
9b9a850d0b Merge 1.10.0-RC1 2020-02-18 20:56:38 +03:00
dP
d4ae6a1d91 Update to 1.10.0-RC1 2020-02-18 18:13:33 +03:00
Pavel Stupnikov
20f19618cf Rename citymania zoning to highlight 2020-02-07 01:49:43 +03:00
Pavel Stupnikov
abbc38728e Tint every grount/structure tile when using new highlights 2020-02-05 00:44:34 +03:00
Pavel Stupnikov
91cc303d4f Highlight unserved buildings by tinting them red 2020-02-02 23:38:22 +03:00
dP
47b70f6769 Change FOR_ALL_ cycles to ::Iterate 2020-01-06 20:45:47 +03:00
dP
1492a22027 Update to 1.10.0-beta2 2020-01-06 19:06:51 +03:00
dP
c7c3966eec Update to 1.10.0-beta2 2020-01-06 18:49:34 +03:00
dP
43a21e96f4 Improve town zones outer highlight speed and visuals 2019-11-04 02:27:37 +03:00
dP
ceea4c88be Merge 1.10.0-beta1 2019-11-01 16:08:44 +03:00
dP
599ccf0c2b Update to 1.10.0-beta1 2019-10-31 22:24:28 +03:00
dP
b84a475e14 Initialize with OpenTTD 1.9.3 2019-10-31 21:58:04 +03:00
Pavel Stupnikov
e1582e0591 Update to 1.9.0-RC1 2019-03-13 02:03:13 +03:00
Pavel Stupnikov
301de29d29 Update to 1.9.0-RC1
--HG--
branch : openttd
2019-03-13 00:25:42 +03:00
Pavel Stupnikov
6e2a54355a Merge 1.9.0-beta2 2019-02-14 00:47:22 +03:00
Pavel Stupnikov
2bda8d4f34 Update to OpenTTD 1.9.0-beta2
--HG--
branch : openttd
2019-02-13 15:17:23 +03:00
Pavel Stupnikov
c2d889eab3 Speed up authority and advertisement zoning 2019-02-12 17:36:40 +03:00
Pavel Stupnikov
329f52d34e Update to 1.8.0 2018-04-06 22:08:52 +03:00
Pavel Stupnikov
42ec3bd611 Update to 1.8.0
--HG--
branch : openttd
2018-04-06 21:26:22 +03:00
Pavel Stupnikov
2a02067397 Merge 1.7.0-RC1 2017-04-09 22:34:33 +03:00
Pavel Stupnikov
3433ae02f4 Update openttd to 1.7.0-RC1
--HG--
branch : openttd
2017-03-12 16:41:12 +03:00
Pavel Stupnikov
b8e7bd7462 cmclient update to 1.6.0 2016-04-02 01:07:50 +03:00
Pavel Stupnikov
5c9ef5a264 update to 1.6.0
--HG--
branch : openttd
2016-04-02 00:50:09 +03:00
Pavel Stupnikov
43340b1676 merge 1.5.3-RC1 2015-11-01 21:17:36 +03:00
Pavel Stupnikov
7209de2e7c updated to 1.5.3-RC1
--HG--
branch : openttd
2015-11-01 20:08:15 +03:00
Pavel Stupnikov
636daf9c49 update cmclient to 1.5.2 2015-09-01 22:55:46 +03:00
Pavel Stupnikov
48992033ed update to 1.5.2
--HG--
branch : openttd
2015-09-01 22:52:41 +03:00
Pavel Stupnikov
fc0c2fe15b fixed citymania cb sync and user sync 2015-06-15 15:52:05 +03:00
Pavel Stupnikov
ad67312e2d saving extra cb info in savegames 2015-06-14 21:39:55 +03:00
Pavel Stupnikov
194d325fa5 updated town growth tiles 2015-05-17 22:12:13 +03:00
Pavel Stupnikov
13c95da53b novaclient update to 1.5.1-RC1 2015-05-10 22:59:27 +03:00
Pavel Stupnikov
0a0d7d9546 update to 1.5.1-RC1
--HG--
branch : openttd
2015-05-10 22:35:04 +03:00
Pavel Stupnikov
df183bf405 merging my updates, since they are already implemented in 1.5.1
--HG--
branch : openttd
2015-05-10 22:32:31 +03:00
Pavel Stupnikov
9d1d5833d7 do not do estimate in regular fund/adv if shift is pressed (fixes #22) 2015-04-17 17:05:47 +03:00
Pavel Stupnikov
dd23a24569 powerfunding money and houses setting 2015-03-27 11:45:58 +03:00
Pavel Stupnikov
e164352e19 center towns laels on minimap 2015-03-20 20:50:33 +03:00
Pavel Stupnikov
58b4d9fc46 center town labels on minimap
--HG--
branch : openttd
2015-03-20 20:27:38 +03:00
Pavel Stupnikov
3e116e19c9 require cargo if pop >= from (was >) 2015-03-20 19:53:23 +03:00
Pavel Stupnikov
39a87338d0 fix house states conters
--HG--
branch : novattd150
2015-03-19 04:46:52 +03:00
Pavel Stupnikov
d43187997f applied changes since last release
--HG--
branch : novattd150
2015-03-17 02:58:23 +03:00