Commit History

Author SHA1 Message Date
  Fabio Alessandrelli 7dfbc4e57c [HTML5] Fix wheel/touch callback modifying event after parse. 3 years ago
  Fabio Alessandrelli 98b42ca958 [HTML5] Fix input not working when buffered. 3 years ago
  Marcel Admiraal 5a58516231 Remove duplicate ERR_PRINTS macro 4 years ago
  Fabio Alessandrelli 8740e95f15 [HTML5] Add support for `physical_keycode`. 4 years ago
  bruvzg dab4cf3ed6 Add `physical_scancode` (keyboard layout independent keycodes) to InputEventKey and InputMap. 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 4 years ago
  Fabio Alessandrelli 00f3807a24 [HTML5] Implement WebGL fallback. 4 years ago
  Fabio Alessandrelli 4b38aefd33 [HTML5] Opt-in virtual keyboard support. 4 years ago
  Fabio Alessandrelli 758daab3ad [HTML5] Respect allow_hidpi option during setup 4 years ago
  Fabio Alessandrelli 45a67fab35 [HTML5] Better fullscreen, canvas resizing. 4 years ago
  Fabio Alessandrelli 1eef8a318b [HTML5] Easier HTML templates, better deinit/cleanup. 4 years ago
  Fabio Alessandrelli 03edba4d75 [HTML5] Implement get_processor_count. 4 years ago
  Fabio Alessandrelli b3f78687de [HTML5] Detect screen scale and DPI. 4 years ago
  Fabio Alessandrelli 8c9a503bde [HTML5] Handle contextmenu, webglcontextlost internally. 4 years ago
  Fabio Alessandrelli 08efe327b6 [HTML5] Fix mouse_mode and fullscreen detection. 4 years ago
  Fabio Alessandrelli 31b5c5ee03 [HTML5] Custom Gamepad library to allow remapping. 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Fabio Alessandrelli f73c9e555f Remove now unused FileAccessBuffered. 4 years ago
  Fabio Alessandrelli 87e9fbc8a0 [HTML5] Use regular unix FileAccess implementation. 4 years ago
  Fabio Alessandrelli 79a1418e7d [HTML5] Make GDNative support feature-based. 4 years ago
  Fabio Alessandrelli 4ad95cc039 [HTML5] EditorRunNative works with GDNative. 4 years ago
  Fabio Alessandrelli 0f40391924 [HTML5] Fix broken layout on load in HiDPI screens 4 years ago
  Fabio Alessandrelli e52ed6d89e [HTML5] Port JavaScript inline code to libraries. 4 years ago
  Fabio Alessandrelli a3179aa8fc Disable WebGL2, window maximize in editor builds. 4 years ago
  Fabio Alessandrelli 35fcc1835c JS synchronous start, better persistent FS sync. 4 years ago
  Fabio Alessandrelli 40f73f74ce Better HiDPI support in HTML5. 5 years ago
  Fabio Alessandrelli afb81abae5 Window event listener do not use capture. 5 years ago
  Fabio Alessandrelli c0e0247f39 Small refactor to JavaScript handlers. 5 years ago
  Fabio Alessandrelli c610ad3739 Move request_quit to javascript_main. 5 years ago