18 Commits (276372f04bb6e922108941db4fc21b60cf24dd5a)

Author SHA1 Message Date
Gleb Mazovetskiy 88f706e0d1 SDL3: Add some backports / compat helpers 5 months ago
Gleb Mazovetskiy 1bbe8bfe08 SDL3: Even more migration 5 months ago
Gleb Mazovetskiy a99cc9b40a SDL3: Some more migration 5 months ago
Gleb Mazovetskiy 72d42143a1 Demo: Disable KBCTRL while the demo is running 3 years ago
staphen b66b6c611b Produce multiple controller button events for SDL_JOYHATMOTION events 3 years ago
Gleb Mazovetskiy 179ae009df Improve logic and fix for old compilers 3 years ago
staphen e67e4934cc Add padmapper for gamepad customization 3 years ago
Gleb Mazovetskiy 9b8347996a Fix OpenDingux/RetroFW builds 4 years ago
Anders Jenbo 66d7a3c222 [gamepad] Reuse repeat logic from mouse 4 years ago
Gleb Mazovetskiy 787bc54310 Only query cbutton state for button events 4 years ago
staphen a0bc3f218f Only query jbutton 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
Anders Jenbo 2641932763 Clang-tidy: readability-static-accessed-through-instance 5 years ago
Anders Jenbo b978d80119 🎨 llvm-include-order 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
danie1kr 8555b1352f
Fix broken KeySupport for Gameshell (and others) (#1343) 5 years ago
Yuri Pourre df56d6a03b Rollback joystick changes 5 years ago
Gleb Mazovetskiy 7d926a4619 controller.cpp: Fix missing <cmath> include 5 years ago
Yuri Pourre 07111bb434 Add missing semicolon 5 years ago
Yuri Pourre 6ce5590f40 Update const joystick 5 years ago
Yuri Pourre 38f2070392 Unify controller implementations 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 45844b71ae Make controls more responsive 6 years ago
Gleb Mazovetskiy a2e821d241 Game controller support 6 years ago