Commit Graph

195 Commits

Author SHA1 Message Date
Robin Eklind 7d536834ce inv: add incorrect enum/off-by-one BUGFIX for UseInvItem 2021-08-04 16:08:10 +02:00
Anders Jenbo a4a134135c BUGFIX note for CornerStone _itype 2021-04-02 01:32:37 +02:00
Anders Jenbo adf5f8f504 Clean up hellfire related code 2021-01-31 13:37:42 +01:00
Anders Jenbo ba484f5a7e Deduplicate GoldAutoPlace 2021-01-09 16:48:32 +01:00
Anders Jenbo a8857130b5 [hellfire] CheckInvPaste 2020-12-11 09:15:07 +01:00
qndel c4c2e0420c spell defines and macros (#2162) 2020-12-04 19:18:22 +01:00
Anders Jenbo 38dbcf7641 Format source 2020-12-02 00:52:38 +01:00
qndel a2dc735f6b some cleanup 2020-11-23 17:04:50 +01:00
qndel 73dce4fa39 minor cleanup 2020-11-12 15:13:01 +01:00
Anders Jenbo 5b48394689 WIP CheckInvPaste 2020-11-09 01:57:38 +01:00
Gleb Mazovetskiy ec329e645c Fix all "no-write-strings" warnings 2020-10-25 15:37:51 +01:00
Anders Jenbo 3157885502 Correct shareware ifdefs 2020-10-13 07:42:35 +02:00
qndel b81d2eb831 some cleanups (#2099) 2020-10-12 00:42:02 +02:00
Anders Jenbo 7e04c63977 Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
pionere 92cc9d589c Apply another bunch defines 2020-10-11 06:42:13 +02:00
pionere d3fd97705f invitem 2020-10-11 06:41:36 +02:00
pionere 146d4114f9 slots 2020-10-11 06:41:24 +02:00
pionere f0a51ccf65 use defs instead of literals 2020-10-11 06:37:14 +02:00
Juliano Goncalves cf53a03585 Use 'MAXBELTITEMS' in belt traversal logic. 2020-10-01 03:29:43 +02:00
pionere 4c02613cd0 maxitems 2020-09-28 01:54:59 +02:00
Anders Jenbo 145ab3c48e Apply more defines to replace magic numbers 2020-09-27 05:33:00 +02:00
Anders Jenbo efa445731a Apply NUM_XY_SLOTS 2020-09-27 04:21:49 +02:00
qndel 2cc494581f Add enum for icreateinfo 2020-09-01 07:02:38 +02:00
Anders Jenbo 31ac716c3d 99 lines of documentation (#2058) 2020-07-07 19:36:18 +02:00
Anders Jenbo 18bec27121 Hellfire clean ups 2020-04-26 22:34:30 +02:00
Anders Jenbo 659dc41aa5 Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-26 22:10:34 +02:00
Anders Jenbo 46224337d8 Fix bin diff 2020-04-14 12:52:44 +02:00
Anders Jenbo 3b8bcf98bf Enable assertions 2020-04-11 15:22:40 +02:00
Anders Jenbo 350646fe95 Correct signatures 2020-04-11 15:22:40 +02:00
Anders Jenbo d008af43b0 Semantic code style cleanups 2020-04-11 15:22:40 +02:00
Anders Jenbo 30f4f1d71b Add struct for CornerStone 2020-04-10 10:08:55 +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 3f11876aba Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-06 10:48:11 +02:00
qndel 5191237f42 enums and stuff (#2024) 2020-04-06 08:04:14 +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
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 0383f9abcd Add documentation to more files 2020-03-02 02:29:28 +01:00
galaxyhaxz 81ff8e6287 Metallic hydrogen neural array 2020-02-28 16:35:57 -06: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
galaxyhaxz ca7b94c009 Fix inventory drawing and missiles (#1973) 2020-01-17 16:53:51 -06:00
galaxyhaxz 38c748b6fd Add network commands and cursors (#1967) 2020-01-17 13:37:22 -06:00
qndel 3008439bc7 enums and stuff 2020-01-15 15:46:21 +01:00
Anders Jenbo 5a469e7b97 Merge branch 'master' into hellfire 2020-01-13 00:02:47 +01:00
Anders Jenbo 87361e8ecc [hellfire] rename inv_420FD0 to inv_diablo_to_hellfire 2020-01-12 05:29:51 +01:00
Anders Jenbo cee06d07a7 Correct spelling of color 2020-01-10 11:13:47 +01:00
Anders Jenbo 7369deba1b Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-25 20:25:56 +01:00