Age | Commit message (Expand) | Author |
2019-10-01 | Fixed running the export templates with newer emscripten versions. | Relintai |
2019-02-23 | Fix file preloading warning in HTML5 platform | Leon Krause |
2018-10-15 | Add comments to javascript wrapper parts. | Zaven Muradyan |
2018-05-10 | Merge pull request #18765 from eska014/enginejs-extalt | RĂ©mi Verschelde |
2018-05-10 | Accept non-default main packs in engine.js startGame() | Leon Krause |
2018-05-10 | Add Engine.setWebAssemblyFilenameExtension() | Leon Krause |
2018-05-10 | Fix keyboard focus lock-out with HTML5 canvas in iframe | Leon Krause |
2018-03-27 | Fix engine.js startGame() when loading from directory | Leon Krause |
2018-03-27 | Allow custom path when using engine.js preloadFile() with URL | Leon Krause |
2018-03-27 | Fix engine.js preloadFile() with directories | Leon Krause |
2018-03-27 | Expose Emscripten libs to engine.js discreetly | Leon Krause |
2018-03-16 | Fix typo in engine.js | Leon Krause |
2018-03-15 | Check only for WebGL 1.0, move test to HTML file | Leon Krause |
2018-01-07 | Initialize WebGL context in OS | Leon Krause |
2017-11-19 | Change HTML5 start-up API | Leon Krause |
2017-11-18 | Remove asm.js support from HTML5 platform | Leon Krause |
2017-10-02 | Use primary WebAssembly.instantiate overload | Leon Krause |
2017-09-11 | HTML5 start-up overhaul | Leon Krause |