summaryrefslogtreecommitdiff
path: root/platform/javascript/js/engine/config.js
AgeCommit message (Collapse)Author
2021-02-26[HTML5] Document Engine and EngineConfig (jsdoc).Fabio Alessandrelli
This commit also removes the utils.js engine file, moving some of it's content to config.js and some to engine.js .
2021-02-19[HTML5] Easier HTML templates, better deinit/cleanup.Fabio Alessandrelli