Aetias
|
fab3da0e81
|
Move Actors/ to Actor/
|
2024-03-25 19:30:25 +01:00 |
|
Aetias
|
ce3031f712
|
Document grab actor methods in LinkStateBase
|
2024-03-25 19:29:37 +01:00 |
|
Aetias
|
44ca783b69
|
Add LinkStateItem.cpp
|
2024-03-24 19:07:13 +01:00 |
|
Aetias
|
11ced94edd
|
Add stubs for LinkStateBase
|
2024-03-23 13:48:42 +01:00 |
|
Aetias
|
d7993a432e
|
Add Actor.hpp
|
2024-03-23 13:48:20 +01:00 |
|
Aetias
|
e920bdef19
|
Add LinkDamage.cpp
|
2024-03-23 08:07:39 +01:00 |
|
Aetias
|
30dbcc4580
|
Add all other Link states
|
2024-03-21 23:22:54 +01:00 |
|
Aetias
|
29e5b949c0
|
Add LinkDamage class definition
|
2024-03-20 19:48:26 +01:00 |
|
Aetias
|
6f707bb31d
|
Add TouchControl.s
|
2024-03-19 17:53:59 +01:00 |
|
Aetias
|
064086da4f
|
Prefer signed integers
|
2024-03-19 17:13:26 +01:00 |
|
Aetias
|
6f5558cf65
|
Add Item.cpp stub
|
2024-03-19 00:56:11 +01:00 |
|
Aetias
|
c661e62d40
|
Organize source code structure
|
2024-03-02 08:29:32 +01:00 |
|
Aetias
|
b736e9e539
|
Update NONMATCH macro
|
2024-02-26 21:12:35 +01:00 |
|
Aetias
|
f32df653c3
|
Add unknown items for ItemManager::LoadFanfareItem
|
2024-02-22 18:19:06 +01:00 |
|
Aetias
|
2fa3b4870f
|
Add DTCM struct definitions
|
2024-02-22 18:18:48 +01:00 |
|
Aetias
|
6b4a258ff5
|
Update ItemFlag type to be s32
|
2024-02-18 15:10:27 +01:00 |
|
Aetias
|
f3d0b29b42
|
Decomp ItemManager::RemoveItem
|
2024-02-18 13:24:49 +01:00 |
|
Aetias
|
e0271ef65a
|
Decomp ItemManager::IsTreasureSalvaged
|
2024-02-18 13:06:41 +01:00 |
|
Aetias
|
2a3133f999
|
Decomp ItemManager::AddItem
|
2024-02-18 12:59:14 +01:00 |
|
Aetias
|
116dffcaa5
|
Decomp ItemManager::GetFairyLevel
|
2024-02-18 12:50:30 +01:00 |
|
Aetias
|
0b3e7ce197
|
Name fairy level methods
|
2024-02-18 12:48:25 +01:00 |
|
Aetias
|
d414c3dcd1
|
Decomp ItemManager::func_ov00_020ad9e8
|
2024-02-18 12:43:20 +01:00 |
|
Aetias
|
b990ade652
|
Add parenthesis around ROUND_Q20 macro arg
|
2024-02-18 12:12:35 +01:00 |
|
Aetias
|
7749c59b13
|
Decomp ItemManager::GetUnk_09e_Divided
|
2024-02-18 12:11:38 +01:00 |
|
Aetias
|
5697dceffa
|
Update EquipItem::IsUsable
|
2024-02-18 11:35:07 +01:00 |
|
Aetias
|
7412a00674
|
Match ItemManager::Save and Load
|
2024-02-18 11:34:16 +01:00 |
|
Aetias
|
4ab8f04b33
|
96% match ItemManager::func_ov00_020ad790
|
2024-02-17 13:41:27 +01:00 |
|
Aetias
|
ac858cb5da
|
Interworking always on, add THUMB and ARM macros
|
2024-02-17 13:05:54 +01:00 |
|
Aetias
|
de3c2636d7
|
Decomp ItemManager::GetEquipItem
|
2024-02-17 00:44:31 +01:00 |
|
Aetias
|
89b20bc2da
|
Decomp ItemManager::EquipItem_vfunc_3c
|
2024-02-17 00:27:54 +01:00 |
|
Aetias
|
b24f0a3a90
|
Add sbss section for compiler
|
2024-02-16 16:14:31 +01:00 |
|
Aetias
|
e1a9c2736a
|
Fix incorrect item names
|
2024-01-16 17:51:24 +01:00 |
|
Aetias
|
8ea0c6dfdf
|
Match 10 ItemManager functions
|
2024-01-16 17:46:57 +01:00 |
|
Mike
|
d5a82ab109
|
Add some more item IDs
|
2024-01-14 11:52:15 -05:00 |
|
Aetias
|
915c7cd29d
|
Fix syntax errors
|
2024-01-07 18:16:42 +01:00 |
|
Aetias
|
193e184c0e
|
Mangle ItemManager function names
|
2024-01-07 15:05:12 +01:00 |
|
Aetias
|
7302784339
|
Declare all ItemManager functions in overlay 0
|
2024-01-07 12:29:52 +01:00 |
|
Aetias
|
417cd3c9f6
|
Add item IDs
|
2024-01-07 12:29:22 +01:00 |
|
Aetias
|
7e0073fd41
|
Add fixed point vector type
|
2024-01-07 12:29:09 +01:00 |
|
Aetias
|
1e33a22c9e
|
Add item model fields in ItemManager
|
2024-01-07 09:51:08 +01:00 |
|
Aetias
|
781a8e72ec
|
Inventory -> ItemManager
Debug code reveals the name of this class to be アイテムマネージャー, or "item manager"
|
2024-01-07 09:04:10 +01:00 |
|
Aetias
|
c6736f9c64
|
Decomp 3 Inventory functions
|
2024-01-06 10:39:33 +01:00 |
|
Aetias
|
e94f48ce0b
|
Update EquipItem virtual functions
|
2024-01-06 10:38:50 +01:00 |
|
Aetias
|
cf9ba37018
|
Ignore override keyword when compiling
|
2024-01-06 10:37:11 +01:00 |
|
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 |
|