summaryrefslogtreecommitdiff
path: root/src/port
AgeCommit message (Expand)Author
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
2025-07-17Update PortMenu.cpp (#470)MegaMech
2025-07-13Add version and debug state (#437)V10lator
2025-07-12Impl Option for Skipping Intros and Impl osPfsIsPlug (#451)MegaMech
2025-07-09Fix some UB (#438)MegaMech
2025-07-06[Enhancement] Implement Digital Speedometer (#431)MegaMech
2025-07-06Remove game menubar (#424)MegaMech
2025-07-05fix no cull and add an option to disable rubberbanding (#420)coco875
2025-07-01make some texture more flexible and editable + port documentation from the de...coco875
2025-06-28correct use of pointer and fix mistake (#394)coco875
2025-06-27fix windows non-ascii char (#392)coco875
2025-06-26Update Menu.h (#382)MegaMech
2025-06-25Emit error message when pfd is not available (#372)Adam
2025-06-25Update Game.cpp (#362)coco875
2025-06-22allow to replace img with png or jpg or bmp (#272)coco875
2025-06-21Update TrackPathPointFactory.cpp (#259)MegaMech
2025-06-19Impl Default Button Mappings (#234)MegaMech
2025-06-19Stop frame record on some stuff. (#225)sitton76
2025-06-19pr Code 80005fd0 (#181)coco875
2025-06-18Fix custom track water (#229)MegaMech
2025-06-18Interpolate hm intro (#228)MegaMech
2025-06-15Changed imgui text for clarity. (#221)sitton76
2025-06-15Fix More Interpolation (#220)MegaMech
2025-06-07Add Interpolation (#204)MegaMech
2025-05-15More stupid fixesKiritoDv
2025-05-15Fixed switch to use ConfigVersionKiritoDv
2025-05-15Fix compile (#199)MegaMech
2025-05-15Fixes made so far (#198)MegaMech
2025-05-14Impl new intro (#193)MegaMech
2025-03-07Fixed some compilation issuesKiritoDv
2025-03-07Fixed compilationKiritoDv
2025-03-07aMegaMech