8475 Commits (c798253587995a930bd8a659f06f4e72560f8f9f)

Author SHA1 Message Date
staphen c798253587 Use constexpr for length of item names 1 year ago
Gleb Mazovetskiy 5a14cc57f3 text renderer: colors layout fix + improved tests 1 year ago
Eric Robinson 76407ff41f Adjust x-start with UiFlags::KerningFitSpacing 1 year ago
Eric Robinson 173c662723 Remove CalcPlrStaff() 1 year ago
staphen e21efc26aa Trigger deactivate event for virtual gamepad 1 year ago
staphen 6eb6e5716e Unlock gamepad state during loading screens 1 year ago
Gleb Mazovetskiy 4e4cdf4d0c Update SheenBidi and use the new decoding function 1 year ago
Eric Robinson fc0d8b0f3d
Fix Viper Lunge (#7763) 1 year ago
obligaron 949f5bce60 Enable CTRL + Mouse scroll wheel for map zoom 1 year ago
staphen 2d27363228 Use padmapper input names for item descriptions 1 year ago
staphen 8f2154faca Update gamepad scroll descriptions to match logic in plrctrls 1 year ago
staphen b9d79b4314 Do not process vision for remote players when they are between dungeon levels 1 year ago
staphen 8d44de25fa Make ears usable 1 year ago
staphen 5643cf8266 Don't delete items during lag spike 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 2ff7fb03d1 Replace hoehrmann_utf8 with SheenBidi 1 year ago
obligaron 8572535bd7 Allow lua debug quick messages in singleplayer 1 year ago
obligaron ee42d2ab66 Add missiles to tile data debug command 1 year ago
obligaron 4f9e063197 Change GetDebugGridText text from char to string 1 year ago
staphen d9dc49199f Do not depend on FileExists() when opening save files for writing 1 year ago
staphen a4f38d5dd4 Avoid write mode when opening save files 1 year ago
staphen ba773259cd Fix gcc/MSVC compiler warnings 1 year ago
qndel 44da8ee35d remove empty line 1 year ago
Gleb Mazovetskiy f7be00cea6 `DrawUniqueInfo`: Word-wrap long lines 1 year ago
Gleb Mazovetskiy 04896c1687 text_render: Readjust kerning on each new line 1 year ago
Gleb Mazovetskiy aa47c40553 text_render: Fix `GetLineStartX` for `AlignCenter` 1 year ago
staphen a21a04d451 Fix off-by-one in path finding logic 1 year ago
staphen 20c0a8dae8 Fix d-pad in main menu 1 year ago
Gleb Mazovetskiy 32f9cc9ad9 Lua: Add basic APIs for walking to a towner 1 year ago
Gleb Mazovetskiy 3e6b501d82 Fix pathfinding and increase player path limit 1 year ago
pionere 96392116e0 prevent the overwrite of existing mpq files (requires C++17) 1 year ago
Gleb Mazovetskiy ee16071761 Untangle pathfinding dependencies 1 year ago
Gleb Mazovetskiy 4779f27730 data_file_test: Make it a standalone test 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
staphen 7a6a6a6c32 Don't send spell level in spell casting network message 1 year ago
Anders Jenbo 908fb47073 Merge limitFPS and vSync options (#7646) 1 year ago
Gleb Mazovetskiy 916b67141a Settings: Use the full height and up to 720 width 1 year ago
Gleb Mazovetskiy bbcda12792 Move QuickMessages to its own library 1 year ago
Gleb Mazovetskiy 651c70f54b A few more dependency cleanup 1 year ago