qndel
c9e903bd43
[hellfire] SpawnSmith bin exact ( #1657 )
7 years ago
qndel
bfa0f173b5
[hellfire] RndUItem bin exact ( #1636 )
7 years ago
qndel
af55429fe0
[hellfire] PremiumItemOk bin exact
7 years ago
qndel
3d3ac25831
[hellfire] items.cpp - 5 functions bin exact ( #1651 )
...
* [hellfire] items.cpp - 5 functions bin exact
* Update Source/items.cpp
Co-Authored-By: Anders Jenbo <anders@jenbo.dk>
* Update Source/items.cpp
Co-Authored-By: Anders Jenbo <anders@jenbo.dk>
* Update Source/items.cpp
Co-Authored-By: Anders Jenbo <anders@jenbo.dk>
* Update Source/items.cpp
Co-Authored-By: Anders Jenbo <anders@jenbo.dk>
* Update Source/items.cpp
Co-Authored-By: Anders Jenbo <anders@jenbo.dk>
* Update Source/items.cpp
Co-Authored-By: Anders Jenbo <anders@jenbo.dk>
* Update Source/items.cpp
Co-Authored-By: Anders Jenbo <anders@jenbo.dk>
* Update Source/items.cpp
Co-Authored-By: Anders Jenbo <anders@jenbo.dk>
* Update Source/items.cpp
Co-Authored-By: Anders Jenbo <anders@jenbo.dk>
7 years ago
qndel
ce7040cad1
[hellfire] items.cpp - 4 functions bin exact
7 years ago
qndel
20f6570884
[hellfire] CreateItem bin exact
7 years ago
qndel
8a18b771dd
[hellfire] SpawnUnique bin exact
7 years ago
qndel
043b03e324
[hellfire] RndAllItems bin exact
7 years ago
qndel
8741ddc6c2
SetupItem cleanup
7 years ago
qndel
afa1306e91
GetUniqueItem cleanup
7 years ago
qndel
2f6a428f4b
ProcessItems cleanup
7 years ago
qndel
c4cf5ef945
[hellfire] SetPlrHandItem bin exact
7 years ago
qndel
63df096c77
[hellfire] FreeItemGFX bin exact
7 years ago
qndel
93fa20af53
[hellfire] PrintItemMisc bin exact
7 years ago
qndel
568c6fcd58
fix new line
7 years ago
qndel
e067f9832e
[hellfire] CalcPlrBookVals bin exact
7 years ago
qndel
a47a797468
RecreateEar cleanup
7 years ago
qndel
33b3711662
SortSmith cleanup
7 years ago
qndel
b47af60b6f
SortHealer cleanup
7 years ago
qndel
a5de88ab39
SortWitch cleanup
7 years ago
qndel
a05071551a
CalcPlrItemMin cleanup
7 years ago
qndel
6f67f7f2cc
[hellfire] AddInitItems bin exact
7 years ago
qndel
ce586b183c
[hellfire] SpawnRock bin exact
7 years ago
qndel
d720e45706
[hellfire] SpawnQuestItem bin exact
7 years ago
qndel
19d7286497
[hellfire] CreateRndUseful bin exact
7 years ago
qndel
fda12d4512
[hellfire] CreateRndItem bin exact
7 years ago
qndel
c15ce465fd
[hellfire] RndPremiumItem bin exact
7 years ago
qndel
5ecebde98d
newline
7 years ago
qndel
d9b743aee4
[hellfire] RndWitchItem bin exact
7 years ago
qndel
5732622d76
[hellfire] RndBoyItem bin exact
7 years ago
qndel
082189f685
[hellfire] SmithItemOk bin exact
7 years ago
qndel
c41128ea22
[hellfire] RndSmithItem bin exact
7 years ago
galaxyhaxz
3a37b4fc0b
Add music code+quest ( #1575 )
7 years ago
qndel
d9fdfdaeec
RecreateHealerItem cleanup
7 years ago
qndel
9f3bb09635
RecreateSmithItem cleanup
7 years ago
qndel
607051c0b6
ItemNoFlippy cleanup
7 years ago
qndel
fafa546cf1
fix tab
7 years ago
qndel
536194cade
[hellfire] SpawnHealer bin exact
7 years ago
qndel
09590e99c0
[hellfire] RndHealerItem bin exact
7 years ago
galaxyhaxz
4242a44e68
Fix GetItemAttrs
7 years ago
Sergey Semushin
78ba2838e9
hellfire: make GetItemAttrs, GetOilType bin exact. ( #1558 )
7 years ago
Sergey Semushin
c067846937
hellfire: Make DropHalfPlayersGold bin exact.
7 years ago
galaxyhaxz
4658959f44
DRLG_L5 cleanups (Crypt support) ( #1491 )
7 years ago
qndel
d4ae8e5606
Clean up CreatePlrItems
7 years ago
qndel
936bda539a
[hellfire] CreatePlrItems bin exact ( #1473 )
7 years ago
Anders Jenbo
b24d36b153
[Hellfire] items_get_currlevel
7 years ago
Anders Jenbo
1f715f86f6
Clean up
7 years ago
galaxyhaxz
8a22ab6f24
Fixes to item.cpp
7 years ago
galaxyhaxz
a3ce219891
Fix bug in InitItems
7 years ago
Robin Eklind
2669223cc1
items: rename ItemDropStrs to ItemDropNames
...
The rationate for preferring Name over Str is that Str
suggest a string for printing and Name a file name,
also based on the following associated PSX debug info:
char *FileName;
unsigned char mAnimName;
ItemDropNames correspond to the base file name (e.g. foo) of
diabdat.mpq/items/foo.cel
7 years ago