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
5fa0c5781b
Backport cleanups from Hellfire branch
6 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
Anders Jenbo
f2bdc522d3
Clean up CalcSelfItems
7 years ago
Anders Jenbo
67f1477ab9
Clean up CalcPlrStaff
7 years ago
Anders Jenbo
d8796ed379
Clean up InitItemGFX
7 years ago
Anders Jenbo
7ea77e8d56
Clean up SpawnHealer
7 years ago
Anders Jenbo
148b8f3bdd
HealerItemOk BOOL values
7 years ago
Anders Jenbo
8883237253
Clean up HealerItemOk
7 years ago
Robin Eklind
6d49faba3e
StartQuestlog bin exact. Also, fix type of questlog
7 years ago
Anders Jenbo
e7a3109f17
apply enum to ICLASS
7 years ago
Anders Jenbo
06aadacd1b
Clean up code style in items.cpp
7 years ago
Anders Jenbo
a5496dd9d7
Clean up SpawnBoy
7 years ago
Anders Jenbo
ee857f308c
Clean up SpawnWitch
7 years ago
Anders Jenbo
2bdfb4896b
Clean up SpawnStoreGold
7 years ago
Anders Jenbo
e81a2e573d
Clean up SpawnPremium
7 years ago
Anders Jenbo
95afc8d131
Clean up SpawnOnePremium
7 years ago
Anders Jenbo
a71bab2ce1
Clean up SpawnSmith
7 years ago
Anders Jenbo
3da0da2e25
Clean up BubbleSwapItem
7 years ago