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
/
ZRoom
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
Did some housecleaning
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
2020-10-31
Fixed several matching issues.
Nicholas Estelami
2020-10-30
Cleanup and bug fixes.
Nicholas Estelami
2020-10-29
Fixed some bad declarations
Nicholas Estelami
2020-10-27
Added a few unimplemented Display List opcodes. Added a few MM room commands.
Nicholas Estelami
2020-10-06
update SetCollisionHeader for z_bgcheck pr (#7)
mzxrules
2020-09-30
Fixed some newline weirdness with code output.
Nicholas Estelami
2020-09-30
- Updated how declarations are defined, removing the need for externs and all...
Nicholas Estelami
2020-06-01
Added in support for "Normal" animations.
Nicholas Estelami
2020-05-26
Finished up matching the remaining scenes
Nicholas Estelami
2020-05-26
Significant performance optimizations.
Nicholas Estelami
2020-05-22
Fixed typo
Nicholas Estelami
2020-05-22
Tidied up some code.
Nicholas Estelami
2020-05-21
Fixed matching issues.
Nicholas Estelami
2020-05-20
Cleaned up some code, fixed a matching issue.
Nicholas Estelami
2020-05-08
Fixed some warnings, fixed UB, updated ZAP2 to use command arguments differen...
Nicholas Estelami
2020-05-07
Fixed more matching issues.
Nicholas Estelami
2020-05-07
Fixed a few more matching issues.
Nicholas Estelami
2020-05-07
Fixed a few more matching issues.
Nicholas Estelami
2020-05-07
Added a fault handler for Linux builds. Fixed a few matching errors and undef...
Nicholas Estelami
2020-04-29
Fixed a few matching issues, experimented with model importation.
Nicholas Estelami
2020-04-16
Fixed up a bunch of non matching issues
Nicholas Estelami
2020-04-16
Added in cutscene decompilation support.
Nicholas Estelami
2020-02-29
Numerous updates to improve room support.
Nicholas Estelami
2020-02-18
Added in support for alternate headers. Fixed up a few issues with textures, ...
Nicholas Estelami
2020-02-17
Room decompilation mostly complete. Several rooms/scenes tested and matching.
Nicholas Estelami
2020-01-20
Fixed up a few more things.
Nicholas Estelami
2020-01-20
Changed a few struct names based on feedback, converted a few more Room comma...
Nicholas Estelami
2020-01-19
- Converted texture and room output to C
Nicholas Estelami
2019-09-14
WIP on Rooms
Nicholas Estelami