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
/
c
/
c_damagereaction.cpp
Age
Commit message (
Expand
)
Author
12 days
Clean up angle constants and conversions (#1135)
LagoLunatic
2026-05-26
Process profiles and enums cleanup (#1031)
LagoLunatic
2026-05-08
Document some more enum value names
LagoLunatic
2026-04-13
TVec3 inline fixes, d_a_obj_gtaki OK, JPAConvectionField::calc cleanup
LagoLunatic
2026-04-12
c_damagereaction OK (#949)
LagoLunatic
2026-04-01
Use particle name enum in more places
LagoLunatic
2026-03-20
Replace particle enums with official names
LagoLunatic
2025-12-05
Most of c_damagereaction (#903)
SuperDude88
2025-08-03
Add extra brackets to collision src structs
LagoLunatic
2025-05-31
Demo work, d_a_kytag02 and d_a_ff OK
LagoLunatic
2025-05-21
G_CM3D_F_INF
LagoLunatic
2025-05-17
Standardize mMode/mAction names in C-style actors
LagoLunatic
2025-03-12
Work on d_a_bk, c_damagereaction
LagoLunatic
2025-03-08
Use cLib on/off bit inlines for attn flags
LagoLunatic
2025-03-06
Populate particle IDs enum with placeholders and use them everywhere
LagoLunatic
2024-10-28
Clean up cc enums
Jasper St. Pierre
2024-10-17
More warning/error cleanup, mostly includes
LagoLunatic
2024-08-08
Move sqrtf to std:: namespace
LagoLunatic
2024-08-07
Move abs and fabsf to std namespace
LagoLunatic
2024-07-04
Add developer-specific macros for g_regHIO child registers
LagoLunatic
2024-04-17
Add enum for attention types
LagoLunatic
2024-03-11
minor inline cleanup
LagoLunatic
2024-03-08
rename fopAc_ac_c member vars to match TP decomp
LagoLunatic
2024-02-29
d_a_bk work
LagoLunatic
2024-01-20
d_cc_uty OK
LagoLunatic
2024-01-16
Rename actor orig->home and next->old
LagoLunatic
2024-01-13
Stts weight cleanup
LagoLunatic
2023-12-30
start adding particle/hitmark enums + some d_cc_s
LagoLunatic
2023-12-22
more collision enums and inlines
LagoLunatic
2023-12-22
c_cc_d inlines and enums progress
LagoLunatic
2023-12-20
add c_cc_d and d_cc_d SPrm enums
LagoLunatic
2023-12-20
fix SrcGObjTg SPrm name in comments
LagoLunatic
2023-12-08
add default params to a lot more functions
LagoLunatic
2023-10-29
Clean up code for various actors
LagoLunatic
2023-10-21
Clean up cXyz inlines copied from TP
LagoLunatic
2023-10-15
Add attention flags enum, use enums in more places
LagoLunatic
2023-10-10
Cleanup, comments, and names for enemy ice/fire
LagoLunatic
2023-10-10
Add default parameters for particle inlines
LagoLunatic
2023-10-10
c_damagereaction 20%
LagoLunatic
2023-10-03
d_a_am 50%
LagoLunatic
2023-09-10
Import project
Luke Street