summaryrefslogtreecommitdiff
path: root/src/port
AgeCommit message (Expand)Author
2026-02-24Impl Sky and SkyActors (#630)MegaMech
2026-02-08Attempt At Fixing Clang (#647)MegaMech
2026-02-06More Interp and Draw Visibility Options (#643)MegaMech
2026-02-04Update Game.cpp (#640)MegaMech
2026-02-04[Enhancement] Allow Non-unique Character Selections (#638)MegaMech
2026-01-09Fix NON_PORTABLE build. Ship::Context needs to be initialized first. (#618)Fabien Romano
2026-01-01fix build on OpenBSD (#621)Fabien Romano
2025-12-29Refactor Track to CustomTrack Class, impl render layers (#606)MegaMech
2025-12-23invert condition in menu and some adjustement in interpolation (#611)coco875
2025-12-22Clean ptr and fix (#610)coco875
2025-12-20fix podium ceremony (#608)coco875
2025-12-19make id of cup more robust and fix a mistake (#604)coco875
2025-12-18Fix Camera nullptr (#599)MegaMech
2025-12-18Impl RandomItemTable class (#598)MegaMech
2025-12-16fix Ressource name (#596)coco875
2025-12-15Edit TrackInfo Properties (#594)MegaMech
2025-12-14Fix new track bug (#593)MegaMech
2025-12-13Refactor Field-of-view into the Camera Struct (#590)MegaMech
2025-12-13Refactor Track Class To Instantiate On Track Load (#587)MegaMech
2025-12-08Improve cmake, make release need less dependancy and clean up some file (#584)coco875
2025-12-08more clang tidy (#586)coco875
2025-12-08Update lus (#580)coco875
2025-12-07Name ScreenContext, Refactor Course class to Track (#583)MegaMech
2025-12-07Camera Refactor --> Adds Track Tour Camera (#568)MegaMech
2025-12-07Refactor yaml and remove segment (#531)coco875
2025-12-06Auto-detect Game (#579)MegaMech
2025-11-22Fix Moles and some UI Interpolation bugs (#565)MegaMech
2025-11-14RaceManager class (#562)MegaMech
2025-11-09Fix Sherbet (#558)MegaMech
2025-11-09Implement SpawnParams struct (#536)MegaMech
2025-09-27Update PortMenu.cpp (#552)MegaMech
2025-09-26Replace FrameInterpolation Pop/Push with RecordOpen/CloseChild (#542)Varuuna
2025-09-26Fix Multi-Window not checked by default (#548)Spodi
2025-09-25Fix ci (#549)coco875
2025-08-09Fix non-portable (#532)AltoXorg
2025-08-07Scale menu at higher resolutions (#502)Daniel Worley
2025-08-07Combine Matrix Stacks & use std::deque Instead of std::vector to Prevent Dang...MegaMech
2025-08-01Allow 400% internal resolution (#516)V10lator
2025-07-30Recoded pak to use file instead of fstreamKiritoDv
2025-07-29Adds information about what each sequence file does. (#500)JDJG
2025-07-29Remove the Spacing() calls after MenuDrawItem and wrap the loop with ItemSpac...Malkierian
2025-07-28Fixed audio and sliders cc: @sonicdcerKiritoDv
2025-07-28Better controller pak (#504)coco875
2025-07-28duplicate sequence (#506)coco875
2025-07-22Removed unused ifdefLywx
2025-07-21Unbroken other platformsLywx
2025-07-21Fixed switch compilationLywx
2025-07-21Implemented new audio driver for sequence replacement (#478)Lywx
2025-07-20Add Rulesets (#494)MegaMech
2025-07-19Fix #400 and divide by zero (#454)Dave Demers