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
/
ZAPDUtils
Age
Commit message (
Expand
)
Author
2023-10-08
Update OoT and MM's cutscene names (#303)
Yanis42
2023-08-09
Support for compiling on MacOS 10.14 (#300)
Robin Allen
2023-07-20
Updated to use clang-format-14 (#297)
Nicholas Estelami
2023-05-20
Enable C++17 in ZAPD utils. (#293)
louist103
2023-05-03
Defines for texture dimensions (#233)
EllipticEllipsis
2023-04-30
Close files (#283)
louist103
2023-04-29
Better checks for hex digits in XMLs (#279)
louist103
2022-12-05
Read from an external file for entrance lists (#271)
louist103
2022-10-31
Check for non hex in offset.
louist103
2022-07-30
it works
Louis
2022-04-06
add collision poly (#246)
louist103
2022-03-26
Add cutscene extraction for MM (#242)
Anghelo Carvajal
2022-01-20
Automatic limbs enum generation (#221)
Anghelo Carvajal
2022-01-20
Fix out-of-bounds reading when converting textures to C (#236)
Anghelo Carvajal
2021-12-25
Add option for f3dex (#214)
louist103
2021-12-14
Mac fixes (#217)
EllipticEllipsis
2021-11-30
ZResource::GetSourceOutputCode no longer returns a string (#209)
Nicholas Estelami
2021-11-27
Updated MSVC libpng package to newer version (#208)
Nicholas Estelami
2021-11-27
Warning system (#189)
EllipticEllipsis
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-01
Add `--static` flag (#193)
Anghelo Carvajal
2021-09-20
Improve makefiles (#187)
EllipticEllipsis
2021-09-13
Texture Animation extraction from objects (#180)
EllipticEllipsis
2021-09-12
Fix compilation with -Wextra (#164)
Random
2021-08-08
Moved utility code into its own library (#162)
Nicholas Estelami