Commit Graph
195 Commits
Author SHA1 Message Date
Garrett Cox 7f08698d76 Add log level combo box (#286) 2024-05-22 09:05:03 -05:00
inspectredcandGarrett Cox cdeb6eaa16 More Anim Comparison Fixes: Kafei Mask Reveal Cutscene (#288) 2024-05-22 09:05:03 -05:00
louist103andGarrett Cox 4ff6633cee Fix lava rock interpolation (#282) 2024-05-22 09:05:03 -05:00
Nicholas EstelamiandGarrett Cox 000ab6f86a Fix curiosity shop crash (#281) 2024-05-22 09:05:03 -05:00
louist103andGarrett Cox e96c7b4daf Fix song of soaring crash on linux. (#280)
* Fix audio on linux

* Text hack
2024-05-22 09:05:03 -05:00
Garrett Cox 62a398e24c Fix issue with flags editor and add clear/set buttons (#279) 2024-05-22 09:05:03 -05:00
ArchezandGarrett Cox 6da4eee306 Add temple clears to save editor (#275)
* Add temple clears to save editor

* for each
2024-05-22 09:05:03 -05:00
Garrett Cox 144fa5cfaf Add flags tab to save editor (#276) 2024-05-22 09:05:03 -05:00
ArchezandGarrett Cox 646cb3af37 fix DL indexing in draw code (#277) 2024-05-22 09:05:03 -05:00
ArchezandGarrett Cox 0f0bca2a74 fix cross and circle for island jumping minigames (#274) 2024-05-22 09:05:03 -05:00
ArchezandGarrett Cox 448237c606 fix woodfall temple wave vertex changes (#268) 2024-05-22 09:05:03 -05:00
ArchezandGarrett Cox 1b9e49b52d reset milk bar door and race dog selected (#269) 2024-05-22 09:05:03 -05:00
inspectredcandGarrett Cox 0004a8c896 Fix Scarecrow Song (#271) 2024-05-22 09:05:03 -05:00
inspectredcandGarrett Cox c2c359ceed Fix bigslime vtx load (#272) 2024-05-22 09:05:03 -05:00
ArchezandGarrett Cox 5860f829db reset func for kafei (#255) 2024-05-22 09:05:02 -05:00
ArchezandGarrett Cox bbb0e2a4e0 Fix interpolation crashes due to unclosed records (#263)
* Fix interpolation crashes due to unclosed records

* rework en_mnk drawface to avoid return in open/close disps pair [still matching]

* fix placement of close_disps in en_osn draw

* replace returns with goto to follow other decomp patterns
2024-05-22 09:05:02 -05:00
Garrett Cox 8f2d856519 Add ability to configure motion blur (#266) 2024-05-22 09:05:02 -05:00
aMannusandGarrett Cox 9311b51f46 Add missing reset to dograce (#258) 2024-05-22 09:05:02 -05:00
ArchezandGarrett Cox f81dc4f82e widescreen particles and effects (#241) 2024-05-22 09:05:02 -05:00
ArchezandGarrett Cox 5a6027d0e0 fix beaver race rings not resetting (#251) 2024-05-22 09:05:02 -05:00
Garrett Cox 16e4ccf9af Add Event Log and more hooks (#247) 2024-05-22 09:05:02 -05:00
ArchezandGarrett Cox 0da645e7e6 Fix actor inits happening too early (#248) 2024-05-22 09:05:02 -05:00
Garrett Cox fc8f02a599 Small additions to save editor (#239) 2024-05-22 09:05:02 -05:00
louist103andGarrett Cox e3c1d6672c Fix bug with object "loading" (#240) 2024-05-22 09:05:02 -05:00
inspectredcandGarrett Cox c897fc2399 Gamecube NTSC US Support (#155)
* initial asset xml split

* move otrexporter back

* update exporter

* update xml progress

* update xmls -- todo: rename actor.xml

* use latest otrexporter

* cherry pick over gc support changes

* zapdtr gc support

* fix title screen

* fix jumpslash

* add gc file list

* add additional asset header

* Update OTRExporter

* Update ZAPDTR

* Update libultraship

* Update OTRExporter

* submodule

* attempt 3 at submodules

* add gPowderKegFuseVtx to gc xml

* lus main

* for pr

* zapdtr rebased

* move game versions to benport

* update xml for PRs

* move audio, todo: add to GC

* gc audio

* explain commented assets

* zapdtr

* pull and update zapdtr

* Update OTRExporter
2024-05-22 09:05:02 -05:00