682 Commits (5e561d709a867c1d54c859a8b56c03f478a25cbf)

Author SHA1 Message Date
staphen 5e561d709a Validate network data when importing portal deltas 10 months ago
staphen 8526f2e8f6 Fix warning about not handling enumeration value 'None' 1 year ago
Eric Robinson 8eddf55c3f
Stores - IsPlayerInStore() (#7843) 1 year ago
Eric Robinson aca06e898a
Menu text revision (#3902) 1 year ago
obligaron 8572535bd7 Allow lua debug quick messages in singleplayer 1 year ago
Gleb Mazovetskiy 3bb1d685af Extract current input mode into its own library 1 year ago
Gleb Mazovetskiy d94bc424df `sgOptions` -> `GetOptions()` 1 year ago
Gleb Mazovetskiy bbcda12792 Move QuickMessages to its own library 1 year ago
Gleb Mazovetskiy d7647d6c63 More dependency untangling 1 year ago
Gleb Mazovetskiy a7651f15d9 Extract `HeadlessMode` from `diablo.h` 1 year ago
Gleb Mazovetskiy 836bd4b3e6 Fix -Wnarrowing in DrawInfoBox 1 year ago
Gleb Mazovetskiy 7b0558146e Async load: Handle errors 1 year ago
Andrew James c7abf2f778
Extract logic from CheckInvCut/AutoPlaceItemInInventory (#7494) 1 year ago
qndel fe15ae32f0 fix warnings 1 year ago
Eric Robinson e90855b3c4
Rename stores.cpp global variables (#7425) 2 years ago
Eric Robinson 6396af1ff5
Cleanup panel code (Part 2) (#7421) 2 years ago
Eric Robinson 8970eaa410
Cleanup panel code (Part 1) (#7417) 2 years ago
staphen df0b3aaab7 Ensure that network timeout info shows up in the info panel 2 years ago
matheusgomes28 7848ab731e
Splitting CheckInvPaste() into smaller functions (#6984) 2 years ago
Trihedraf 334f306192 Clear Panel so lines don't repeat 2 years ago
staphen 9e682afe13 Rename glSeedTbl 2 years ago
Gleb Mazovetskiy 647f8c38e4 Slightly improve CJK infobox rendering 2 years ago
obligaron b32cc11ad9 Disable chat in singleplayer also for debug builds 2 years ago
Krzysztof Pawlik 43cc74c94e Do not translate chat box commands. 2 years ago
Krzysztof Pawlik 48d0b9da18 Fix typo: "unkown" -> "unknown". 2 years ago
Krzysztof Pawlik 6bc478a694 Reuse two strings, add missing translation. 2 years ago
ephphatha 3b458376bb Use a pointer to a player instance instead of network id for cursor hovering 2 years ago
Gleb Mazovetskiy a2b94cc03c Lua: Migrate and organize the rest of debug cmds 2 years ago
Gleb Mazovetskiy c5a5dc9f5c Fix a few MSVC warnings 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 ee2b61dae6
Clean up SDL_GetClipboardText in chat paste (#6731) 2 years ago
qndel a9c49b13a1 add pasting to chat 2 years ago
Gleb Mazovetskiy 88bbf4f913 Improve DiabloMsg handling 2 years ago
Gleb Mazovetskiy d1d27c8368 Rename error -> diablo_msg 2 years ago
Gleb Mazovetskiy 270a064fe6 Fix "Level Up" label in French 2 years ago
Eric Robinson ffc7190898
Automap: Add minimap display option (#6612) 3 years ago
Eric Robinson 4c7e2edd06
Automap: Transparency (#6607) 3 years ago
Anders Jenbo d725fdb4f3 Add screen reader support 3 years ago
Gleb Mazovetskiy 848f234aed Add automap type cycling controls 3 years ago
ephphatha 24a20ce8e2 Extract uses of MyPlayer to prevent future crashes in tests/game init 3 years ago
ephphatha 5d50b5520d Add PlayerData lookup helper to avoid manual casts 3 years ago
qndel a4c4fd6c9b fix inspect on players where one name is a substring of another 3 years ago
ephphatha da76e131e4 Add getter/setter for character levels to ensure _pNextExper stays synced 3 years ago
Gleb Mazovetskiy ebe8c6e576 Add `tl::expected` and use it in `ParseInt` 3 years ago
Gleb Mazovetskiy d262589021 Support `const` inventory iterators 3 years ago
Gleb Mazovetskiy d5446f2f01 Use `std::variant` in `StringOrView` 3 years ago
Gleb Mazovetskiy 8c1a847f41 Remove utils/stdcompat/string_view.hpp 3 years ago