Commit graph

284 commits

Author SHA1 Message Date
Anders Jenbo
0383f9abcd Add documentation to more files 2020-03-02 02:29:28 +01: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
Anders Jenbo
e724668be5
Apply enum MFILE_FIREWAL 2020-01-20 16:56:13 +01:00
Anders Jenbo
bc2ab2289c
Apply enum MFILE_NONE
Thanks to @ MaxDesiatov
2020-01-20 16:38:45 +01:00
qndel
3008439bc7 enums and stuff 2020-01-15 15:46:21 +01:00
galaxyhaxz
1657af4b08 Missing blood boil+FreeMissGFX 2020-01-14 22:19:53 +01:00
Marco
29b9c99e5a added some more values from enums (#1955) 2020-01-14 17:30:13 +01:00
Anders Jenbo
0c90ad0527 Set bool values TRUE/FALSE 2019-12-22 23:57:10 +01:00
Anders Jenbo
5fa0c5781b Backport cleanups from Hellfire branch 2019-12-15 06:14:57 +01:00
galaxyhaxz
9c98c1e43d Fix all "pass by ref" functions 2019-12-02 09:16:01 +01:00
Anders Jenbo
65efc7e3fc
DIR_W 2019-11-10 01:00:42 +01:00
Anders Jenbo
3e7d352fde Format files 2019-10-21 20:04:14 +02:00
Robin Eklind
e155a9423e rename random to random_ to avoid collision with random in stdlib.h
Fixes #1813.
2019-10-21 09:56:36 +02:00
qndel
7129558d0b apply enums 2019-10-05 15:24:44 +02:00
qndel
2c7818c5d9 miss_null_32 cleanup 2019-10-02 05:37:36 +02:00
qndel
4f2fe6174d GetDamageAmt cleanup 2019-09-30 02:34:52 +02:00
qndel
c8ad43971b MI_Element cleanup 2019-09-30 02:05:23 +02:00
qndel
76eb0a3d68 MI_Firewall cleanup 2019-09-20 20:05:46 +02:00
qndel
4b0ffef781 AddRhino cleanup 2019-09-20 20:05:11 +02:00
qndel
880a5d6b72 AddStone cleanup 2019-09-20 20:05:00 +02:00
qndel
bba1ab1da9 AddResurrectBeam cleanup 2019-09-20 07:11:19 +02:00
qndel
4940163d0e AddTeleport cleanup 2019-09-20 04:43:47 +02:00
Anders Jenbo
f331d3b5a4 Backport Hellfire cleanups 2019-09-05 15:20:27 +02:00
qndel
61acfa3963 MI_LArrow cleanup 2019-09-05 15:15:04 +02:00
qndel
4d5d8479db MI_Golem cleanup 2019-09-05 14:38:19 +02:00
qndel
4899eeb962 AddFlash cleanup 2019-09-05 14:32:36 +02:00
qndel
ae0fdc2b6f MI_Fireball cleanup (#1525) 2019-09-05 14:30:56 +02:00
qndel
e4dbac3eb1 MI_Etherealize cleanup 2019-09-05 08:18:29 +02:00
qndel
c30daae0a4 MI_Firemove cleanup 2019-09-05 08:16:17 +02:00
qndel
6d842cef94 AddTown cleanup 2019-09-05 08:15:07 +02:00
qndel
6b9126ba28 replace 50 with range 2019-09-05 08:14:17 +02:00
qndel
35eedb4327 miss_null_1D cleanup 2019-09-05 08:14:17 +02:00
qndel
854e73aa82 MI_Teleport cleanup 2019-09-05 08:10:44 +02:00
qndel
c3a325bf85 MI_Acidsplat cleanup 2019-09-05 08:09:55 +02:00
qndel
0f42653b6f MI_Flamec cleanup 2019-09-05 08:09:05 +02:00
qndel
bafb09b506 MI_Flame cleanup 2019-09-05 08:08:47 +02:00
qndel
c0c2f82ab7 MI_Hbolt cleanup 2019-09-05 08:08:27 +02:00
qndel
35b5c33f00 MI_Lightball cleanup 2019-09-05 08:06:52 +02:00
qndel
d07c8b805f Sentfire cleanup 2019-09-05 08:06:32 +02:00
qndel
ce9095fab2 AddFlamec cleanup 2019-09-05 08:05:57 +02:00
qndel
5a79b3c0f1 AddFlash2 cleanup 2019-09-05 08:05:40 +02:00
qndel
4654e753c8 AddEtherealize cleanup 2019-09-05 08:05:23 +02:00
qndel
adf7065579 AddNova cleanup 2019-09-05 07:59:37 +02:00
qndel
dba70750b9 AddFlame cleanup 2019-09-05 07:41:16 +02:00
qndel
d1d470ea87 AddInfra cleanup 2019-09-04 23:21:16 +02:00
qndel
3fd9ab5256 AddFireball cleanup 2019-09-04 23:16:34 +02:00
qndel
ae2bf1e3b4 AddAcidpud cleanup 2019-09-04 22:43:46 +02:00
qndel
914ab1b0b3 AddElement cleanup 2019-09-04 22:38:07 +02:00
qndel
965edd47ff AddApoca cleanup 2019-09-04 21:11:44 +02:00