Commit Graph
2726 Commits
Author SHA1 Message Date
inspectredcandGarrett Cox 4706f10633 asset headers (#154) 2024-05-22 09:05:00 -05:00
904bf60b36 Changes for new LUS resources (#151)
* Changes for new LUS resources

* fix factory issues and bump modules

* add build version, custom assets folder, and fix extraction

* add missing custom assets

* fix build .h

* libzip in the workflows

* apt-deps

* Fixes to importers to work with upstream Resource Manager.
Also remove duplicated structs.

* Bump LUS

* bump LUS

* Bump LUS

* bump lus

* point back to louist103/mm

---------

Co-authored-by: Adam Bird <archez39@me.com>
2024-05-22 09:05:00 -05:00
Garrett Coxandlouist103 9da273a8ea Add fast text enhancement (#150)
Co-authored-by: louist103 <35883445+louist103@users.noreply.github.com>
2024-05-22 09:05:00 -05:00
ArchezandGarrett Cox 57a5ac8894 exclude debug file from json save (#156) 2024-05-22 09:05:00 -05:00
inspectredcandGarrett Cox 4e6e841fca fix intro cs size (#161) 2024-05-22 09:05:00 -05:00
inspectredcandGarrett Cox 0c92d32c26 Fix File Select Screen Wiggle (#160)
* Copy what soh did for fileselect interpolation

* #region
2024-05-22 09:05:00 -05:00
ArchezandGarrett Cox af05206f3f fix tha bar on speed meter (#157) 2024-05-22 09:05:00 -05:00
ArchezandGarrett Cox 82cf1a4885 Add cvar methods to global functions header and cleanup includes (#152)
* add cvar methods to global functions header and cleanup includes

* fix z_lib.c

* tweak includes
2024-05-22 09:05:00 -05:00
ArchezandGarrett Cox ad2bc10ed0 fix bombers message exclamation icon (#149) 2024-05-22 09:04:59 -05:00
ArchezandGarrett Cox 956fbbd298 Use latest LUS and set GFX debugger disassembler define (#146)
* set gfx debugger define for LUS

* bump lus
2024-05-22 09:04:59 -05:00
Garrett Cox fe1a486ae4 Fix juggler ball interpolation (#147) 2024-05-22 09:04:59 -05:00
ArchezandGarrett Cox c49c132b1a fix environment lighting (#145) 2024-05-22 09:04:59 -05:00
ArchezandGarrett Cox 03c5a3bfe2 fix great bay storm effect (#148) 2024-05-22 09:04:59 -05:00
Garrett Cox cacf0d000a Sort better map select entries (#138) 2024-05-22 09:04:59 -05:00
ArchezandGarrett Cox a035554cbc increase audio seq cmd queue (#144) 2024-05-22 09:04:59 -05:00
ArchezandGarrett Cox cfa9b050d2 replace more hardcoded allocs (#143) 2024-05-22 09:04:59 -05:00
Garrett Cox 87e7c24c7b 2 Fix 2 Owl Saves (#142) 2024-05-22 09:04:59 -05:00
Garrett Cox 683820632a Fix owl save crash by adjusting save buffer size (#141) 2024-05-22 09:04:59 -05:00
ArchezandGarrett Cox f4aec1ed0a Implement VisMono with custom framebuffer effects (#136) 2024-05-22 09:04:59 -05:00
louist103andGarrett Cox 45bf29fade Fix order in item icon array. (#134) 2024-05-22 09:04:59 -05:00
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