Commit Graph

16 Commits

Author SHA1 Message Date
Sergii Pylypenko
b4d123d916 Fixed OpenMSX not recognized 2021-05-04 22:26:52 +03:00
Sergii Pylypenko
4a9dbfbe65 Emscripten: build with timidity 2021-05-03 01:53:40 +03:00
Sergii Pylypenko
da31bb7e66 Emscripten: updated app manifest 2021-05-03 00:26:35 +03:00
Sergii Pylypenko
9623c6bfd2 Emscripten: fixed build script 2021-05-03 00:13:57 +03:00
Sergii Pylypenko
f138d2645c Emscripten: fixed init script 2021-05-03 00:13:48 +03:00
Sergii Pylypenko
910d87d5c5 Emscripten: small fix to build script 2021-05-02 23:36:55 +03:00
Sergii Pylypenko
0f45d014a0 Emscripten: fixed build script 2021-05-02 23:30:11 +03:00
Sergii Pylypenko
5108cf6c58 Emscripten: add SFX and music to the data file 2021-05-02 23:28:41 +03:00
Sergii Pylypenko
503e6c9876 Emscripten: Include GFX baseset into data file 2021-05-02 02:22:31 +03:00
Sergii Pylypenko
e85e585f3e Emscripten: Re-enabled sounds 2021-05-02 01:56:17 +03:00
Sergii Pylypenko
b98ad2036a emscripten: moved build scripts from root dir 2021-05-02 00:55:14 +03:00
Sergii Pylypenko
de194454b6 Emscripten: added app manifest and favicon 2021-05-02 00:54:55 +03:00
Sergii Pylypenko
6c658cb0f5 Updated Emscripten liblzma patch for Emscripten 2.0.15 2021-04-30 23:56:13 +03:00
embeddedt
6c8f2227cd Fix: [Emscripten] open links in browser (#8655) 2021-02-08 19:18:30 +01:00
embeddedt
76a279ef68 Fix: [Emscripten] Pin Dockerfile to emsdk:2.0.10 to prevent patch failure (#8628) 2021-01-31 15:27:17 +01: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