Anders Jenbo
c3b4b5193f
Unify a chunk of Hellfire code
5 years ago
Anders Jenbo
00e3ff08ae
Unify majorty of monster.cpp
5 years ago
Anders Jenbo
4ffbb32952
[hellfire] Allow continuing Diablo saves in Hellfire and vice versa
5 years ago
qndel
7f7ae623df
Goe ( #2163 )
...
* proper random_ comparisons
* proper mienemy comparisons
* add mienemy/micaster enum
* GOE enum
5 years ago
Anders Jenbo
38dbcf7641
Format source
5 years ago
qndel
d5c52d26c6
label
5 years ago
qndel
0f18259f7b
formatting
5 years ago
qndel
f2c7ee7dfd
ids next to items
5 years ago
qndel
38846a0f15
fix hellfire items
5 years ago
pionere
f0a51ccf65
use defs instead of literals
6 years ago
Anders Jenbo
c384711a5f
Backport cleanups from hellfire branch
6 years ago
Anders Jenbo
187a021b30
More documentation from sanctuary/notes ( #2026 )
6 years ago
Anders Jenbo
0383f9abcd
Add documentation to more files
6 years ago
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).
6 years ago
Anders Jenbo
c62a9086b7
[hellfire] Fix broken data
6 years ago
Anders Jenbo
5fa0c5781b
Backport cleanups from Hellfire branch
6 years ago
Anders Jenbo
4caa9be882
Itemdat ( #1717 )
...
* Align itemdat.cpp
* [hellfire] Add itemdat and related enums
7 years ago
Sergey Semushin
4dcdca87b4
hellfire: apply item changes to AllItemsList + add several items to enums.
7 years ago
Anders Jenbo
c1f9e8293e
Correct new line encoding
...
_asm.cpp and _render.cpp is still incorrectly encoded
7 years ago
galaxyhaxz
610580625e
Split data from files
7 years ago
Anders Jenbo
bc9238f68d
Clean up SpawnRock
7 years ago
Anders Jenbo
069366e9be
Clean up RespawnItem
7 years ago
Anders Jenbo
01878f49d9
Clean up GetItemStr
7 years ago
Anders Jenbo
f066ba3c48
Clean up CheckIdentify
7 years ago
Anders Jenbo
9a0596c6f0
Clean up RepairItem
7 years ago
Anders Jenbo
473b80312e
clean up DoRecharge
7 years ago
Anders Jenbo
70143119cb
Clean up RechargeItem
7 years ago
Anders Jenbo
f30e65b672
Clean up PrintItemDur
7 years ago
Anders Jenbo
b815c8ebda
Clean up PrintItemOil
7 years ago
Anders Jenbo
104ddff16b
Clean up PrintUString
7 years ago
Anders Jenbo
0158b2801a
Clean up RecreateSmithItem
7 years ago
Anders Jenbo
e2a84e064e
Clean up RecreateWitchItem
7 years ago
Anders Jenbo
85bc3c6d36
Clean up CreateSpellBook
7 years ago
Anders Jenbo
9890fbf89e
Apply itype enum
7 years ago
Daniel Liden
387b5e572f
bin perfect CreateRndUseful ( #1072 )
7 years ago
Anders Jenbo
12372eb0b3
Clean up PrintItemPower
7 years ago
Daniel Liden
05c12f66d2
bin perfect RecalcStoreStats ( #1043 )
7 years ago
qndel
c424cb1028
CalcPlrBookVals bin exact ( #1052 )
7 years ago
7i
1bf3f5fa8b
bin perfect RecreateHealerItem
7 years ago
qndel
e6744a4f0d
GetBookSpell bin exact
7 years ago
qndel
f6e66e15af
CalcItemValue bin exact
7 years ago
Anders Jenbo
deb4288849
Code style
7 years ago
Anders Jenbo
55a0396f8f
Clean up mem_free_dbg style
7 years ago
galaxyhaxz
777c517b8e
Change ASM macro
7 years ago
galaxyhaxz
540892ff9d
Preliminary support for fixed header files
7 years ago
galaxyhaxz
740e91e881
rename screen_y_times_768
7 years ago
galaxyhaxz
fe55ca18cc
Item Records & DrawDiabloMsg ( #971 )
7 years ago
Anders Jenbo
6fdfee56a3
Clean up GetSuperItemLoc
7 years ago
Anders Jenbo
fac74ca4bc
Clean up GetSuperItemSpace
7 years ago
Anders Jenbo
9e32fe4ad5
Clean up GetGoldSeed
7 years ago