Commit Graph
2654 Commits
Author SHA1 Message Date
Garrett Cox bb35c8ae69 Fix alternate scene header handling (#69) 2024-05-22 09:04:58 -05:00
Garrett Cox c24142402c Remove v1 UI Widgets (#62) 2024-05-22 09:04:58 -05:00
inspectredcandGarrett Cox 63f7d07b39 Fix DoActions on B (mac) (#66)
* fix doaction on B mac

* add comment
2024-05-22 09:04:58 -05:00
aMannusandGarrett Cox dbbcd9b1b6 Re-order F1 menu (#65)
* Re-order menus and add blast mask cooldown enhancement

* Remove blast mask enhancement, add empty cheats menu
2024-05-22 09:04:58 -05:00
ArchezandGarrett Cox cb4cf93852 temporarily disable framebuffer effects for lens actors (#58) 2024-05-22 09:04:58 -05:00
inspectredcandGarrett Cox 7c4772efaa GameInteractor Base + Moon Jump (#40)
* GameInteractor Base + Moon Jump

* readd checkbox post merge
2024-05-22 09:04:58 -05:00
Garrett Cox fb832cd5e2 Update OTRExporter (#72) 2024-05-22 09:04:58 -05:00
Garrett Cox 6d80f06d2b Extract Mtx definitions to headers (#68) 2024-05-22 09:04:58 -05:00
Garrett Cox 5133d29c01 Fix cycle animated textures (#57) 2024-05-22 09:04:58 -05:00
Garrett Cox b84550e1df More z_message fixes (#55) 2024-05-22 09:04:58 -05:00
ArchezandGarrett Cox 547fa938b2 add colon texture to timer display (#41) 2024-05-22 09:04:58 -05:00
Garrett Cox ae257f15a2 Add support for json save files (#54) 2024-05-22 09:04:58 -05:00
inspectredcandGarrett Cox f068674d77 Allocate correct memory size to dListBuf (#53) 2024-05-22 09:04:58 -05:00
ArchezandGarrett Cox dfcc980dba fix beating heart (#50) 2024-05-22 09:04:58 -05:00
RevoandGarrett Cox d75e5c07f7 update c_keyframe (#52) 2024-05-22 09:04:58 -05:00
PurpleHatoandGarrett Cox 24e83cecd2 Fix Windows compilation
Windows building was failing due to the order of theses arguments
(They need to be in order)
2024-05-22 09:04:58 -05:00
louist103andGarrett Cox 9f68f4a77b Update OTRExproter 2024-05-22 09:04:58 -05:00
Garrett Cox 9d6c44fd25 Migrate all of menubar to new widgets, clean up dead code 2024-05-22 09:04:58 -05:00
Garrett Cox d56128146c Rename some SoH files to Ben 2024-05-22 09:04:58 -05:00
louist103andGarrett Cox ff8ba2cc10 Use libc functions for bcmp, bcpy, bzero, LibMemset, LibMemCmp. 2024-05-22 09:04:58 -05:00
Garrett Cox 1ad3317705 Add reg editor tab (#31) 2024-05-22 09:04:58 -05:00
Garrett Cox 1dc80ffc3a Fix the other things that used sunTex (#38) 2024-05-22 09:04:58 -05:00
Garrett Cox 9a21e23acd Fix getItem animation (#37) 2024-05-22 09:04:58 -05:00
inspectredcandGarrett Cox 3f9ddeeaa3 Fix SkinMatrix_MtxFToMtx (#36) 2024-05-22 09:04:57 -05:00
Garrett Cox c0a04f6afc Stub AudioOcarina_SetInstrument to fix audio crash temporarily (#35) 2024-05-22 09:04:57 -05:00