134 Commits (LineClear-test)

Author SHA1 Message Date
Juliano Leal Goncalves 0d4e792551 ♻️ Change 'SetMapMonsters' to take a 'Point' instead of 2 separate ints 5 years ago
Anders Jenbo fa0b286693 ♻️Typed file loading 5 years ago
Anders Jenbo bab52c0237 ♻️Clean up CreateDoorType 5 years ago
Gleb Mazovetskiy 052b4c12f5 ♻️ LoadFileInMem: Remove `nullptr` at call sites 5 years ago
Gleb Mazovetskiy 1b8b62a8c2 ♻️ Store CEL width with the sprite itself 5 years ago
Vladimir Olteanu 24d2ab152a
Use std::list for halls in catacomb generation (#1774) 5 years ago
Anders Jenbo f884ba5340 🔥 Remove more miniwin dependencies 5 years ago
Anders Jenbo d096a85803 🔥 Deduplicate some more drlg code 5 years ago
Anders Jenbo e9fe8e986d ♻️Deduplicate DRLG_LPass3 5 years ago
Anders Jenbo a32ac83090 🎨 cleanup trivial trype comparisons 5 years ago
Anders Jenbo cc164985a3 🎨 Correct type checks in src sub-folder 5 years ago
Anders Jenbo 593c6a6f17 🎨 Drop unused param and rename random_ to GenerateRnd 5 years ago
Anders Jenbo f004c78824 🧹 performance-unnecessary-value-param 5 years ago
Anders Jenbo 373f28736f 🎨 Acceptable parts of modernize-* 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 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 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
Anders Jenbo 29179d85b6 [diablo] 🐛 Fix missing doors in Halls of The Blind 5 years ago
Anders Jenbo ce0c323ed3 [Diablo] 🐛 Fix double rendering or door frames in Catacombs 5 years ago
Gleb Mazovetskiy 86bc2ee9da
dlrg: Place constants in an anonymous namespace (#1114) 5 years ago
pionere f5c1079d6f eliminate unused code 5 years ago
qndel ab9911064f unify checks for single and multiplayer 5 years ago
Anders Jenbo 38dbcf7641 Format source 5 years ago
Anders Jenbo 6580222d1c Add enums for level entrances 5 years ago
Gleb Mazovetskiy ec329e645c Fix all "no-write-strings" warnings 5 years ago
Anders Jenbo 46e3216aac Remove unused code 5 years ago
Anders Jenbo e073422ce7 Unify executable for Spawn and Retail 5 years ago
qndel b81d2eb831
some cleanups (#2099) 6 years ago
pionere 198d8a1142 BOOLs 6 years ago
Anders Jenbo 9821ff72d1 Document variables in drlg files 6 years ago
Anders Jenbo c384711a5f Backport cleanups from hellfire branch 6 years ago
Anders Jenbo f7e2283702 Reorder globals 6 years ago
galaxyhaxz c632e2d1d0
Names and bug fixes (#1974) 6 years ago
galaxyhaxz 71565b9c02
Several updates [enums+names] (#2002) 6 years ago
Anders Jenbo 3c276a3cd3 Add documentation 6 years ago
Anders Jenbo 20621a0642
add all.h and use in place of diablo.h (#2005) 6 years ago
Robin Eklind cc70c392e4 fix naming of setloadflag and pSetPiece (#1841) 6 years ago
Gleb Mazovetskiy 329c6b89bc Source/drlg_l[23].cpp: Use std::min/max instead of ternaries 6 years ago
Xadhoom a1b7b8522a Bugfixes 6 years ago
galaxyhaxz 02b40e27c5 Fix function order [drlg_l2.cpp] 6 years ago
Anders Jenbo 2348c3a8fd Documentations, enums and clean ups 6 years ago
Robin Eklind e155a9423e rename random to random_ to avoid collision with random in stdlib.h 6 years ago
Marlon Beijer d641c65562 Some fixes for Big Endian systems 7 years ago
qndel 6b286941f3 enums 7 years ago