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
/
Makefile
Age
Commit message (
Expand
)
Author
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
2022-12-06
Cleanups (#273)
louist103
2021-12-14
Mac fixes (#217)
EllipticEllipsis
2021-12-13
Remove `-Werror` enabled by default and remove `-march`/`-mtune` (#210)
Anghelo Carvajal
2021-10-16
`ExternalFile`: Expose other XML's declarations during extraction (#151)
Anghelo Carvajal
2021-10-04
Add CXXFLAGS back to linking (#197)
EllipticEllipsis
2021-09-28
Add automatic clang and ld.lld support (#195)
EllipticEllipsis
2021-09-23
Add `BaseAddress` check (#191)
Anghelo Carvajal
2021-09-20
Improve makefiles (#187)
EllipticEllipsis
2021-09-13
ZRoom cleaning 3 (#140)
Anghelo Carvajal
2021-09-12
Fix compilation with -Wextra (#164)
Random
2021-08-08
Moved utility code into its own library (#162)
Nicholas Estelami
2021-08-05
Exporter Support Added (#127)
Nicholas Estelami
2021-07-27
Fix unused enum value warning (#159)
Anghelo Carvajal
2021-06-23
Add some small optimizations. (#154)
louist103
2021-06-23
Use `CXX` instead of `CC` for the C++ compiler (#145)
Anghelo Carvajal
2021-06-11
Add `rgba16` format and deprecate `rgb5a1` (#142)
Anghelo Carvajal
2021-06-10
Improve Makefile compatability (GCC 5.4, Clang 12) (#138)
Zach Banks
2021-06-02
Remove debugging symbols in standard builds and add debug mode (#147)
Anghelo Carvajal
2021-05-07
Change image library to `libpng` and improve how palettized textures are extr...
Anghelo Carvajal
2021-05-06
Add a `format` rule to Makefile (#134)
Anghelo Carvajal
2021-05-03
Fix `-export-dynamic` in mac (#131)
Anghelo Carvajal
2021-04-28
Use OutputFormatter for every C and H file, to improve the generated output (...
Anghelo Carvajal
2021-04-24
Fix most -Wall warnings (#115)
louist103
2021-04-15
Rename "Prerender" to "Background", properly extract PolygonType1 multi forma...
Anghelo Carvajal
2021-04-13
Refactoring and various features added (#108)
Nicholas Estelami
2021-04-01
Unmangle backtrace (#100)
Anghelo Carvajal
2021-03-20
Add a clang-format config and reformat all source files (#63)
Léo Lam
2021-03-19
Merge pull request #96 from ethteck/new-jenkins-agent
fig02
2021-03-19
Fix `make setup` (#95)
Anghelo Carvajal
2021-03-18
Merge branch 'master' into new-jenkins-agent
Ethan Roseman
2021-03-18
Depend on system ccache setup
Ethan Roseman
2021-03-17
Remove libgfxd binary (#90)
louist103
2021-03-12
Use libgfxd (gfxdis) for display lists (#84)
fig02
2021-01-26
ZAPD prints out git hash (#80)
Nicholas Estelami
2021-01-05
Move libraries into their own folder (#57)
Léo Lam
2021-01-05
Don't link stdc++fs on MacOS (#60)
Ethan Roseman
2021-01-04
Makefile no longer includes ZAP/sqlite (#53)
Kenix3
2020-12-30
fix makefile (#34)
fig02
2020-12-29
Update Makefile
Nicholas Estelami
2020-12-29
Update Makefile
Nicholas Estelami
2020-12-29
Removed redundancies
Nicholas Estelami
2020-12-29
Added in support for FlexSkeletonHeader, removed sqlite, fixed crash that occ...
Nicholas Estelami
2020-12-27
More cleanup
Nicholas Estelami
2020-12-27
Did some housecleaning
Nicholas Estelami
2020-12-22
Added compiler def for assimp usage
Nicholas Estelami
2020-12-22
Added assimp library. Work on adding in FBX support. Fixed some matching issues.
Nicholas Estelami
2020-11-09
Commented out copy operation in makefile
Nicholas Estelami
2020-11-04
Fixed several matching issues
Nicholas Estelami
[next]