Age | Commit message (Expand) | Author |
2018-05-07 | Local debugger fixes and extensions | Blazej Floch |
2018-05-08 | Merge pull request #18627 from RameshRavone/patch-2 | Max Hilbrunner |
2018-05-07 | Fix: JAR files signed with the MD5 algorithm as unsigned | RameshRavone |
2018-05-07 | Resume audio on iOS after phone call or alarm | Ruslan Mustakov |
2018-05-07 | Windows detect.py: Detect missing WindowsSdkDir | Max Hilbrunner |
2018-05-05 | Merge pull request #18541 from profan/fix/win-sleep | Max Hilbrunner |
2018-05-02 | Merge pull request #17196 from RandomShaper/improve-gui-touch | Rémi Verschelde |
2018-05-01 | Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-var | Rémi Verschelde |
2018-05-01 | windows: ensure minimum possible timer resolution for sleep | Robin Hübner |
2018-04-30 | Implement universal translation of touch to mouse | Pedro J. Estébanez |
2018-04-26 | Fix _export_begin not being called when exporting to android | Ignacio Etcheverry |
2018-04-22 | Change ".." punctuation for "..." in editor strings (#16507) | Hugo Locurcio |
2018-04-19 | Provide error details when in-app purchase fails | Ruslan Mustakov |
2018-04-19 | Fix Coverity reports of uninitialized scalar variable | Rémi Verschelde |
2018-04-16 | Fix Android input source checks | Ruslan Mustakov |
2018-04-11 | iPhone X support and iOS-related fixes | Ruslan Mustakov |
2018-04-09 | Fix custom cursor when it's hidden | Guilherme Felipe |
2018-04-07 | Merge pull request #17742 from marcelofg55/audio_device_list | Juan Linietsky |
2018-04-07 | Experimental support for windows with per-pixel transparency (macOS, X11 and ... | bruvzg |
2018-04-05 | Remove size restriction for mouse cursor | Guilherme Felipe |
2018-04-05 | Merge pull request #17827 from bruvzg/macos_shortcut_key_remapping_fix | Rémi Verschelde |
2018-04-04 | Merge pull request #17777 from bruvzg/macos_exit_code | Rémi Verschelde |
2018-04-04 | Merge pull request #17792 from eska014/enginejs-preloadpaths | Rémi Verschelde |
2018-04-04 | Merge pull request #17801 from endragor/android-input-checks | Rémi Verschelde |
2018-04-03 | Merge pull request #17880 from litdeviant/master | Rémi Verschelde |
2018-04-03 | Merge pull request #17836 from eska014/detect-emconfig | Rémi Verschelde |
2018-04-02 | Merge pull request #17844 from Faless/uwp_fix | Rémi Verschelde |
2018-03-31 | Fix UpdatePowerInfo method implementation in PowerIphone class | Igors Vaitkus |
2018-03-30 | Fix bug in HTML5 HTTPClient. | Fabio Alessandrelli |
2018-03-29 | Fix UWP build after #17194 | Fabio Alessandrelli |
2018-03-29 | Detect and configure JavaScript build per Emscripten configuration file | Leon Krause |
2018-03-28 | [macOS] Fix keyboard shortcuts on non QWERTY keyboard layouts. | bruvzg |
2018-03-28 | Fix IPhone and OSX cross compilation | Fabio Alessandrelli |
2018-03-27 | Add safety checks when handling Android input | Ruslan Mustakov |
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-26 | Added new audio device functions to set/get the audio device | Marcelo Fernandez |
2018-03-26 | Merge pull request #17760 from eska014/html5-refactor | Rémi Verschelde |
2018-03-26 | Refactor JavaScript platform build script | Leon Krause |
2018-03-26 | [macOS] Return exit code specified by `OS.exit_code` parameter. | bruvzg |
2018-03-23 | Revert "Implement OS_OSX::execute" | bruvzg |
2018-03-22 | Fix dragging window from non-retina to retina display. | bruvzg |
2018-03-22 | Fix several in-class initialization clang warning | Marcelo Fernandez |
2018-03-21 | Merge pull request #17653 from eska014/rwlock-dummy | Rémi Verschelde |
2018-03-21 | Prevent android to split-screen | Xavier Sellier |
2018-03-20 | Merge pull request #17645 from volzhs/android-device-info | Rémi Verschelde |
2018-03-20 | Fix getting Android device information | volzhs |
2018-03-20 | Add RWLockDummy for NO_THREADS builds | Leon Krause |