summaryrefslogtreecommitdiff
path: root/platform/javascript/js
AgeCommit message (Expand)Author
2021-03-05[HTML5] Rename heapCopy to heapSlice.Fabio Alessandrelli
2021-03-05[HTML5] Export process writes sizes in template.Fabio Alessandrelli
2021-03-05[HTML5] Preloader fetch, streaming instantiation.Fabio Alessandrelli
2021-02-26[HTML5] Add jsdoc2rst tool.Fabio Alessandrelli
2021-02-26[HTML5] Document Engine and EngineConfig (jsdoc).Fabio Alessandrelli
2021-02-19[HTML5] Better fullscreen, canvas resizing.Fabio Alessandrelli
2021-02-19[HTML5] Easier HTML templates, better deinit/cleanup.Fabio Alessandrelli
2021-02-17[HTML5] Implement get_processor_count.Fabio Alessandrelli
2021-02-12[HTML5] Detect screen scale and DPI.Fabio Alessandrelli
2021-02-11Merge pull request #45888 from Faless/js/4.x_xhr_fixRémi Verschelde
2021-02-11[HTML5] Fix HTTPClient request_raw.Fabio Alessandrelli
2021-02-11[HTML5] Handle contextmenu, webglcontextlost internally.Fabio Alessandrelli
2021-01-25[HTML5] Better editor HTML, small refactor.Fabio Alessandrelli
2021-01-18[HTML5] Custom Gamepad library to allow remapping.Fabio Alessandrelli
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-09[HTML5] Fix errors when Mic is not allowed.Fabio Alessandrelli
2020-12-05[HTML5] EditorRunNative works with GDNative.Fabio Alessandrelli
2020-12-05[HTML5] GDNative support via SIDE_MODULE.Fabio Alessandrelli
2020-12-04[HTML5] Add function signatures to JS libraries.Fabio Alessandrelli
2020-11-30[HTML5] Remove file flags from writeFile in setup.Fabio Alessandrelli
2020-11-23[HTML5] Run eslint --fix.Fabio Alessandrelli
2020-11-21[HTML5] Libraries refactor for linting.Fabio Alessandrelli