151 Commits (7fd088744e7344eab6fbcbd5e5bfd036cc1b68dd)

Author SHA1 Message Date
Gleb Mazovetskiy 95946e3a7c
🧹 Cleanup unused variables (#1584) 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 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 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
Gleb Mazovetskiy ec4da72f9e Optimize TownerStruct 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 ca2c2ba5e7 🚨 Handle a bunch of warnings from CLang 5 years ago
Anders Jenbo a6903e93b2 ♻️ Allow towners to be initialized in any order 5 years ago
Anders Jenbo 37bdeb74db 🐛 Fix overflow in Qtalklist 5 years ago
Anders Jenbo e636376acd [diablo] 🐛 Reset the Black Mushroom dialogs between sessions 5 years ago
Anders Jenbo d6ec6395e0 ♻️ change QuestTalkData in to an array of _speech_id 5 years ago
Andi 7368778cb2
Remove items dropping before entering level (#1010) 5 years ago
Anders Jenbo 39999791b3 Revamp ini options and sync in multiplayer 5 years ago
Anders Jenbo f87bc0ca8b Clea up some duplicate item code 5 years ago
pionere f5c1079d6f eliminate unused code 5 years ago
qndel ab9911064f unify checks for single and multiplayer 5 years ago
qndel c0f5749728 Fix RNG diverging during level generation depending on the code path 5 years ago
Anders Jenbo 1117412fd2 Handle inactive towners 5 years ago
Anders Jenbo a1281d8b54 [hellfire] Fix bugs related to using the wrong player index 5 years ago
Anders Jenbo 01590d3757 Merge a section of the Hellfire item and quest code 5 years ago
Anders Jenbo f1dcc93365 [hellfire] Fix Bard and Barbarian talking to cows 5 years ago
Anders Jenbo e609e170d0 Merge a large chunk of Hellfire the code paths 5 years ago
Anders Jenbo 38dbcf7641 Format source 5 years ago
Anders Jenbo 55cd299d75 Reorder towners.cpp 5 years ago
Anders Jenbo 2867b811c0 Fix incorrectly mapped functions in hellfire 5 years ago
Anders Jenbo 46e3216aac Remove unused code 5 years ago
Anders Jenbo e073422ce7 Unify executable for Spawn and Retail 5 years ago
Anders Jenbo 39e3de683d [hellfire] TalkToTowner 5 years ago
qndel b81d2eb831
some cleanups (#2099) 6 years ago
Anders Jenbo 31ac716c3d
99 lines of documentation (#2058) 6 years ago
Anders Jenbo c1b4d3d8b5 Copy documentation from sanctuary/notes 6 years ago
Anders Jenbo 1ba96a6777 Add doxygen description to remaining engine files 6 years ago
Anders Jenbo 7e45f8bcc8 More cleanups 6 years ago
Anders Jenbo 2ec7c78eae Format source 6 years ago
Anders Jenbo c384711a5f Backport cleanups from hellfire branch 6 years ago
Anders Jenbo f1c216e688 Make player struct x/y fields match monster struct 6 years ago
galaxyhaxz f89204e7dd Fix function/var names (effects/sound) 6 years ago
galaxyhaxz 71565b9c02
Several updates [enums+names] (#2002) 6 years ago
Anders Jenbo 3c276a3cd3 Add documentation 6 years ago
Robin Eklind 27b40436a9 Use pointers instead of references for Devilution exported API 6 years ago
Anders Jenbo 20621a0642
add all.h and use in place of diablo.h (#2005) 6 years ago
Anders Jenbo cbacbe88dd Fix 1.09 diff 6 years ago