Commit Graph

841 Commits

Author SHA1 Message Date
Pavel Stupnikov 42ec3bd611 Update to 1.8.0
--HG--
branch : openttd
2018-04-06 21:26:22 +03:00
frosch b4b98e5165 (svn r27893) -Codechange: Use fallthrough attribute. (LordAro) 2017-08-13 18:38:42 +00: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
frosch bcc2c7d06e (svn r27739) -Cleanup/Revert (r12162): Clearing MP_HOUSE with DC_EXEC always fails, so there is no effect in testing for houses first. (adf88) 2017-01-22 13:13:15 +00: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
frosch ab7ebdcfd9 (svn r27423) -Fix: When towns expanded single-bit roadtiles using a grid-layout, they used the layout position of the neighbouring tile. 2015-10-30 17:17:54 +00:00
frosch d626962a38 (svn r27420) -Fix [FS#6362]: GrowTownAtRoad sometimes returned false, even when a house was built. (_dp_) 2015-10-30 16:19:09 +00: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
frosch ab69952f2a (svn r27306) -Fix (r27305): Confused tiles. 2015-06-20 12:55:17 +00:00
frosch 0e378747db (svn r27305) -Fix [FS#6320]: Account for road-bridges and drive-through-stops in CanFollowRoad. 2015-06-20 12:40:04 +00: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
frosch 813e85f301 (svn r27260) -Fix (r27244): economy.allow_town_roads should not affect town placement during world generation. 2015-04-28 17:25:21 +00:00
frosch 5992f4fa1b (svn r27259) -Fix (r27244): Incorrect merge. (_dp_) 2015-04-27 21:40:46 +00:00
frosch 9aa0ba43f7 (svn r27249) -Fix [FS#6240]: In some cases town growth failure was considered as success. (_dp_) 2015-04-25 12:17:16 +00:00
frosch 9fb56ca02e (svn r27248) -Fix [FS#6257]: Town labels on smallmap and zoomed-out viewports were not centered. (_dp_) 2015-04-25 11:58:19 +00:00
frosch 93d7db0b36 (svn r27247) -Cleanup: Make GrowTownAtRoad return a bool. 2015-04-25 11:46:10 +00:00
frosch 915aad7603 (svn r27244) -Change [FS#6245]: Do not consider road junctions with trivial dead ends as branch points during town growth. (_dp_) 2015-04-25 11:12:47 +00: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
Pavel Stupnikov e48d2d58e0 latest novapolis client for 1.5
--HG--
branch : novattd150
2015-03-16 03:20:50 +03:00
Pavel Stupnikov 6e6f033afc undo no-hs patch to get clear diff
--HG--
branch : openttd
2015-03-05 03:56:32 +03:00
Pavel Stupnikov 9287d9d0ed less cycle skips patch
--HG--
branch : openttd
2015-03-05 03:54:24 +03:00
Pavel Stupnikov 05578c759e hs fixed
--HG--
branch : openttd
2015-03-01 04:19:50 +03:00
Pavel Stupnikov d201932121 openttd updated to 1.5.0-beta2
--HG--
branch : openttd
2015-03-01 00:30:53 +03:00
rubidium 30f778e933 (svn r27105) -Fix [FS#6195]: grow_counter was not properly bounded by growth_rate, but by some other value used to calculate growth_rate. 2015-01-01 21:25:42 +00:00
rubidium d534c80e94 (svn r27020) -Cleanup: some coding style consistency improvements (mostly spaces) 2014-10-15 18:31:37 +00:00
rubidium 9daf7e749c (svn r26879) -Codechange: remove most MayHaveBridgeAbove calls since the data is now always accessible 2014-09-21 11:24:51 +00:00
rubidium 9ed12b0f07 (svn r26509) -Codechange: replace strdup with stredup (the latter ensures the return is not NULL) 2014-04-25 15:40:32 +00:00
rubidium 0463dbdc9e (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 2014-04-23 20:13:33 +00:00
Pavel Stupnikov 09818a1493 openttd 1.4 rc1
--HG--
branch : openttd
2014-03-25 15:18:09 +04:00
frosch 55502341ac (svn r26346) -Fix [FS#5870]: Call Layouter::ReduceLineCache from GenerateTownName in all cases. 2014-02-16 17:45:24 +00:00
frosch 20785c79fc (svn r26345) -Cleanup (r26310): Spawning towns does not touch persistent NewGRF storage. ClearPersistentStorageChanges is a dangerous/magic function which should not be called without reason. 2014-02-16 17:42:28 +00:00
rubidium 9f6b8aea49 (svn r26313) -Codechange: use a set for finding unique town names instead of iterating all just created town names (MJP) 2014-02-06 21:06:59 +00:00
rubidium d05ff6e77b (svn r26311) -Codechange: use a different method for finding whether there is a nearby town when the map has thousands of towns (MJP) 2014-02-06 21:01:50 +00:00
rubidium fcb122124b (svn r26310) -Codechange: clean up some caches during town generation to keep memory usage significantly lower (MJP) 2014-02-06 20:55:49 +00:00