3145 Commits
Author SHA1 Message Date
ArchezandGarrett Cox 32caecabfc read proper depth values from the renderer (#124) 2024-05-22 09:04:59 -05:00
ArchezandGarrett Cox fb2f6fd67b fix vertex copies (#126) 2024-05-22 09:04:59 -05:00
louist103andGarrett Cox a4a4264fc0 Implement CKeyframe importer and exporter (#121) 2024-05-22 09:04:59 -05:00
ArchezandGarrett Cox d479a7db37 Add ActorResetFunc for variable cleanup (#98)
* add actor reset func handling

* reset func for day transitions

* reset func for deku playground

* reset func for dog race

* reset func for grass

* reset func for goron shrine chandelier

* reset func for lost woods intro sparkles

* reset func for deku palace patrol guards

* reset func for dampe

* reset func for beaver race rings

* reset func for butler race doors

* reset funcs for deep sea python

* reset func for dogs

* reset func for deku curse mad scrubs

* reset func for keaton grass

* reset func for marine lab fish

* reset func for shooting gallery scrubs

* reset func for Stone Tower FloorSwitch

* reset func for ice platforms

* reset func for punchable pillar

* reset func for blue warps

* reset func for odolwa

* reset func for twinmold

* reset func for gyorg

* reset func for wart

* reset func for igos window

* reset func for majora

* reset func for snow head central pillar
2024-05-22 09:04:59 -05:00
Garrett Cox 05bffcf897 V1 Hud Editor (#110) 2024-05-22 09:04:59 -05:00
Garrett Cox 2bce365364 Add humanName to actor table (#71) 2024-05-22 09:04:59 -05:00
Garrett Cox 8894215a4b Add/adjust some 2S2H comments (#116) 2024-05-22 09:04:59 -05:00
aMannusandGarrett Cox 7703103b65 Debug-helpful cheats (#77)
* Add infinite cheats

* Fix no clip in menu

* Update mm/2s2h/BenMenuBar.cpp

* Address bombchu capacity

* Magic number to define

* Fix debug mode tooltip

---------

Co-authored-by: Garrett Cox <garrettjcox@gmail.com>
2024-05-22 09:04:59 -05:00
Garrett Cox 07de3cb172 Support for hook unregistration (#109) 2024-05-22 09:04:59 -05:00
briaguyaandGarrett Cox 782c51ccd8 fix: restore controller mapping window menu option (#112) 2024-05-22 09:04:59 -05:00
briaguyaandGarrett Cox a1ec4483b7 build: remove -fuse-ld=lld (#113)
having this flag set led to vscode breakpoints not working in a lot of files when building using gcc on linux
2024-05-22 09:04:59 -05:00
RozeletteandGarrett Cox 21e27a512b Fix several ocarina effects (#108) 2024-05-22 09:04:59 -05:00
Garrett Cox 6164a75d67 Move some files around (#107) 2024-05-22 09:04:59 -05:00
louist103andGarrett Cox 618b702d73 Call resource manager for self modifying resources 2024-05-22 09:04:59 -05:00
Garrett Cox c377b07ef7 Fix en_mag pointer math (#105) 2024-05-22 09:04:59 -05:00
ArchezandGarrett Cox 329ad7db6c add widescreen support for skybox stars (#100) 2024-05-22 09:04:59 -05:00
ArchezandGarrett Cox b76ea78149 bump lus (#101) 2024-05-22 09:04:59 -05:00
Garrett Cox 1ca56bffe3 Fix message item costs and next message ID misalignment (#96) 2024-05-22 09:04:59 -05:00
Garrett Cox 240aa03456 Tweaks to CI (#95) 2024-05-22 09:04:59 -05:00
louist103andGarrett Cox d15913bcbb Update the exporter 2024-05-22 09:04:59 -05:00
ArchezandGarrett Cox e2722c9b97 Remove DMA for grandmas story and add more wide screen fills (#94)
* remove dma for grandmas story

* widescreen dawn of new day

* cover screen in black for wide screen stories
2024-05-22 09:04:58 -05:00
RevoandGarrett Cox 2f94bce6c8 dump ovl_En_An MsgScripts (#92)
* dump ovl_En_An MsgScripts

* fix wrong item macros in dumped An scripts
2024-05-22 09:04:58 -05:00
Garrett Cox 434646559f Fix footprints and deku link spin attack blur (#93) 2024-05-22 09:04:58 -05:00
Garrett Cox 420c5e77de Handle animated texture cycle lists not being the same size as keyframes (#91) 2024-05-22 09:04:58 -05:00
louist103andGarrett Cox 91b2641ad1 Add FPS slider. 2024-05-22 09:04:58 -05:00