Commit Graph

20 Commits

Author SHA1 Message Date
qndel 7f7ae623df Goe (#2163)
* proper random_ comparisons
* proper mienemy comparisons
* add mienemy/micaster enum
* GOE enum
2020-12-04 19:16:58 +01:00
Anders Jenbo 38dbcf7641 Format source 2020-12-02 00:52:38 +01:00
qndel d5c52d26c6 label 2020-11-29 13:42:31 +01:00
qndel 0f18259f7b formatting 2020-11-29 13:42:31 +01:00
qndel f2c7ee7dfd ids next to items 2020-11-29 13:42:31 +01:00
qndel 38846a0f15 fix hellfire items 2020-11-29 13:42:31 +01:00
Anders Jenbo 7e04c63977 Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
pionere f0a51ccf65 use defs instead of literals 2020-10-11 06:37:14 +02:00
Anders Jenbo c384711a5f Backport cleanups from hellfire branch 2020-04-08 20:16:32 +02:00
Anders Jenbo b040c04a18 Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-04 07:56:06 +02:00
Anders Jenbo 187a021b30 More documentation from sanctuary/notes (#2026) 2020-03-30 11:31:36 +02:00
Anders Jenbo 0383f9abcd Add documentation to more files 2020-03-02 02:29:28 +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 36e8cd5bec Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-15 07:13:24 +01:00
Anders Jenbo c62a9086b7 [hellfire] Fix broken data 2019-12-15 06:52:17 +01:00
Anders Jenbo 5fa0c5781b Backport cleanups from Hellfire branch 2019-12-15 06:14:57 +01:00
Anders Jenbo 4caa9be882 Itemdat (#1717)
* Align itemdat.cpp

* [hellfire] Add itemdat and related enums
2019-10-04 09:24:36 +02:00
Sergey Semushin 4dcdca87b4 hellfire: apply item changes to AllItemsList + add several items to enums. 2019-09-14 18:06:19 +03:00
Anders Jenbo c1f9e8293e Correct new line encoding
_asm.cpp and _render.cpp is still incorrectly encoded
2019-07-06 16:48:37 +02:00
galaxyhaxz 610580625e Split data from files 2019-04-29 01:40:44 +02:00