Commit History

Author SHA1 Message Date
  Yelloween 0153cb8c16 Fix incorrect MODIFIER_MASK value 10 months ago
  Mel Collins 8406e60522 Add InputEventKey.location to tell left from right 2 years ago
  AttackButton 8908ac4e6e Add missing YEN, SECTION and OPENURL names to keycode mappings 2 years ago
  Marcel Admiraal 84199757a4 Fix OS.find_keycode_from_string not working with modifiers 4 years ago
  bruvzg 6def1dfdd5 Remove unused SUPER_L/R constants. 2 years ago
  bruvzg daad4aed62 Cleanup and unify keyboard input. 2 years ago
  ajreckof 4309dffc6a add CMD_OR_CTRL as a Key and not just a key modifier 3 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform 3 years ago
  JFonS c7a7aad30d Merge pull request #59779 from rainerdeyke/constexpr-operators 3 years ago
  gregcsokas 42e619c01e Adding function key support from F17 to F35 3 years ago
  bruvzg de4c97758a Fix more issues found by cppcheck. 3 years ago
  Rainer Deyke 5583bab9d4 Fixed indents 3 years ago
  Rainer Deyke 56ae5bbafb Fixed unsafe casts 3 years ago
  Rainer Deyke 2907ca3a41 Made Key operators constexpr 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 years ago
  Aaron Franke fa3a32a2d6 Use Key enum instead of plain integers 4 years ago
  Lightning_A 97fecd1b69 Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods 4 years ago
  Aaron Franke a5324787c8 Rename some more global enums (Key, Joy, MIDI) 5 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Rémi Verschelde 13a9bfbca7 Style: Harmonize header guards to style guide [Core] 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  IAmActuallyCthulhu 82b9557803 Remove redundant author doc comments 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  bruvzg 5ba984fc8c [macOS] Fix keyboard shortcuts on non QWERTY keyboard layouts. 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago