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
/
d_attention.cpp
Age
Commit message (
Expand
)
Author
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-12
Add camera attention status and algorythmn enums
LagoLunatic
2026-03-31
Use dComIfGp_event_runCheck instead of dComIfGp_event_getMode, remove some fa...
LagoLunatic
2025-12-29
Move daPy methods into d_a_player headers
LagoLunatic
2025-09-15
Make m_Do_ext fields private, more bmd cleanup
LagoLunatic
2025-08-20
Use precompiled headers, fix weak data issues
LagoLunatic
2025-07-05
Some particle work and cleanup
LagoLunatic
2025-06-09
Cleanup player struct
LagoLunatic
2025-04-27
d_attention cleanup, add mDoCPd inlines
LagoLunatic
2025-04-27
d_attention 100% (#701)
Mm2PL
2025-04-01
player_fan 99%
LagoLunatic
2025-03-28
Cleanp a bunch of stuff
LagoLunatic
2025-03-17
Rename J3DFrameCtrl loop mode enum
LagoLunatic
2025-03-08
Fix up nonmatching d_attention functions
LagoLunatic
2025-03-08
Use cLib on/off bit inlines for attn flags
LagoLunatic
2025-03-01
Implement dCom attention inlines
LagoLunatic
2025-02-23
Various cleanup
LagoLunatic
2025-01-06
Add item button enum and talk button enum
LagoLunatic
2024-07-12
Add fpc_ProcID type and use it for all process IDs
LagoLunatic
2024-07-04
Add developer-specific macros for g_regHIO child registers
LagoLunatic
2024-06-22
Use NULL macro in asserts, fix NULL macro to match
LagoLunatic
2024-04-24
Started using resource enums for old actors
LagoLunatic
2024-04-17
Add enum for attention types
LagoLunatic
2024-03-11
Standardize process ID type to be uint
LagoLunatic
2024-03-11
Add uint typedef
LagoLunatic
2024-03-11
minor inline cleanup
LagoLunatic
2024-03-09
d_demo work
LagoLunatic
2024-03-08
rename fopAc_ac_c member vars to match TP decomp
LagoLunatic
2024-01-17
d_timer work
Jasper St. Pierre
2024-01-15
d_a_player_main work
LagoLunatic
2024-01-14
d_attention work
Jasper St. Pierre
2023-12-30
use enums and inlines in more places
LagoLunatic
2023-12-20
make function signatures more consistent
Jcw87
2023-12-02
d_attention work
Jasper St. Pierre
2023-11-29
d_com_inf_game progress
LagoLunatic
2023-09-23
d_attention work
Jasper St. Pierre
2023-09-10
Import project
Luke Street