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 |
Sergey Semushin
|
c917609784
|
Make GetItemStr bin exact.
Inverted if like a boss.
|
7 years ago |
Sergey Semushin
|
1faa84481b
|
Make SpawnUnique bin exact.
|
7 years ago |
Anders Jenbo
|
95d45d1c35
|
Fix SpawnRock
|
7 years ago |
Anders Jenbo
|
6e8f0ffa5b
|
Fix SetupAllUseful
|
7 years ago |
Sergey Semushin
|
2d008ead01
|
CreateRndUseful: Fix mistake leading to incorrect handling of item ids.
|
7 years ago |
Sergey Semushin
|
c6d33532a1
|
Fix SaveItemPower generating +damage from enemies items instead of -damage.
Found by @Manuel-K
|
7 years ago |
Sergey Semushin
|
95e5312dd5
|
Fix CalcPlrBooksVals
Fixes bug with books magic requirement found by @dp112
|
7 years ago |
Anders Jenbo
|
46d96eacad
|
Clean up objects.cpp
|
7 years ago |
Anders Jenbo
|
528f8873cf
|
Clean up CheckUnique
|
7 years ago |
Robin Eklind
|
157d31d64b
|
SaveItemPower bin perfect (#1085)
|
7 years ago |
Anders Jenbo
|
4b1a6b797d
|
Clean up items.cpp
|
7 years ago |
Anders Jenbo
|
1893fc9e1c
|
Clean up GetStaffSpell
|
7 years ago |
Anders Jenbo
|
045667a8a2
|
Clean up RndTypeItems
|
7 years ago |
Anders Jenbo
|
414b679165
|
Clean up SpawnItem
|
7 years ago |
Anders Jenbo
|
71953d00a3
|
Clean up CreateItem
|
7 years ago |
Anders Jenbo
|
d7593fd125
|
Clean up CreateRndItem
|
7 years ago |
Anders Jenbo
|
62df604ce9
|
Clean up SetupAllUseful
|
7 years ago |
Sergey Semushin
|
1e50dae5ca
|
Update Source/items.cpp
Co-Authored-By: AJenbo <anders@jenbo.dk>
|
7 years ago |
Sergey Semushin
|
9104b5ec9c
|
Update Source/items.cpp
Co-Authored-By: AJenbo <anders@jenbo.dk>
|
7 years ago |
Sergey Semushin
|
9f853af970
|
Update Source/items.cpp
Co-Authored-By: AJenbo <anders@jenbo.dk>
|
7 years ago |
Sergey Semushin
|
177f608a2f
|
Update Source/items.cpp
Co-Authored-By: AJenbo <anders@jenbo.dk>
|
7 years ago |
qndel
|
f4becf4521
|
GetStaffPower bin exact (#1080)
|
7 years ago |
Anders Jenbo
|
16db544c46
|
Clean up GetItemPower (#1075)
|
7 years ago |
Anders Jenbo
|
998f69ca37
|
Clean up WitchBookLevel
|
7 years ago |
Anders Jenbo
|
ea8eeefc57
|
Clean up control_WriteStringToBuffer
|
7 years ago |
Anders Jenbo
|
f220ec8172
|
Clean up CreateTypeItem
|
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 |