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
/
ZAP2
/
Main.cpp
Age
Commit message (
Expand
)
Author
2020-12-30
ZAP2 project renamed to ZAPD (#27)
Kenix3
2020-12-30
fix warnings + building with cygwin (#25)
Random
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-22
Added assimp library. Work on adding in FBX support. Fixed some matching issues.
Nicholas Estelami
2020-11-04
Fixed several matching issues
Nicholas Estelami
2020-10-22
Merged with upstream
Nicholas Estelami
2020-10-22
Adapted MM ZDisplayList changes. WIP updates on intermediette file format.
Nicholas Estelami
2020-10-10
fix building with cygwin (#8)
Random
2020-09-30
- Updated how declarations are defined, removing the need for externs and all...
Nicholas Estelami
2020-05-20
Cleaned up some code, fixed a matching issue.
Nicholas Estelami
2020-05-14
Add support for overlays containing multiple source files (#4)
Random
2020-05-08
Fixed some warnings, fixed UB, updated ZAP2 to use command arguments differen...
Nicholas Estelami
2020-05-07
Added a fault handler for Linux builds. Fixed a few matching errors and undef...
Nicholas Estelami
2020-05-07
Fixed a faulty return
Nicholas Estelami
2020-04-29
Fixed a few matching issues, experimented with model importation.
Nicholas Estelami
2020-04-12
Fix some UB bugs, causing crashes (#3)
Emill
2020-02-17
Room decompilation mostly complete. Several rooms/scenes tested and matching.
Nicholas Estelami
2020-01-19
- Converted texture and room output to C
Nicholas Estelami
2019-11-14
Fixed bug causing source files to always be generated.
Nicholas Estelami
2019-11-14
Added additional parameters for extraction mode.
Nicholas Estelami
2019-09-15
Added overlay support
Nicholas Estelami
2019-07-14
Adding in a texture building mode designed for creating individual asset file...
Nicholas Estelami
2019-05-22
First commit.
Nicholas Estelami