Commit Graph

13 Commits

Author SHA1 Message Date
Aetias dd035392d7 Inherit SysObject in EquipItem 2024-01-01 15:47:28 +01:00
Aetias baefb70a8e Add sword, shield and potion equip item classes 2024-01-01 15:43:06 +01:00
Aetias 51dedbad07 Update types in equip item headers 2024-01-01 14:54:07 +01:00
Aetias 0ab53a2adf 93% match Inventory::Load 2023-12-31 14:26:42 +01:00
Aetias e5cfa5950c 88% match Inventory::Save 2023-12-20 10:45:27 +01:00
Aetias e6257e902b Update Inventory struct 2023-12-20 10:44:33 +01:00
Aetias e5d545a7da Add EquipItem virtual class and descendants 2023-12-20 10:43:07 +01:00
Aetias 7550a63c03 Add option to build with nonmatching functions 2023-12-20 10:41:02 +01:00
Aetias 282500b724 Name function FastDivide 2023-12-20 10:38:50 +01:00
Aetias 4b73ee6f89 Decomp Inventory::ClearPrevEquippedItem 2023-11-13 23:23:03 +01:00
Aetias 2dcc30f992 Decomp Inventory::Destroy 2023-11-13 22:41:04 +01:00
Aetias b0025fe8de Decomp Inventory::Create 2023-11-11 13:05:33 +01:00
Aetias 4aec27fee4 Add SysObject class 2023-11-11 12:50:14 +01:00