summaryrefslogtreecommitdiff
path: root/libultraship
AgeCommit message (Collapse)Author
9 daysPort LERP interpolation improvements from ship (#1812)Philip Dubé
10 daysbump lus again (#1805)Jameriquiah
* bump lus again * woops
12 daysBump LUS to port-maintenance (#1801)Jameriquiah
* bump lus to port-maintenance * clang * remove redundant cast * clang again * update lus commit
2026-03-10Basic surround sound support. (#1516)tortugaveloz
* Update LUS and add surround sound support. * Fix loading to load surround when configured that way. * Update mm/src/code/z_sram_NES.c Co-authored-by: inspectredc <78732756+inspectredc@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Eblo <7004497+Eblo@users.noreply.github.com> * Update LUS. --------- Co-authored-by: inspectredc <78732756+inspectredc@users.noreply.github.com> Co-authored-by: Eblo <7004497+Eblo@users.noreply.github.com>
2026-01-19Update LUS for gamepad fixes (#1453)Eblo
2025-11-20Bump LUS for config block bug fix (#1353)Eblo
2025-11-17LUS bump to make trace available to debug+release (#1334)Eblo
2025-11-03Address logging issues (#1317)Eblo
* Address logging issues * Default log levels for debug and release
2025-10-29Bump LUS and OTRExporter, add null audio backend (#1289)Eblo
* Bump LUS and OTRExporter, add null audio backend * Missed an include change * And again * Thanks macOS * Another one * Bump LUS again, fixing SDL audio backend bug * Sync LUS bump changes to merged PRs * Bump LUS again * Update CMakeLists.txt includes
2025-08-28Use registration system instead of polling for dropped files (#1182)louist103
* Support file registration * Format * Format * Update LUS * Update BenPort.cpp
2025-07-21Lus Bump (#1179)louist103
* LUS Bump # Conflicts: # mm/2s2h/Enhancements/Trackers/DisplayOverlay.cpp # mm/2s2h/Enhancements/Trackers/ItemTracker.cpp * Add actions files * Font fix * Use new way * Format * Update LUS * Oops * oops again
2025-05-18LUS update (#1142)louist103
* LUS update * Commit backend refactor * Cleanup tinyxml includes * Add LUS again * Rebase LUS * LUS bump * Point to LUS main * Fix metal * Bump LUS to test * Chagnes for removed cvar dropped file
2025-04-19use latest lus (#1122)Archez
2025-03-31Bump lus and adjust fullscreen option (#1102)Archez
2025-03-31Interpolate Horse Animation (#1061)Nicholas Estelami
2025-03-22Bump LUS and LUS header cleanup (#1059)louist103
2025-02-04Bump LUS and OTRExporter pt.3 (#984)Archez
* Bump LUS and OTRExporter pt.3 * Remove outdated controller disclaimer
2025-02-03Bump LUS pt.2 (#983)Archez
* Bump LUS and stuff pt.2 --------- Co-authored-by: Dario <dariosamo@gmail.com>
2025-02-03Bump LUS and OTRExporter pt.1 (#982)Archez
2024-11-11Bump LUS to OpenGL Patch commit. (#837)Malkierian
2024-10-01bump lus (#782)Archez
2024-09-12fix zora magic shield alpha (#768)Archez
2024-08-14Bump LUS (#754)Archez
2024-06-23bump lus with color combiner fixes (#711)Archez
2024-06-22bump lus with ucode change (#708)Archez
2024-06-18Bump latest lus and bring over Array resource (#689)Archez
* bump latest lus and bring over array resource * use upstream otrexporter
2024-05-31lus fix metal crash (#628)inspectredc
2024-05-31Bump LUS (#625)Garrett Cox
2024-05-31Implement Alt Assets Variable LUS (#619)Malkierian
* Bump LUS to `94b755b77c0c0f566686c9d23fa4c15e23473a0c`. Remove `CVAR_ALT_ASSETS` from LUS cvars cmake. Change all pertinent `CVarGetInteger` calls for `CVAR_ALT_ASSETS` to `ResourceManager::IsAltAssetsEnabled`. Implement frame-end toggle of `mAltAssetsEnabled`. * Remove `ShouldClearTextureCacheAtEndOfFrame`. Move prevAltAssets check to end of `Gfx_ProcessGfxCommands`. * Missed initial `mAltAssetsEnabled` set.
2024-05-30update to latest lus main (#614)briaguya
* update to latest lus main * upstream otrexporter and zapdtr submodules * upstream LUS submodule
2024-05-26bump lus (#486)briaguya
2024-05-24Use temporary cvar to disable close color wrapping for now (#472)Garrett Cox
2024-05-23Add support for dropping various save formats into the game window (#404)Garrett Cox
2024-05-22bump lus for dx11 fb fix (#379)Archez
2024-05-22bump latest lus; window changes; header updates (#345)Archez
2024-05-22Bump lus with packages, new namespace, and global factories (#292)Archez
* imgui * detangle zapdutils * ship namespace * register global factories * readfb * deps * bump submodules * keyframe * bump modules
2024-05-22Bump LUS and use nlohmann json from package manager (#254)Archez
2024-05-22Implement picto box frame buffer and reading logic (#189)Archez
2024-05-22Implement HIRES support and fix Bombers notebook (#181)Archez
* Implement HIRES support and fix Bombers notebook * bump lus
2024-05-22bump submodules and remove unused types (#175)Archez
2024-05-22Track LUS changes for LUS refactor. (#163)louist103
* Track LUS changes. So far implemented: - Moving the big switch into unordered maps. - Dynamically switching between different ucodes. So far tested switching between f3dex2 and s2dex. * track LUS changes * LUS Bump
2024-05-22Changes for new LUS resources (#151)louist103
* 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-22Use latest LUS and set GFX debugger disassembler define (#146)Archez
* set gfx debugger define for LUS * bump lus
2024-05-22Framebuffer Effects 1.0 (#127)Archez
* 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-22Update submoduleslouist103
2024-05-22Implement CKeyframe importer and exporter (#121)louist103
2024-05-22bump lus (#101)Archez
2024-05-22Update LUS commit.louist103
2024-05-2264 Bitslouist103
2024-05-22Initial commit for 2S2HGarrett Cox
Co-authored-by: Louis <35883445+louist103@users.noreply.github.com> Co-authored-by: Nicholas Estelami <NEstelami@users.noreply.github.com> Co-authored-by: Random06457 <28494085+Random06457@users.noreply.github.com>