695 Commits (37daef5de3a002b507efb67d6ecce384e83d0b73)

Author SHA1 Message Date
Eric Robinson 7e8173e6ff
Add Player hasNoLife helper (#8302) 3 months ago
staphen 2b41cd9ab1 Update /ping command to more closely match hourglass message 4 months ago
staphen 585aad4254 Add /ping command to view latency data 4 months ago
Gleb Mazovetskiy 88f706e0d1 SDL3: Add some backports / compat helpers 5 months ago
Gleb Mazovetskiy 1bbe8bfe08 SDL3: Even more migration 5 months ago
Gleb Mazovetskiy a99cc9b40a SDL3: Some more migration 5 months ago
Anders Jenbo 1c76897f2c Apply simple const rules using clang-tidy 7 months ago
Stephen C. Wills a563b65642
Fix compiler warnings (#8098) 7 months ago
Doink Oink c62a19e299
Party Information Panel (#7877) 7 months ago
Eric Robinson e303a82b1c
Floating Item Info Box (#8000) 7 months ago
staphen 82868d5dfb Fix crashes at startup in Win9x builds 9 months ago
staphen ae5b49ce93 Fix crash due to text selection in chat box 10 months ago
staphen f1c1e530f5 Draw the filled part of the lower flask 10 months ago
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