godot/platform/javascript
Leon Krause 975c0516a4 Build HTML5 release_debug with -Os, like release.
The increased build time is negligible in comparison to the decreased
file size.
2018-05-14 15:31:16 +02:00
..
api Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
export Use local path for custom HTML5 shell export 2018-05-10 15:31:44 +02: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 Build HTML5 release_debug with -Os, like release. 2018-05-14 15:31:16 +02:00
dom_keys.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
engine.js Merge pull request #18765 from eska014/enginejs-extalt 2018-05-10 21:57:07 +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 Merge pull request #18753 from eska014/html5-iframefocus 2018-05-10 15:01:24 +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 Small refactoring in HTML5 build scripts 2018-05-14 15:30:27 +02:00