85 Commits (e67e4934cc6a3ccbd49cedbda39ea14a5a541a2f)

Author SHA1 Message Date
staphen e67e4934cc Add padmapper for gamepad customization 3 years ago
Gleb Mazovetskiy ba34bafb3f Use SDL events directly 4 years ago
Gleb Mazovetskiy adf40f5c80 misc_msg: Always use `lParam` for mod state 4 years ago
Gleb Mazovetskiy 79e23f26f2 misc_msg: Encode keyboard mod state directly 4 years ago
Gleb Mazovetskiy 3d4f0b48b8 Remove `TranslateMessage` 4 years ago
Gleb Mazovetskiy a4ac41cece Replace `DVL_VK` virtual key codes with `SDLK` 4 years ago
Gleb Mazovetskiy 70364013b0 Fix fmt v9 deprecation warnings 4 years ago
Anders Jenbo 3ae834148a Split event handeling from general miniwin features 4 years ago
Anders Jenbo a7be622aa3 Clean up naming of event handler 4 years ago
Gleb Mazovetskiy f22d1d0149 Remove uses of deprecated codecvt 4 years ago
qndel 354e329644 Players[MyPlayerId] -> MyPlayer 4 years ago
Anders Jenbo dc706e8ed5 Use HoldItem for determining if an item is held 4 years ago
Anders Jenbo b55ab39fe3 [ganepad] Do not repeat spell if modefier is pressed 4 years ago
Anders Jenbo 66d7a3c222 [gamepad] Reuse repeat logic from mouse 4 years ago
Gleb Mazovetskiy a8b7de498c Fix -Wswitch in misc_msg.cpp 4 years ago
Gleb Mazovetskiy 1209355a0b Reduce debug log output of misc_msg 4 years ago
Gleb Mazovetskiy 4c2fa76e49 Controller mouse emulation fixes 4 years ago
Gleb Mazovetskiy 79c7eee10a Mouse/Gamepad fixes 4 years ago
Andrew James 028c5945b8
Add helpers to change stash pages (#4287) 4 years ago
staphen 6a30cd3950 Add gamepad support for stash 4 years ago
Anders Jenbo e2fef44c9f Close gold withdraw when closing stash 4 years ago
Anders Jenbo a48f89007d Implement stash 4 years ago
Anders Jenbo 422f2bae9d Fix build warnings 4 years ago
staphen e0a3c553b4 Add window focus logic for SDL1 4 years ago
obligaron b3a9760bda Keymapper: Add mouse support 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
Anders Jenbo 6b2481a76c Touch support on all SDL2 platforms 4 years ago
staphen 74a77666b9 Improve behavior of ToControllerButtonEvent() 4 years ago
obligaron 18fb40ee32 Settingsmenu: Implement KeyInput 4 years ago
Gleb Mazovetskiy b4afe50dd1 misc_msg.cpp: include order 4 years ago
Gleb Mazovetskiy db7c9d08f5 Move DoSpeedBook to the right header 4 years ago
Gleb Mazovetskiy 7e1fea6f76 clang-format all files in {Source,test}/ 4 years ago
staphen 40cc894630 Force VIRTUAL_GAMEPAD=OFF when USE_SDL1=ON 4 years ago
Gleb Mazovetskiy e9a9daa794 DrawString: Stop allocating 4 years ago
Gleb Mazovetskiy 3d308983a8 Migrate to libmpq 4 years ago
Stephen C. Wills 423441c3dc
Fix speedbook navigation on gamepad 4 years ago
obligaron 2158faadab Use SDL_StartTextInput for gold drop dialog 4 years ago
Anders Jenbo b3a9a2ddce [gamepad] Allow for mixed mode navigation in inventory 4 years ago
Yuri Pourre b8450dc792 Assign ctrl to drop items 5 years ago
Anders Jenbo 7959b04573 SDL1 Unicode input support 5 years ago
Anders Jenbo 704a04ae4d Add support for Unicode fonts 5 years ago
obligaron 98eb863ea1 Use SDL Textinput for ingame chat 5 years ago
staphen 1b2d4d9478 Add comment to logic that skips handling touch-generated mouse events 5 years ago
staphen 3df85b70ce Add virtual gamepad event handlers and implement touch controls 5 years ago
staphen b29141048a Move existing touch control logic to Vita platform 5 years ago
Juliano Leal Goncalves b80859c021 ♻️ Leverage 'Rectangle.Center' in 'FocusOnCharInfo' function implementation 5 years ago
Juliano Leal Goncalves 6c21638bee ♻️ Leverage 'Point' in 'SetCursorPos' function 5 years ago
qndel 1ad950e088 FocusOnCharInfo cleanup 5 years ago
obligaron 77f9bded9e Introduce demo namespace 5 years ago