summaryrefslogtreecommitdiffstats
path: root/platform/javascript/javascript_main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix some mouse bugs in WebAssembly/asm.jseska2016-11-301-3/+8
| | | | | - Emit mouse wheel release events - Set button masks, fixes #5092
* OS additions and fixes for WebAssembly/asm.jseska2016-11-301-1/+1
| | | | | | | - Implement alert, shell_open, set_window_title - Add locale lookup, fixes #2477 - Print without color control sequences - Move get_executable_path implementation to OS_JavaScript
* Reimplement key input events in Emscripten exporteska2016-04-191-110/+0
| | | | | Scancodes work, but unicode values are now completely broken in some browser/OS combinations.
* html5: workaround for echo key events.hondres2016-03-041-0/+19
|
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* HTML5 exporter seems to be fully functionalJuan Linietsky2015-09-121-5/+52
| | | | | -user:// filesystem implemented -default template page could look prettier, help appreciated
* HTML5 exporter ImprovementsJuan Linietsky2015-09-101-0/+2
| | | | | | -Better template handling -Voice support -Stream support
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+251