Commit Graph

33567 Commits

Author SHA1 Message Date
Sergii Pylypenko
de13867a4a Small fix to fontdetection 2020-03-19 21:41:20 +02:00
Sergii Pylypenko
422e8db0e5 Fixed tutorial 2020-03-19 21:41:20 +02:00
Sergii Pylypenko
94321a25e7 Reverted deprecated Android changes 2020-03-19 21:39:20 +02:00
Sergii Pylypenko
cbdfa25356 Fixed Refit window not fitting the screen height 2020-03-19 21:39:20 +02:00
Sergii Pylypenko
070f1ddf4f Fixed dropdown list missing items 2020-03-19 21:39:20 +02:00
Sergii Pylypenko
17ee6fa299 Scroll most lists by finger dragging list contents 2020-03-19 21:39:20 +02:00
Sergii Pylypenko
d65c932893 Select video mode with square pixel size 2020-03-19 21:39:20 +02:00
Sergii Pylypenko
a4ec3f2607 Fixed two-finger scrolling 2020-03-19 21:39:20 +02:00
Sergii Pylypenko
5ba3995edb Cleaned up ugly Android-specifc hack 2020-03-19 21:39:20 +02:00
Sergii Pylypenko
5f478c96e9 Code cleanup 2020-03-19 21:39:20 +02:00
Sergii Pylypenko
31d0ceb39e Drag-scrolling for long dropdown menus 2020-03-19 21:39:20 +02:00
Sergii Pylypenko
dd3af9bfb2 Fixed combobox dropdown lists 2020-03-19 21:39:20 +02:00
Sergii Pylypenko
b82dd5d0c2 Do not open dropdown menu scrolled to the bottom 2020-03-19 21:39:20 +02:00
Sergii Pylypenko
fea9bb1c24 Fixed minimap scrolling 2020-03-19 21:39:20 +02:00
Sergii Pylypenko
fe73e6d021 Removed debug 2020-03-19 21:39:20 +02:00
Sergii Pylypenko
8741cbd50e Fixed crash in minimap code 2020-03-19 21:39:20 +02:00
Sergii Pylypenko
c60ecc3118 Resizeable smallmap GUI, that will fit all FIRS industries 2020-03-19 21:39:20 +02:00
Sergii Pylypenko
3f506a92fb Updated translations 2020-03-19 21:39:20 +02:00
Sergii Pylypenko
e5c884512b Fixed compiler warning 2020-03-19 21:39:20 +02:00
Sergii Pylypenko
88fc329ad1 Increased video resolutions list size to 100 2020-03-19 21:23:50 +02:00
Sergii Pylypenko
5bfff40f5e Increased video resolutions list size to 100 2020-03-19 21:23:50 +02:00
Sergii Pylypenko
ef6378088f Increased video resolutions list size to 100 2020-03-19 21:23:50 +02:00
Sergii Pylypenko
06068f4655 Close news window more easily 2020-03-19 21:23:50 +02:00
Sergii Pylypenko
aa4b5de6e1 Fixed compilaiton in window and widget code 2020-03-19 21:23:50 +02:00
Sergii Pylypenko
108d3365ff Renamed WID_TN_AIRCRAFTS to WID_TN_AIRCRAFT 2020-03-19 21:23:50 +02:00
Sergii Pylypenko
bcfb36e8af Fixed music GUI compilation 2020-03-19 21:23:50 +02:00
Sergii Pylypenko
57e7680dd5 Fixed 16bpp blitter 2020-03-19 21:23:50 +02:00
Sergii Pylypenko
3405519815 Fixed missing enum in music widget 2020-03-19 21:23:50 +02:00
Sergii Pylypenko
0a60b05896 Updated Android translations 2020-03-19 21:23:50 +02:00
Sergii Pylypenko
3ba683874b Merge remote-tracking branch 'origin/master' into HEAD 2019-04-23 18:16:24 +03: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
Sergii Pylypenko
917c597de1 Fixed compilation 2019-04-08 19:55:28 +03:00
Patric Stout
88f2084646 Update: translations backported from master 2019-04-01 19:26:10 +02:00
Patric Stout
1303aba5ea Update: translations backported from master 2019-03-30 10:55:29 +01:00
PeterN
124650c554 Fix #7411: Use industry production callback (if used) on initial industry cargo generation. (#7412) 2019-03-30 10:55:29 +01:00
Patric Stout
3f0268b4b3 Update: translations backported from master 2019-03-24 17:16:15 +01:00
Patric Stout
cf7a1fc8c6 Revert: "Change: Allow AI companies to start immediately."
This reverts commit 011257dc88.

This commit was not working properly. Attempts are made to fix it,
but so close to 1.9, it sounds a lot better to revert it from the
1.9 branch, and keep developing it further in 1.10.
2019-03-24 17:16:15 +01:00
Patric Stout
7a9782e6f4 Revert: "Fix #7151: Hang when concurrently starting AIs in multiplayer, or with shift pressed."
This reverts commit b1e40b6b56.

This is a fix for a patch that will be reverted in the next commit.
2019-03-24 17:16:15 +01:00
Peter Nelson
6a1f217d30 Fix #7400: Water class for tree tiles was not converted for old saves preventing industry creation.
As the information is always available from the tree ground type, unconditionally
update the map array for tree tiles.
2019-03-24 17:16:15 +01:00
PeterN
174b0da90f Fix: Filtered file list did not scroll properly. (#7402) 2019-03-24 15:24:21 +01:00
Patric Stout
a2c4f9314d Update: translations backported from master 2019-03-24 15:24:21 +01:00
Patric Stout
652289972e Codechange: fix Intel C++ Compiler linking issues.
GetAircraftFlightLevel<Aircraft> is only used in static functions
inside aircraft_cmd.cpp. With GCC, Clang and MSVC this is not an
issue, but on ICC fails linking, because it doesn't find this
version of this template. Possibly these two pieces of information
are linked.
Explicit defining the function fixes the issue.
2019-03-24 15:24:21 +01:00
peter1138
79d2acff24 Fix 4da83d2f66: Remove measurement tooltips when completed. 2019-03-24 15:24:21 +01:00
Michael Lutz
e3a082ce7c Fix #7391, 9b99b95: Don't invalidate go to depot orders of non-aircraft when invalidating hangar orders that happen to share IDs.
This was caused because hangars are referred to by station ID, which is not unique with respect to depot IDs.
2019-03-24 15:24:21 +01:00