Commit Graph

5 Commits

Author SHA1 Message Date
Sergii Pylypenko
0427eab5c6 Emscripten: added a hit counter to loading screen 2021-06-22 00:46:26 +03:00
Sergii Pylypenko
6832b8ff31 Emscripten: Sync FS before closing the browser window 2021-05-16 01:25:34 +03:00
Sergii Pylypenko
4a9dbfbe65 Emscripten: build with timidity 2021-05-03 01:53:40 +03:00
Sergii Pylypenko
de194454b6 Emscripten: added app manifest and favicon 2021-05-02 00:54:55 +03: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