156 Commits (install)

Author SHA1 Message Date
Eric Robinson bc0d60bff7 Add Player hasNoMana helper 3 months ago
obligaron 2c4e69c5c9 Fix MSVC warnings 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
Trihedraf 809d276073
Party Panel: Fix Second Column and Shrink Gaps for Single Column in 480p (#8206) 5 months ago
Trihedraf c3cd5a8fbb Align party panel with other overlay text 5 months ago
Trihedraf ae0b8c27c0 Add mana display to Party Panel 5 months ago
Anders Jenbo 01507d532c
Add basic DOS port (#8155) 7 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
Anders Jenbo 7b2de562c2 Extract more Hellfire into data 8 months ago
Gleb Mazovetskiy 6fe417216e Lua console: Trigger autocomplete less often 8 months ago
Anders Jenbo 108cf4b42d
Load spell icon based on data (#8072) 8 months ago
Eric Robinson e97b1977d8 Use existing fn for Speedbook Spellmatching Skill 10 months ago
Eric Robinson b06529b050
Use existing fn for Spell Book Trans matching Skill (#7857) 10 months ago
Eric Robinson 4bf3c83ed6 Use existing fn for Spell Book Skill 10 months ago
Eric Robinson c76dd84a10 Character Panel - CTH 1 year ago
Eric Robinson 681a066bfb
Character Panel Number spacing (#7706) 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 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 7b0558146e Async load: Handle errors 1 year ago
Eric Robinson 0fd4a7b348
Fix Life/Mana bugs (#5777) 1 year ago
Eric Robinson 6396af1ff5
Cleanup panel code (Part 2) (#7421) 2 years ago
KPhoenix b0cb1b92ed Bugfix: Corruption item power 2 years ago
Eric Robinson 8970eaa410
Cleanup panel code (Part 1) (#7417) 2 years ago
obligaron dc4cd43e8f Remove duplicate function definitions from control.h 2 years ago
obligaron 8bda637a08 Introduce IsValidSpeedSpell 2 years ago
obligaron 658918e5e6 Support unsetting spell hotkey 2 years ago
obligaron 22ec684671 Fix some MSVC warnings 2 years ago
Gleb Mazovetskiy a2b94cc03c Lua: Migrate and organize the rest of debug cmds 2 years ago
Gleb Mazovetskiy b265bbdbb4 Skip console autocomplete when navigating history 2 years ago
Gleb Mazovetskiy e02dc1f9dd Console input: Word-wrap-related cursor fixes 2 years ago
Gleb Mazovetskiy 4f23762308 Console: Fix crash when there is too much input 2 years ago
Gleb Mazovetskiy 8bffbedcb4 Migrate some debug.cpp commands to Lua 2 years ago
Gleb Mazovetskiy b30b712cbb Lua: Add basic autocomplete in the console 2 years ago
Gleb Mazovetskiy 4a7fa5d13e Lua console: Add a prelude file 2 years ago
Gleb Mazovetskiy dbfa204944 Lua: Set `warn` function 2 years ago
Gleb Mazovetskiy 17d5f05ada Fix some compilation warnings 2 years ago
Gleb Mazovetskiy a9c0f5764c Console: Use a REPL environment to run code 2 years ago
Gleb Mazovetskiy d8c328ad68 Console: Add Ctrl+L binding to clear the console 2 years ago
Gleb Mazovetskiy 63da74300b Console: Scrolling and history navigation 2 years ago
Gleb Mazovetskiy 3ea4996367 Add a basic Quake-style console 2 years ago
Gleb Mazovetskiy e5881688f4 `text_render`: Replace optional args with struct 2 years ago
qndel 9abfa51898 fix typo in comment 2 years ago
Gleb Mazovetskiy 88bbf4f913 Improve DiabloMsg handling 2 years ago