118 Commits (xad)

Author SHA1 Message Date
Anders Jenbo 8d6d508222 Correct some incorrect bool operations 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
Anders Jenbo c8a4cc1d1e Unify trivial monster code 5 years ago
qndel cf2b2aad6b
fix vs2019 release builds (#973) 5 years ago
Anders Jenbo d20eddf48e Unifcy a chunk of Hellfire's code pathts 5 years ago
qndel 7f7ae623df
Goe (#2163) 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 e073422ce7 Unify executable for Spawn and Retail 5 years ago
Anders Jenbo 8208c3bdaa Fix DRLG_L3SpawnEdge spawntable (again) 6 years ago
Anders Jenbo 695fdef40f Fix DRLG_L3SpawnEdge spawntable (again) 6 years ago
Anders Jenbo f21abaec0a
Fix DRLG_L3SpawnEdge spawntable 6 years ago
Anders Jenbo 05552f7df1
Correct cave replace pattern 6 years ago
pionere 198d8a1142 BOOLs 6 years ago
Anders Jenbo 31ac716c3d
99 lines of documentation (#2058) 6 years ago
Anders Jenbo 9821ff72d1 Document variables in drlg files 6 years ago
qndel 9a5ff805ed Remove hardcoded spawn location for Cave maps 6 years ago
Anders Jenbo a291939a7d Value types 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
Anders Jenbo 33bf216a88 Fix two OOB issues in drlg_l3 DRLG_L3Wood 6 years ago
Anders Jenbo 73816dce93
Update drlg_l3.cpp 6 years ago
Trevor Philip 6d22eefd41 pdir is uninitialized fix (#168) 6 years ago
Gleb Mazovetskiy 9e45a69280 Multiple OOB fixes for drlg_l3.cpp 6 years ago
Gleb Mazovetskiy a4fd2d4c33 Note for multiple OOB issues in drlg_l3.cpp 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
Anders Jenbo 2348c3a8fd Documentations, enums and clean ups 7 years ago
Robin Eklind e155a9423e rename random to random_ to avoid collision with random in stdlib.h 7 years ago
galaxyhaxz 2b05500486 Fix function order [drlg_l3.cpp] 7 years ago
Marlon Beijer d641c65562 Some fixes for Big Endian systems 7 years ago
qndel 6b286941f3 enums 7 years ago
Anders Jenbo 9daea5be8a Back port clean ups from Hellfire 7 years ago
galaxyhaxz aeb2d3a155 DRLG_L3.cpp bin exact 7 years ago
galaxyhaxz d6ed6a657e DRLG_L3/CreateL3Dungeon 7 years ago
Anders Jenbo f605138c79 Strip ASM code 7 years ago
Anders Jenbo 68d51e7d27 Implementing Spawned Shareware version 7 years ago
Adam Newgas c55c61f23a Update comments to doxygen style. 7 years ago
Adam Newgas 79ad7b9d9e Add some comments to some tricky to understand functions. 7 years ago
Adam Newgas fc8882b7db Add some bugfix notes. 7 years ago
Adam Newgas 66a1c246e6 Add dlrg_flag enum. 7 years ago
Adam Newgas 3d1d01ce86 More use of DMAXX/DMAXY 7 years ago
Xadhoom 3b203f7c50 BUGFIX comments for drlg_l?.cpp, gendung.cpp, monster.cpp 7 years ago
Anders Jenbo 32a51d17ca Align function signatures with PSX symbols 7 years ago
Anders Jenbo f71471eab7 Correct types related to glSeedTbl 7 years ago
galaxyhaxz ceafdf2337 Add DRLG_L3 bugfix comment 7 years ago
Joan Karadimov 5279141836 Use the DMAXX/DMAXY constants where possible 7 years ago