Commit Graph
2706 Commits
Author SHA1 Message Date
ArchezandGarrett Cox 5a7bb3fa76 Add authentic gfx patches (#131) 2024-05-22 09:04:59 -05:00
ArchezandGarrett Cox cc465fe043 Support loading credits text, take 2 (#133)
* support loading credits tex

* code review feedback
2024-05-22 09:04:59 -05:00
ArchezandGarrett Cox 48f197c049 Better GFX debugging control and fix accidental opcode overwrites (#132)
* implement better gfx command debugging

* revert xlu crash fix back to source
2024-05-22 09:04:59 -05:00
ArchezandGarrett Cox d962e4fa48 Framebuffer Effects 1.0 (#127)
* Add framebuffer effects methods

* Implement motion blur effect

* Implement shrinking window framebuffer effect

* Implement pause render framebuffer effect

* update framebuffer gbi logic

* update lus ref
2024-05-22 09:04:59 -05:00
ArchezandGarrett Cox d7b4bd8e73 fix snowhead pillar memcpy (#130) 2024-05-22 09:04:59 -05:00
ArchezandGarrett Cox 676cfb7a55 fix gfx debugger with interpolation on (#128) 2024-05-22 09:04:59 -05:00
ArchezandGarrett Cox 61c2764eef fix scene object unload (#129) 2024-05-22 09:04:59 -05:00
Ralphie MorellandGarrett Cox a2ae88987a Actor Viewer (#123) 2024-05-22 09:04:59 -05:00
louist103andGarrett Cox fdbd495ca6 Update submodules 2024-05-22 09:04:59 -05:00
louist103andGarrett Cox 0652f6715f Fix timer digits. 2024-05-22 09:04:59 -05:00
louist103andGarrett Cox bcb7dcf6d7 Copy the map data 2024-05-22 09:04:59 -05:00
louist103andGarrett Cox 5af9b7c77a Fix pause menu minimap drawing. 2024-05-22 09:04:59 -05:00
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