summaryrefslogtreecommitdiff
path: root/ZAPD
AgeCommit message (Collapse)Author
13 daysinitialize some uninitialized things (#37)HEADdevelopbriaguya
2026-05-30Removed StringHelper in favor of the LUS one (#38)Lywx
2026-01-24Add mm pal 1.0 rom support (#36)inspectredc
2026-01-21MM PAL Support (#32)inspectredc
* Support MM GC PAL * Fix GC PAL Yar compression and add Message Table File Support * Add PAL 1.1 Support
2026-01-12Convert `size_t` reporting pointers to `std::atomic<size_t>` for thread ↵Malkierian
safety. (#35)
2025-12-03External Progress Reporting (#33)Malkierian
2025-06-22WIPArm 64 (#31)louist103
2025-04-12Fix volatilelouist103
2025-04-12remove configs from OTRExporterLouis
2025-04-09Fix JP GC CE dma table offset (#30)inspectredc
2025-04-09NTSC Support (#26)inspectredc
* extract jp text * fix msgptr initialisation * Fix jp text extraction * use ntsc 1.2 file list
2025-03-30Add ifdef block around yar checklouist103
2025-03-30Only check for YARs with MM romslouist103
2025-03-16Add XML Option (#21)louist103
* Add XML Option * Improve robustness * Update Globals.h
2024-11-08Change back to multithreadedlouis
2024-10-04Fix sample exporting (#20)louist103
* fix how samples are exported * cleanups * forgot to re-add these
2024-05-30Fixed f3dex2 conflicts with libultraship (#25)Lywx
2024-05-08support lus fetching stb (#22) (#24)Archez
(cherry picked from commit f38a9c92eb99368c0607acf356d5651ebdc96f51) Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com>
2024-05-03Merge remote-tracking branch 'upstream/master' into merge-upstreamAdam Bird
2024-05-02detangle utils (#21)briaguya
(cherry picked from commit 222cb8a23bd0fa8b901b1654ac5d6cc2ecb25a2e)
2024-05-02support ripping out unused stuff (#20)briaguya
(cherry picked from commit 9f9d0be3c914354ecabab3695581f1123c13ac20)
2024-04-30fix it again (#16)louist103
2024-04-26Gamecube JP Support (#14)inspectredc
* Compressed gc jp support * message_data_static_jp * jp text support * add break
2024-04-26Fix audio crash from null sfx (#15)Nicholas Estelami
2024-04-16Fix drum crashlouist103
2024-04-12add compressed gc support (#12)inspectredc
2024-04-12Track the files uses to populate each segment (#13)Rozelette
We can not use the overall list of files because that can have duplicates in the case of certain include patterns and isn't necessarily 1-1 with the segments.
2024-04-07support ripping out unused stuff (#20) (#11)Archez
Co-authored-by: briaguya <70942617+briaguya-ai@users.noreply.github.com>
2024-03-03Bring over exporter arg and scene changes (#19) (#9)Archez
2024-03-03Bring over exporter arg and scene changes (#19)Archez
2024-01-30Add files to buildlouist103
2024-01-30conflictlouist103
2024-01-30Implement CKeyframe (#315)louist103
* KeyFrameSkels * KeyFrameAnimation * Cleanup text output * format * PR Fixes.
2024-01-17fix credits text having different codes (#7)Archez
2024-01-17Extract Mtx definitions to headers (#6)Garrett Cox
2024-01-15Moar text fixes (#5)Garrett Cox
2024-01-15Fix cycle animated textures (#4)Garrett Cox
2024-01-1164 bitLouis
2024-01-10Fix text icon being converted to int16 (#3)Garrett Cox
2024-01-09add mm crc (#2)Archez
2024-01-09conflictslouist103
2024-01-09Mm spline fixes (#311)louist103
* Add enum file * Last fix
2024-01-08Fix typoNicholas Estelami
2024-01-08Removed debug codeNicholas Estelami
2024-01-08Implement CS Splines for MM (#310)louist103
* wip * Finished.
2024-01-07Use Enum names for Ocarina Actions and Sequence IDs (#307)Yanis42
* oot * mm prep (and small oot fix) * format * minor mm change
2024-01-07Use Player Cue Ids enum (#306)Yanis42
* implement player cue ids * format * Merge remote-tracking branch 'upstream/master' into player_cue_id
2024-01-04Fixed improperly parsed MM TextNicholas Estelami
2023-12-18add texture coordinate hack for gSunDL vertices (#1)Random
2023-11-14cmake listsLouis