godot/platform/javascript
Zaven Muradyan 27f606db1b Add comments to javascript wrapper parts.
The code in pre.js and engine.js is a bit confusing to see in isolation,
since the files aren't valid JS files by themselves. This just adds some
explanatory text to both files.

Fixes #22937.

(cherry picked from commit 61d5513525)
2018-11-01 11:39:27 +01: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
SCsub Wrap Emscripten module into JS Engine singleton per SCons 2018-01-13 19:40:59 +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 Disable Emscripten assertions in release_debug builds 2018-04-29 15:01:29 +02:00
dom_keys.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
engine.js Add comments to javascript wrapper parts. 2018-11-01 11:39:27 +01:00
http_client.h.inc Warn when polling HTTPClient synchronously in HTML5 platform 2018-02-19 22:42:31 +01:00
http_client_javascript.cpp Fix bug in HTML5 HTTPClient. 2018-04-28 20:01:35 +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 Javascript: Remove weird log 2018-06-01 18:00:51 +02:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_javascript.cpp Fix keyboard focus lock-out with HTML5 canvas in iframe 2018-05-13 22:17:53 +02:00
os_javascript.h Fix HTML5 feature tags 2018-01-12 00:32:17 +01:00
platform_config.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
power_javascript.cpp Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
power_javascript.h Update copyright statements to 2018 2018-01-01 14:40:47 +01:00
pre.js Add comments to javascript wrapper parts. 2018-11-01 11:39:27 +01:00
run_icon.png Use custom native-run icons for Android and HTML5 2017-06-27 21:06:26 +02:00