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_npc_ji1.cpp
Age
Commit message (
Expand
)
Author
2024-10-19
Add fake headers for unsolved weak objects to reduce manual copy-pasting
LagoLunatic
2024-10-18
More warning cleanup
LagoLunatic
2024-10-17
More warning/error cleanup, mostly includes
LagoLunatic
2024-10-17
clangd: Started fixing warnings and errors, code cleanup
LagoLunatic
2024-08-08
Move sqrtf to std:: namespace
LagoLunatic
2024-08-07
Move abs and fabsf to std namespace
LagoLunatic
2024-07-12
Add fpc_ProcID type and use it for all process IDs
LagoLunatic
2024-06-22
Use NULL macro in asserts, fix NULL macro to match
LagoLunatic
2024-06-07
Rename some more item enum entries
LagoLunatic
2024-06-03
Fix some warnings and errors
LagoLunatic
2024-05-12
minor cleanup and matches
LagoLunatic
2024-05-10
A Little More Orca Work
SuperDude88
2024-05-10
use loopmode enum in more places
LagoLunatic
2024-04-25
Use resource enums for all other old actors
LagoLunatic
2024-04-24
d_a_npc_roten 100%, weak order not matched
LagoLunatic
2024-04-23
Use NULL instead of 0
LagoLunatic
2024-04-22
Regenerate old actor profiles for consistency
LagoLunatic
2024-04-18
clean up some inline parameters
LagoLunatic
2024-04-17
Add enum for attention types
LagoLunatic
2024-04-16
add more default parameters for common funcs
LagoLunatic
2024-04-10
fix msgId/msgNo naming mixups
LagoLunatic
2024-03-24
d_a_bk
LagoLunatic
2024-03-11
Standardize process ID type to be uint
LagoLunatic
2024-03-08
rename fopAc_ac_c member vars to match TP decomp
LagoLunatic
2024-02-25
d_a_tag_volcano 99%
Jasper St. Pierre
2024-02-25
Started cleaning up the itemNo enum
LagoLunatic
2024-02-25
d_a_npc_ji1 cleanup some inlines
LagoLunatic
2024-02-25
Minor Cleanup
SuperDude88
2024-02-25
Start Orca
SuperDude88
2024-02-01
Add return type and static keyword for more static funcs
LagoLunatic
2024-01-08
Get more actors compiling
LagoLunatic
2023-11-30
Add return type and static keyword to common actor static funcs
LagoLunatic
2023-11-26
Remove weak ctors/dtors from .cpp files
LagoLunatic
2023-11-24
Better defaults for create/delete/execute/draw/isdelete
LagoLunatic
2023-11-24
Remove a bunch of weak symbols from TUs
Jasper St. Pierre
2023-11-24
Automatically generate headers for all actors
LagoLunatic
2023-11-23
Remove all autogenerated @ functions from TUs
Jasper St. Pierre
2023-09-10
Import project
Luke Street
[prev]