255 Commits (4db65d94de34c9f8fa6bc3510ce2d8ca80026fa9)

Author SHA1 Message Date
Anders Jenbo 97d7171123 🔥 Get rid of _ptargx/y 5 years ago
qndel ec74917cb4 class sounds cleanup 5 years ago
FluffyQuack 4f417d2fdc Fix to one desync related to player movement (queuing moving after attacking). 5 years ago
Anders Jenbo a9874d65c1 ♻️Remove SDL types from player header 5 years ago
Anders Jenbo 373f28736f 🎨 Acceptable parts of modernize-* 5 years ago
Anders Jenbo c89bd9c001 🚨 Fix remaning warnings for clang and gcc 5 years ago
staphen 4faf09c2df Consolidate logic for Mana Shield and player damage. 5 years ago
Juliano Leal Goncalves f8871aab07 ♻️ Unify most valuable player item logic on new method 5 years ago
Anders Jenbo f450d6a125 🚚 Move defines to there proper files 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
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
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
Anders Jenbo 779e6cf950 ♻️ Apply more enums 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
Gleb Mazovetskiy da7567f06e InitPlrGfx: Only alloc enough for the class 5 years ago
Gleb Mazovetskiy 01574de6a8 Simplify InitPlrGfx 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 b9fdf02925 🐛 Spend only needed points when shift+clicking stats 5 years ago
Anders Jenbo ac9ae2e062 🐛 Fix loading of sorceror graphics 5 years ago
Anders Jenbo 17803d5923 ♻️ Apply proper types to PlayerStruct 5 years ago
Anders Jenbo 1284333765 ♻️ Use explicit types and remove globals from save file logic 5 years ago
qndel 82ab76b22b Experience bar 5 years ago
Juliano Leal Goncalves 19f46b9f6c 🚚 Move 'PlayerStruct' to 'player.h' 5 years ago
Anders Jenbo b4e78c5e79 Remove some unused junk 5 years ago
pionere f5c1079d6f eliminate unused code 5 years ago
Anders Jenbo 00e3ff08ae Unify majorty of monster.cpp 5 years ago
Anders Jenbo 01590d3757 Merge a section of the Hellfire item and quest code 5 years ago
Anders Jenbo 21d18d5c31 [hellfire] SpawnOnePremium 5 years ago
Anders Jenbo f7290182fd Reorder player.cpp 5 years ago
Gleb Mazovetskiy ec329e645c Fix all "no-write-strings" warnings 5 years ago
pionere ba1f473e34 NUM_CLASSES 6 years ago
qndel a716fb58ec fix compiling hellfire 6 years ago
Anders Jenbo 1ba96a6777 Add doxygen description to remaining engine files 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
qndel 308bbc7acb [hellfire] StripTopGold bin exact 6 years ago
qndel 83d68786b5 [hellfire] 3 functions bin exact 7 years ago
Anders Jenbo f331d3b5a4 Backport Hellfire cleanups 7 years ago
Anders Jenbo 9daea5be8a Back port clean ups from Hellfire 7 years ago
Anders Jenbo df77d95d87 [hellfire] SetPlrAnims 7 years ago