161 Commits (ps2)

Author SHA1 Message Date
Anders Jenbo 12d8ce6b18 Fix upscaling on PS2 3 years ago
Anders Jenbo a8f2708847 Build for PS2 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
Gleb Mazovetskiy 1fc8ecb6f6 Add fmt::runtime annotations for C++20 support 4 years ago
staphen 83168f7954 Add option for selecting audio device 4 years ago
staphen 5ec83d0b79 Reintroduce c-str overload for SetIniValue() 4 years ago
Gleb Mazovetskiy 99d490180c Settings: Add Resampler 4 years ago
Anders Jenbo a185b659e7 Set default sample rate to 22050 on Windows 4 years ago
ephphatha 7f15aa730d Move definition of ghMainWnd to utils/display.cpp 4 years ago
Gleb Mazovetskiy ea5bfbe001 Default to 48kHz on Windows 4 years ago
Gleb Mazovetskiy 4cdbd358dd Audio: Use SDL resampler where available 4 years ago
Gleb Mazovetskiy ade8aba822 Fix some more warnings 4 years ago
Gleb Mazovetskiy 82093bd255 Reduce debug log output of Keymapper 4 years ago
ephphatha df8c1a3e8c Use truthy test for TARGET_OS_IPHONE 4 years ago
Anders Jenbo 0f44da5487 [gamepad] Fix using quick spells with rebound keys 4 years ago
obligaron b52a50f2e7 Add OptionEntry for alternative nest art and remove command line parameter --nestart 4 years ago
Anders Jenbo 1d04ac574a Make game screen ZeroTier aware 4 years ago
obligaron 1975d77d12 Change default value for "Show FPS" to off 4 years ago
Anders Jenbo 1409e604f5 Reduce string conversions 4 years ago
Michael H 9a251a97af Added Greek language build & option 4 years ago
obligaron 9fff4a1b53 Fix keymapper translations 4 years ago
obligaron 79b926c375 Move more options to OptionEntryBase 4 years ago