180 Commits (e090c8bf3138563fd32bd4e5cb2660443d22664a)

Author SHA1 Message Date
Gleb Mazovetskiy 6d43898fad Fix unused variable warnings for resampler name 3 years ago
Vinícius Ferrão dff46af2de Fixes testing characters from Hellfire showing up in Diablo 3 years ago
Vinícius Ferrão 2644ec73af
Add Crippling Shrines from Hellfire (#6273) 3 years ago
Gleb Mazovetskiy 5355146d51 Use structured bindings 3 years ago
Gleb Mazovetskiy ba4def9382 Use utils/algorithm/container.hpp in more places 3 years ago
Gleb Mazovetskiy 8c1a847f41 Remove utils/stdcompat/string_view.hpp 3 years ago
Gleb Mazovetskiy c19bfe87fa Remove utils/stdcompat/algorithm.hpp 3 years ago
Gleb Mazovetskiy 7a5e5f73e6 Support language-specific font variants 3 years ago
Gleb Mazovetskiy 8101e2c0ba Add `c_any_of` and friends 3 years ago
DakkJaniels ad19caf667 Move hp/mana display and item graphics to gameplay options 3 years ago
Anders Jenbo 9e7d223f19 Menu tweaks 3 years ago
DakkJaniels e485493a3d
Fix print screen for different print screen key bindings (#6060) 3 years ago
staphen 8b6b898493 Defer d-pad inputs to movement handlers 3 years ago
staphen 6bcb4d70e4 Use padmapper bindings on spell icons 3 years ago
Gleb Mazovetskiy c858ab4d2c Fix some compilation warnings 3 years ago
Gleb Mazovetskiy f2cb9f0fa0 file_util: Implement `RecursivelyCreateDir` 3 years ago
obligaron adeeae2c52 Add option to enable singleplayer quests in multiplayer 3 years ago
Gleb Mazovetskiy 1a1a282d9a Use C FILE instead of C++ streams throughout 3 years ago
staphen b46482f414 Clear padmapper state when changing event handlers 3 years ago
staphen 02bbf2565e Provide default selections for resolution on systems with only one display mode 3 years ago
staphen 92361f9f6d Display resolution height when FitToScreen is on 3 years ago
Trihedraf 624d5be3d2 make Floating Numbers an enum for random, vertical or off 3 years ago
Bubio 81c7d0618d
Fixed spelling errors (#5714) 3 years ago
Anders Jenbo c99f7cf644
Floating numbers (#5639) 3 years ago
staphen d707f07e8f Make item graphics in stores optional 3 years ago
Gleb Mazovetskiy 8fe8023542 Create save and config directories 3 years ago
staphen f17ea8db98 Implement settings menu for gamepad customization 3 years ago
Gleb Mazovetskiy a2a8b1c706 Padmapper: Simplify `buttonTo*` data structures 3 years ago
Gleb Mazovetskiy e7c0d2943f KeyMapper: Use forward_list instead of vector 3 years ago
staphen 6a565d3755 Further improve simulated mouse interaction 3 years ago
staphen 198dec9412 Iron out interactions between simulated mouse movement and character movement 3 years ago
staphen d7908d82f4 Always remove release actions from padmapper regardless of whether the action can be invoked 3 years ago
staphen 4579324726 Ensure that padmapper actions are in the correct order after initialization 3 years ago
staphen c83f7d3958 Avoid copy construction of PadmapperOptions::Action 3 years ago
Gleb Mazovetskiy 179ae009df Improve logic and fix for old compilers 3 years ago
staphen e67e4934cc Add padmapper for gamepad customization 3 years ago
Gleb Mazovetskiy 41f43ea3f5 Support unpacked MPQs from devilutionx-mpq-tools 3 years ago
Yuvraj Tetarwal 59482b5e9f
Auto oil pickup (#5159) 4 years ago
Gleb Mazovetskiy a4ac41cece Replace `DVL_VK` virtual key codes with `SDLK` 4 years ago
Trihedraf 5ee6e5dd3a
Make zoom a setting in the menu (#4931) 4 years ago
Gleb Mazovetskiy 197e1180b2 Add StrCat and StrAppend 4 years ago
Gleb Mazovetskiy 5f813c3bec Xbox NXDK: Disable upscaling by default 4 years ago
Gleb Mazovetskiy 0a64ae3b6b Xbox NXDK: Default vsync to false and hide option 4 years ago
Gleb Mazovetskiy 254806e027 Optimize translation RAM usage 4 years ago
Trihedraf e002de4d69 show item labels toggle in menu 4 years ago
Anders Jenbo 99181fd709 Move more files to the engine folder 4 years ago
Gleb Mazovetskiy 127c6bc9e1 Fix finding SimpleIni 4 years ago
Gleb Mazovetskiy 2386fd12a9 Fix a few warnings 4 years ago
Gleb Mazovetskiy a4bd44b1cd Fix MSVC ADL format error 4 years ago
Gleb Mazovetskiy dab48daed6 options.cpp: Remove unnecessary data() calls 4 years ago