index
:
ph
main
Decompilation of The Legend of Zelda: Phantom Hourglass (NDS)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-28
Use `argparse` in `m2ctx`
Aetias
2024-04-28
Place `.cpp` ahead of corresponding `.s` files in LCF
Aetias
2024-04-28
Update `CC_FLAGS`
Aetias
2024-04-27
Merge pull request #35 from AetiasHax/elfkill
Aetias
2024-04-27
Fix note in `build_system.md`
Aetias
2024-04-27
Run `elfkill` on C source files
Aetias
2024-04-27
Warn when symbol was not killed by `elfkill`
Aetias
2024-04-27
Add `build_system.md`
Aetias
2024-04-27
Add `elfkill`
Aetias
2024-04-26
Add map components `Exit` and `CameraViewpoint`
Aetias
2024-04-23
Add `MapBase` and some components
Aetias
2024-04-23
Add `std::vector`
Aetias
2024-04-23
Update `Course` member variables
Aetias
2024-04-23
Add `MapManager` member variables
Aetias
2024-04-23
Delink `Course`
Aetias
2024-04-22
Mangle `Course`
Aetias
2024-04-22
Add `courses.md`
Aetias
2024-04-21
progress?
Yanis42
2024-04-21
Name `gMapManager`
Aetias
2024-04-21
Delink `MapManager`
Aetias
2024-04-21
Mangle `MapManager`
Aetias
2024-04-21
Merge remote-tracking branch 'upstream/main' into match_actor_rupee
Yanis42
2024-04-21
Merge branch 'main' into map-manager
Aetias
2024-04-21
Merge pull request #32 from AetiasHax/actor-type
Aetias
2024-04-21
Output non-mangled symbols in `mangle.py`
Aetias
2024-04-21
Delink `ActorType`
Aetias
2024-04-21
Add `MapManager.cpp`
Aetias
2024-04-21
Merge remote-tracking branch 'upstream/main' into match_actor_rupee
Yanis42
2024-04-21
more data stuff
Yanis42
2024-04-20
Merge branch 'main' into item-manager
Aetias
2024-04-20
Merge pull request #31 from AetiasHax/global-object
Aetias
2024-04-20
Remove `ActorRupee::gResource`
Aetias
2024-04-20
Add info on decomping static initializers
Aetias
2024-04-20
Delete `Resource`
Aetias
2024-04-20
Decomp `__register_global_object`
Aetias
2024-04-20
Support `.c` files in `Makefile`
Aetias
2024-04-20
Exclude builtin macros in `m2ctx`
Aetias
2024-04-20
Name `__register_global_object`
Aetias
2024-04-19
fix more matching issues
Yanis42
2024-04-19
Merge remote-tracking branch 'upstream/main' into match_actor_rupee
Yanis42
2024-04-19
Decomp `ItemManager::func_ov00_020ae350`
Aetias
2024-04-18
Decomp `ItemManager::GiveRupees`
Aetias
2024-04-18
Decomp `ItemManager::GetMaxRupees`
Aetias
2024-04-18
Update externs
Aetias
2024-04-18
Decomp `ItemManager::UnequipPotion`
Aetias
2024-04-18
Decomp `ItemManager::GiveEquipItem`
Aetias
2024-04-18
Decomp `ItemManager::GiveItem`
Aetias
2024-04-18
Merge branch 'main' into item-manager
Aetias
2024-04-18
Merge pull request #30 from AetiasHax/docs
AetiasHax
2024-04-18
Update `decompiling.md`
Aetias
[prev]
[next]