Commit Graph
2663 Commits
Author SHA1 Message Date
Garrett Cox b341e7bab0 Small fixes to save editor (#86) 2024-05-22 09:04:58 -05:00
louist103andGarrett Cox f4cae758b5 Fix bombers code crash. 2024-05-22 09:04:58 -05:00
Garrett Cox 837ef4dde6 CI (#81) 2024-05-22 09:04:58 -05:00
Garrett Cox b98106017a Fix incorrect cutscene write types (#76) 2024-05-22 09:04:58 -05:00
Garrett Coxandlouist103 e0d9bd2493 Temporary fix for skull kid XLU crash (#74)
* Temporary fix for skull kid XLU crash

* Update z_dm_stk.c

---------

Co-authored-by: louist103 <35883445+louist103@users.noreply.github.com>
2024-05-22 09:04:58 -05:00
Garrett Cox 976603659a Update submodules (#75) 2024-05-22 09:04:58 -05:00
Garrett Cox 37c07b3f8a Add initial CI attempt 2024-05-22 09:04:58 -05:00
Garrett Cox 3aa41ef26f Update OTRExporter again (#73) 2024-05-22 09:04:58 -05:00
Garrett Cox bc72f251ed Add noclip cheat (#39) 2024-05-22 09:04:58 -05:00
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