50 Commits (00a761fa2dcc96aa8b9afe7bb1bd87fbaa000a38)

Author SHA1 Message Date
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
Gleb Mazovetskiy 6aae591f6c FindMelee: Minor cleanup 6 years ago
Anders Jenbo dd0cd88eb8 [controller] Single BFS mele aim 6 years ago
Max Desiatov 4ff8f586d6 Fix typo in plrctrls.cpp comment 6 years ago
Anders Jenbo 279535f90b Correct GetDistanceRanged calculation 6 years ago
Anders Jenbo 425262560b Check best case before doing a full path search 6 years ago
Anders Jenbo b3d81a46cc Ignore doorway so we don't get stuck behind barrels 6 years ago
Anders Jenbo 0c75636db3 [controller] Automatically apply heal-other, resurect and disarm 6 years ago
Anders Jenbo d94b245497 [controlls] Prioritize spell targets 6 years ago
Anders Jenbo 520c1515ed Check if towner is in range first 6 years ago
Anders Jenbo 2bb9aa4928
* Improve controller autoaim 6 years ago
Anders Jenbo dbc91ae036 Correct mouse interactions for game controller 6 years ago
Anders Jenbo 45844b71ae Make controls more responsive 6 years ago
Gleb Mazovetskiy 9cf4bef738 plrctrls: Fixup checkMonstersNearby 6 years ago
Anders Jenbo e590e6995a Implement recharge and fix cursor for repair 6 years ago
Anders Jenbo c1a6244175 Make belt usage event based, also use heal scroll from belt 6 years ago
Gleb Mazovetskiy 113ef2e283 Fix item flickering 6 years ago
Gleb Mazovetskiy a2e821d241 Game controller support 6 years ago
rsn8887 a1d7fe196a Fix increasing player stats infinitely 6 years ago
erfg12 3e03404ebb Keyboard and Controller support for Diablo 1 6 years ago