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
/
JSystem
/
JKernel
/
JKRExpHeap.cpp
Age
Commit message (
Expand
)
Author
2022-10-03
d_camera / m_Do_ext / d_particle + minor various wip (#210)
TakaRikka
2022-08-30
j2d / map_path work, d_drawlist / d_attention cleanup (#208)
TakaRikka
2022-06-01
m_Do / d_a_npc work
TakaRikka
2021-09-11
JKRExpHeap (#146)
Jcw87
2021-06-02
J3duclip, fop_actor_mng and related stuff (#131)
lepelog
2021-05-02
Copy JKernel (#126)
lepelog
2021-04-10
moved strings + decompile simple store functions
Julgodis
2021-04-08
demangle data-symbols
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-01-31
clang-format
Pheenoh
2021-01-31
remove functions.h
Pheenoh
2021-01-06
JKRSolidHeap (#69)
Jonathan Wase
2021-01-02
JKRAssertHeap OK (#47)
Jonathan Wase
2020-12-26
run clang-format
Pheenoh
2020-12-05
Types and functions for JKRThread, JKRFile, JKRDvdFile, JKRFileCache... (#17)
Jonathan Wase
2020-09-05
organize files, update makefile, add CI checks, begin adding d_save.cpp
unknown