Commit History

Author SHA1 Message Date
  Eric M ca1abc7352 Added convenience create_reference methods for Key and JoyButton inputs 4 years ago
  Rémi Verschelde 52964fdd3f Merge pull request #44355 from EricEzaM/PR/fix-action-false-positives-and-allow-checking-exact-matches 4 years ago
  Marcel Admiraal 3d479d086c Add support for new SDL gamecontroller keywords. 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  EricEzaM b2f032e1a5 Allow checking for exact matches with Action events. 4 years ago
  EricEzaM 5c15461df2 Fixed mistakes in InputEvent as_text and to_string implementations. 4 years ago
  Eric M dfe4c5f8e1 InputEvent as_text now returns readable string. Added to_string for debug strings 4 years ago
  Rémi Verschelde b4f81e7b88 Merge pull request #43662 from EricEzaM/PR/INP3-command_serialization_optional 4 years ago
  Eric M c92f83d3ca Made serialization of Command toggleable when saving InputEvents. 4 years ago
  Aaron Franke 195d58be0f Add raw strength value for internal use 4 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  bruvzg d978658f81 [Windows] Add support for the WinTab API for pen input. 5 years ago
  Tobias Mansfield-Williams 982efb1864 Add const to InputEventMouseButton::get_factor 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 4396e98834 Refactored Input, create DisplayServer and DisplayServerX11 5 years ago