220 Commits (f5d430fbf188c24cbeec2ad15cbacf45ee350ecf)

Author SHA1 Message Date
Eric Robinson 5cee9dd06a Cap Resampling Quality 1 year ago
staphen 7d89c45944 Turn off per-pixel lighting by default on low power systems 1 year ago
Stephen C. Wills 0b4f3b4732
Introduce subtile lighting into the software renderer (#7807) 1 year ago
staphen 9d8990a97e Use vanilla default brightness as default for brightness setting 1 year ago
Eric Robinson 13a5ae4b0b
Replace Gamma Adjustment with Brightness Adjustment 1 year ago
Gleb Mazovetskiy bae54d05e3 Options: Move resolutions list init to display.cpp 1 year ago
Gleb Mazovetskiy 3bb1d685af Extract current input mode into its own library 1 year ago
Gleb Mazovetskiy acc335be17 Options: Extract keymapper handling from options 1 year ago
Gleb Mazovetskiy 7afdbe8fdc Options: Extract padmapper handling from options 1 year ago
Gleb Mazovetskiy 4113805237 Options: Remove dependency on gbRunGame 1 year ago
Gleb Mazovetskiy 9492456dcd Options: Remove dependency on demomode 1 year ago
obligaron b169d91c48
Fix MSVC warnings (#7666) 1 year ago
staphen 8f232cfc89 Delete copy constructor in ModEntry 1 year ago
Gleb Mazovetskiy ccbf0fc9a2 Audio device settings: Fix name handling 1 year ago
Gleb Mazovetskiy 88a9a0656d Move option change handlers out of `options.cpp` 1 year ago
Gleb Mazovetskiy d94bc424df `sgOptions` -> `GetOptions()` 1 year ago
Anders Jenbo 908fb47073 Merge limitFPS and vSync options (#7646) 1 year ago
Gleb Mazovetskiy bbcda12792 Move QuickMessages to its own library 1 year ago
Gleb Mazovetskiy 7668de36a4 Add a default clock mod 1 year ago
staphen 3b841b5800 Reload Lua mods when enabling/disabling 1 year ago
Gleb Mazovetskiy d7647d6c63 More dependency untangling 1 year ago
Gleb Mazovetskiy b76feb2be3 Extract game mode out of init.cpp 1 year ago
Gleb Mazovetskiy a49b1f2d58 Extract Is{Any,None}Of out of engine.hpp 1 year ago
staphen 4931cc6386 Lua mod ini file configuration 1 year ago
Eric Robinson 8d1fb2bd63 Move Game Mode to own category 1 year ago
Gleb Mazovetskiy 66b0f43731 Add a threshold for skipping the loading screen 1 year ago
Gleb Mazovetskiy b8ab6d2faa Migrate from SimpleIni to our own implementation 1 year ago
Sten Feldman 95c79ecd61
🇪🇪 ET Translation patch (#7479) 1 year ago
staphen 1078598226 Hide Upscale option in Settings menu 1 year ago
Eric Robinson 6396af1ff5
Cleanup panel code (Part 2) (#7421) 2 years ago
qndel 24f108f193
fix many typos (#7322) 2 years ago
Byrgius 0a778eec4b
Turkish Translation (#7197) 2 years ago
djvs a6e2481a3e
Option to not pause the game when the window loses focus (#7046) 2 years ago
Tully-B 8fa95a1740
Add Hungarian translation (#7062) 2 years ago
Gleb Mazovetskiy 41189060ef Fix mouse wheel key names 2 years ago
obligaron 426dd4c4af Add scroll wheel support to keymapper 2 years ago
obligaron 22ec684671 Fix some MSVC warnings 2 years ago
lithraal 9123f01a96
Hotkeys: Support more keybindings (#6719) 2 years ago
tetektoza fbc542433f Hotkeys: Support binding to keypad numbers (0-9) 2 years ago
Gleb Mazovetskiy ae27dc2bc8 Keymapper: Reduce log spam in verbose mode 2 years ago
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