index
:
tp
dol2asm
main
Decompilation of The Legend of Zelda: Twilight Princess (GCN)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
d
/
actor
/
d_a_npc_grs.cpp
Age
Commit message (
Expand
)
Author
2026-03-17
Fix a bunch of compiler warnings and document several more bugs (#3130)
Max Roncace
2026-03-09
Actor status consolidation & process profile definition editing (#3117)
Huitzi
2026-02-28
Some GCC compilation fixes (#3114)
Luke Street
2026-01-17
`fopAcM_Register` cleanup (#3047)
roeming
2026-01-14
Use attention enums everywhere instead of integer literals (#3044)
Max Roncace
2025-12-24
Resolve all gameInfo fakematches (#2995)
LagoLunatic
2025-12-23
Clean up code, remove fakematches, add UNUSED, enable warnings (#2992)
LagoLunatic
2025-12-11
fix functions not returning values (#2942)
Jcw87
2025-12-06
Various debug conditional compilation cleanup (#2915)
Max Roncace
2025-11-30
project cleanup (#2895)
TakaRikka
2025-11-20
Remove fake matches, fix false equivalencies, and other small matches (#2837)
LagoLunatic
2025-11-19
d_a_npc_grs matching (#2827)
Max Roncace
2025-11-09
Debug work + some retail regalloc fixes (#2787)
LagoLunatic
2025-10-03
NPC str cleanup and misc for 100% linkability (#2723)
YunataSavior
2025-09-28
Fix JUT_ASSERT and several other macros (#2711)
LagoLunatic
2025-08-24
Add a precompiled header for RELs (#2597)
Max Roncace
2024-11-29
some cleanup of f_pc/f_op files (#2254)
TakaRikka
2024-10-25
Work on daNpc_Hanjo_c (#2225)
hatal175
2024-10-10
switch to dtk setup (#2203)
TakaRikka