Commit Graph

455 Commits

Author SHA1 Message Date
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
S. D. Cloudt 13cc8a0cee Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
dP 9774d7dbc5 Show closest town and adv zone when building station 2019-11-04 18:56:01 +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
stormcone 1e5029563c Fix #7635: Game crash on exit scenario editor. 2019-10-08 00:21:18 +01:00
JMcKiern 04f659e768 Fix: Some typos found using codespell 2019-09-29 21:27:32 +01:00
Pavel Stupnikov 95a6ff73cb Update to 1.9.3-RC1 2019-09-08 02:37:38 +03:00
Pavel Stupnikov 5131281a31 Update to 1.9.3-RC1
--HG--
branch : openttd
2019-09-08 02:22:38 +03:00
glx22 b3fd787959 Fix #7188: check the validity of command callback for scripts (#7701) 2019-09-07 17:37:01 +01:00
peter1138 c02ef3e456 Feature: Add NotRoadTypes (NRT) 2019-05-01 21:36:27 +02:00
PeterN 14dc8dd619 Fix 81d335b: Don't check state of widget not present in scenario editor. (#7551) 2019-04-29 19:09:11 +01:00
peter1138 81f0f97406 Feature: Add existing station coverage area display when placing new station parts. 2019-04-25 09:14:01 +02:00
Henry Wilson 7c8e7c6b6e Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
Pavel Stupnikov 65d5d318e7 Close depot building tools after placement (with setting) 2019-04-01 18:09:36 +03:00
peter1138 317f69c152 Codechange: Use override specifier in Window-derived classes. 2019-03-24 16:10:04 +01: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
Peter Nelson 2a8fa5fef9 Change: Split up Window::OnTick into OnGameTick and OnRealtimeTick. Adjust timers to work with milliseconds instead of ticks. 2019-01-11 11:56:21 +00:00
Alexis 25dbc6542c Fix #6659: Bus stations can be demolished when not in demolish mode (#6815)
For Bus and Road stations only, if you are in demolish mode and click on the station
without releasing the button. Then you cancel demolish mode with R key.
Finally you release the mouse button. The station was demolished, instead of being built.

The demolish mode was not checked when mouse up event occured.
2018-06-06 13:08:22 +01:00
Pavel Stupnikov c7e897fbfb Always autorotate drive-through stations on roads 2017-04-12 01:20:37 +03:00
Pavel Stupnikov dc8a7b5d91 Fix tram stations autorotation 2017-04-12 01:00:51 +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
frosch 1d67a4e88d (svn r27734) -Change: Hide the drive-in stops from the tram station picker. 2017-01-15 14:27:54 +00:00
Pavel Stupnikov c517897568 update to 1.6.1 2016-07-02 20:23:43 +03:00
Pavel Stupnikov ecdb1590ab update to 1.6.1
--HG--
branch : openttd
2016-07-01 01:42:17 +03:00
frosch 8084f39bf3 (svn r27577) -Fix [FS#6386]: Dock and roadstop picker, client list and town authority window did not auto-resize according to their content when they were positioned at the bottom of the screen. (Eearslya) 2016-05-22 10:52:02 +00:00
frosch 9aa33862a7 (svn r27571) -Codechange: Consistent naming for command callbacks which play a sound effect. 2016-05-22 10:07:48 +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 541c95fa9e change comment 2016-02-18 16:00:57 +03:00
Pavel Stupnikov dadf664d17 add warning about deprecated full-tile autoroad 2015-11-13 04:00:58 +03:00
Pavel Stupnikov d6c3955c8c center watch button sprite in toolbar 2015-11-13 03:42:13 +03:00
Pavel Stupnikov 88eecbe03e fix crash when pressing ctrl with tramways building window active 2015-11-12 19:56:04 +03:00
michi_cc 2b8bb12d62 (svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists. 2015-08-10 20:24:13 +00:00
frosch 0ea4127837 (svn r27251) -Feature [FS#6252]: Make Ctrl+Remove-Roadstop also remove the road, just like for rail stations. (adf88) 2015-04-26 09:51:24 +00:00
Pavel Stupnikov b81787e4d8 make station/depot autorotation buttons look nice with new gui scaling
--HG--
branch : novattd150
2015-03-17 19:01:52 +03:00
Pavel Stupnikov e1320507bd some of the previous changes turned out to be from 1.4, reverted
--HG--
branch : novattd150
2015-03-17 18:45:23 +03:00
Pavel Stupnikov 7c28ff384c no idea why, but some changes just popped out
--HG--
branch : novattd150
2015-03-17 16:27:00 +03:00
Pavel Stupnikov e48d2d58e0 latest novapolis client for 1.5
--HG--
branch : novattd150
2015-03-16 03:20:50 +03:00
Pavel Stupnikov d201932121 openttd updated to 1.5.0-beta2
--HG--
branch : openttd
2015-03-01 00:30:53 +03:00
frosch c639fb0d8e (svn r27163) -Fix [FS#6204]: Toolbars were not invalidated when changing max-vehicles settings. (adf88) 2015-02-22 15:26:27 +00:00
frosch a8080b6256 (svn r27134) -Codechange: Simplify GUI scaling by adding UnScaleGUI() and ScaleGUITrad(). 2015-02-01 20:54:24 +00:00
alberth edea2ce96d (svn r27084) -Doc: Improve documentation of AllocateWindowDescFront. 2014-12-18 16:50:11 +00:00
peter1138 51fe741987 (svn r26906) -Codechange: Scale depot and station picker buttons by GUI zoom level. 2014-09-22 08:01:25 +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