2954 Commits
Author SHA1 Message Date
ArchezandGarrett Cox 103fd28ec3 move circle tex to assets and support wide screen (#34) 2024-05-22 09:04:57 -05:00
ArchezandGarrett Cox 17866937a3 fix master dl overflows (#33) 2024-05-22 09:04:57 -05:00
louist103andGarrett Cox cf7264f072 Fix faces for link. 2024-05-22 09:04:57 -05:00
louist103andGarrett Cox 59b355de5e Fix XLU 2024-05-22 09:04:57 -05:00
ArchezandGarrett 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
ArchezandGarrett Cox e21208a457 fix billboard mtx segment values (#29) 2024-05-22 09:04:57 -05:00
inspectredcandGarrett Cox ffedb7d352 correct Scene_CommandObjectList and Scene_CommandSpecialFiles implementations (#28) 2024-05-22 09:04:57 -05:00
inspectredcandGarrett Cox 713ac3495e abutton fix (#27) 2024-05-22 09:04:57 -05:00
inspectredcandGarrett 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
ArchezandGarrett 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
louist103andGarrett Cox 9f7414bd00 Fix (Un stub) minimaps 2024-05-22 09:04:57 -05:00
LouisandGarrett Cox 9561008a66 update the sub modules again? 2024-05-22 09:04:57 -05:00
louist103andGarrett Cox 64d6fdf430 Update ZAPD again. 2024-05-22 09:04:57 -05:00
louist103andGarrett Cox a47de3a972 Allow the bombers notebook to open, but you can't close it. 2024-05-22 09:04:57 -05:00
louist103andGarrett Cox a94201b136 Update LUS commit. 2024-05-22 09:04:57 -05:00
louist103andGarrett Cox bba57b078e Fix (2) pointers cast as u32 2024-05-22 09:04:57 -05:00
louist103andGarrett Cox c351a4a580 64 Bits 2024-05-22 09:04:57 -05:00
Garrett Cox 2ffb61f019 Update ZAPD commit (#24) 2024-05-22 09:04:57 -05:00
Garrett Coxandlouist103 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
Garrett Cox 76e325feb8 Add frame advance toggle (#23) 2024-05-22 09:04:57 -05:00
Garrett Cox 683a108194 Re-add bug fixes in z_parameter with comments (#22) 2024-05-22 09:04:57 -05:00
Garrett Cox 67f7882242 Go to map select @ boot when in debug mode or when pressing Z+L+R (#20)
* Go to map select @ boot when in debug mode or when pressing Z+L+R

* Update mm/src/code/graph.c
2024-05-22 09:04:57 -05:00
RevoandGarrett Cox cefbee8e25 fix broken gamemode statement (fade fix) (#19) 2024-05-22 09:04:57 -05:00
Garrett Cox 8c3a59b7d1 Various fixes to text and textboxes (#18) 2024-05-22 09:04:57 -05:00