index
:
ph
main
Decompilation of The Legend of Zelda: Phantom Hourglass (NDS)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Collapse
)
Author
2024-03-24
Add `LinkStateItem.cpp`
Aetias
2024-03-23
Add stubs for `LinkStateBase`
Aetias
2024-03-23
Add `Actor.hpp`
Aetias
2024-03-23
Add `LinkDamage.cpp`
Aetias
2024-03-21
Add all other Link states
Aetias
2024-03-20
Add `LinkDamage` class definition
Aetias
2024-03-19
Add `TouchControl.s`
Aetias
2024-03-19
Prefer signed integers
Aetias
2024-03-19
Add `Item.cpp` stub
Aetias
2024-03-02
Organize source code structure
Aetias
2024-02-26
Update `NONMATCH` macro
Aetias
2024-02-22
Add unknown items for `ItemManager::LoadFanfareItem`
Aetias
2024-02-22
Add DTCM struct definitions
Aetias
2024-02-18
Update `ItemFlag` type to be `s32`
Aetias
2024-02-18
Decomp `ItemManager::RemoveItem`
Aetias
2024-02-18
Decomp `ItemManager::IsTreasureSalvaged`
Aetias
2024-02-18
Decomp `ItemManager::AddItem`
Aetias
2024-02-18
Decomp `ItemManager::GetFairyLevel`
Aetias
2024-02-18
Name fairy level methods
Aetias
2024-02-18
Decomp `ItemManager::func_ov00_020ad9e8`
Aetias
2024-02-18
Add parenthesis around `ROUND_Q20` macro arg
Aetias
2024-02-18
Decomp `ItemManager::GetUnk_09e_Divided`
Aetias
2024-02-18
Update `EquipItem::IsUsable`
Aetias
2024-02-18
Match `ItemManager::Save` and `Load`
Aetias
2024-02-17
96% match `ItemManager::func_ov00_020ad790`
Aetias
2024-02-17
Interworking always on, add `THUMB` and `ARM` macros
Aetias
2024-02-17
Decomp `ItemManager::GetEquipItem`
Aetias
2024-02-17
Decomp `ItemManager::EquipItem_vfunc_3c`
Aetias
2024-02-16
Add `sbss` section for compiler
Aetias
2024-01-16
Fix incorrect item names
Aetias
2024-01-16
Match 10 `ItemManager` functions
Aetias
2024-01-14
Add some more item IDs
Mike
2024-01-07
Fix syntax errors
Aetias
2024-01-07
Mangle ItemManager function names
Aetias
2024-01-07
Declare all ItemManager functions in overlay 0
Aetias
2024-01-07
Add item IDs
Aetias
2024-01-07
Add fixed point vector type
Aetias
2024-01-07
Add item model fields in ItemManager
Aetias
2024-01-07
Inventory -> ItemManager
Aetias
Debug code reveals the name of this class to be アイテムマネージャー, or "item manager"
2024-01-06
Decomp 3 `Inventory` functions
Aetias
2024-01-06
Update `EquipItem` virtual functions
Aetias
2024-01-06
Ignore `override` keyword when compiling
Aetias
2024-01-01
Inherit SysObject in EquipItem
Aetias
2024-01-01
Add sword, shield and potion equip item classes
Aetias
2024-01-01
Update types in equip item headers
Aetias
2023-12-31
93% match `Inventory::Load`
Aetias
2023-12-20
88% match `Inventory::Save`
Aetias
2023-12-20
Update `Inventory` struct
Aetias
2023-12-20
Add `EquipItem` virtual class and descendants
Aetias
2023-12-20
Add option to build with nonmatching functions
Aetias
[prev]
[next]