143 Commits (580d3cb6ee204bfee2cfaf987b9eeb76e9c4fd49)

Author SHA1 Message Date
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
staphen 8d5b709749 Restore default Windows audio driver (WASAPI) 4 years ago
qndel 9536927301
Display hp/mana values on life/mana orbs (#4006) 4 years ago
ephphatha 000a04ad4d Cleanups from https://github.com/diasurgical/devilutionX/pull/3980 4 years ago
staphen df830f6495 Save settings before leaving the settings menu 4 years ago
obligaron b3a9760bda Keymapper: Add mouse support 4 years ago
obligaron aaeee3018f Add Item Highlighting, Screenshot, Pause, Automap and Hide Info Screens Actions to KeyMapper 4 years ago
obligaron be943df46e Keymapper: Add key released support 4 years ago
Andrew James d3aedf5df1
Split loading of MPQs to handle translations and voice packs (#3922) 4 years ago
Andrew James 8fa04ce651 address performance-unnecessary-value-param 4 years ago
obligaron a6842e7340 Reorder options in settingsmenu 4 years ago
ephphatha 6a1091ce09 Rename Korean/Romanian translation files so they are used in fallback resolution 4 years ago
Anders Jenbo b0252b3339 Make Gamepad cursor independant of hardware mouse 4 years ago
Andrew James d0756ce872
Use native script for translated language names (#3884) 4 years ago
Andrew James fb8467b045
Move platform specific locale lookup code to platform directory (#3862) 4 years ago
Andrew James e1d01aad7c
Replace en_US code with en when searching for user preferred languages (#3859) 4 years ago
obligaron 419fe7b7ec Change Keymapper to OptionCategory/OptionEntry 4 years ago
Anders Jenbo b6bdbcfc98 Stip stippled transparency 4 years ago
Anders Jenbo cf9b5ae79d Split up graphics settings initializers 4 years ago