Anders Jenbo
d20eddf48e
Unifcy a chunk of Hellfire's code pathts
2020-12-28 01:11:25 +01:00
Anders Jenbo
c1a126868b
Merge branch 'master' of github.com:diasurgical/devilution
2020-12-28 01:06:38 +01:00
Anders Jenbo
448281a916
[hellfire] SpawnWitch
2020-12-27 18:26:16 +01:00
Anders Jenbo
557af48363
[hellfire] SpawnBoy
2020-12-27 18:25:57 +01:00
Anders Jenbo
f7a8d515fe
[hellfire] CalcPlrItemVals
2020-12-27 06:27:26 +01:00
Anders Jenbo
a23e039412
Clean up PrintItemPower
2020-12-27 06:27:19 +01:00
Anders Jenbo
e80d87a9bc
[hellfire] UseItem
2020-12-27 06:27:14 +01:00
Anders Jenbo
21d18d5c31
[hellfire] SpawnOnePremium
2020-12-27 06:27:07 +01:00
Anders Jenbo
61b2d0de95
Merge branch 'master' of github.com:diasurgical/devilution
2020-12-16 02:24:39 +01:00
qndel
e73e1fc114
some cleanup
2020-12-06 23:45:33 +01:00
Anders Jenbo
5b085ad957
[hellfire] GetItemPower
2020-12-05 22:52:38 +01:00
Juliano Goncalves
00f3b753ee
Extract valid readied spell logic
2020-12-04 19:29:23 +01:00
Juliano Goncalves
c2ed83eb5e
Ensure consistent types for '_pScrlSpells' and '_pISpells' operations
2020-12-04 19:29:23 +01:00
qndel
c4c2e0420c
spell defines and macros ( #2162 )
2020-12-04 19:18:22 +01:00
qndel
7f7ae623df
Goe ( #2163 )
...
* proper random_ comparisons
* proper mienemy comparisons
* add mienemy/micaster enum
* GOE enum
2020-12-04 19:16:58 +01:00
qndel
a597e6d0d5
fix compiling ( #2166 )
2020-12-04 08:31:45 +01:00
Anders Jenbo
38dbcf7641
Format source
2020-12-02 00:52:38 +01:00
qndel
f2c7ee7dfd
ids next to items
2020-11-29 13:42:31 +01:00
qndel
a2dc735f6b
some cleanup
2020-11-23 17:04:50 +01:00
Anders Jenbo
d4976f70ac
Merge branch 'master' of github.com:diasurgical/devilution
2020-11-09 06:36:10 +01:00
Anders Jenbo
3b04a4d6d9
[hellfire] SpawnPremium min diff
2020-11-09 02:06:09 +01:00
Anders Jenbo
fa3785a475
Merge branch 'master' of github.com:diasurgical/devilution
2020-11-04 03:02:48 +01:00
Anders Jenbo
9f9a7920d4
Reorder items.cpp
2020-11-03 02:05:01 +01:00
Anders Jenbo
72e2637061
Merge branch 'master' of github.com:diasurgical/devilution
2020-10-25 17:38:06 +01:00
Gleb Mazovetskiy
ec329e645c
Fix all "no-write-strings" warnings
2020-10-25 15:37:51 +01:00
Anders Jenbo
e073422ce7
Unify executable for Spawn and Retail
...
The game will now autodetect if it should run in shareware mode or full
retail based on the found mpq file. Additionally it can beforced in the
shareware mode with --spawn even if the retail data is found.
This simplifies a lot of the spagetty code and lets us better refactor,
also worth noteing is that we won't have to setup a secound set of build
tests.
2020-10-20 19:42:01 +02:00
Anders Jenbo
ac8a2a410e
Fix building Hellfire with CLang
2020-10-19 06:33:17 +02:00
Anders Jenbo
ad2ac2aeeb
Merge branch 'master' of github.com:diasurgical/devilution
2020-10-15 03:55:36 +02:00
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
Anders Jenbo
2d6c1efeab
Merge branch 'master' of github.com:diasurgical/devilution
2020-10-12 10:46:28 +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
Anders Jenbo
f1a193e1e2
Merge branch 'master' of github.com:diasurgical/devilution
2020-10-11 07:01:25 +02:00
pionere
f0a51ccf65
use defs instead of literals
2020-10-11 06:37:14 +02:00
Juliano Leal Goncalves
18aa44277f
Fix incorrect spelling of 'right-click[ing]'
2020-10-07 04:16:18 +02:00
Anders Jenbo
893efd51ea
Merge branch 'master' of github.com:diasurgical/devilution
2020-09-27 03:34:42 +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
Anders Jenbo
3227fea5c0
Merge branch 'master' of github.com:diasurgical/devilution
2020-04-26 21:44:34 +02:00
Robin Eklind
e6fa244fa7
items: add BUGFIX comment for SaveItemPower
2020-04-26 19:32:38 +02:00