33630 Commits

Author SHA1 Message Date
Transportman
00bdd316d7 Fix #7570: Show Github URL in the crashlog window 2019-07-07 22:54:44 +02:00
Corns McGowan
f34284f1a0 Change: Set default setting in server browser of "Advertised" to "Yes". (#7568) 2019-07-07 22:54:44 +02:00
peter1138
c77659c995 Fix: Clicking on scrollbar 'thumb' moved position up instantly. (#7549) 2019-07-07 22:54:44 +02:00
Charles Pigott
e6877d0823 Fix #7255: Prevent crashlog corruption by only printing the 32 most recent news messages. (#7542) 2019-07-07 22:54:44 +02:00
glx22
beba12f9d6 Fix: vcpkg used to patch lzma.h to define LZMA_API_STATIC for static builds (#7614) 2019-07-07 22:54:44 +02:00
peter1138
0fa41c7493 Fix #7491: Send company update admin message when bankruptcy counter changes. 2019-05-28 10:20:32 +01:00
PeterN
60cbcf0742 Fix: Bounds check access to railtype_map. (#7529) 2019-05-28 10:20:32 +01:00
Niels Martin Hansen
e38a4e1e57 Change: Zoom title game by UI zoom level 2019-05-28 10:20:32 +01:00
Niels Martin Hansen
5965f184c2 Fix: Manager name in company news was being clipped 2019-05-28 10:20:32 +01:00
Niels Martin Hansen
db20c7f461 Fix: Scale news ticker scroll speed by UI scale 2019-05-28 10:20:32 +01:00
Niels Martin Hansen
e2e8872e82 Fix: Scale all min size and padding by UI scale 2019-05-28 10:20:32 +01:00
SamuXarick
4750d2836c Fix 50e08f333a: Creating a cargo subsidy with town as source did not consider min population. (#7493) 2019-05-28 10:20:32 +01:00
stormcone
b1c31f9500 Fix: Typos. (#7517) 2019-05-28 10:20:32 +01:00
Charles Pigott
a6879e9180 Fix 5db883f: Railtype bits were moved too late, leading to rails under bridges losing their type 2019-05-28 10:20:32 +01:00
Charles Pigott
5eb7d49024 Fix #6507: Don't try to load invalid depots from older savegames 2019-05-28 10:20:32 +01:00
Charles Pigott
69c0332813 Cleanup: Delete GetSavegameType function since it's been commented out since 2005 2019-05-28 10:20:32 +01:00
Charles Pigott
b11942cf44 Fix: Crash when attempting to load old save game with GRFs set
GroupStatistics pool was not initialised before trying to delete vehicles (specifically, trams with no tram track)
2019-05-28 10:20:32 +01:00
glx22
ef6995e8d4 Fix 2bb80d2: really increase the maximum number of GameScript texts to 64k (#7555) 2019-05-28 10:20:32 +01:00
glx22
c0fd2b969b Fix #7553: check bounds when loading strings (#7554) 2019-05-28 10:20:32 +01:00
peter1138
683778fd7a Codechange: Use std::underlying_type for DECLARE_POSTFIX_INCREMENT. 2019-05-28 10:20:32 +01:00
peter1138
63eeadef17 Fix: Replace int with std::underlying_type in DECLARE_ENUM_AS_BIT_SET.
This fixes 64 bit uses of this macro.
2019-05-28 10:20:32 +01:00
Sergii Pylypenko
5c5eebcd5c Increased video resolutions list size to 100 2019-04-26 22:40:24 +03:00
Sergii Pylypenko
bfab61057c Increased video resolutions list size to 100 2019-04-25 23:44:20 +03:00
Sergii Pylypenko
c1febca55f Increased video resolutions list size to 100 2019-04-25 19:08:16 +03:00
Sergii Pylypenko
a4d53d80e9 Close news window more easily 2019-04-24 20:38:22 +03:00
Sergii Pylypenko
edc3abcd88 Fixed compilaiton in window and widget code 2019-04-24 20:13:08 +03:00
Sergii Pylypenko
71fb27561b Renamed WID_TN_AIRCRAFTS to WID_TN_AIRCRAFT 2019-04-24 20:02:12 +03:00
Sergii Pylypenko
b067aee235 Fixed music GUI compilation 2019-04-24 20:01:32 +03:00
Sergii Pylypenko
28cd775717 Fixed 16bpp blitter 2019-04-24 18:21:22 +03:00
Sergii Pylypenko
f8d4bfb1b7 Fixed missing enum in music widget 2019-04-24 18:03:01 +03:00
Sergii Pylypenko
29a28f5c9c Updated Android translations 2019-04-23 18:26:31 +03:00
Sergii Pylypenko
6dc675ac3c Merge remote-tracking branch 'release/1.9' into 1.9 2019-04-23 18:25:14 +03:00
Sergii Pylypenko
3ba683874b Merge remote-tracking branch 'origin/master' into HEAD 2019-04-23 18:16:24 +03:00
peter1138
b61ef7e0d2 Update: Changelog for 1.9.1 and prepare for release 2019-04-08 20:37:59 +01:00
PeterN
120d76c5c1 Fix #7478: Don't remove NewGRF objects on company take-over. (#7483) 2019-04-08 20:06:02 +01:00
Patric Stout
316ecb07ee Fix: update AI/Game changelog to indicate 1.9.0 is released 2019-04-08 20:06:02 +01:00
Patric Stout
2c21f52e1d Update: translations backported from master 2019-04-08 20:06:02 +01:00
kiwitreekor
0a8e9e9757 Fix #6222: Advanced sprite layout sometimes showed incorrect railtype ground tile 2019-04-08 20:06:02 +01:00
glx22
6bfec89fcf Fix #6564: enforce types of arguments for station name strings (#7419) 2019-04-08 20:06:02 +01:00
glx22
1f39a31eb7 Fix: [Windows] OpenTTD window may be inactive when an error happens (#7482) 2019-04-08 20:06:02 +01:00
glx22
abc0325ef1 Fix #7439: don't overwrite CompanyRemoveReason with ClientID (#7465) 2019-04-08 20:06:02 +01:00
frosch
54451a18c6 Fix #7447, 3357cac847: Action 4 has feature 48 'original strings'. (#7449) 2019-04-08 20:06:02 +01:00
glx22
d3e9e8c2ce Fix #7433: don't use AirportSpec substitute if it's not set (#7435) 2019-04-08 20:06:02 +01:00
Sergii Pylypenko
1b00e4551a Win32 will have 'Fullscreen' button instead of BPP selection in settings dialog 2019-04-08 19:55:29 +03:00
Sergii Pylypenko
c2dd24d906 Updated translations 2019-04-08 19:55:29 +03:00
Sergii Pylypenko
de235061aa Query masterservers by default in the multiplayer menu, why was it disabled by default? 2019-04-08 19:55:29 +03:00
Sergii Pylypenko
e5348e70fc Filthy hack: after the app update, restore config file from the backup created by Java code 2019-04-08 19:55:29 +03:00
Sergii Pylypenko
218a9cc1af Updated version files 2019-04-08 19:55:29 +03:00
Sergii Pylypenko
7705493812 Revert more Android changes 2019-04-08 19:55:29 +03:00
Sergii Pylypenko
ca43839fc9 Revert "Removed unused string from all lang files"
This reverts commit 9ed2289b0e.
2019-04-08 19:55:28 +03:00