Anders Jenbo
d20eddf48e
Unifcy a chunk of Hellfire's code pathts
5 years ago
Anders Jenbo
448281a916
[hellfire] SpawnWitch
5 years ago
Anders Jenbo
557af48363
[hellfire] SpawnBoy
5 years ago
Anders Jenbo
f7a8d515fe
[hellfire] CalcPlrItemVals
5 years ago
Anders Jenbo
a23e039412
Clean up PrintItemPower
5 years ago
Anders Jenbo
e80d87a9bc
[hellfire] UseItem
5 years ago
Anders Jenbo
21d18d5c31
[hellfire] SpawnOnePremium
5 years ago
qndel
e73e1fc114
some cleanup
5 years ago
Anders Jenbo
5b085ad957
[hellfire] GetItemPower
5 years ago
Juliano Goncalves
00f3b753ee
Extract valid readied spell logic
5 years ago
Juliano Goncalves
c2ed83eb5e
Ensure consistent types for '_pScrlSpells' and '_pISpells' operations
5 years ago
qndel
c4c2e0420c
spell defines and macros ( #2162 )
5 years ago
qndel
7f7ae623df
Goe ( #2163 )
...
* proper random_ comparisons
* proper mienemy comparisons
* add mienemy/micaster enum
* GOE enum
5 years ago
qndel
a597e6d0d5
fix compiling ( #2166 )
5 years ago
Anders Jenbo
38dbcf7641
Format source
5 years ago
qndel
f2c7ee7dfd
ids next to items
5 years ago
qndel
a2dc735f6b
some cleanup
5 years ago
Anders Jenbo
3b04a4d6d9
[hellfire] SpawnPremium min diff
5 years ago
Anders Jenbo
9f9a7920d4
Reorder items.cpp
5 years ago
Gleb Mazovetskiy
ec329e645c
Fix all "no-write-strings" warnings
5 years ago
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.
5 years ago
Anders Jenbo
ac8a2a410e
Fix building Hellfire with CLang
5 years ago
Anders Jenbo
d665dfae9a
Clean up RndItem
5 years ago
Anders Jenbo
e0825eb60a
Clean up SaveItemPower
5 years ago
qndel
95e084dbd3
apply enums ( #2088 )
6 years ago
qndel
7b8dd91979
[hellfire] HealerItemOk bin exact
6 years ago
qndel
b0142637b7
Ear cleanup #2 ( #2100 )
6 years ago
qndel
46e38e025e
RechargeItem cleanup
6 years ago
qndel
1d308c5f95
CalcSelfItems cleanup
6 years ago
qndel
01ef654093
RndItem cleanup
6 years ago
pionere
f0a51ccf65
use defs instead of literals
6 years ago
Juliano Leal Goncalves
18aa44277f
Fix incorrect spelling of 'right-click[ing]'
6 years ago
Tyler
c803c6aa66
Calculate position of screen elements
6 years ago
qndel
2cc494581f
Add enum for icreateinfo
6 years ago
Anders Jenbo
c1b4d3d8b5
Copy documentation from sanctuary/notes
6 years ago
Robin Eklind
60eb5c946c
items: add BUGFIX comment for DrawULine
6 years ago
Anders Jenbo
18bec27121
Hellfire clean ups
6 years ago
Robin Eklind
e6fa244fa7
items: add BUGFIX comment for SaveItemPower
6 years ago
Anders Jenbo
fe82c0b1f1
Clean up GetItemPower
...
Thanks @tsunamistate for bringing attention to this
6 years ago
Anders Jenbo
46224337d8
Fix bin diff
6 years ago
Anders Jenbo
3b8bcf98bf
Enable assertions
6 years ago
Anders Jenbo
d008af43b0
Semantic code style cleanups
6 years ago
Anders Jenbo
30f4f1d71b
Add struct for CornerStone
6 years ago
Anders Jenbo
c384711a5f
Backport cleanups from hellfire branch
6 years ago
Anders Jenbo
f1c216e688
Make player struct x/y fields match monster struct
6 years ago
qndel
92c4824820
[hellfire] CalcPlrItemVals
6 years ago
galaxyhaxz
c632e2d1d0
Names and bug fixes ( #1974 )
6 years ago
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>
6 years ago
Anders Jenbo
0383f9abcd
Add documentation to more files
6 years ago
Robin Eklind
68a8f07d2b
Document BUG in SetupAllItems when recreating unique items.
6 years ago