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_disappear.cpp
Age
Commit message (
Expand
)
Author
2026-05-26
Process profiles and enums cleanup (#1031)
LagoLunatic
2026-05-07
Rename fopAcM_SetupActor to fopAcM_ct
LagoLunatic
2026-03-20
Replace particle enums with official names
LagoLunatic
2025-08-20
Use precompiled headers, fix weak data issues
LagoLunatic
2025-05-21
Add enum for actor priority
LagoLunatic
2025-05-09
Disappear drop type cleanup
LagoLunatic
2025-03-17
Add `cPhs_State` typedef and use it everywhere
LagoLunatic
2025-03-12
Work on d_a_bk, c_damagereaction
LagoLunatic
2025-03-06
Populate particle IDs enum with placeholders and use them everywhere
LagoLunatic
2025-01-17
Rename more item enums
LagoLunatic
2025-01-11
Add enums for items and disappears
LagoLunatic
2024-11-02
warning cleanup
LagoLunatic
2024-07-04
Add developer-specific macros for g_regHIO child registers
LagoLunatic
2024-04-22
Regenerate old actor profiles for consistency
LagoLunatic
2024-04-21
Generate all actor profiles and method tables
LagoLunatic
2024-04-17
add static keyword in more places
LagoLunatic
2024-03-08
rename fopAc_ac_c member vars to match TP decomp
LagoLunatic
2024-02-25
Started cleaning up the itemNo enum
LagoLunatic
2024-01-23
minor actor cleanup
LagoLunatic
2024-01-21
Minor d_com_static work
LagoLunatic
2023-12-30
start adding particle/hitmark enums + some d_cc_s
LagoLunatic
2023-12-19
move placement new to MSL_C
Jcw87
2023-12-08
add default params to a lot more functions
LagoLunatic
2023-11-30
Add return type and static keyword to common actor static funcs
LagoLunatic
2023-11-25
Move more actor classes to headers
LagoLunatic
2023-11-24
Remove fake inlines from fopAc_ac_c, add real inlines
LagoLunatic
2023-11-02
Fix some roomno related inlines
LagoLunatic
2023-10-20
d_a_am2 match
LagoLunatic
2023-10-15
Add attention flags enum, use enums in more places
LagoLunatic
2023-10-13
f_op_overlap cleanup, d_ovlp_fade progress
Jasper St. Pierre
2023-10-10
Add default parameters for particle inlines
LagoLunatic
2023-10-07
Use fopAcStts enum everywhere
LagoLunatic
2023-09-19
most of d_kankyo done (#61)
TakaRikka
2023-09-16
Add dEvt and dNpc enums (#45)
Dylan Ascencio
2023-09-10
Import project
Luke Street