PurpleHato and Garrett 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
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
louist103 and Garrett 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
inspectredc and Garrett 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
Archez and Garrett Cox
103fd28ec3
move circle tex to assets and support wide screen ( #34 )
2024-05-22 09:04:57 -05:00
Archez and Garrett Cox
17866937a3
fix master dl overflows ( #33 )
2024-05-22 09:04:57 -05:00
louist103 and Garrett Cox
cf7264f072
Fix faces for link.
2024-05-22 09:04:57 -05:00
louist103 and Garrett Cox
59b355de5e
Fix XLU
2024-05-22 09:04:57 -05:00
Archez and Garrett Cox
6e0cef8fa0
properly array bounds check the font table ( #32 )
2024-05-22 09:04:57 -05:00
Garrett Cox
248539479d
Fix screen size issues, letterbox, fade, etc ( #30 )
2024-05-22 09:04:57 -05:00
Archez and Garrett Cox
e21208a457
fix billboard mtx segment values ( #29 )
2024-05-22 09:04:57 -05:00
inspectredc and Garrett Cox
ffedb7d352
correct Scene_CommandObjectList and Scene_CommandSpecialFiles implementations ( #28 )
2024-05-22 09:04:57 -05:00
inspectredc and Garrett Cox
713ac3495e
abutton fix ( #27 )
2024-05-22 09:04:57 -05:00
inspectredc and Garrett Cox
09635bcdd5
Treat sun textures as 64x64 ( #26 )
...
* Treat sun textures as 64x64
* commenting style
* leave original lines commented too
2024-05-22 09:04:57 -05:00
Archez and Garrett Cox
c6a114e8d5
Fix Framebuffer and ZBuffer things ( #25 )
...
* fix the framebuffers and zbuffers
* set some extra save context on load
2024-05-22 09:04:57 -05:00
louist103 and Garrett Cox
9f7414bd00
Fix (Un stub) minimaps
2024-05-22 09:04:57 -05:00
louist103 and Garrett Cox
a47de3a972
Allow the bombers notebook to open, but you can't close it.
2024-05-22 09:04:57 -05:00
louist103 and Garrett Cox
bba57b078e
Fix (2) pointers cast as u32
2024-05-22 09:04:57 -05:00
louist103 and Garrett Cox
c351a4a580
64 Bits
2024-05-22 09:04:57 -05:00
Garrett Cox and louist103
daca951818
Temporary fix for fanfares crashing until we get audio working ( #21 )
...
* Temporary fix for fanfares crashing until we get audio working
* Update mm/src/audio/lib/load.c
* Update code_8019AF00.c
---------
Co-authored-by: louist103 <35883445+louist103@users.noreply.github.com >
2024-05-22 09:04:57 -05:00