qndel
fa0b326498
unify names
5 years ago
Anders Jenbo
e226b918a0
Clean up enum usage
6 years ago
Anders Jenbo
c1b4d3d8b5
Copy documentation from sanctuary/notes
6 years ago
Anders Jenbo
2ec7c78eae
Format source
6 years ago
Anders Jenbo
edcd92e012
Misc clean ups that missed last round
6 years ago
Anders Jenbo
1340192b59
Correct array sizes
6 years ago
Anders Jenbo
c09c37ec21
Create define for monsterAvailTbl
6 years ago
Anders Jenbo
7db4ed749a
Apply more enums, defines and types
6 years ago
galaxyhaxz
71565b9c02
Several updates [enums+names] ( #2002 )
...
* Several updates
* Correct msg_get_next_packet
* Update enums.h
Co-Authored-By: Robin Eklind <mewmew@users.noreply.github.com>
Co-authored-by: Robin Eklind <mewmew@users.noreply.github.com>
6 years ago
Anders Jenbo
0383f9abcd
Add documentation to more files
6 years ago
Anders Jenbo
20621a0642
add all.h and use in place of diablo.h ( #2005 )
...
Now diablo.h is treated in the same way as all other header files of
Source, as it only contains the declarations of global variables and
functions of diablo.cpp.
Besides consistency, this also enables mods to include diablo.h just
like any other header file without having to include every header file
(and without having to include C++ specific aspects of the now all.h).
6 years ago
Anders Jenbo
edb2f774d4
Fix Devil Kin Brute being enabled
6 years ago
Anders Jenbo
c62a9086b7
[hellfire] Fix broken data
6 years ago
Anders Jenbo
5fa0c5781b
Backport cleanups from Hellfire branch
6 years ago
Anders Jenbo
a18720892b
Correct Hork Demon AI and align table
7 years ago
Anders Jenbo
b57a512b90
Document MonstAvailTbl
7 years ago
Anders Jenbo
078329e79c
[hellfire] Correct monster data
7 years ago
galaxyhaxz
8ad915da83
Fix monsters
7 years ago
Robin Eklind
85d948d05d
Update Source/monstdat.cpp
7 years ago
Anders Jenbo
9aec39a07d
Add UniqMonst
7 years ago
Anders Jenbo
8e726b3d50
[hellfire] Monster data
7 years ago
Anders Jenbo
68d51e7d27
Implementing Spawned Shareware version
7 years ago
Anders Jenbo
5ab9f4609a
Clean up signedness
7 years ago
Anders Jenbo
c1f9e8293e
Correct new line encoding
...
_asm.cpp and _render.cpp is still incorrectly encoded
7 years ago
galaxyhaxz
610580625e
Split data from files
7 years ago