409 Commits (ef5986f4df36c8e28da4d56e2aab2a023dde3034)

Author SHA1 Message Date
Anders Jenbo 3fb8be385b Add support for MPQ packed mods and turn Hellfire into one 12 months ago
Anders Jenbo 96112e675b
Handle loaded MPQ files in a map instead of bespoke globals (#7887) 12 months ago
Eric Robinson 13a5ae4b0b
Replace Gamma Adjustment with Brightness Adjustment 1 year ago
Gleb Mazovetskiy 3bb1d685af Extract current input mode into its own library 1 year ago
obligaron b169d91c48
Fix MSVC warnings (#7666) 1 year ago
Gleb Mazovetskiy ccbf0fc9a2 Audio device settings: Fix name handling 1 year ago
Gleb Mazovetskiy d94bc424df `sgOptions` -> `GetOptions()` 1 year ago
Gleb Mazovetskiy 916b67141a Settings: Use the full height and up to 720 width 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 c31836eab8 Split up `engine.{h,cpp}` 1 year ago
Gleb Mazovetskiy a49b1f2d58 Extract Is{Any,None}Of out of engine.hpp 1 year ago
Gleb Mazovetskiy 164ebb46bd Big-endian networking fixes 1 year ago
Eric Robinson 8d1fb2bd63 Move Game Mode to own category 1 year ago
Gleb Mazovetskiy 7b0558146e Async load: Handle errors 1 year ago
qndel 24f108f193
fix many typos (#7322) 2 years ago
djvs a6e2481a3e
Option to not pause the game when the window loses focus (#7046) 2 years ago
Gleb Mazovetskiy 5790a733bf DiabloUI: Fix Japanese text clipping 2 years ago
obligaron 426dd4c4af Add scroll wheel support to keymapper 2 years ago
obligaron b2acfbc95d Fix remaining warnings in DiabloUI 2 years ago
obligaron d3bdd4b8cc Change DiabloUI list callbacks indexes from int to size_t 2 years ago
obligaron 2b15eb8d03 Fix MSVC warnings from headers 2 years ago
qndel 4fa97dd6de
fix calculating length remaining till hitting limit (#6786) 2 years ago
Gleb Mazovetskiy dbfa204944 Lua: Set `warn` function 2 years ago
Anders Jenbo bb2e189327 Convert _sfx_id in to class enum 2 years ago
Gleb Mazovetskiy 3ea4996367 Add a basic Quake-style console 2 years ago
Gleb Mazovetskiy 115c0716d4 TextInput: A couple of fixes 2 years ago
Gleb Mazovetskiy 2b0876edfa Text input: Add Ctrl/Alt word navigation 2 years ago
Gleb Mazovetskiy 55b0fc5c26 Text inputs: Selection, copy, cut 2 years ago
Gleb Mazovetskiy e5881688f4 `text_render`: Replace optional args with struct 2 years ago
Gleb Mazovetskiy 09ab58343c Migrate gold drop/withdrawal to `text_input` 2 years ago
Gleb Mazovetskiy fdb5738815 Add cursor support to DiabloUI and chat 2 years ago
qndel fc1cbef13d fix menu bugs 2 years ago
Gleb Mazovetskiy 5aa71b41c5 Clean up `SDL_GetClipboardText` handling 2 years ago
qndel 43766daa50 fix mem leak in pasting name 2 years ago
Anders Jenbo d725fdb4f3 Add screen reader support 3 years ago
ephphatha 28fd553266 Use HeroClass in UI functions 3 years ago
Vinícius Ferrão dff46af2de Fixes testing characters from Hellfire showing up in Diablo 3 years ago
Gleb Mazovetskiy 26f42520fa Fix unused variable warnings 3 years ago
Gleb Mazovetskiy 8c1a847f41 Remove utils/stdcompat/string_view.hpp 3 years ago
Gleb Mazovetskiy e9b5ec77f9 Remove AppendStrView 3 years ago
Gleb Mazovetskiy 14540164a7 Remove utils/stdcompat/optional.hpp 3 years ago
Gleb Mazovetskiy 8101e2c0ba Add `c_any_of` and friends 3 years ago
ikonomov db7ca59738 Update discord link in support 3 years ago
Gleb Mazovetskiy de081b7080 Fix a few compilation warnings 3 years ago
Eric Robinson 074a1f2e0c
Rename: Loopback -> Offline (#6300) 3 years ago
Anders Jenbo 4eb07c9237 React to SDL_WINDOWEVENT_RESTORED 3 years ago
Anders Jenbo 555dac5d22 Fix code style 3 years ago
Anders Jenbo 9e7d223f19 Menu tweaks 3 years ago
DakkJaniels e485493a3d
Fix print screen for different print screen key bindings (#6060) 3 years ago