godot/platform
Fabio Alessandrelli a82f70ea9f [HTML5] Libraries refactor for linting.
Initial work to make liniting easier.

This includes:
- Rename http_request.js to library_godot_http_request.js.
- Rename externs.js to engine.externs.js.
- New library_godot_runtime.js (GodotRuntime) wraps around emscripten
  functions.
- Refactor of XMLHttpRequest handler in engine/preloader.js.
- Few fixes to bugs spotted by early stage linting.
2020-11-21 14:22:40 +01:00
..
android Export: Reorder options for consistency across platforms 2020-11-20 11:17:50 +01:00
iphone Export: Reorder options for consistency across platforms 2020-11-20 11:17:50 +01:00
javascript [HTML5] Libraries refactor for linting. 2020-11-21 14:22:40 +01:00
linuxbsd SCons: Remove unnecessary $LINK overrides 2020-11-19 16:48:03 +01:00
osx Merge pull request #43692 from akien-mga/scons-leave-link-alone 2020-11-19 20:43:25 +01:00
server SCons: Remove unnecessary $LINK overrides 2020-11-19 16:48:03 +01:00
uwp Export: Reorder options for consistency across platforms 2020-11-20 11:17:50 +01:00
windows SCons: Remove unnecessary $LINK overrides 2020-11-19 16:48:03 +01:00
register_platform_apis.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00