472 Commits (f54cc5aa95d70ff1bfecea4e5963d5e8bc40e84a)

Author SHA1 Message Date
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
obligaron 9fbe139f64 cache ProgressToNextGameTick and update it only once before rendering 5 years ago
obligaron c7b9ffec1f Decouple Animations from Gamelogi (Smooth Animations for skipped Frames). 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
qndel ced74f76f9 fix gharbad and vision 5 years ago
Anders Jenbo e7ae8ddd04 🚚 Move all enums to there respective headers 5 years ago
Anders Jenbo ba6b031fa1
Enable all remaning assertions (#1453) 5 years ago
Anders Jenbo 9d037bafff 🚨 Fix remaning clang warnings 5 years ago
Anders Jenbo 2732aea1b2 ♻️ Use GameInfo instead of individual globals 5 years ago
Anders Jenbo 61244c4d93 ♻️ Rearange and apply more enums 5 years ago
Anders Jenbo 36ebd857ad 🎨 Correct style of false 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 b1ffdca0a3 ♻️ make better use of enums 5 years ago
Juliano Leal Goncalves 30cd12c000 ♻️ Eliminate global 'MaxStats' variable 5 years ago
Juliano Leal Goncalves 25db7743dd ♻️ Reuse 'player.GetMaximumAttributeValue' for max stats 5 years ago
Juliano Leal Goncalves 3b015085de ♻️ Pass ItemStruct on item RespawnItem function 5 years ago
Gleb Mazovetskiy da7567f06e InitPlrGfx: Only alloc enough for the class 5 years ago
Gleb Mazovetskiy 01574de6a8 Simplify InitPlrGfx 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 69b11edace [hellfire] 🐛 Apply the zen fix 5 years ago
Anders Jenbo 97716c26ec 🐛 Update xp bar when gaining xp 5 years ago
Juliano Leal Goncalves b9fdf02925 🐛 Spend only needed points when shift+clicking stats 5 years ago
Gleb Mazovetskiy 0f3951744f
diablo.ini: Rename "Fast Walk" to "Run in Town" (#1326) 5 years ago
Anders Jenbo bba73ea20f Handle mixed item origins in multiplayer 5 years ago
Anders Jenbo fd64193208 🐛 Implement missing Hellfire arrow types 5 years ago
Anders Jenbo 331a540fc3 🔥 Remove the auricGold variable 5 years ago
Anders Jenbo 8196bdbd31 Set the initial ready spell when creating a new hero 5 years ago
Juliano Leal Goncalves 800dbce066 ♻️ Move options-related structs to new 'options.h' file 5 years ago
Anders Jenbo fbd86cd3c5 🎨 Mark noreturn functions as such 5 years ago
Anders Jenbo ac9ae2e062 🐛 Fix loading of sorceror graphics 5 years ago
Anders Jenbo 8f09cc3034 [diablo] 🐛 Correct spelling of Sorcerer 5 years ago
Anders Jenbo cc47080074 🐛 Correctly calculate the player _pDamageMod when creating a new hero 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 17803d5923 ♻️ Apply proper types to PlayerStruct 5 years ago
Anders Jenbo 8e8e31627f 🐛 Only load hotkeys on new game 5 years ago
qndel f80a0f9887 [diablo] 🐛 Update vision when walking 5 years ago
Anders Jenbo def2253386 ♻️ Move monster.h related structs and enums and apply propper types 5 years ago
Anders Jenbo d6ec6395e0 ♻️ change QuestTalkData in to an array of _speech_id 5 years ago
Juliano Leal Goncalves 103cde53ff ♻️ Make options struct hierarchical 5 years ago
qndel 2d055e3a2e Auto pickup gold 5 years ago
Anders Jenbo dd73ff2cf0
🚩 Add option for disabeling frindly fire (#1104) 5 years ago
Juliano Leal Goncalves 37466890e0 ♻️ Extract 'ItemStruct.isEmpty()' function 5 years ago
Anders Jenbo 39999791b3 Revamp ini options and sync in multiplayer 5 years ago