Sergii Pylypenko
eab51cb2b9
Emscripten: adjust resolution to the device DPI
2021-12-19 01:38:36 +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
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
022df487c7
Emscripten: added a hit counter to loading screen
2021-11-28 03:39:26 +02:00
Sergii Pylypenko
960e1a7957
Emscripten: Sync FS before closing the browser window
2021-11-28 03:35:07 +02:00
Sergii Pylypenko
81796d8c8f
Emscripten: build with timidity
2021-11-28 02:04:25 +02:00
Sergii Pylypenko
105bc6af0f
Emscripten: added app manifest and favicon
2021-11-28 02:04:25 +02:00
embeddedt
883e4ea325
Change: [Emscripten] set default scrolling mode to non-pointer-locking ( #9191 )
2021-06-28 18:39:09 +02:00
Patric Stout
d15dc9f40f
Add: support for emscripten (play-OpenTTD-in-the-browser)
...
Emscripten compiles to WASM, which can be loaded via
HTML / JavaScript. This allows you to play OpenTTD inside a
browser.
Co-authored-by: milek7 <me@milek7.pl >
2020-12-15 15:46:39 +01:00