9d5ed2c469
(svn r27624) -Update from Eints: spanish (mexican): 24 changes by Absay
translators
2016-08-07 17:45:36 +00:00
1c1ba859eb
(svn r27624) -Update from Eints: spanish (mexican): 24 changes by Absay
translators
2016-08-07 17:45:36 +00:00
a2a69c1480
(svn r27623) -Fix (r27616) [FS#6492]: Missed two version checks, and messed one up.
frosch
2016-07-24 09:13:51 +00:00
b2fb19cc19
(svn r27623) -Fix (r27616) [FS#6492]: Missed two version checks, and messed one up.
frosch
2016-07-24 09:13:51 +00:00
cc18df4cb7
(svn r27622) -Change: In industry map view, give visible industry types the highest tile priority, and hidden industry types a lower one. This way filtered and highlighted industries are not hidden by overlapping tiles in zoomed-out smallmap. (adf88)
frosch
2016-07-22 21:44:54 +00:00
e56707bd4e
(svn r27622) -Change: In industry map view, give visible industry types the highest tile priority, and hidden industry types a lower one. This way filtered and highlighted industries are not hidden by overlapping tiles in zoomed-out smallmap. (adf88)
frosch
2016-07-22 21:44:54 +00:00
aa140bb928
(svn r27618) -Update from Eints: latvian: 19 changes by Parastais
translators
2016-07-18 17:45:36 +00:00
fa236c704e
(svn r27618) -Update from Eints: latvian: 19 changes by Parastais
translators
2016-07-18 17:45:36 +00:00
c6ac52e71a
(svn r27617) -Update from Eints: latvian: 6 changes by Parastais
translators
2016-07-17 17:45:36 +00:00
bc432a0f43
(svn r27617) -Update from Eints: latvian: 6 changes by Parastais
translators
2016-07-17 17:45:36 +00:00
f7a7f141d3
(svn r27616) -Codechange [FS#6487]: [Build] Change the GCC version detection so that it works with two-digit and truncated versions.
frosch
2016-07-17 11:10:21 +00:00
1f4489c266
(svn r27616) -Codechange [FS#6487]: [Build] Change the GCC version detection so that it works with two-digit and truncated versions.
frosch
2016-07-17 11:10:21 +00:00
18bbe02337
(svn r27615) -Update from Eints: spanish: 7 changes by SilverSurferZzZ
translators
2016-07-12 17:45:35 +00:00
49fe24b03f
(svn r27615) -Update from Eints: spanish: 7 changes by SilverSurferZzZ
translators
2016-07-12 17:45:35 +00:00
ff96590312
(svn r27614) -Codechange: Use a fixed array instead of a map for link refresher cargo capacities. (JGR)
fonsinchen
2016-07-10 12:17:00 +00:00
f769305d7d
(svn r27614) -Codechange: Use a fixed array instead of a map for link refresher cargo capacities. (JGR)
fonsinchen
2016-07-10 12:17:00 +00:00
a81b7a24a6
(svn r27613) -Codechange: Use a flat vector instead of a map in FlowEdgeIterator. (JGR)
fonsinchen
2016-07-10 12:03:23 +00:00
022b284064
(svn r27613) -Codechange: Use a flat vector instead of a map in FlowEdgeIterator. (JGR)
fonsinchen
2016-07-10 12:03:23 +00:00
6b2eed0a70
(svn r27612) -Codechange: Replace three uses of std::list with std::queue/vector. (JGR)
fonsinchen
2016-07-10 11:57:16 +00:00
e2426b22fa
(svn r27612) -Codechange: Replace three uses of std::list with std::queue/vector. (JGR)
fonsinchen
2016-07-10 11:57:16 +00:00
8d5566651b
(svn r27611) -Codechange: Cache the calculated value of CapacityAnnotation
fonsinchen
2016-07-10 11:53:43 +00:00
bcdae9a093
(svn r27611) -Codechange: Cache the calculated value of CapacityAnnotation
fonsinchen
2016-07-10 11:53:43 +00:00
1a247739e4
Updated todo
pelya
2016-07-03 03:29:12 +03:00
8f2461cdfb
(svn r27610) -Update from Eints: korean: 1 change by telk5093
translators
2016-07-02 17:45:35 +00:00
14533f073b
(svn r27610) -Update from Eints: korean: 1 change by telk5093
translators
2016-07-02 17:45:35 +00:00
0a5258743a
(svn r27607) [1.6] -Backport from trunk: - Fix: Compilation and optimisation issues with GCC6 (r27606, r27605, r27595) - Fix: Compilation with --disable-network [FS#6481] (r27602) - Fix: [NewGRF] shift-and-add-divide/modulo varadjusts use signed division/modulo (r27600) - Fix: Company 0 could accept engine previews before they were offered (r27598)
frosch
2016-06-30 18:36:01 +00:00
647c71ea47
(svn r27593) [1.6] -Backport: language updates from trunk
frosch
2016-05-29 19:11:48 +00:00
40b5a814cf
(svn r27592) [1.6] -Backport from trunk: - Fix: Automatic servicing of road vehicles compared path finder costs with tile distances, thus vehicles went to depots which were factor 100 too far away [FS#6410] (r27586) - Fix: Enforce a non-zero load amount for all vehicles, so that vehicles can process their cargo reservations [FS#6437] (r27585, r27584) - Fix: Do not decrease the column width of depot windows when vehicles with high unitnumbers leave [FS#6415] (r27583) - Fix: Button size computation in script configuration window [FS#6461] (r27581) - Fix: [NewGRF] Set date of last service on construction also for wagons and articulated parts [FS#6395] (r27580)
frosch
2016-05-29 19:08:01 +00:00
7efff1b9ae
(svn r27591) [1.6] -Backport from trunk: - Change: Performance improvement for dedicated servers by skipping drawing calls earlier in the process [FS#6402] (r27579) - Fix: Vehicles could not be hidden from the purchase list when they were in exclusive preview [FS#6454] (r27578) - Fix: 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 [FS#6386] (r27577) - Fix: Various incorrect but uncritical size computations in the content client [FS#6449] (r27576, r27570)
frosch
2016-05-29 19:05:11 +00:00
9f04b98dcb
(svn r27590) [1.6] -Backport from trunk: - Fix: Memory leak when disabling palette animation [FS#6404] (r27575) - Fix: [NewGRF] The house id as returned by house variable 66 was incorrect when querying neighboured tiles [FS#6432] (r27574) - Fix: [Build] Compilation failure with gcc 6.1 due to headers included after safeguards.h [FS#6467] (r27573) - Fix: Convenience savegame bump to distinguish 1.6 savegames from 1.5 savegames [FS#6442] (r27572)
frosch
2016-05-29 19:01:50 +00:00
c2c30aa18c
(svn r27588) [1.6] -Backport from trunk: - Fix: [Build] Force sorting to be locale independent, so files are always ordered the same and by that token better diff-able (r27562, r27558) - Fix: Typos in comments and string (r27561, r27560) - Fix: [Build] bashism that caused different CFLAGS with bash vs dash (r27557)
frosch
2016-05-29 18:56:42 +00:00
814b2950d5
(svn r27587) [1.6] -Backport from trunk: - Fix: Use a more appropiate sound effect for convert-rail (r27547) - Fix: Remove SetFill from vehicle GUI buttons, so that the viewport is resized instead of them in case of long window titles (r27546) - Fix: [Script] Generation of API wrappers (r27545, r27544, r27543) - Fix: [Windows] ICU got disabled for Windows builds, breaking RTL support [FS#6427] (r27542) - Fix: [NewGRF] Station spritelayouts did not accept the var10 flag for the palette [FS#6435] (r27534)
frosch
2016-05-29 18:52:56 +00:00
fe0d3761f7
(svn r27606) -Change/fix: GCC6 defaults to C++14, but our configure limits it to C++0x just because we want to use features from C++0x (which are also in C++14), so use the C++ standard that's the GCC6 default
rubidium
2016-06-27 17:54:05 +00:00
e956422f48
(svn r27606) -Change/fix: GCC6 defaults to C++14, but our configure limits it to C++0x just because we want to use features from C++0x (which are also in C++14), so use the C++ standard that's the GCC6 default
rubidium
2016-06-27 17:54:05 +00:00
842aaf7cdd
(svn r27594) -Fix [FS#6473]: [Script] Kill scripts, when a non-suspendable valuator call takes way too long.
frosch
2016-05-30 21:03:11 +00:00
a2edf52b41
(svn r27594) -Fix [FS#6473]: [Script] Kill scripts, when a non-suspendable valuator call takes way too long.
frosch
2016-05-30 21:03:11 +00:00
05a91106b8
(svn r27586) -Fix [FS#6410]: Automatic servicing of road vehicles compared path finder costs with tile distances, thus vehicles went to depots which were factor 100 too far away. (juanjo)
frosch
2016-05-29 14:14:52 +00:00
d90686f021
(svn r27586) -Fix [FS#6410]: Automatic servicing of road vehicles compared path finder costs with tile distances, thus vehicles went to depots which were factor 100 too far away. (juanjo)
frosch
2016-05-29 14:14:52 +00:00
0b2f8c13a2
(svn r27585) -Fix [FS#6437]: Enforce a non-zero load amount for all vehicles, so that vehicles can process their cargo reservations.
frosch
2016-05-29 13:35:17 +00:00
b0c56f3432
(svn r27585) -Fix [FS#6437]: Enforce a non-zero load amount for all vehicles, so that vehicles can process their cargo reservations.
frosch
2016-05-29 13:35:17 +00:00
a66e0ff1f4
(svn r27584) -Codechange: Add some assertions about Vehicle::cargo_payment.
frosch
2016-05-29 13:33:20 +00:00
dac94c7cbc
(svn r27584) -Codechange: Add some assertions about Vehicle::cargo_payment.
frosch
2016-05-29 13:33:20 +00:00
c5ae45c764
(svn r27583) -Fix [FS#6415]: Do not decrease the column width of depot windows when vehicles with high unitnumbers leave. (Airbus)
frosch
2016-05-29 12:21:40 +00:00
7d4754a4f8
(svn r27583) -Fix [FS#6415]: Do not decrease the column width of depot windows when vehicles with high unitnumbers leave. (Airbus)
frosch
2016-05-29 12:21:40 +00:00
39d588fa60
(svn r27582) -Update from Eints: spanish (mexican): 18 changes by Absay
translators
2016-05-22 17:45:36 +00:00
cfca6922e7
(svn r27582) -Update from Eints: spanish (mexican): 18 changes by Absay
translators
2016-05-22 17:45:36 +00:00
c9f68ede59
(svn r27580) -Fix [FS#6395]: Set date of last service on construction also for wagons and articulated parts.
frosch
2016-05-22 11:45:03 +00:00
d188d02384
(svn r27580) -Fix [FS#6395]: Set date of last service on construction also for wagons and articulated parts.
frosch
2016-05-22 11:45:03 +00:00
51e274a523
(svn r27579) -Change [FS#6402]: Performance improvement for dedicated servers by skipping drawing calls earlier in the process. (JGR)
frosch
2016-05-22 11:30:25 +00:00
cade383f9b
(svn r27579) -Change [FS#6402]: Performance improvement for dedicated servers by skipping drawing calls earlier in the process. (JGR)
frosch
2016-05-22 11:30:25 +00:00
6981fee459
(svn r27578) -Fix [FS#6454]: Vehicles could not be hidden from the purchase list when they were in exclusive preview.
frosch
2016-05-22 11:04:34 +00:00
ebb6e38075
(svn r27578) -Fix [FS#6454]: Vehicles could not be hidden from the purchase list when they were in exclusive preview.
frosch
2016-05-22 11:04:34 +00:00
b1272ee714
(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)
frosch
2016-05-22 10:52:02 +00:00
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)
frosch
2016-05-22 10:52:02 +00:00
9aa9d7e898
(svn r27576) -Fix (r27570): Compilation failure with all compilers but mine.
frosch
2016-05-22 10:45:46 +00:00
4fc43b510d
(svn r27576) -Fix (r27570): Compilation failure with all compilers but mine.
frosch
2016-05-22 10:45:46 +00:00