124 Commits (1.2.0)

Author SHA1 Message Date
danie1kr 8555b1352f
Fix broken KeySupport for Gameshell (and others) (#1343) 5 years ago
Anders Jenbo a2656637e4 🎨 Format source 5 years ago
Juliano Leal Goncalves 800dbce066 ♻️ Move options-related structs to new 'options.h' file 5 years ago
Yuri Pourre df56d6a03b Rollback joystick changes 5 years ago
Gleb Mazovetskiy fb2e76889f Fix a small memory leak in game_controller.cpp 5 years ago
Anders Jenbo f2140688e7
Load and save all ini values the same way (#1260) 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 a1ab00169c Fix indentation 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 21565ec756 Controller: Move stick click handlers out of !game_menu 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 af7a0e56fa 💚 Fix SDL2 builds 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
Gleb Mazovetskiy d55a1c8a7d
Pass CelOutputBuffer to game text printing (#1095) 5 years ago
Ivan Epifanov d76d52779a Add control options 5 years ago
Ivan Epifanov 85be8ed77e [vita] Speed up. Add option to disable back touch 5 years ago
Ivan Epifanov ab20c6fd4c [vita] Add L2/R2 on back touch 5 years ago
MrHuu b6be3c8812 [3DS] Map zoom toggle to button Update manual / README.md 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 b10b4381ef
Multiple controllers support (#935) 5 years ago
Gleb Mazovetskiy 693e189025 Controller: Fix L2/R2 handling 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 3ef2228d85 [switch] Leave TextInput running 6 years ago
Anders Jenbo 88c85c54de [switch] Leave TextInput running 6 years ago
Gleb Mazovetskiy 611f7f109e Map Start + L1/R1 to char/inventory (#655) 6 years ago
Anders Jenbo e10cd87b12 Fix rendering controller hints 6 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
Anders Jenbo 69ad34f58f Consistently use NULL instead of nullptr 6 years ago
Gleb Mazovetskiy 6e449b9411 Allow re-mapping keyboard keys 6 years ago
qndel fea95b8cf7 fix wrong enum 6 years ago
Gleb Mazovetskiy 2c5cc1365c
Map Start + L1/R1 to char/inventory (#655) 6 years ago
Gleb Mazovetskiy 68a0c3a786 Use LF for Markdown files instead of CRLF 6 years ago