summaryrefslogtreecommitdiff
path: root/src/port/ui/Menu.cpp
AgeCommit message (Collapse)Author
2025-07-12Impl Option for Skipping Intros and Impl osPfsIsPlug (#451)MegaMech
* Added Harbour Intro Skip * Moved setting to more applicable submenu * Update Game.cpp * Update PortMenu.cpp * Impl and fix os plug --------- Co-authored-by: sitton76 <58642183+sitton76@users.noreply.github.com>
2025-02-08Impl Reset button and fix some naming (#190)MegaMech
* Compile works now * Update menus * Update CMakeLists.txt
2025-02-04Modern Menu (#183)Malkierian
* Add modern menu. Add and include LUS cvars .cmake file for macro usage in modern menu. * Un-ignore new .cmake * Copy new Resolution Editor stuff from 2ship (incomplete). Fix fullscreen checkbox. Finish changes for new UIWidgets. Cleanup ShipUtils. * Remove duplicate asm-differ entry from .gitmodules. * Re-implement Freecam options. * Cleanup freecam character follow buttons. Partially re-implement Multiplayer window as enhancement sidebar (needs text input widget to finish). Cleanup disables. --------- Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>