227 Commits (4db65d94de34c9f8fa6bc3510ce2d8ca80026fa9)

Author SHA1 Message Date
Anders Jenbo f450d6a125 🚚 Move defines to there proper files 5 years ago
Anders Jenbo e7ae8ddd04 🚚 Move all enums to there respective headers 5 years ago
Anders Jenbo 61244c4d93 ♻️ Rearange and apply more enums 5 years ago
Anders Jenbo 93d42b62b8 ♻️ Change BOOL to bool 5 years ago
Gleb Mazovetskiy 461da3cda0 Optimize ItemStruct sizeof: 360 -> 296 5 years ago
Anders Jenbo af96de4038 ♻️ Move a large part of enums to there respective headers 5 years ago
Juliano Leal Goncalves 3b015085de ♻️ Pass ItemStruct on item RespawnItem function 5 years ago
Anders Jenbo 433edc63ea ♻️ Consistently use pragma once to guard the headers 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo 630e507f63 🚚 Apply namespace 5 years ago
Juliano Leal Goncalves 9021f8daa5 ♻️ Pluralize global 'item' array variable 5 years ago
Anders Jenbo bba73ea20f Handle mixed item origins in multiplayer 5 years ago
Anders Jenbo 331a540fc3 🔥 Remove the auricGold variable 5 years ago
Anders Jenbo 839940df68 🏷️ Add enum as the type for power in SaveItemPower 5 years ago
Anders Jenbo 17803d5923 ♻️ Apply proper types to PlayerStruct 5 years ago
Juliano Leal Goncalves eef97eaabb 🚩 Add ini toggle for auto-equipping jewelry. Disabled by default. 5 years ago
Juliano Leal Goncalves 8bf5ef131e 🚩 Add ini toggle for auto-equipping shields. Disabled by default. 5 years ago
Juliano Leal Goncalves 08eff92412 🚩 Add ini toggle for auto-equipping helms. Disabled by default. 5 years ago
Juliano Leal Goncalves 70db53644e 🚩 Add ini toggle for auto-equipping armor. Disabled by default. 5 years ago
Juliano Leal Goncalves b8a6e0ebfe 🚩 Add ini toggle for auto-equipping weapons. Enabled by default. 5 years ago
Juliano Leal Goncalves 08ffaa978c ♻️ Extract 'ItemStruct.isEquipment' method 5 years ago
Anders Jenbo 1284333765 ♻️ Use explicit types and remove globals from save file logic 5 years ago
Anders Jenbo 783e4a70b1 ♻️ Strongly type items structures 5 years ago
Juliano Leal Goncalves 37466890e0 ♻️ Extract 'ItemStruct.isEmpty()' function 5 years ago
Juliano Leal Goncalves 2c14908cf4 🚚 Move 'ItemStruct' to 'items.h' 5 years ago
Gleb Mazovetskiy d55a1c8a7d
Pass CelOutputBuffer to game text printing (#1095) 5 years ago
Anders Jenbo d46daa5a00 ♻️ Remove unused return value from SpawnUnique 5 years ago
Anders Jenbo f87bc0ca8b Clea up some duplicate item code 5 years ago
Anders Jenbo 5035ac8062 Strip Hellfire items in Diablo sessions 5 years ago
pionere f5c1079d6f eliminate unused code 5 years ago
Anders Jenbo c08a10e44b Unify calculation of gold icon 5 years ago
Anders Jenbo adf5f8f504 Clean up hellfire related code 5 years ago
Anders Jenbo 06b7c78406 Notes of untimly header cleanups 5 years ago
Anders Jenbo 0c96e32f19 Unify all defines, enums and structs 5 years ago
Anders Jenbo 01590d3757 Merge a section of the Hellfire item and quest code 5 years ago
Anders Jenbo d20eddf48e Unifcy a chunk of Hellfire's code pathts 5 years ago
Anders Jenbo 21d18d5c31 [hellfire] SpawnOnePremium 5 years ago
Anders Jenbo f884d8b06a Fix more compiler warnings 5 years ago
Anders Jenbo 9ffcab40e3 Fix LLVM builds 5 years ago
Anders Jenbo 9f9a7920d4 Reorder items.cpp 5 years ago
Gleb Mazovetskiy ec329e645c Fix all "no-write-strings" warnings 5 years ago
pionere f0a51ccf65 use defs instead of literals 6 years ago
Joel Falcou c4223d4c29 Per file basis use of extern C 6 years ago
Joel Falcou 64d26a7934 Sanitize use of namespace 6 years ago
Anders Jenbo c27a0a8c35 Fix bad merge 6 years ago
Anders Jenbo 30f4f1d71b Add struct for CornerStone 6 years ago
Anders Jenbo c384711a5f Backport cleanups from hellfire branch 6 years ago
qndel 92c4824820 [hellfire] CalcPlrItemVals 6 years ago
Anders Jenbo 0383f9abcd Add documentation to more files 6 years ago
Robin Eklind 27b40436a9 Use pointers instead of references for Devilution exported API 6 years ago