539 Commits (87dcbcb6d7dedfacef53896cc15fedfa3cd9a1a6)

Author SHA1 Message Date
Juliano Leal Goncalves 9021f8daa5 ♻️ Pluralize global 'item' array variable 5 years ago
Gleb Mazovetskiy 793c478899 Allow Bard starting items in `--diablo` 5 years ago
Anders Jenbo bba73ea20f Handle mixed item origins in multiplayer 5 years ago
Anders Jenbo a9a14f74de 🚨 Fix a couple of clang warnings 5 years ago
Anders Jenbo c659afa9d6 🐛 [hellfire] Fix "0 gold" sometimes spawning on the corner stone 5 years ago
Anders Jenbo e7377c37ae 🎨 Use proper types for checks in RecreateItem 5 years ago
Anders Jenbo 331a540fc3 🔥 Remove the auricGold variable 5 years ago
Anders Jenbo bb7d0368d0 🐛 Correctly initialize empty objects 5 years ago
Martin Wolters 9b50a69ac2 Bugfix: auricGold shouldn\'t determine MaxGold. 5 years ago
Anders Jenbo 2362ff82f7 Add black text color 5 years ago
Juliano Leal Goncalves 800dbce066 ♻️ Move options-related structs to new 'options.h' file 5 years ago
Anders Jenbo f2140688e7
Load and save all ini values the same way (#1260) 5 years ago
Anders Jenbo 839940df68 🏷️ Add enum as the type for power in SaveItemPower 5 years ago
Anders Jenbo 8f09cc3034 [diablo] 🐛 Correct spelling of Sorcerer 5 years ago
Anders Jenbo 38fdf34c14 💄 Apply code style 5 years ago
Anders Jenbo 1d537e0a93 🚨 Add missing cases to most switches 5 years ago
Anders Jenbo 31467cc949 ♻️ Remove all usage of basic WIN32 types 5 years ago
Anders Jenbo 83e783a796 🔥 Remove ITYPE_FOOD (unused) 5 years ago
Gleb Mazovetskiy 70d1d633bd Get rid of SCREEN_X / SCREEN_Y 5 years ago
Anders Jenbo 17803d5923 ♻️ Apply proper types to PlayerStruct 5 years ago
Anders Jenbo 2e3bb9206d 🐛 Fix uninitialized values for items generated in a loop 5 years ago
Anders Jenbo 14074608be 🐛 Correct requirement line in stores 5 years ago
Gleb Mazovetskiy cd59a1c323 Completely replace gpBuffer with CelOutputBuffer 5 years ago
Gleb Mazovetskiy d7a599a506 Migrate DrawULine away from gpBuffer 5 years ago
Anders Jenbo ede55e0914 ♻️ Document variables in stores.cpp 5 years ago
Anders Jenbo 783e4a70b1 ♻️ Strongly type items structures 5 years ago
Anders Jenbo e280432b92 🚨 Fix all SDL1 warnings 5 years ago
Juliano Leal Goncalves 37466890e0 ♻️ Extract 'ItemStruct.isEmpty()' function 5 years ago
Anders Jenbo 037ef082b4 🐛 Correct position of dialog backgrounds 5 years ago
Gleb Mazovetskiy d55a1c8a7d
Pass CelOutputBuffer to game text printing (#1095) 5 years ago
Gleb Mazovetskiy 83ce7c27af Enginify `trans_rect` 5 years ago
Anders Jenbo ee3cbdc6ee 🐛 Clear item before reusing it in all cases 5 years ago
Anders Jenbo d46daa5a00 ♻️ Remove unused return value from SpawnUnique 5 years ago
Anders Jenbo 39999791b3 Revamp ini options and sync in multiplayer 5 years ago
Anders Jenbo 47fc142d63
Correct operator precedence in RecreateItem 5 years ago
Anders Jenbo f87bc0ca8b Clea up some duplicate item code 5 years ago
Juliano Leal Goncalves c81a1efb55
Standardize colon alignment on text (#816) 5 years ago
Anders Jenbo 5cbcb1b8c5 [diablo] Fix unique item items morphing on new game 5 years ago
Anders Jenbo 3593266ef7 Converte all Levels when cross loading saves 5 years ago
Anders Jenbo 5035ac8062 Strip Hellfire items in Diablo sessions 5 years ago
Anders Jenbo 4d47d513ce Implement Hellfire multiplayer saves 5 years ago
Anders Jenbo 70ca20b59f Clean up Hellfire special cases 5 years ago
Anders Jenbo e73f31f104 Correct printing multiple requirements 5 years ago
Anders Jenbo 36a196389b Fix remaning basic compiler errors and warnings 5 years ago
qndel be0bdbe495 fix slain hero (and other stuff?) 5 years ago
pionere 606b9f09a0 prevent mana gain from books when nomana flag is set 5 years ago
pionere f5c1079d6f eliminate unused code 5 years ago
Anders Jenbo f1d92d5b9d bugfix for vanilla code (check numitems before spawning rock/rewardItem) 5 years ago
Anders Jenbo 60d3e9ceb1 Clean up rendering 5 years ago
qndel ab9911064f unify checks for single and multiplayer 5 years ago