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
Anders Jenbo
68d51e7d27
Implementing Spawned Shareware version
7 years ago
Martin Hauke
6fc09ea8a6
Fix some typos
7 years ago
Anders Jenbo
9d3ce818f0
Correct BOOLS
7 years ago
Anders Jenbo
6fba17eec5
Correct GLOBAL types based on PSX SYM 3
7 years ago
Anders Jenbo
b023104434
Remove u from values
7 years ago
Anders Jenbo
5ab9f4609a
Clean up signedness
7 years ago
Robin Eklind
107282953c
Use ITEM_QUALITY_MAGIC for _iMagical.
7 years ago
Robin Eklind
a6d948f87d
Use hex literal for iCreateInfo and boolean values for _iPostDraw.
7 years ago
Robin Eklind
3c182c7135
Remove u suffix from integer literals.
7 years ago
Robin Eklind
d4d466b30c
Use FALSE value for _iAnimFlag and update comment of ghit.
7 years ago
Robin Eklind
5371d13154
Make use of item_special_effect enums.
7 years ago
Robin Eklind
a443e5091e
Make _pInfraFlag a boolean.
...
_pInfraFlag is only ever used in boolean contexts.
7 years ago
Robin Eklind
3f4a539bf7
Make _pBlockFlag into a boolean.
...
_pBlockFlag is only ever used in boolean contexts.
7 years ago
Anders Jenbo
32a51d17ca
Align function signatures with PSX symbols
...
Using
https://github.com/diasurgical/scalpel/tree/master/psx/_dump_/3/_dump_c_src_/diabpsx/source
as a reference
7 years ago
Anders Jenbo
87d8588f67
Compare int to numbers
7 years ago
Anders Jenbo
7c071924ad
Format recently cleaned code
7 years ago
Duarte Alvim
6a4142fb08
Add gold constants
7 years ago
Anders Jenbo
0022702c38
Clean up CalcPlrInv calls
7 years ago
Anders Jenbo
334c06c6d3
Correct type in calls to AddPanelString
7 years ago
Manuel K
97c1edd3a0
Use BUFFER_WIDTH
7 years ago
Anders Jenbo
635deebbd4
Apply enums to SpawnQuestItem
7 years ago
Anders Jenbo
565bb5aa7d
Adust dFlag enums
7 years ago
Anders Jenbo
5818618e3a
Clean up RespawnItem
7 years ago