145 Commits (access)

Author SHA1 Message Date
mojsior 114b5793ee Add melee monster TTS and audio cues volume 2 months ago
Yuri Pourre b684fd143c
Adria refill mana as mod 2 months ago
Trihedraf 32a0666201 move floating damage nums to lua mod & add xp mod 2 months ago
Gleb Mazovetskiy 20ad675558 SDL3: Build with sound 5 months ago
Gleb Mazovetskiy 8f6e9810d0 SDL3: Make `text_render_integration_test` build 5 months ago
Anders Jenbo 6a4c5e42ec Clean up const and shadow variables 7 months ago
Doink Oink c62a19e299
Party Information Panel (#7877) 7 months ago
Eric Robinson e303a82b1c
Floating Item Info Box (#8000) 7 months ago
Anders Jenbo 3fb8be385b Add support for MPQ packed mods and turn Hellfire into one 11 months ago
Eric Robinson 071303357e
Dynamic mod detection 12 months ago
Stephen C. Wills 0b4f3b4732
Introduce subtile lighting into the software renderer (#7807) 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 acc335be17 Options: Extract keymapper handling from options 1 year ago
Gleb Mazovetskiy 7afdbe8fdc Options: Extract padmapper handling from options 1 year ago
staphen 8f232cfc89 Delete copy constructor in ModEntry 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
staphen 3b841b5800 Reload Lua mods when enabling/disabling 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
Gleb Mazovetskiy e9c29fa806 Switch to ankerl::unordered_dense 2 years ago
djvs a6e2481a3e
Option to not pause the game when the window loses focus (#7046) 2 years ago
obligaron 426dd4c4af Add scroll wheel support to keymapper 2 years ago
Gleb Mazovetskiy 5355146d51 Use structured bindings 3 years ago
Gleb Mazovetskiy 8c1a847f41 Remove utils/stdcompat/string_view.hpp 3 years ago
Gleb Mazovetskiy 14540164a7 Remove utils/stdcompat/optional.hpp 3 years ago
DakkJaniels ad19caf667 Move hp/mana display and item graphics to gameplay options 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
obligaron adeeae2c52 Add option to enable singleplayer quests in multiplayer 3 years ago
staphen b46482f414 Clear padmapper state when changing event handlers 3 years ago
staphen 92361f9f6d Display resolution height when FitToScreen is on 3 years ago
Gleb Mazovetskiy 1788d2f8ec Remove miniwin 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
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