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
/
libs
/
Z2AudioLib
/
Z2SeMgr.cpp
Age
Commit message (
Expand
)
Author
2024-10-10
switch to dtk setup (#2203)
TakaRikka
2024-04-21
d_a_tag_firewall done (#2137)
TakaRikka
2024-04-12
d_a_e_fz work, doxygen revamp (#2127)
Pheenoh
2024-02-03
Work on Z2EnvSeMgr (#2059)
hatal175
2024-01-30
work on Z2SoundMgr and Z2SeMgr (#2055)
Caroline Madsen
2023-10-26
Z2SoundObject, JAUSoundAnimator OK, work on Z2SoundHandles (#1968)
randomsalience
2023-08-16
d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)
Pheenoh
2023-07-07
Work on JPAEmitterManager
Tal Hayon
2023-05-12
Remove #includes from headers (#334)
Jcw87
2023-02-16
d_a_alink_swim work / fix JASGlobalInstance (#288)
TakaRikka
2021-09-30
Z2AudioMgr / various JAudio setup (#152)
TakaRikka
2021-06-12
move / fix bunch of stuff (#133)
TakaRikka
2021-04-10
moved strings + decompile simple store functions
Julgodis
2021-04-08
demangle data-symbols
Julgodis
2021-04-07
detect more floats/doubles, including from relocations
Julgodis
2021-04-06
building RELs
Julgodis
2021-04-01
__sinit and progress script update
Julgodis
2021-03-31
.dead section fix
Julgodis
2021-03-30
re-generate with bug fixes
Julgodis
2021-03-29
clang-format
Julgodis
2021-03-28
dol2asm OK
Julgodis
2021-03-15
Fix symbol names (#118)
lepelog
2021-02-20
delete variables.h
Pheenoh
2021-02-07
debugDisplay and Debug_console attemp
Pheenoh
2021-01-31
remove functions.h
Pheenoh
2021-01-25
Z2AudioLib: Migrate declarations out of functions.h to respective files (#96)
LC
2021-01-21
Merge remote-tracking branch 'upstream/master' into m_Do_audio2
jdflyer
2021-01-21
m_Do_audio
jdflyer
2021-01-21
Z2AudioLib misc decomp (#75)
Erin Moon
2020-12-26
run clang-format
Pheenoh
2020-12-13
Z2StatusMgr (#24)
TakaRikka
2020-09-05
organize files, update makefile, add CI checks, begin adding d_save.cpp
unknown