0130f3be45Fix#7491: Send company update admin message when bankruptcy counter changes.
peter1138
2019-04-09 10:04:43 +01:00
4ad981a98e
Fix 50e08f333a: Creating a cargo subsidy with town as source did not consider min population. (#7493)
SamuXarick
2019-04-11 07:35:46 +01:00
7c8e7c6b6e
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-04-10 22:07:06 +01:00
3b4f224c0bFix#7494: std::sort() and qsort() use different comparators (#7495)
glx22
2019-04-10 20:55:53 +02:00
87d588f22f
Update: Translations from eints luxembourgish: 17 changes by Phreeze spanish (mexican): 2 changes by njn
translators
2019-04-10 19:45:43 +02:00
01f957c51f
Fix: Crash due to use of invalid iterator in ClientNetworkContentSocketHandler
Jonathan G Rennison
2019-04-08 07:57:42 +01:00
8b1880187a
Remove: AutoFreeSmallVector.
Michael Lutz
2019-04-02 21:31:41 +02:00
e804173595
Codechange: If something is a vector of strings, use a vector of strings instead of an AutoFreeSmallVector.
Michael Lutz
2019-04-02 21:31:33 +02:00
c7b9987d08
Codechange: Switch DropDownList to directly use std::vector, thus making AutoDeleteSmallVector obsolete.
Michael Lutz
2019-04-02 21:31:24 +02:00
d3e113eb5f
Codechange: Use std::vector instead of AutoDeleteSmallVector in GS text handling.
Michael Lutz
2019-04-02 21:31:17 +02:00
baf9229931
Codechange: Replace AutoDeleteSmallVector with direct std::vector use in text layout code.
Michael Lutz
2019-04-02 21:31:10 +02:00
329bb52613
Codechange: Store text layout runs directly as values in a std::vector instead of heap allocated.
Michael Lutz
2019-04-02 21:30:53 +02:00
9325d63d8e
Fix: Forgotten override keywords for DropDownListIconItem.
Michael Lutz
2019-04-02 21:30:44 +02:00
fbc4cef180
Codechange: Use override specifier for text layout classes.
Michael Lutz
2019-04-02 21:30:34 +02:00
d95c7083ea
Fix: Don't crash if reading a GS string file from disk produces an error.
Michael Lutz
2019-04-02 21:20:19 +02:00
0a883afe19
Update: Translations from eints luxembourgish: 20 changes by Phreeze
translators
2019-04-09 19:45:42 +02:00
b61ef7e0d2
Update: Changelog for 1.9.1 and prepare for release
1.9.1
peter1138
2019-04-08 19:02:01 +01:00
120d76c5c1Fix#7478: Don't remove NewGRF objects on company take-over. (#7483)
PeterN
2019-04-08 19:20:43 +01:00
316ecb07ee
Fix: update AI/Game changelog to indicate 1.9.0 is released
Patric Stout
2019-04-08 20:42:27 +02:00
cb449049ff
Update: Translations from eints english (us): 3 changes by Supercheese spanish (mexican): 18 changes by Absay hungarian: 2 changes by Brumi latin: 33 changes by Supercheese
translators
2019-03-31 19:45:45 +02:00
f0336f1f17
Codechange: Remove ship max order distance from script API.
peter1138
2019-02-25 17:38:11 +00:00
f656f5e8eb
Change: Remove ship max order distance.
peter1138
2019-02-25 13:07:29 +00:00
66bed86bbbFix#7062, Revert 7af53d7588: Don't test ship max order distance when pathfinding.
peter1138
2019-02-25 13:07:22 +00:00
d0e8060182
Fix 6fc60d8c4f: forgot to update API changelog
glx
2019-03-31 03:15:20 +02:00
6d1cc142c2
Change: Shorten engine rail type drop down in autoreplace window. (#7448)
PeterN
2019-03-31 02:05:23 +01:00
e1069eee05
Codechange: Check airport layout would fit within map bounds before iterating tiles. (#7429)
PeterN
2019-03-30 22:20:26 +00:00
32fda83d39
Fix aa7ca7fe6: Linkgraph node index order must be maintained due to other references. (#7431)
PeterN
2019-03-30 22:19:50 +00:00
423aea5c32
Change: adjust Violet smallmap colour 1 shade darker, to compensate for legibility against darker blue of sea introduced by #7436
Andy
2019-03-30 21:22:11 +00:00
e93630541dFix#7433: don't use AirportSpec substitute if it's not set (#7435)
glx22
2019-03-30 22:12:25 +01:00
df673e9b2c
Fix: Fluidsynth should not try to lock sample data in memory
Niels Martin Hansen
2019-03-10 19:45:49 +01:00
66c60e52ba
Change: [SDL] Do not offer video smaller than 640x480
Niels Martin Hansen
2019-03-30 08:46:21 +01:00