10 Commits (codeql)

Author SHA1 Message Date
Anders Jenbo 66d7a3c222 [gamepad] Reuse repeat logic from mouse 4 years ago
Felipe Wannmacher 889cc04f95
Enhanced attack using controllers (#4019) 4 years ago
Gleb Mazovetskiy 7e1fea6f76 clang-format all files in {Source,test}/ 4 years ago
Vladimir Olteanu 1709a97387 Fix mem leak in joystick.cpp 5 years ago
Anders Jenbo a17d96129f Fix NOLINT line for readability-convert-member-functions-to-static 5 years ago
Anders Jenbo acd74cc0e3 Clang-tidy: readability-convert-member-functions-to-static 5 years ago
Anders Jenbo 790f42d078 Clang-tidy: readability-inconsistent-declaration-parameter-name 5 years ago
Gleb Mazovetskiy 961047ca9e 🐞 Joystick::IsHatButtonPressed should not be static 5 years ago
Anders Jenbo def7ba5a50 🎨 readability-convert-member-functions-to-static 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Anders Jenbo e7ae8ddd04 🚚 Move all enums to there respective headers 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Yuri Pourre df56d6a03b Rollback joystick changes 5 years ago
Yuri Pourre 38f2070392 Unify controller implementations 5 years ago
Gleb Mazovetskiy b10b4381ef
Multiple controllers support (#935) 5 years ago
Gleb Mazovetskiy 6d7014b0a9 Controller: Support SDL1 joystick axes 6 years ago
Gleb Mazovetskiy a2e821d241 Game controller support 6 years ago