summaryrefslogtreecommitdiff
path: root/ZAP2
AgeCommit message (Expand)Author
2020-12-30ZAP2 project renamed to ZAPD (#27)Kenix3
2020-12-30Hierarchy -> Skeleton (#24)fig02
2020-12-30fix warnings + building with cygwin (#25)Random
2020-12-29Removed redundanciesNicholas Estelami
2020-12-29MergedNicholas Estelami
2020-12-29Added in support for FlexSkeletonHeader, removed sqlite, fixed crash that occ...Nicholas Estelami
2020-12-29Animation update (#11)petrie911
2020-12-28ZAP project files now use correct relative paths to include headers. (#12)Kenix3
2020-12-27More cleanupNicholas Estelami
2020-12-27Did some housecleaningNicholas Estelami
2020-12-23Added null pointer check to overlay codeNicholas Estelami
2020-12-22Added compiler def for assimp usageNicholas Estelami
2020-12-22Removed unfinished codeNicholas Estelami
2020-12-22Added assimp library. Work on adding in FBX support. Fixed some matching issues.Nicholas Estelami
2020-11-09Commented out copy operation in makefileNicholas Estelami
2020-11-04Fixed several matching issuesNicholas Estelami
2020-10-31Fixed several matching issues.Nicholas Estelami
2020-10-30Cleanup and bug fixes.Nicholas Estelami
2020-10-29Fixed some bad declarationsNicholas Estelami
2020-10-27Fixed texture/dlist reference issuesNicholas Estelami
2020-10-27Added a few unimplemented Display List opcodes. Added a few MM room commands.Nicholas Estelami
2020-10-22Merged with upstreamNicholas Estelami
2020-10-22Adapted MM ZDisplayList changes. WIP updates on intermediette file format.Nicholas Estelami
2020-10-10fix building with cygwin (#8)Random
2020-10-06update SetCollisionHeader for z_bgcheck pr (#7)mzxrules
2020-10-01Fixed accidental redundancy in ZAnimation code generation.Nicholas Estelami
2020-09-30Fixed some newline weirdness with code output.Nicholas Estelami
2020-09-30Fixed merge conflictNicholas Estelami
2020-09-30- Updated how declarations are defined, removing the need for externs and all...Nicholas Estelami
2020-08-10OSX Fixes (#6)Ethan Roseman
2020-07-10Remove CS_PAD usages (#5)Tharo
2020-06-01Added in support for "Normal" animations.Nicholas Estelami
2020-05-26Finished up matching the remaining scenesNicholas Estelami
2020-05-26Significant performance optimizations.Nicholas Estelami
2020-05-22Fixed typoNicholas Estelami
2020-05-22Tidied up some code.Nicholas Estelami
2020-05-21Fixed matching issues.Nicholas Estelami
2020-05-20Cleaned up some code, fixed a matching issue.Nicholas Estelami
2020-05-20Updated cutscene code to match newest macros.Nicholas Estelami
2020-05-14Add support for overlays containing multiple source files (#4)Random
2020-05-08Fixed some warnings, fixed UB, updated ZAP2 to use command arguments differen...Nicholas Estelami
2020-05-07Fixed more matching issues.Nicholas Estelami
2020-05-07Fixed a few more matching issues.Nicholas Estelami
2020-05-07Fixed a few more matching issues.Nicholas Estelami
2020-05-07Added a fault handler for Linux builds. Fixed a few matching errors and undef...Nicholas Estelami
2020-05-07Fixed a faulty returnNicholas Estelami
2020-04-29Fixed a few matching issues, experimented with model importation.Nicholas Estelami
2020-04-16Fixed up a bunch of non matching issuesNicholas Estelami
2020-04-16Merge branch 'master' of https://github.com/NEstelami/ZAP2Nicholas Estelami
2020-04-16Added in cutscene decompilation support.Nicholas Estelami