index
:
tww
main
Decompilation of The Legend of Zelda: The Wind Waker (GCN)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
d
/
actor
/
d_a_ship.h
Age
Commit message (
Expand
)
Author
2026-06-16
Fix include capitalization
LagoLunatic
2026-06-16
Use joint enums in several different places (#981)
123456789758
2026-05-06
D_a_npc_hr matching (#973)
Zeclos
2026-03-01
d_a_obj_auzu (#935)
Roland
2025-08-25
d_a_himo2 - 94% matching ( + misc. cleanup) (#866)
123456789758
2025-08-22
Fix bss regression in d_a_ship, and fix its weak func order correctly
LagoLunatic
2025-08-22
Fix ship weak func order
LagoLunatic
2025-08-22
Fix ship static var name
LagoLunatic
2025-08-08
d_a_salvage (#841)
Maide
2025-08-03
d_a_obj_barrel2 (#826)
Maide
2025-07-29
daNpc_Cb1_c Almost OK (#822)
SuperDude88
2025-06-15
daPy_lk_c::procShipCrane
LagoLunatic
2025-06-04
Demo work (#786)
LagoLunatic
2025-05-29
Cleanup, demo work, and match daNpcPeople_c::getMsg on retail
LagoLunatic
2025-05-07
d_a_player_main - 96% matching (#750)
123456789758
2025-04-17
d_a_ship documentation and inlines, couple more matches for player_ship
LagoLunatic
2025-04-17
player_grab 100%, cleanup
LagoLunatic
2025-04-16
player misc cleanup and various match fixes
LagoLunatic
2025-03-30
d_a_player_dproc.inc - All except two fully matching. (#713)
123456789758
2025-03-29
player_swim 100%, bunch of inline cleanup
LagoLunatic
2025-03-28
shand OK, ship 99.8%, add some missing inlines
LagoLunatic
2025-03-28
d_a_ship 95% (#706)
mattias-blum
2025-03-17
Add `cPhs_State` typedef and use it everywhere
LagoLunatic
2025-03-17
Minor include cleanup in actor headers
LagoLunatic
2025-02-28
d_a_tornado (#697)
Ross Newman
2024-05-08
d_a_player_tact work
LagoLunatic
2024-01-10
daPy_lk_c::changeDamageProc
LagoLunatic
2023-12-31
d_a_player_main anim data/enum + d_a_player_tact work
LagoLunatic
2023-11-30
d_a_npc_md work
LagoLunatic
2023-11-26
Remove some unnecessary includes from headers
LagoLunatic
2023-11-24
Better defaults for create/delete/execute/draw/isdelete
LagoLunatic
2023-11-24
Fix missing const inlines in actor headers
LagoLunatic
2023-11-24
Manually fix headers for build
LagoLunatic
2023-11-24
Automatically generate headers for all actors
LagoLunatic
2023-11-19
player_main work, player_ship start
LagoLunatic
2023-10-15
d_a_ship_static 100% match
Kristopher Early
2023-09-17
work on d_stage (#50)
TakaRikka