Anders Jenbo
5e535c43bb
Update Source/objects.cpp
5 years ago
Chance4us
2477d956e9
[hellfire] correct the name for barrels
5 years ago
Anders Jenbo
1a57d98484
Clean up InitObjectGFX
5 years ago
Anders Jenbo
e48e10a44c
Add Hellfire barral sounds
6 years ago
Anders Jenbo
749cda49f1
Implement loading of hellfire object files
6 years ago
Anders Jenbo
e773e76fdc
Apply enums
6 years ago
Anders Jenbo
3157885502
Correct shareware ifdefs
6 years ago
Anders Jenbo
9e4458edc2
Add data for hellfire shrines
6 years ago
qndel
a62ea81495
more cleanup
6 years ago
qndel
132723e851
door fix
6 years ago
Anders Jenbo
e837130a98
Add missing book names ( #2113 )
6 years ago
qndel
1d84a096d1
fix compiling
6 years ago
qndel
b81d2eb831
some cleanups ( #2099 )
6 years ago
qndel
baa2eacb0c
OperateFountain cleanup ( #2096 )
6 years ago
qndel
95e084dbd3
apply enums ( #2088 )
6 years ago
qndel
92c6d23fad
apply DIABOOLS ( #2097 )
6 years ago
qndel
613fe07b48
BreakBarrel cleanup
6 years ago
qndel
cf15c6e9d2
FindValidShrine cleanup + enums
6 years ago
pionere
b948f0212c
MAXBELTITEMS + PMSG_COUNT
6 years ago
pionere
f0a51ccf65
use defs instead of literals
6 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
1ba96a6777
Add doxygen description to remaining engine files
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
Anders Jenbo
a291939a7d
Value types
6 years ago
Anders Jenbo
53ccf38a8c
Bool types
6 years ago
Anders Jenbo
31181b77c4
Bool comparisons
6 years ago
galaxyhaxz
c632e2d1d0
Names and bug fixes ( #1974 )
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
3c276a3cd3
Add documentation
...
- Add file documentation to about 1/4 of the files in Source
- Copy over a lot of the documentation from the sanctuary/notes repo
- Standardise all the existing documentation
- Create a configuration for Doxygen
- Add more documentation (engine.cpp is now fully documented)
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
qndel
c2587d9786
use enums ( #1997 )
6 years ago
qndel
760b89138e
[hellfire] new functions
6 years ago
qndel
3008439bc7
enums and stuff
6 years ago
Marco
29b9c99e5a
added some more values from enums ( #1955 )
6 years ago
qndel
c11804d11f
[hellfire] OperateStoryBook bin exact
6 years ago
qndel
c685a03a0e
[hellfire] OperateL1LDoor bin exact
6 years ago
qndel
2cab17027e
[hellfire] InitObjects bin exact
6 years ago
qndel
18abb94604
[hellfire] some loop fixes
6 years ago
Anders Jenbo
2751ecedd2
[hellfire] Add missing enums
6 years ago
qndel
937e64ff62
[hellfire] Obj_Door bin exact
6 years ago
qndel
2aaaa844ea
[hellfire] OperateShrine ( #1931 )
6 years ago
qndel
a38b4c6f51
[hellfire] AddShrine bin exact
6 years ago
qndel
726235089b
[hellfire] OperateL1RDoor bin exact
6 years ago
qndel
12676f6753
[hellfire] TryDisarm bin exact
6 years ago
qndel
0579cb3f6f
[hellfire] OperateBook bin exact
6 years ago
qndel
220e05d1b2
[hellfire] OperateSChambBk bin exact
6 years ago
qndel
11a1533f42
[hellfire] OperateChest bin exact
6 years ago