virtualx-engine/platform/javascript
Rémi Verschelde 6d16f2f053 Fix error macro calls not ending with semicolon
It's not necessary, but the vast majority of calls of error macros
do have an ending semicolon, so it's best to be consistent.
Most WARN_DEPRECATED calls did *not* have a semicolon, but there's
no reason for them to be treated differently.
2019-06-11 14:49:34 +02:00
..
api
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
detect.py SCons: Keep exceptions and rtti on Android, iOS and HTML5 tools build 2019-05-20 16:51:20 +02:00
dom_keys.inc
engine.js
http_client.h.inc
http_client_javascript.cpp
http_request.h
http_request.js Use stdout/-err for all messages in HTML5 platform 2019-02-24 04:56:34 +01:00
id_handler.js Move IDHandler JS module to platform from Websock 2019-04-12 12:41:49 +02:00
javascript_eval.cpp Use stdout/-err for all messages in HTML5 platform 2019-02-24 04:56:34 +01:00
javascript_main.cpp
logo.png
os_javascript.cpp Fix error macro calls not ending with semicolon 2019-06-11 14:49:34 +02:00
os_javascript.h Implement Clipboard API read when supported. 2019-05-29 23:21:09 +02:00
platform_config.h
pre.js
run_icon.png
SCsub Move IDHandler JS module to platform from Websock 2019-04-12 12:41:49 +02:00