Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-31 | chore: update project branding to citron | Zephyron | |
2024-01-30 | Persist filters in multiplayer public lobby list | Hugo Locurcio | |
After connecting to a room, the chosen filter text, "Games I Own", "Hide Empty Rooms" and "Hide Full Rooms" values are persisted to configuration so they are preserved across restarts. This makes it easier to rejoin a room if you regularly play the same game, or after a crash. | |||
2023-12-10 | core: Use single instance of profile manager | german77 | |
2023-07-21 | uisettings: Fix typings | lat9nq | |
2023-03-12 | general: fix spelling mistakes | Liam | |
2023-02-02 | added 'Hide empty rooms' toggle to lobby | Luke Sawczak | |
fixed typo fixed typo fixed typo clang | |||
2022-09-10 | yuzu: Multiple room UI improvements | german77 | |
2022-09-02 | Address review comments | FearlessTobi | |
2022-08-27 | yuzu/multiplayer: Warn when game is running or no network interface is selected | FearlessTobi | |
2022-08-15 | core, network: Add ability to proxy socket packets | FearlessTobi | |
2022-07-25 | network, yuzu: Make copyright headers SPDX-compliant | FearlessTobi | |
2022-07-25 | network, yuzu: Improve variable naming and style consistency | FearlessTobi | |
2022-07-25 | network: Move global state into a seperate class | FearlessTobi | |
Co-Authored-By: Narr the Reg <5944268+german77@users.noreply.github.com> | |||
2022-07-25 | common: multiplayer: Use GameInfo type | german77 | |
2022-07-25 | Address second part of review comments | FearlessTobi | |
2022-07-25 | Address first part of review comments | FearlessTobi | |
2022-07-25 | yuzu: Add ui files for multiplayer rooms | FearlessTobi | |