index
:
ZAPDTR
JackMaster
develop
master
soh-macready
Fork of ZAPD for Zelda asset parsing/extraction used in decomp pipelines
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ZAPD
/
Declaration.h
Age
Commit message (
Expand
)
Author
2023-07-20
Updated to use clang-format-14 (#297)
Nicholas Estelami
2023-05-04
Cleaned up and Documented Declaration Class (#290)
Nicholas Estelami
2023-05-04
add missing headers (#291)
louist103
2023-05-03
Defines for texture dimensions (#233)
EllipticEllipsis
2023-04-29
Added setting for ZBackground screen width/height (#278)
Nicholas Estelami
2021-12-26
Fix padding generation for double word aligned variables (#223)
Anghelo Carvajal
2021-11-27
Warning system (#189)
EllipticEllipsis
2021-11-24
Only use array lengths on static variables (#205)
Anghelo Carvajal
2021-10-16
`ExternalFile`: Expose other XML's declarations during extraction (#151)
Anghelo Carvajal
2021-10-11
string -> const string& and more (#199)
louist103
2021-10-05
ZResource cleanup (#178)
Anghelo Carvajal
2021-10-01
Add `--static` flag (#193)
Anghelo Carvajal
2021-09-29
Remove `DeclarationPadding` and `DeclarationAlignment::None` (#186)
Anghelo Carvajal
2021-08-05
Exporter Support Added (#127)
Nicholas Estelami
2021-05-10
ZRoom refactor (#124)
Anghelo Carvajal