Gleb Mazovetskiy
ec329e645c
Fix all "no-write-strings" warnings
5 years ago
Anders Jenbo
35ca35e813
Books are present on all floors of the crypt
5 years ago
Anders Jenbo
f434bd6504
Add hellfire bugfix
6 years ago
Anders Jenbo
749cda49f1
Implement loading of hellfire object files
6 years ago
Anders Jenbo
f33e2fa4b7
Add hellfire AllObjects data
...
This should fix books not appearing in the crypt
6 years ago
Anders Jenbo
8ecb56952f
Correct right L2DOOR not having oTrapFlag enabled
6 years ago
Anders Jenbo
e226b918a0
Clean up enum usage
6 years ago
Anders Jenbo
1ba96a6777
Add doxygen description to remaining engine files
6 years ago
Anders Jenbo
10be0c66e0
Correct ObjTypeConv
6 years ago
Anders Jenbo
8c3ec91232
Use enums in the ObjTypeConv map
6 years ago
Anders Jenbo
054458845a
Fix CLang builds
...
Possibly the type of ObjDataStruct should be changed to byte
6 years ago
Anders Jenbo
a291939a7d
Value types
6 years ago
Anders Jenbo
187a021b30
More documentation from sanctuary/notes ( #2026 )
6 years ago
Anders Jenbo
d6f70c56ce
Format 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
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