virtualx-engine/platform/javascript
Leon Krause 32eb3e1b7d Add Engine.setWebAssemblyFilenameExtension()
Some web game hosts only allow certain filename extensions. If .wasm is
not allowed, this function allows overriding the WebAssembly filename
extension to work around that restriction.
2018-05-10 14:50:34 +02:00
..
api Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
export HTML export: Make s3tc the standard Texture Format 2018-01-20 15:20:26 +01:00
audio_driver_javascript.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
audio_driver_javascript.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
detect.py Merge pull request #17792 from eska014/enginejs-preloadpaths 2018-04-04 22:26:14 +02:00
dom_keys.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
engine.js Add Engine.setWebAssemblyFilenameExtension() 2018-05-10 14:50:34 +02:00
http_client.h.inc Warn when polling HTTPClient synchronously in HTML5 platform 2018-02-17 18:12:50 +01:00
http_client_javascript.cpp Fix bug in HTML5 HTTPClient. 2018-03-30 14:31:18 +02:00
http_request.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
http_request.js Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
javascript_eval.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
javascript_main.cpp Refactor JavaScript platform build script 2018-03-26 19:46:56 +02:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_javascript.cpp Implement universal translation of touch to mouse 2018-04-30 19:03:38 +02:00
os_javascript.h Refactor JavaScript platform build script 2018-03-26 19:46:56 +02:00
platform_config.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
pre.js Expose Emscripten libs to engine.js discreetly 2018-03-27 09:12:08 +02:00
run_icon.png Use custom native-run icons for Android and HTML5 2017-06-27 21:06:26 +02:00
SCsub Refactor JavaScript platform build script 2018-03-26 19:46:56 +02:00