455 Commits (cd4db81593193cf23d3e8bdb7194212b8a4eccc1)

Author SHA1 Message Date
hidwood d349948b64 access: detect alternative dungeon exits in tracker (fixes #6) 2 months ago
hidwood 9b695033c0 access: remove old town NPC tracker code (fixes #7) 2 months ago
hidwood 63b36db187 access: speak mana percentage with Shift+health key 2 months ago
hidwood 4a2eef76c9 access: add 6 new tracker categories and unified cycling infrastructure 2 months ago
hidwood cd9b82879f access: provide spoken feedback on null-player early returns in town NPC nav 2 months ago
hidwood 9d3ecd7aaf access: add null-safety check for MyPlayer in UpdateAutoWalkTownNpc 2 months ago
hidwood 4db589cfc2 access: add null-safety checks for MyPlayer in accessibility code 2 months ago
hidwood 9799f418a9 access: move SelectedTrackerTargetCategory to anonymous namespace 2 months ago
hidwood e55ce90814 access: fix incorrect and misleading comments 2 months ago
hidwood 89f8d5e3e8 access: extract accessibility subsystems into dedicated modules 2 months ago
ChipsAhoiMcCoy b49c22a6cb access: simplify belt navigation return behavior 2 months ago
ChipsAhoiMcCoy b84ae82348 access: improve belt navigation for accessibility 2 months ago
ChipsAhoiMcCoy 8f20d7e239 access: fix inventory navigation for multi-tile items, add position speech 2 months ago
hidwood 233386b9bc Fix auto-walk cancellation not stopping player movement 2 months ago
hidwood 6b38cdb18f Fix auto-walk tracker bugs and improve UX 2 months ago
hidwood 4fab16d066 Normalize line endings to CRLF in diablo.cpp and plrctrls.cpp 2 months ago
mojsior a5d43059e4 Diablo Access: accessibility improvements 2 months ago
Eric Robinson 72174930fb
Prevent targeting dead players (#8393) 3 months ago
Eric Robinson e6032a69a8
Split control.cpp (#8347) 3 months ago
Eric Robinson e5e6804e49
Add Monster hasNoLife helper (#8304) 4 months ago
Eric Robinson 7e8173e6ff
Add Player hasNoLife helper (#8302) 4 months ago
staphen 4e983be0b1 Don't hardcode the number of Towners in gamepad targeting logic 4 months ago
staphen 16b97b5f4f Assign GameController::instance_id_ before adding to controllers_ vector 4 months ago
staphen 945d82106c Fix a handful of SDL2 API calls 5 months ago
Anders Jenbo a60768a73f SDL3: Backport to SDL 3.2.0 5 months ago
Gleb Mazovetskiy 88f706e0d1 SDL3: Add some backports / compat helpers 5 months ago
Gleb Mazovetskiy 1bbe8bfe08 SDL3: Even more migration 6 months ago
Gleb Mazovetskiy a99cc9b40a SDL3: Some more migration 6 months ago
Anders Jenbo 1c76897f2c Apply simple const rules using clang-tidy 7 months ago
Eatitup_86 b7da47f9c3 Resolved Controller Inventory Issue 7 months ago
Anders Jenbo 6a4c5e42ec Clean up const and shadow variables 7 months ago
Nick Wicked 120993c9a9
Fix Automap movement being hardcoded to right stick on gamepad (#7921) 7 months ago
Gleb Mazovetskiy d3248e969a Untangle more dependencies 8 months ago
Gleb Mazovetskiy 903f0a8181 Simplify palette handling 10 months ago
Gleb Mazovetskiy 58fe44f836 init.h -> init.hpp 10 months ago
staphen 5855b3149e More consistent gamepad context sensitivity 1 year ago
Eric Robinson 8eddf55c3f
Stores - IsPlayerInStore() (#7843) 1 year ago
staphen 29372a68fe Remove translation from pad buttons to keys in spellbook 1 year ago
staphen e21efc26aa Trigger deactivate event for virtual gamepad 1 year ago
staphen 5643cf8266 Don't delete items during lag spike 1 year ago
staphen 20c0a8dae8 Fix d-pad in main menu 1 year ago
Gleb Mazovetskiy 3e6b501d82 Fix pathfinding and increase player path limit 1 year ago
Gleb Mazovetskiy ee16071761 Untangle pathfinding dependencies 1 year ago
Gleb Mazovetskiy bae54d05e3 Options: Move resolutions list init to display.cpp 1 year ago
Gleb Mazovetskiy 3bb1d685af Extract current input mode into its own library 1 year ago
Gleb Mazovetskiy acc335be17 Options: Extract keymapper handling from options 1 year ago
Gleb Mazovetskiy 7afdbe8fdc Options: Extract padmapper handling from options 1 year ago
Gleb Mazovetskiy 4113805237 Options: Remove dependency on gbRunGame 1 year ago
Gleb Mazovetskiy 88a9a0656d Move option change handlers out of `options.cpp` 1 year ago
Gleb Mazovetskiy d94bc424df `sgOptions` -> `GetOptions()` 1 year ago