Anders Jenbo
528f8873cf
Clean up CheckUnique
2019-04-30 15:27:50 +02:00
Anders Jenbo
1893fc9e1c
Clean up GetStaffSpell
2019-04-30 05:16:10 +02:00
Anders Jenbo
045667a8a2
Clean up RndTypeItems
2019-04-30 05:16:10 +02:00
Anders Jenbo
d7593fd125
Clean up CreateRndItem
2019-04-30 05:16:10 +02:00
Robin Eklind
f00cc1b579
Merge pull request #1070 from AJenbo/items.cpp
...
Items.cpp
2019-04-29 21:22:13 +09:00
qndel
f4becf4521
GetStaffPower bin exact ( #1080 )
2019-04-29 10:25:53 +02:00
Anders Jenbo
16db544c46
Clean up GetItemPower ( #1075 )
2019-04-29 09:43:49 +02:00
Anders Jenbo
f220ec8172
Clean up CreateTypeItem
2019-04-29 01:57:08 +02:00
galaxyhaxz
610580625e
Split data from files
2019-04-29 01:40:44 +02:00
Anders Jenbo
104ddff16b
Clean up PrintUString
2019-04-28 21:49:25 +02:00
Anders Jenbo
85bc3c6d36
Clean up CreateSpellBook
2019-04-28 21:49:25 +02:00
Daniel Liden
387b5e572f
bin perfect CreateRndUseful ( #1072 )
2019-04-28 18:38:40 +02:00
galaxyhaxz
fe55ca18cc
Item Records & DrawDiabloMsg ( #971 )
2019-04-18 16:03:25 -05:00
galaxyhaxz
4e01e03711
Cleanup default calling conventions
2019-04-09 12:04:00 +02:00
galaxyhaxz
a29c75a3a2
Fix a few func/var names ( #731 )
2019-03-24 05:54:44 -05:00
galaxyhaxz
9cb7cd15b8
Cleanup DrawSLine/ULine ( #690 )
2019-03-19 15:38:57 +09:00
Anders Jenbo
5ef1c76289
Clean up ItemPlace ( #683 )
2019-03-19 15:33:20 +09:00
Anders Jenbo
aff6ff86d1
Clean up Items.cpp
...
* Clean up ItemMinStats
* Clean up CalcPlrItemMin
2019-03-19 00:54:21 +01:00
Anders Jenbo
b209bebcaf
StoreStatOk bin exact ( #670 )
2019-03-18 11:28:11 +09:00
Anders Jenbo
62b48e4788
All items list ( #567 )
...
* Clean up RndAllItems
* Clean up SmithItemOk
* Clean PremiumItemOk
* Clean RndSmithItem
* Clean up RndPremiumItem
* Clean up RndBoyItem
* Clean up RndHealerItem
* Clean up RndWitchItem
* Clean up WitchItemOk
2019-01-14 19:06:45 +01:00
Anders Jenbo
220849d10b
Clean up GetItemSpace
2019-01-06 01:43:16 +01:00
Anders Jenbo
5bc5da3597
Clean up DeltaLoadLevel
2018-12-22 13:23:59 +01:00
Anders Jenbo
ab3a6208d2
Use "BOOLEAN" instead of "bool"
...
bool is not defined in C
2018-11-26 12:35:03 +01:00
galaxyhaxz
83e817a9bb
Fix CreateMagicItem and cheat cmd ( #460 )
2018-11-12 15:26:36 -06:00
Anders Jenbo
0f3091efac
Format items.cpp
2018-10-22 02:03:58 +02:00
Andrew Dunstan
47244b9f3c
clean all On_* functions
2018-10-20 14:42:59 +02:00
Andrew Dunstan
1430acc47f
msg.cpp cleanup part #0
2018-10-18 02:37:33 +02:00
Anders Jenbo
4d8ceea32d
Types ( #395 )
...
* Apply plr_class
* Apply attribute_id
* NetSendCmd*(BOOL)
2018-10-08 14:17:05 +02:00
squidcc
7c1d00d15c
Finish cleaning player.cpp ( #365 )
...
* clean RespawnDeadItem
clean PM_ChangeLightOffset
Clean PlrDeadItem (exact)
* fix typo in PlrDeadItem
* Fix PM_ChangeLightOff (exact)
* Fix remaning issues with RespawnDeadItem
2018-10-05 19:42:03 +02:00
Dennis Duda
6792078180
Merge remote-tracking branch 'devilution/master'
2018-09-10 20:44:41 +02:00
galaxyhaxz
38b498ac4b
Add 'const' to data to match original binary ( #200 )
2018-09-09 15:40:23 -05:00
galaxyhaxz
6d07e15f4e
Fix itemhold and add pfile def ( #199 )
2018-09-08 17:17:00 -05:00
Andrew Dunstan
e0fab6a6d1
fix type definition of itemhold, avoids overrun into Item2Frm (crashes when byte_641234[] is stripped by compiler due to being unreferenced)
2018-09-01 20:46:22 +02:00
Dennis Duda
2f25466ed6
Cleaned up CheckInvSwap
...
Now binary exact except for the usual `xor; inc` vs `push 1; pop` switch.
Updated the type of `_iIdentified` to `BOOL` as well (since every write to it actually is 0 or 1).
2018-08-28 16:40:49 +02:00
Dennis Duda
5eae298035
Cleaned up CalcPlrItemVals
2018-08-24 13:34:18 +02:00
galaxyhaxz
5ed2336e90
Fix types of animation data ( #176 )
2018-08-22 23:15:16 -05:00
galaxyhaxz
fa64b2148d
Add defines [W.I.P] ( #160 )
2018-08-15 22:13:15 -05:00
galaxyhaxz
775ae59e18
Fix function signatures and others ( #158 )
...
Fix InitObjects, themes.cpp, names
2018-08-12 18:32:48 -05:00
galaxyhaxz
49a6f4f9fc
Add include guards, prepare for XRef ( #28 )
...
Add definitions, other junk.
2018-06-20 05:17:44 -05:00
galaxyhaxz
bb01c6f084
Remove the "fear factor" ( #21 )
...
Snakes, spiders, Demons, what scares you?
2018-06-18 19:16:32 -05:00
galaxyhaxz
dde68ff89e
Add files via upload
2018-06-06 21:25:54 -05:00