Commit Graph

48821 Commits

Author SHA1 Message Date
Sergii Pylypenko 7f3bcf77dc Updated todo 2021-12-20 01:58:41 +02:00
Sergii Pylypenko 744951c8df Emscripten: implemented two finger pinch-zoom 2021-12-20 01:58:06 +02:00
Sergii Pylypenko aee14799a6 Android: fixed two finger scrolling bug 2021-12-20 01:47:46 +02:00
Sergii Pylypenko c4a7b5f73b Emscripten: removed FS warning 2021-12-19 03:47:36 +02:00
Sergii Pylypenko a2b9e32a13 Emscripten: load savegames from the browser download directory 2021-12-19 03:41:30 +02:00
Sergii Pylypenko 40f8507342 Emscripten: Download savegames automatically 2021-12-19 02:37:05 +02:00
Sergii Pylypenko 0d7410e4f9 Updated todo 2021-12-19 01:39:24 +02:00
Sergii Pylypenko eab51cb2b9 Emscripten: adjust resolution to the device DPI 2021-12-19 01:38:36 +02:00
Sergii Pylypenko f6245a47e0 Emscripten: generate some screen resolutions from the browser window size 2021-12-19 00:20:51 +02:00
Sergii Pylypenko c2f53dfcde Emscripten: fixed fullscreen mode switching 2021-12-18 23:55:56 +02:00
Sergii Pylypenko b1afbb0ee9 Updated todo 2021-12-18 23:52:18 +02:00
Sergii Pylypenko 2a4b7338fd Updated todo - removing IDBFS will not free up RAM, see https://stackoverflow.com/questions/67436377/emscripten-is-idbfs-more-ram-efficient-than-memfs 2021-12-18 23:00:54 +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 7120636d01 Updated .ottdrev to version 12.1 2021-12-10 02:38:09 +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 733d5cb5ce Updated todo 2021-12-09 01:16:48 +02:00
Sergii Pylypenko 2889220c7f Fixed multiplayer game list dialog 2021-12-07 02:52:26 +02:00
Sergii Pylypenko dc8c987772 Updated todo 2021-12-02 03:20:25 +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 2ec1f51512 Updated todo 2021-12-02 03:03:25 +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 131e07453a Updated todo 2021-11-28 03:39:26 +02:00
Sergii Pylypenko 87c94c6230 Emscripten: disable page zoom 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 80aeaf1156 Updated todo 2021-11-28 03:39:26 +02:00
Sergii Pylypenko 022df487c7 Emscripten: added a hit counter to loading screen 2021-11-28 03:39:26 +02:00