257 Commits (1.4)

Author SHA1 Message Date
Anders Jenbo 128811aff1 [gamepad/touch] Fix targeting berserked 4 years ago
Nicholas Calaway ab3eb84581 Fix bad interaction between hold to attack and quick cast (#4965) 4 years ago
Trihedraf 03986c0f46 Make zoom a setting in the menu (#4931) 4 years ago
staphen 9e2d6a7500 Check both SPL_NULL and SPL_INVALID to determine spell validity 4 years ago
staphen 05732bef99 Check player hitpoints in InGameMenu() 4 years ago
staphen a15a28a7c5 Correctly indicate when scroll can be used on virtual gamepad 4 years ago
staphen 1085cf1d62 Skip touch interactions with stash when stash is not open 4 years ago
staphen 6e26a8dd26 Skip touch interactions with main panel when not in a game session 4 years ago
Gleb Mazovetskiy 9b8347996a Fix OpenDingux/RetroFW builds 4 years ago
Anders Jenbo c667e69554 [gamepad] Fix repeated spell casting getting stuck if there is no target 4 years ago
Anders Jenbo 3792b9238c [touch] Hook up action repeat 4 years ago
Anders Jenbo 66d7a3c222 [gamepad] Reuse repeat logic from mouse 4 years ago
Gleb Mazovetskiy 235451ae5a Reduce debug log output of Control 4 years ago
staphen aad12e50e7 Do not process button held events in character panel 4 years ago
staphen 27b7a71132 Do not process held events for action buttons in main menu 4 years ago
staphen 075953a1f3 Enable use of L2/R2 on joystick 4 years ago
Anders Jenbo c68af7a5bf [touch] Allow interacting with the spell book 4 years ago
Anders Jenbo 3b86c7fac4 [touch] Spend stat points when clicking the buttons 4 years ago
staphen 2759eb130b Update player's spell target when using quick cast on gamepad 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
Gleb Mazovetskiy 4c2fa76e49 Controller mouse emulation fixes 4 years ago
Gleb Mazovetskiy 56de0a6566 Fix modifier + D-Pad triggering a D-Pad event 4 years ago
Felipe Wannmacher 889cc04f95
Enhanced attack using controllers (#4019) 4 years ago
Gleb Mazovetskiy 79c7eee10a Mouse/Gamepad fixes 4 years ago
staphen e6182709d1 Allow casting Town Portal, Teleport, and Guardian scrolls from inventory 4 years ago
Gleb Mazovetskiy 40b1cd6d8a Fix a negative shift exponent sanitizer warning 4 years ago
staphen 6250067283 Touchscreen navigation for stash 4 years ago
staphen 6a30cd3950 Add gamepad support for stash 4 years ago
Anders Jenbo 9226f1435c Clean up PotionButtonRenderer 4 years ago
Anders Jenbo 0f44da5487 [gamepad] Fix using quick spells with rebound keys 4 years ago
Anders Jenbo 8235380ef9 [gamepad] Avoid OOB on empty belt 4 years ago
Anders Jenbo 9d65580294 [gamepad] Fix managing belt 4 years ago
obligaron 481f15ded5 Introduce StashStruct.GetPage/SetPage 4 years ago
Anders Jenbo 6d28810dc7 Change infostr from char[128] to std::string 4 years ago
Anders Jenbo 1409e604f5 Reduce string conversions 4 years ago
Anders Jenbo fbabb96464 [gamepad] Align cursor after using item 4 years ago
Anders Jenbo a48f89007d Implement stash 4 years ago
Gleb Mazovetskiy 7fede6c4cb Clean up owned/unowned CelSprite ambiguity 4 years ago
qndel 48f102eff1
Chat log 4 years ago
Felipe Wannmacher 6a6fd404dc improved hints and added icons 4 years ago
ephphatha db1d776539 Deduplicate PItem and DItem 4 years ago
obligaron 234a053863 Change Missiles Array to std::list 4 years ago
ephphatha 3bc2eb8471 Use ObjectAtPosition when highlighting from gamepad movement 4 years ago
ephphatha 5c4f6d80e8 Use Point/range iterator in FindItemOrObject 4 years ago
Felipe Wannmacher 6e32bf9794
changed spell circle ui (#3963) 4 years ago
Anders Jenbo 2e0a73e967 Disable stand button when in town 4 years ago
staphen d193b90101 Don't deactivate gamepad when graphics settings change 4 years ago
Anders Jenbo b0252b3339 Make Gamepad cursor independant of hardware mouse 4 years ago
Anders Jenbo 576d946581 Allow use of touch to select world objects 4 years ago