403 Commits (88a9a0656d3496365343a0dfd3fa587e45f1f62d)

Author SHA1 Message Date
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
Gleb Mazovetskiy 750cebc561 Delay reinitializing hwcursor until fade 1 3 years ago
Gleb Mazovetskiy 346ff443f7 Fix hwcursor re-enabling when reducing window size 3 years ago
qndel 3920aaa9f1
fix displaying difficulty indicator on hero selection (#6118) 3 years ago
Gleb Mazovetskiy 5bf0b8bc96 Add more missing <cstdint> includes 3 years ago
Gleb Mazovetskiy 4fa3732526 Add missing <cstdint> includes 3 years ago
obligaron a632d733c3 Update gbActive correctly when minimizing the app 3 years ago