747 Commits (4e1ad7ab65720b11ee333c4fe9ce727e799fd77a)

Author SHA1 Message Date
Juliano Leal Goncalves 379a27b64a ♻️ Convert 'ItemType' enum to enum class 5 years ago
Juliano Leal Goncalves e39b33971f ♻️ Leverage 'IsAnyOf' 5 years ago
Juliano Leal Goncalves 5a69380074 ♻️ Leverage 'ItemType' enum 5 years ago
Juliano Leal Goncalves 6323539fcc 🚚 Rename 'item_type' enum to 'ItemType' 5 years ago
ephphatha 956dcc7fc9 Add helper for selecting animation sprites from Direction 5 years ago
ephphatha b12de6fe12 Use scoped enum for Direction 5 years ago
Anders Jenbo b74feb01dc 🐛 Correctly check if item name will fit in the info panel 5 years ago
Anders Jenbo 7169882b1f Implement new font rendering 5 years ago
qndel 197d3edd1b fix loot 5 years ago
Juliano Leal Goncalves 4431e3a823
🚚 Rename 'UItemStruct' struct to 'UniqueItem' (#2806) 5 years ago
qndel 927e773696 small debug cleanup 5 years ago
Juliano Leal Goncalves 6146b828e9 🚚 Rename 'MonsterData' global to 'MonstersData' 5 years ago
Juliano Leal Goncalves 20db8d1a11 🚚 Rename 'MonsterStruct' to 'Monster' 5 years ago
qndel 3d17bfdc7d upgrade debug item drop generation 5 years ago
BC Ko 589abe65d1 documentation cleanup: items 5 years ago
Juliano Leal Goncalves 7841c4731e 🚚 Rename 'PkItemStruct' to 'ItemPack' 5 years ago
Juliano Leal Goncalves bb2dfdfb73 🚚 Rename 'ItemStruct' to 'Item' 5 years ago
Anders Jenbo bee8388c20 Fix inaccurate gameplay with NOSOUND 5 years ago
Juliano Leal Goncalves 01823e1324 ♻️ Replace 'cursmx' and 'cursmy' globals with single 'cursPosition' 5 years ago
Juliano Leal Goncalves bbf529c65a 🚚 Rename 'PlayerStruct' to 'Player' 5 years ago
Anders Jenbo 4044fadeb5 Clean up some players references 5 years ago
BC Ko 4df798808e
2435 refactor global variable Items part 2 (#2673) 5 years ago
qndel d8a0211da8 Remove redundant condition 5 years ago
Robin f7f9786658
items: add BUGFIX, reset item get records when resetting items (#2691) 5 years ago
qndel 6fca66ad8a debug commands: dropitem/dropunique 5 years ago
qndel 0530fcb969 apply enums to mTreasure 5 years ago
BC Ko 1b91194f0f
refactor Items[ii] (#2655) 5 years ago
Anders Jenbo f931778b90 Remove debug_mode_key_w 5 years ago
BC Ko 40c804c0ba Replace QuestStatus() with IsAvailable() in QuestStruct 5 years ago
qndel 230c9a8d4e
Fix shop items morphing 5 years ago
qndel 644d9dfc5c
fix armor piercing affix range (#2535) 5 years ago
Anders Jenbo 8df8b940c4
Handle some clang-tidy issues 5 years ago
Aaron Sun 3ee90ca629 Add options for sub-panel alignment 5 years ago
Anders Jenbo 90960f0c14 Remove dead code 5 years ago
4aron5un 4c8210df21
Center the sub-panels (Quest, Character, Spell and Inventory) (#2498) 5 years ago
Anders Jenbo d523fc1e81 Cleanups 5 years ago
ephphatha 0575716eac Rename UiFlags members to group related options 5 years ago
ephphatha 4ad53232a0 Convert the UiFlags enum to a scoped enum type 5 years ago
Anders Jenbo 1703901c2d Explicitly mark strings as not c-formatted 5 years ago
obligaron 551645060b Fix item swapping and AnimationInfo::ChangeAnimationData 5 years ago
Anders Jenbo a19e7b2a3b Remove some more use of miniwin 5 years ago
obligaron 70db8456ba Remove _pwtype and replace it with UsesRangedWeapon 5 years ago
obligaron d1d61fcd0f Convert anim_weapon_id and anim_armor_id to enum class 5 years ago
Anders Jenbo 9264ad4b89 Use IsTileNotSolid() in place of !nSolidTable[dPiece[][]] 5 years ago
FluffyQuack ba60907853
Hold mouse button to keep attacking (Diablo 2-style) (#2349) 5 years ago
Anders Jenbo 77b72da276 ♻️Use monster by reference when possible 5 years ago
Anders Jenbo 996cadf972 ♻️Unique powers cleanup 5 years ago
Anders Jenbo 65d7b3c1eb Use AdvanceRndSeed() when changing RNG with out use 5 years ago
Anders Jenbo 35ccc8eb1c Apply clang-tidy to code 5 years ago
Anders Jenbo 74b57558c9 🚚 Move local code to anonymous namespace 5 years ago