Commit graph

374 commits

Author SHA1 Message Date
Anders Jenbo
d665dfae9a Clean up RndItem 2020-10-15 03:08:16 +02:00
Anders Jenbo
e0825eb60a Clean up SaveItemPower 2020-10-15 03:03:09 +02:00
qndel
95e084dbd3
apply enums (#2088) 2020-10-12 00:23:59 +02:00
qndel
7b8dd91979 [hellfire] HealerItemOk bin exact 2020-10-12 00:14:56 +02:00
qndel
b0142637b7
Ear cleanup #2 (#2100) 2020-10-12 00:14:24 +02:00
qndel
46e38e025e RechargeItem cleanup 2020-10-12 00:04:02 +02:00
qndel
1d308c5f95 CalcSelfItems cleanup 2020-10-12 00:03:50 +02:00
Anders Jenbo
7e04c63977 Merge branch 'hellfire' of github.com:diasurgical/devilution 2020-10-11 23:53:07 +02:00
qndel
01ef654093 RndItem cleanup 2020-10-11 16:12:05 +02:00
pionere
f0a51ccf65 use defs instead of literals 2020-10-11 06:37:14 +02:00
Tyler
c803c6aa66 Calculate position of screen elements 2020-09-27 00:21:54 +02:00
qndel
2cc494581f Add enum for icreateinfo 2020-09-01 07:02:38 +02:00
Anders Jenbo
c1b4d3d8b5 Copy documentation from sanctuary/notes 2020-07-06 05:43:25 +02:00
Robin Eklind
60eb5c946c items: add BUGFIX comment for DrawULine 2020-07-03 02:19:38 +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
Robin Eklind
e6fa244fa7 items: add BUGFIX comment for SaveItemPower 2020-04-26 19:32:38 +02:00
Anders Jenbo
fe82c0b1f1 Clean up GetItemPower
Thanks @tsunamistate for bringing attention to this
2020-04-15 16:52:42 +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
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
630655d9e4 Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2020-04-08 21:58:34 +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
qndel
92c4824820 [hellfire] CalcPlrItemVals 2020-04-06 07:42:34 +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
Robin Eklind
09e25b1e10
Merge pull request #2014 from mewpull/bug-SetupAllItems
Document BUG in SetupAllItems when recreating unique items.
2020-03-03 11:11:34 +01:00
Anders Jenbo
0383f9abcd Add documentation to more files 2020-03-02 02:29:28 +01:00
Robin Eklind
68a8f07d2b Document BUG in SetupAllItems when recreating unique items. 2020-03-01 23:33: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
415b175dd0 [hellfire] InitItemGFX bin exact 2020-01-20 08:17:13 +01:00
Anders Jenbo
b7837cd490 [hellfire] PrintItemPower 2020-01-19 15:34:46 +01:00
Anders Jenbo
55171e30b3 [hellfire] UseItem 2020-01-19 15:29:38 +01:00
Anders Jenbo
cd39235c53 [hellfire] PrintItemOil 2020-01-19 15:29:38 +01:00
Anders Jenbo
d1f1b86c7e [hellfire] OilItem 2020-01-19 15:29:38 +01:00
Anders Jenbo
dad6d418e3 [hellfire] Rename item spawn functions 2020-01-18 15:37:57 +01:00
galaxyhaxz
2c60ceb92a Fix items and cutscenes 2020-01-17 22:20:29 +01:00
Anders Jenbo
14aab09dee [hellfire] TalkToTowner and CreateAmulet (#1966)
* [hellfire] CreateAmulet

* [hellfire] TalkToTowner
2020-01-17 13:36:35 -06:00
qndel
3008439bc7 enums and stuff 2020-01-15 15:46:21 +01:00
Marco
df2e6b2bb9 affix_item_type enum 2020-01-14 19:12:16 +01:00
Marco
29b9c99e5a added some more values from enums (#1955) 2020-01-14 17:30:13 +01:00
Anders Jenbo
5d57c3cb9c
[hellfire] SetupTownStores and SmithBuyPItem (#1950) 2020-01-12 23:44:28 +01:00
Anders Jenbo
2751ecedd2 [hellfire] Add missing enums 2020-01-12 18:04:40 +01:00
Anders Jenbo
865575bb99
[hellfire] TryIconCurs && DoOil (#1941) 2020-01-10 11:07:37 +01:00
Anders Jenbo
3777219600 [hellfire] jogging menu options 2020-01-09 23:58:25 +01:00