Commit History

Author SHA1 Message Date
  ztco224 b86b4e5004 Fix DST Error on Windows 3 years ago
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 years ago
  bruvzg 5f7b91136f [Windows] Detect new Windows Terminal and disable unsupported set_console_visible code. 3 years ago
  bruvzg cd5ba99f35 [Windows] Open a new console window for the editor instances. 3 years ago
  Rémi Verschelde d01c660954 Merge pull request #52964 from Pineapple/WIN32_LEAN_AND_MEAN 3 years ago
  Jordan Schidlowsky db44406082 revert 0d7409a so additional error information prints in release builds 3 years ago
  Bartłomiej T. Listwon f463e612a1 Add missing WIN32_LEAN_AND_MEAN 3 years ago
  bruvzg 131f913747 Improve `OS::get_locale()` on macOS and Windows, replace "-" with "_" and use system macros instead of bitwise AND. Add locale format info to the documentation. 4 years ago
  Ricardo Subtil 5167a0281a Fix shell_open not returning errors on Windows 3 years ago
  Dan 5a8fe36891 Fix Windows cursor with trails disappearing in fullscreen 3 years ago
  ne0fhyk c88d1608ab Add partial support for Android scoped storage. 3 years ago
  Rémi Verschelde ffc372b002 Merge pull request #42220 from RandomShaper/agile_input_3.2 3 years ago
  Georg Wacker 8add8f4e58 Fix vertical scroll/zoom for precision touchpad 3 years ago
  Pedro J. Estébanez 7be9c26e20 Add input buffering framework 3 years ago
  Pedro J. Estébanez 58a54f534e Improve input event accumulation 4 years ago
  Hugo Locurcio 8fbdcb6fea Point at software OpenGL when OpenGL fails to initialize on X11 3 years ago
  miere43 9a22f4b8df Replace backslash with forward slash in OS_Windows path methods 3 years ago
  Marcel Admiraal 7e03bd1671 Remove duplicate WARN_PRINTS macro 3 years ago
  Marcel Admiraal 5a58516231 Remove duplicate ERR_PRINTS macro 3 years ago
  Hugo Locurcio 12236d2868 Only allow absolute paths in XDG environment variables 3 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 3 years ago
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 3 years ago
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 3 years ago
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 3 years ago
  Rémi Verschelde 7e61be3cb0 Style: Remove executable bit from non-runnable files 3 years ago
  Pedro J. Estébanez 6d89f675b1 Modernize Thread 4 years ago
  Pedro J. Estébanez 8f6a636ae7 Modernize Semaphore 4 years ago
  Pedro J. Estébanez 4ddcdc031b Modernize Mutex 4 years ago
  Pedro J. Estébanez b450036120 Modernize RWLock 4 years ago