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
/
src
/
d
/
actor
/
d_a_dr.cpp
Age
Commit message (
Expand
)
Author
2026-06-16
Use joint enums in several different places (#981)
123456789758
2026-05-29
Update all code to use the new enum formats
LagoLunatic
2026-05-26
Process profiles and enums cleanup (#1031)
LagoLunatic
2026-05-07
Add helper macros to simplify fopAcM_ct-related version differences
LagoLunatic
2026-05-07
Rename fopAcM_SetupActor to fopAcM_ct
LagoLunatic
2026-03-20
Replace particle enums with official names
LagoLunatic
2025-08-23
Add dolzel_rel.pch
LagoLunatic
2025-08-20
Use precompiled headers, fix weak data issues
LagoLunatic
2025-05-31
Demo work, d_a_kytag02 and d_a_ff OK
LagoLunatic
2025-05-29
Document several more TU names (#770)
123456789758
2025-05-24
Demo matches (#767)
LagoLunatic
2025-05-21
Add enum for actor priority
LagoLunatic
2025-05-17
Standardize mMode/mAction names in C-style actors
LagoLunatic
2025-04-19
More inlines
LagoLunatic
2025-03-17
Add `cPhs_State` typedef and use it everywhere
LagoLunatic
2025-03-17
Rename J3DFrameCtrl loop mode enum
LagoLunatic
2025-03-06
Populate particle IDs enum with placeholders and use them everywhere
LagoLunatic
2025-01-31
Rename HostIO mChildID to mNo
LagoLunatic
2025-01-08
Fix mDoHIO inlines
LagoLunatic
2024-07-20
minor bk, damagereaction, mozo work
LagoLunatic
2024-04-23
Move res enums in cpp files to include res headers instead
LagoLunatic
2024-04-22
Regenerate old actor profiles for consistency
LagoLunatic
2024-03-08
rename fopAc_ac_c member vars to match TP decomp
LagoLunatic
2024-02-05
Match mDoExt_McaMorf::isStop inline regalloc
LagoLunatic
2024-02-01
Clean up comments
LagoLunatic
2024-01-06
d_snap OK
LagoLunatic
2024-01-04
Add save stage table, stage type, and event bit enums
LagoLunatic
2023-12-19
move placement new to MSL_C
Jcw87
2023-11-24
Move more actor class defs to headers
LagoLunatic
2023-10-31
d_a_ib OK, add J3DFrameCtrl state enum
LagoLunatic
2023-10-21
d_a_dr matching
LagoLunatic
2023-09-10
Import project
Luke Street