Commit Graph

36056 Commits

Author SHA1 Message Date
Sergii Pylypenko
c2f53dfcde Emscripten: fixed fullscreen mode switching 2021-12-18 23:55:56 +02:00
Sergii Pylypenko
8909ce3d8c Fixed emscripten compilation 2021-12-15 00:40:26 +02:00
Sergii Pylypenko
f21bf64f8f Button to copy invite code to clipboard in the server options dialog 2021-12-12 02:15:05 +02:00
Sergii Pylypenko
0eaaeecaad Handle deleted 16bpp blitter in config file when updating from the previous version 2021-12-10 22:46:54 +02:00
Sergii Pylypenko
320dc00056 Set default screen height to 600 px for sharper fonts 2021-12-10 22:46:51 +02:00
Sergii Pylypenko
f09fa9f340 Fixed Android compilation 2021-12-10 03:40:35 +02:00
Sergii Pylypenko
793444e1ba Merge tag '12.1' into branch 12 2021-12-10 02:36:38 +02:00
Sergii Pylypenko
9b2e51b755 Copy server invite code to the clipboard automatically 2021-12-10 01:40:51 +02:00
Sergii Pylypenko
6c28ef9960 Set minimal width of dropdown lists to the min button size 2021-12-09 02:25:09 +02:00
Sergii Pylypenko
cdd73c1b9f Fixed multiplayer clients list 2021-12-09 02:22:59 +02:00
Sergii Pylypenko
2889220c7f Fixed multiplayer game list dialog 2021-12-07 02:52:26 +02:00
Sergii Pylypenko
1bee0bcf3a Small touch to the Options dialog 2021-12-02 03:07:19 +02:00
Sergii Pylypenko
0996d2a909 Fixed a crash in Load dialog 2021-12-02 03:04:48 +02:00
Sergii Pylypenko
00787f52b2 Fixed a crash when closing error window 2021-12-02 02:52:20 +02:00
Sergii Pylypenko
1aa2f0172f Reordered options window 2021-12-01 01:32:40 +02:00
Sergii Pylypenko
0200e3ca1f Re-enabled fullscreen option in settings 2021-12-01 01:20:53 +02:00
Sergii Pylypenko
e69cf43dff Fixed compilation 2021-12-01 01:00:56 +02:00
Sergii Pylypenko
0117af167d Fixed AI options window 2021-12-01 01:00:43 +02:00
Sergii Pylypenko
7b4be1c39c Improved the SETTING_BUTTON_HEIGHT macro 2021-12-01 00:40:20 +02:00
Sergii Pylypenko
3330660c5e Fixed buttons not resized 2021-12-01 00:39:57 +02:00
Sergii Pylypenko
0e08c41462 Fixed a crash in the game options 2021-11-30 00:31:30 +02:00
Sergii Pylypenko
a1ef54fa60 Fixed compilation, deleted 16bpp blitter 2021-11-29 03:15:54 +02:00
Sergii Pylypenko
2f6b20cbfd Merge branch upstream/master while introducing compile errors and reverting parts of Android changes, video BPP options are gone 2021-11-29 02:20:37 +02:00
Sergii Pylypenko
47b01a0528 Fixed compilation 2021-11-28 03:39:27 +02:00
Sergii Pylypenko
43ea278ad1 Emscripten: socket proxy first draft 2021-11-28 03:39:27 +02:00
Sergii Pylypenko
339b89f831 Emscripten: Fixed compilation 2021-11-28 03:39:26 +02:00
Sergii Pylypenko
487c2f76a9 Emscripten: console text input 2021-11-28 03:39:26 +02:00
Sergii Pylypenko
a3b87d43a3 Emscripten: fixed key events for text input 2021-11-28 03:39:26 +02:00
Sergii Pylypenko
0ae8febc37 Emscripten: text input with HTML <input> element 2021-11-28 03:39:26 +02:00
Sergii Pylypenko
3807e39547 Fixed console obscured by vertical toolbar 2021-11-28 03:39:26 +02:00
Sergii Pylypenko
81e820c93e Emscripten: fixed Ctrl key not working 2021-11-28 03:39:26 +02:00
Sergii Pylypenko
74772dbc3b Emscripten, removed more network hacks, Emscripten bug 12996 is fixed in Emscripten 2.0.20 2021-11-28 03:39:18 +02:00
Sergii Pylypenko
c41bcce1e8 Emscripten: removed network stubs and re-enabled multiplayer dialog 2021-11-28 03:38:46 +02:00
Sergii Pylypenko
ef3b0961c1 Emscripten: fixed fontconfig font path 2021-11-28 03:35:07 +02:00
Sergii Pylypenko
7706396a08 Fixed fast forward not working in single-threaded mode 2021-11-28 03:35:06 +02:00
Sergii Pylypenko
2569a3f2ac Fixed a crash when saving to network - this should be done from the video thread 2021-11-28 03:35:06 +02:00
Sergii Pylypenko
6c08881b4d Removed duplicate setting 2021-11-28 03:35:06 +02:00
Sergii Pylypenko
f6a669745b Option to disable mouse cursor for touchscreen devices 2021-11-28 03:35:06 +02:00
Sergii Pylypenko
e485c7d38b Fixed online content dialog 2021-11-28 03:34:42 +02:00
Sergii Pylypenko
843329d7eb Fast forward requires threaded renderer, and OpenTTD have fixed threaded renderer in SDL1.2 backend 2021-11-28 03:34:42 +02:00
Sergii Pylypenko
7a488b09ea Fixed mutex deadlock in libtimidity shutdown function 2021-11-28 03:34:42 +02:00
Sergii Pylypenko
9d9528b14e Renamed GetMinSizing() to GetMinButtonSize(), we do not use it for anything but button size 2021-11-28 03:34:39 +02:00
Sergii Pylypenko
c765e99c09 Removed less used sizing types 2021-11-28 03:27:45 +02:00
Sergii Pylypenko
b5cf145f32 Removed NWST_STEP and min_step, we don't need two variables doing the same thing 2021-11-28 03:25:11 +02:00
Sergii Pylypenko
7defb52028 Merge branch upstream/master 2021-11-28 03:16:36 +02:00
Sergii Pylypenko
e34ff278d4 Disabled on-screen keyboard in default config, we have native text input 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
76be9988dd Load TTF fonts by default 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
77b7b46972 Better colors for build confirmation estimated cost tooltip 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
4a3074c446 Emscripten: disabled fullscreen mode, it apparently crashes in iOS 14.4 2021-11-28 02:04:25 +02:00
Sergii Pylypenko
0e229a652b Emscripten: disable extmidi 2021-11-28 02:04:25 +02:00