72 Commits (bc3dc545da64bb7f804dfce354811327a3a4ddcd)

Author SHA1 Message Date
Juliano Leal Goncalves 9021f8daa5 ♻️ Pluralize global 'item' array variable 5 years ago
Anders Jenbo a2656637e4 🎨 Format source 5 years ago
Yuri Pourre df56d6a03b Rollback joystick changes 5 years ago
Yuri Pourre 38f2070392 Unify controller implementations 5 years ago
Yuri Pourre e07f5aeacf
♻️ extract Controller class (#1236) 5 years ago
Gleb Mazovetskiy 50663f5e5c Fix right stick motion with the FPS limiter off 5 years ago
Gleb Mazovetskiy f7b5fbbdc7 Enable D-Pad / Left stick navigation in stores 5 years ago
Gleb Mazovetskiy 5977679e60 Handle D-Pad / Left stick in UI every frame 5 years ago
Gleb Mazovetskiy 0f46e9c4c1
Thumb stick / DPad repeating navigation in DiabloUI, gmenu, and quest log (#1206) 5 years ago
Anders Jenbo 17803d5923 ♻️ Apply proper types to PlayerStruct 5 years ago
Anders Jenbo e280432b92 🚨 Fix all SDL1 warnings 5 years ago
Anders Jenbo dd73ff2cf0
🚩 Add option for disabeling frindly fire (#1104) 5 years ago
Juliano Leal Goncalves 37466890e0 ♻️ Extract 'ItemStruct.isEmpty()' function 5 years ago
qndel ab9911064f unify checks for single and multiplayer 5 years ago
Juliano Goncalves 20c44a08ca Spend all stat points with shift click 5 years ago
Anders Jenbo 8c261d0966 Merge remaning clean Hellfire code paths 5 years ago
Gleb Mazovetskiy 01401a16c7 Fix various controller issues 5 years ago
qndel a61f969d26
fix typos (#914) 5 years ago
Anders Jenbo f69731b0c4 Initialize contoller values 5 years ago
Anders Jenbo e073422ce7 Unify executable for Spawn and Retail 5 years ago
Anders Jenbo c164048348 [controller] Fix selecting spells at all resolutions 6 years ago
Anders Jenbo c28335d597 Fix inventory controller navigation for widescreen 6 years ago
Anders Jenbo 8726e80199 Make controller enums C++03 compatible 6 years ago
Anders Jenbo dc8be6c0ab
C++03 compatibility (#736) 6 years ago
Anders Jenbo 0da3461d35 Use explicit types instead of auto 6 years ago
qndel fea95b8cf7 fix wrong enum 6 years ago
qndel cc6a2d4523
Apply MAX_PATH_LENGTH 6 years ago
Anders Jenbo 08aa6a860a Move generic helpers out of miniwin 6 years ago
Gleb Mazovetskiy 5b2481a2b4 Controls: No virtual mouse when automap is active 6 years ago
Gleb Mazovetskiy ce5c1007a2 Controller improvements: START modifier and hints 6 years ago
Anders Jenbo cb2d58acc8 Fix clang warning 6 years ago
Anders Jenbo 57e960aeda [controller] only move map when in dungion 6 years ago
Anders Jenbo fe44ea7859 [controller] Increase teleport distance to 4 steps 6 years ago
Anders Jenbo eb0f899c90 [controller] Hot spells via mod+A/B/X/Y, quest log/spellbook via mod+L2/R2 6 years ago
Anders Jenbo cc42e9abb1 [controller] Make accumulator time based and correct map direction 6 years ago
Anders Jenbo 7d8d10f00e [controller] Correctly prioritice multiple talkers 6 years ago
Anders Jenbo 4610b50d1e [controller] Handle edge cases for cursor state 6 years ago
Anders Jenbo ae19742590 [controller] Don't start backtrack around obstacles 6 years ago
Anders Jenbo 9d4bb70913 [controller] Only close inventory if cursor is clean 6 years ago
Anders Jenbo f313b66a34 [controller] Fix dropping items to all sides 6 years ago
Anders Jenbo f0a614ea21 [controller] Do not cast targeted spells from inventory 6 years ago
Anders Jenbo 4269f71dc2 [controller] Fix player attack each other in town 6 years ago
Anders Jenbo e7f2d6ddd4 [controller] Fix delayed movements in multiplayer 6 years ago
Anders Jenbo cdbde9cdcb [controller] Target quest entrances 6 years ago
Anders Jenbo b2c3cf1135 [controller] Correctly prioritize all targets 6 years ago
Anders Jenbo 28b4fb1fd9 [controller] Correctly prioritize monsters 6 years ago
Anders Jenbo 271c6a9c41 Remove unessesery calls to abs in GetDistanceRanged 6 years ago
Anders Jenbo e24574897c [controller] Target portals 6 years ago
Anders Jenbo 78b9f7bc72 [controller] Only ignore doors when at same coordinates 6 years ago
Anders Jenbo f5e8ae47c0 [controller] Correct movment range 6 years ago