frosch
515fb701c2
(svn r27438) -Fix (r27346) [FS#6387]: The build object hotkey no longer checked whether there were any objects defined.
2015-11-07 15:07:18 +00:00
frosch
fbd2786329
(svn r27438) -Fix (r27346) [FS#6387]: The build object hotkey no longer checked whether there were any objects defined.
2015-11-07 15:07:18 +00:00
translators
19e0cb8c50
(svn r27437) -Update from WebTranslator v3.0:
...
spanish - 3 changes by SilverSurferZzZ
2015-11-06 17:45:09 +00:00
translators
ad48714852
(svn r27437) -Update from WebTranslator v3.0:
...
spanish - 3 changes by SilverSurferZzZ
2015-11-06 17:45:09 +00:00
translators
591c3e2c81
(svn r27436) -Update from WebTranslator v3.0:
...
spanish - 1 changes by SilverSurferZzZ
2015-11-05 17:45:08 +00:00
translators
a5dda994ea
(svn r27436) -Update from WebTranslator v3.0:
...
spanish - 1 changes by SilverSurferZzZ
2015-11-05 17:45:08 +00:00
translators
246e85088d
(svn r27435) -Update from WebTranslator v3.0:
...
spanish - 5 changes by SilverSurferZzZ
2015-11-04 17:45:08 +00:00
translators
9090dca4c2
(svn r27435) -Update from WebTranslator v3.0:
...
spanish - 5 changes by SilverSurferZzZ
2015-11-04 17:45:08 +00:00
Jonathan G Rennison
1234bdb07c
Fix compilation issue with MSVC due to ordering of noreturn and cdecl.
2015-10-31 10:51:58 +00:00
Jonathan G Rennison
a0b0641a8b
Merge branch 'master' into save_ext
2015-10-31 10:50:11 +00:00
frosch
ba955956cb
(svn r27428) -Fix: When selecting a refit cargo for orders, do not check whether the vehicle is in a depot or station, and do not ask whether the vehicle currently allows station-refitting. Also hide the refit cost for orders, it is not predictable.
2015-10-30 17:27:21 +00:00
frosch
0974f5489b
(svn r27428) -Fix: When selecting a refit cargo for orders, do not check whether the vehicle is in a depot or station, and do not ask whether the vehicle currently allows station-refitting. Also hide the refit cost for orders, it is not predictable.
2015-10-30 17:27:21 +00:00
frosch
ade25fff71
(svn r27427) -Fix: Use the NewGRF railtype sorting order in the infrastructure window.
2015-10-30 17:24:30 +00:00
frosch
2d636266f5
(svn r27427) -Fix: Use the NewGRF railtype sorting order in the infrastructure window.
2015-10-30 17:24:30 +00:00
frosch
0f8f738942
(svn r27426) -Change: Round loading percentage in loading indicators and conditional orders towards 50%, so that 0% and 100% mean completely empty or full.
2015-10-30 17:24:05 +00:00
frosch
312809228d
(svn r27426) -Change: Round loading percentage in loading indicators and conditional orders towards 50%, so that 0% and 100% mean completely empty or full.
2015-10-30 17:24:05 +00:00
frosch
c74ffeecd1
(svn r27425) -Fix [FS#5842]: Crash when switching to or taking over companies, when an order window of a vehicle of the new company was opened. Now close those windows.
2015-10-30 17:23:16 +00:00
frosch
44d1fc4253
(svn r27425) -Fix [FS#5842]: Crash when switching to or taking over companies, when an order window of a vehicle of the new company was opened. Now close those windows.
2015-10-30 17:23:16 +00:00
frosch
e51abf1796
(svn r27424) -Fix [FS#6374]: Towns did not connect roads to existing roads, unless they had only a single roadbit. Otoh, towns also tried to connect to single roadbit tiles such as tunnels and depots, even though they were not connectable in the direction of interest.
2015-10-30 17:19:01 +00:00
frosch
c0a301ae60
(svn r27424) -Fix [FS#6374]: Towns did not connect roads to existing roads, unless they had only a single roadbit. Otoh, towns also tried to connect to single roadbit tiles such as tunnels and depots, even though they were not connectable in the direction of interest.
2015-10-30 17:19:01 +00:00
frosch
34627862c6
(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
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
1e897531cb
(svn r27422) -Fix [FS#6341]: Aircraft picked the wrong airport entry point, if airports were rotated by 180 degree. (marcole)
2015-10-30 16:20:00 +00:00
frosch
05ed2001d4
(svn r27422) -Fix [FS#6341]: Aircraft picked the wrong airport entry point, if airports were rotated by 180 degree. (marcole)
2015-10-30 16:20:00 +00:00
frosch
7be7851b94
(svn r27421) -Fix [FS#6265]: Consider text and icon sizes when drawing the client list. (_dp_)
2015-10-30 16:19:33 +00:00
frosch
2c9117fbdd
(svn r27421) -Fix [FS#6265]: Consider text and icon sizes when drawing the client list. (_dp_)
2015-10-30 16:19:33 +00:00
frosch
49a18025f8
(svn r27420) -Fix [FS#6362]: GrowTownAtRoad sometimes returned false, even when a house was built. (_dp_)
2015-10-30 16:19:09 +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
frosch
51787a3465
(svn r27419) -Fix [FS#6369]: CmdSellRailWagon did not revert all actions properly when no orderlist could be allocated. (Juanjo)
2015-10-30 16:18:39 +00:00
frosch
378653100b
(svn r27419) -Fix [FS#6369]: CmdSellRailWagon did not revert all actions properly when no orderlist could be allocated. (Juanjo)
2015-10-30 16:18:39 +00:00
frosch
147b53fbff
(svn r27418) -Fix [FS#6329] [FS#6379]: Desync due to incorrect storage of segments with different railtype in the YAPF cache. (JGR)
2015-10-30 16:18:03 +00:00
frosch
22e6a2590d
(svn r27418) -Fix [FS#6329] [FS#6379]: Desync due to incorrect storage of segments with different railtype in the YAPF cache. (JGR)
2015-10-30 16:18:03 +00:00
frosch
d20a116dfd
(svn r27417) -Doc: ScaleGUITrad (adf88)
2015-10-29 19:23:21 +00:00
frosch
c1c49a0e52
(svn r27417) -Doc: ScaleGUITrad (adf88)
2015-10-29 19:23:21 +00:00
translators
85b19944f4
(svn r27416) -Update from WebTranslator v3.0:
...
welsh - 2 changes by kazzie
2015-10-29 17:45:08 +00:00
translators
756c13b100
(svn r27416) -Update from WebTranslator v3.0:
...
welsh - 2 changes by kazzie
2015-10-29 17:45:08 +00:00
Jonathan G Rennison
adb4fd54b8
Merge branch 'master' into save_ext
2015-10-28 21:27:46 +00:00
translators
3af9438fb5
(svn r27415) -Update from WebTranslator v3.0:
...
spanish - 6 changes by SilverSurferZzZ
2015-10-28 17:45:08 +00:00
translators
bdcb15acdd
(svn r27415) -Update from WebTranslator v3.0:
...
spanish - 6 changes by SilverSurferZzZ
2015-10-28 17:45:08 +00:00
translators
2d684b8e76
(svn r27414) -Update from WebTranslator v3.0:
...
spanish - 11 changes by SilverSurferZzZ
2015-10-27 17:45:08 +00:00
translators
9b9be17049
(svn r27414) -Update from WebTranslator v3.0:
...
spanish - 11 changes by SilverSurferZzZ
2015-10-27 17:45:08 +00:00
translators
3c269df00d
(svn r27413) -Update from WebTranslator v3.0:
...
spanish - 12 changes by SilverSurferZzZ
2015-10-26 17:45:10 +00:00
translators
a7cd63066f
(svn r27413) -Update from WebTranslator v3.0:
...
spanish - 12 changes by SilverSurferZzZ
2015-10-26 17:45:10 +00:00
Jonathan G Rennison
e606a847c6
Add an un-ordered chunk for extra company settings: PLYX.
...
This is similar to the PATX chunk.
Minor refactoring to enable some code sharing between two chunks.
Fix MakeSettingsPatxList always regenerating cache.
Update documentation of PATX chunk structure.
2015-10-25 21:35:40 +00:00
translators
e156f43848
(svn r27412) -Update from WebTranslator v3.0:
...
vietnamese - 16 changes by myquartz
2015-10-25 17:45:10 +00:00
translators
74d06be466
(svn r27412) -Update from WebTranslator v3.0:
...
vietnamese - 16 changes by myquartz
2015-10-25 17:45:10 +00:00
translators
6155d6a3e0
(svn r27411) -Update from WebTranslator v3.0:
...
korean - 1 changes by telk5093
2015-10-24 17:45:11 +00:00
translators
b56c2a0bf3
(svn r27411) -Update from WebTranslator v3.0:
...
korean - 1 changes by telk5093
2015-10-24 17:45:11 +00:00
translators
67da640e97
(svn r27410) -Update from WebTranslator v3.0:
...
indonesian - 24 changes by UseYourIllusion
2015-10-15 17:45:09 +00:00
translators
fd48eb93df
(svn r27410) -Update from WebTranslator v3.0:
...
indonesian - 24 changes by UseYourIllusion
2015-10-15 17:45:09 +00:00