505 Commits (f004c788248e0879b9333d36dbf901ca2584687b)

Author SHA1 Message Date
Anders Jenbo f004c78824 🧹 performance-unnecessary-value-param 5 years ago
Anders Jenbo 77f15d4e9c
🎨 Use semantic element 5 years ago
qndel 6be6499631
fix secluded crash (#1635) 5 years ago
Jmgr 1d84156509 Simplify bitshift divisions/multiplications 5 years ago
qndel ec74917cb4 class sounds cleanup 5 years ago
Anders Jenbo 0bf3516be2 🎨 Revert use of range loops on 2D arrays 5 years ago
Anders Jenbo 373f28736f 🎨 Acceptable parts of modernize-* 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Xadhoom bf908da5bc Add option to disable clicking on character crippling shrines 5 years ago
Anders Jenbo c89bd9c001 🚨 Fix remaning warnings for clang and gcc 5 years ago
thebigMuh 48397a0cb9 Fixes solar shrine times to not be off by 1 hour, and fixes hole between 4 and 5 am 5 years ago
Anders Jenbo 61d15e23db 🎨 Apply direction enum to monsters and relations 5 years ago
staphen 4faf09c2df Consolidate logic for Mana Shield and player damage. 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 5 years ago
Anders Jenbo f450d6a125 🚚 Move defines to there proper files 5 years ago
qndel 7cc64dd2c4 fix double zhar aggro message 5 years ago
Juliano Leal Goncalves cc5f2a8f49 🎨 Rename 'attribute_id' enum to 'CharacterAttribute' 5 years ago
Juliano Leal Goncalves f54cc5aa95 ♻️ Convert 'attribute_id' to a scoped enumeration 5 years ago
Juliano Leal Goncalves 8cf972e843 ♻️ Move 'HeroClass::ClassCount' to external tracking template 5 years ago
Juliano Leal Goncalves 28ad9d43c5 🎨 Rename 'plr_class' enum to 'HeroClass' 5 years ago
Juliano Leal Goncalves 7d95bfed39 ♻️ Convert 'plr_class' to a scoped enumeration 5 years ago
Anders Jenbo 224f06ca03
Split up OperateShrine (#1459) 5 years ago
Anders Jenbo 9d037bafff 🚨 Fix remaning clang warnings 5 years ago
Anders Jenbo 61244c4d93 ♻️ Rearange and apply more enums 5 years ago
Anders Jenbo 4f8b5e2f5f 🎨 Correct style of true comparisons 5 years ago
Anders Jenbo 20186e0370 🎨 Replace TRUE/FALSE with true/false 5 years ago
Anders Jenbo 93d42b62b8 ♻️ Change BOOL to bool 5 years ago
Anders Jenbo 4ee84aea1a ♻️ Change BOOLEAN to bool 5 years ago
Anders Jenbo b1ffdca0a3 ♻️ make better use of enums 5 years ago
Anders Jenbo af96de4038 ♻️ Move a large part of enums to there respective headers 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo 630e507f63 🚚 Apply namespace 5 years ago
Anders Jenbo 6f1498d315 🚚 Move structures to there respective headers 5 years ago
Anders Jenbo 81934158c9 💚 Add missing headers 5 years ago
Anders Jenbo 97716c26ec 🐛 Update xp bar when gaining xp 5 years ago
Anders Jenbo ca2c2ba5e7 🚨 Handle a bunch of warnings from CLang 5 years ago
Anders Jenbo aebf629e16 🐛 Sync special tiles for L2 doors 5 years ago
Anders Jenbo ce0c323ed3 [Diablo] 🐛 Fix double rendering or door frames in Catacombs 5 years ago
Anders Jenbo 3945e79426 [Diablo] 🐛 Rest dSpecial when closing L1 doors 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 17803d5923 ♻️ Apply proper types to PlayerStruct 5 years ago
Anders Jenbo 8b8caf5a7e 🐛 Fix quests not activating on Windows 5 years ago
Anders Jenbo d6ec6395e0 ♻️ change QuestTalkData in to an array of _speech_id 5 years ago
Anders Jenbo 783e4a70b1 ♻️ Strongly type items structures 5 years ago
Juliano Leal Goncalves 37466890e0 ♻️ Extract 'ItemStruct.isEmpty()' function 5 years ago
Anders Jenbo f87bc0ca8b Clea up some duplicate item code 5 years ago
Anders Jenbo 70ca20b59f Clean up Hellfire special cases 5 years ago
pionere 486be4efeb use defs instead of constants 5 years ago
pionere 3137d0c0cf
use pnum instead of myplr in bone chamber (#835) 5 years ago