22 Commits (c8b8996cdd79d4cede65a2bcc0ff98cbcfb239fa)

Author SHA1 Message Date
Gleb Mazovetskiy c71eb0ff54 Add support for new SDL 2.24.0 gamepad types 3 years ago
staphen f17ea8db98 Implement settings menu for gamepad customization 3 years ago
Gleb Mazovetskiy f7335e9df7 Xbox nxdk: Set gamepad type 3 years ago
Nicholas Calaway cf33230293
#3380 Use appropriate terms for mouse/gamepad/touch #5234 (#5235) 4 years ago
Gleb Mazovetskiy 787bc54310 Only query cbutton state for button events 4 years ago
Felipe Wannmacher 889cc04f95
Enhanced attack using controllers (#4019) 4 years ago
Anders Jenbo 6b2481a76c Touch support on all SDL2 platforms 4 years ago
staphen 74a77666b9 Improve behavior of ToControllerButtonEvent() 4 years ago
Gleb Mazovetskiy 7e1fea6f76 clang-format all files in {Source,test}/ 4 years ago
staphen fd2f0e3f0d Validate gamepad button count 4 years ago
Vladimir Olteanu 61fac447cf Fix mem leak in game_controller.cpp 5 years ago
ephphatha 08ae390643 Add explicit casts for some implicit conversions 5 years ago
Anders Jenbo f167bd4dfb Clang-tidy: llvm-include-order 5 years ago
Jmgr 4fad8023ff Fix fmt issue with a nullptr controller mapping 5 years ago
Jmgr 1b7e0d2cb3 Migrate existing log entries 5 years ago
Anders Jenbo cc164985a3 🎨 Correct type checks in src sub-folder 5 years ago
Anders Jenbo 2969b80163 🎨 Run readability-identifier-naming on all src sub-folders 5 years ago
Anders Jenbo def7ba5a50 🎨 readability-convert-member-functions-to-static 5 years ago
Anders Jenbo 373f28736f 🎨 Acceptable parts of modernize-* 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Anders Jenbo 5fdb9ce459 🎨 Format code 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 5 years ago
Anders Jenbo 67a7ff98c5 🚨 Clean up compiler warnings 5 years ago
Gleb Mazovetskiy 7ce1deb514 Migrate game_controller.cpp to SDLUniquePtr 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo a2656637e4 🎨 Format source 5 years ago
Yuri Pourre df56d6a03b Rollback joystick changes 5 years ago
Gleb Mazovetskiy fb2e76889f Fix a small memory leak in game_controller.cpp 5 years ago
Yuri Pourre e07f5aeacf
♻️ extract Controller class (#1236) 5 years ago
Gleb Mazovetskiy 0f46e9c4c1
Thumb stick / DPad repeating navigation in DiabloUI, gmenu, and quest log (#1206) 5 years ago
Gleb Mazovetskiy b10b4381ef
Multiple controllers support (#935) 5 years ago
Anders Jenbo 8726e80199 Make controller enums C++03 compatible 6 years ago
Anders Jenbo 69ad34f58f Consistently use NULL instead of nullptr 6 years ago
Anders Jenbo c1a6244175 Make belt usage event based, also use heal scroll from belt 6 years ago
Gleb Mazovetskiy a2e821d241 Game controller support 6 years ago