godot/platform/javascript
Relintai 58c58ec212 Fix startGame's logic in engine.js.
(cherry picked from commit cb29ce8a3b)
2020-02-14 16:10:49 +01:00
..
api Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
export HTML5: Fix ETC export for GLES2 fallback on mobile 2019-03-11 16:49:33 +01:00
audio_driver_javascript.cpp Use stdout/-err for all messages in HTML5 platform 2019-02-24 04:56:34 +01:00
audio_driver_javascript.h Deal with Google's HTML5 autoplay policy 2019-01-20 14:25:15 +01:00
detect.py Emscripten: Re-add BINARYEN_TRAP_MODE='clamp' for fastcomp 2019-12-03 15:01:43 +01:00
dom_keys.inc Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
engine.js Fix startGame's logic in engine.js. 2020-02-14 16:10:49 +01:00
http_client.h.inc Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
http_client_javascript.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
http_request.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
http_request.js Use stdout/-err for all messages in HTML5 platform 2019-02-24 04:56:34 +01:00
javascript_eval.cpp Use stdout/-err for all messages in HTML5 platform 2019-02-24 04:56:34 +01:00
javascript_main.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
logo.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
os_javascript.cpp Fix pointer position in hidpi-corrected resolutions on web 2019-11-12 13:09:35 +01:00
os_javascript.h Refactor OS_JavaScript header 2019-01-20 00:13:20 +01:00
platform_config.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
pre.js Add comments to javascript wrapper parts. 2018-10-15 08:56:44 -07:00
run_icon.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
SCsub Add responsive HTML5 export page with full-size canvas as new default 2018-08-23 21:28:09 +02:00