Commit graph

343 commits

Author SHA1 Message Date
qndel
95e084dbd3
apply enums (#2088) 2020-10-12 00:23:59 +02:00
qndel
92c6d23fad
apply DIABOOLS (#2097) 2020-10-12 00:22:13 +02:00
qndel
613fe07b48 BreakBarrel cleanup 2020-10-12 00:11:48 +02:00
qndel
cf15c6e9d2 FindValidShrine cleanup + enums 2020-10-12 00:11:05 +02:00
Anders Jenbo
7e04c63977 Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
pionere
b948f0212c MAXBELTITEMS + PMSG_COUNT 2020-10-11 06:41:17 +02:00
pionere
f0a51ccf65 use defs instead of literals 2020-10-11 06:37:14 +02:00
Anders Jenbo
e226b918a0 Clean up enum usage 2020-09-19 14:22:34 +02:00
Anders Jenbo
c1b4d3d8b5 Copy documentation from sanctuary/notes 2020-07-06 05:43:25 +02:00
Anders Jenbo
1ba96a6777 Add doxygen description to remaining engine files 2020-07-06 05:43:25 +02:00
Anders Jenbo
2ec7c78eae Format source 2020-04-08 22:28:53 +02:00
Anders Jenbo
c384711a5f Backport cleanups from hellfire branch 2020-04-08 20:16:32 +02:00
Anders Jenbo
e6e0ebe15a Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-07 03:46:20 +02:00
Anders Jenbo
f1c216e688 Make player struct x/y fields match monster struct 2020-04-07 03:26:38 +02:00
Anders Jenbo
cc0f92d45b Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-06 06:09:30 +02:00
Anders Jenbo
a291939a7d Value types 2020-04-06 05:43:20 +02:00
Anders Jenbo
53ccf38a8c Bool types 2020-04-06 05:43:20 +02:00
Anders Jenbo
31181b77c4 Bool comparisons 2020-04-06 05:43:20 +02:00
Anders Jenbo
b040c04a18 Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-04 07:56:06 +02:00
galaxyhaxz
c632e2d1d0
Names and bug fixes (#1974) 2020-03-12 04:32:53 +01:00
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>
2020-03-11 21:27:40 -05:00
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)
2020-03-01 22:18:00 +01:00
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).
2020-02-14 13:12:54 +01:00
qndel
c2587d9786 use enums (#1997) 2020-01-28 17:33:34 +01:00
qndel
760b89138e [hellfire] new functions 2020-01-21 07:25:20 +01:00
qndel
3008439bc7 enums and stuff 2020-01-15 15:46:21 +01:00
Marco
29b9c99e5a added some more values from enums (#1955) 2020-01-14 17:30:13 +01:00
qndel
c11804d11f [hellfire] OperateStoryBook bin exact 2020-01-13 21:38:33 +01:00
qndel
c685a03a0e [hellfire] OperateL1LDoor bin exact 2020-01-13 21:37:03 +01:00
Anders Jenbo
5a469e7b97 Merge branch 'master' into hellfire 2020-01-13 00:02:47 +01:00
qndel
2cab17027e [hellfire] InitObjects bin exact 2020-01-12 22:52:49 +01:00
qndel
18abb94604 [hellfire] some loop fixes 2020-01-12 18:06:25 +01:00
Anders Jenbo
2751ecedd2 [hellfire] Add missing enums 2020-01-12 18:04:40 +01:00
qndel
937e64ff62 [hellfire] Obj_Door bin exact 2020-01-12 05:27:08 +01:00
qndel
2aaaa844ea [hellfire] OperateShrine (#1931) 2020-01-07 23:23:42 +01:00
qndel
a38b4c6f51 [hellfire] AddShrine bin exact 2020-01-07 21:29:12 +01:00
qndel
726235089b [hellfire] OperateL1RDoor bin exact 2020-01-07 21:12:12 +01:00
qndel
12676f6753 [hellfire] TryDisarm bin exact 2020-01-07 21:11:06 +01:00
qndel
0579cb3f6f [hellfire] OperateBook bin exact 2020-01-07 21:09:55 +01:00
qndel
220e05d1b2 [hellfire] OperateSChambBk bin exact 2020-01-07 21:08:25 +01:00
qndel
11a1533f42 [hellfire] OperateChest bin exact 2020-01-07 21:07:56 +01:00
qndel
f9558c81c4 AddObject cleanup 2020-01-07 16:35:03 +01:00
qndel
59ccb89e12 ProcessObjects cleanup 2020-01-07 06:50:54 +01:00
Marco
a939a7f0be Enum for object trap 2020-01-06 20:26:55 +01:00
qndel
6a8e2f0e25 SetupObject cleanup 2020-01-03 03:14:53 +01:00
qndel
b01f1907b5 Obj_Circle cleanup 2020-01-03 00:32:27 +01:00
Anders Jenbo
de02a0e870 Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-01-02 23:59:21 +01:00
qndel
1e3ca438ae [hellfire] SyncOpL2Door, SyncOpL3Door bin exact 2020-01-02 23:55:23 +01:00
qndel
cfd65da227 [hellfire] SyncOpL1Door bin exact 2020-01-02 23:55:06 +01:00
qndel
f3dd3615c3 [hellfire] OperateSarc bin exact (#1912) 2020-01-02 23:54:20 +01:00