Sergii Pylypenko
1acfc90c98
Emscripten: updated deploy script
2021-05-08 00:14:58 +03:00
Sergii Pylypenko
3980253155
Emscripten: Fixed liblzo2 compilation
2021-05-06 02:56:17 +03:00
Sergii Pylypenko
ab36c6b189
Emscripten: fixed linking with freetype library
2021-05-06 01:53:06 +03:00
Sergii Pylypenko
de3a9955d0
Emscripten: enable debug logs
2021-05-05 23:49:21 +03:00
Sergii Pylypenko
47b4e2d339
Emscripten: libicu is not working anyway, because there are no libicuuc and libicu-le-hb available
2021-05-05 23:32:53 +03:00
Sergii Pylypenko
47798e7364
Emscripten: explicitly linking to libexpat and libuuid is not necessary
2021-05-05 23:31:51 +03:00
Sergii Pylypenko
a37ae35b29
Emscripten: fixed compilation with fontconfig
2021-05-05 23:30:34 +03:00
Sergii Pylypenko
a2539bc50d
Emscripten: disabled libtimidity for now, it does not work anyway on Chrome for Android because of massive lag
2021-05-05 22:51:29 +03:00
Sergii Pylypenko
cdb07d9960
Emscripten: fixed fontconfig compilation
2021-05-05 22:49:07 +03:00
Sergii Pylypenko
866d9c71bc
Emscripten: added fontconfig library
2021-05-05 02:49:37 +03:00
Sergii Pylypenko
befad1d00f
Fixed saving config file
2021-05-05 00:50:59 +03:00
Sergii Pylypenko
836b8b9406
Emscripten: Fixed relative paths
2021-05-05 00:20:45 +03:00
Sergii Pylypenko
7d90871a36
Emscripten: updated deply script
2021-05-05 00:17:31 +03:00
Sergii Pylypenko
55ef341194
Emscripten: fixed deploy script
2021-05-05 00:09:30 +03:00
Sergii Pylypenko
347a543d9e
Emscripten: script to deploy the webapp
2021-05-04 23:47:00 +03:00
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