eden-miror/src/yuzu/multiplayer
crueter 08f3639c80
[desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929)
Some genius decided to put the entire MainWindow class into main.h and
main.cpp, which is not only horrific practice but also completely
destroys clangd beyond repair. Please, just don't do this.

(this will probably merge conflict to hell and back)

Also, fixes a bunch of issues with Ryujinx save data link:
- Paths with spaces would cause mklink to fail
- Add support for portable directories
- Symlink detection was incorrect sometimes(????)
- Some other stuff I'm forgetting

Furthermore, when selecting "From Eden" and attempting to save in Ryujinx, Ryujinx would destroy the link for... some reason? So to get around this we just copy the Eden data to Ryujinx then treat it like a "From Ryujinx" op

Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/2929
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
2025-11-09 18:07:38 +01:00
..
chat_room.cpp [desktop] Data Manager, data import/export (#2700) 2025-10-15 04:54:41 +02:00
chat_room.h [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
chat_room.ui yuzu: Add ui files for multiplayer rooms 2022-07-25 21:59:28 +02:00
client_room.cpp [desktop] Data Manager, data import/export (#2700) 2025-10-15 04:54:41 +02:00
client_room.h [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
client_room.ui yuzu: Add ui files for multiplayer rooms 2022-07-25 21:59:28 +02:00
direct_connect.cpp [desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929) 2025-11-09 18:07:38 +01:00
direct_connect.h [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
direct_connect.ui LDN Hostname Support in Direct Connect 2023-01-28 18:33:21 +11:00
host_room.cpp [desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929) 2025-11-09 18:07:38 +01:00
host_room.h [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
host_room.ui yuzu: Add ui files for multiplayer rooms 2022-07-25 21:59:28 +02:00
lobby.cpp [desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929) 2025-11-09 18:07:38 +01:00
lobby.h [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
lobby.ui added 'Hide empty rooms' toggle to lobby 2023-02-02 18:46:28 -06:00
lobby_p.h Fix multiplayer player count color in dark themes | Temp fix until #12744: Add green color for counts > 0 and < max_players - 1 (#12930) 2024-02-09 18:45:11 -06:00
message.cpp [desktop, core] yuzu -> Eden, eden -> Eden 2025-07-19 00:12:21 -04:00
message.h yuzu/multiplayer: Warn when game is running or no network interface is selected 2022-08-27 03:41:19 +02:00
moderation_dialog.cpp [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
moderation_dialog.h [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
moderation_dialog.ui yuzu: Add ui files for multiplayer rooms 2022-07-25 21:59:28 +02:00
state.cpp [qt_common] reorg + checkstate abstraction (#2735) 2025-10-15 05:05:03 +02:00
state.h [meta] fix license headers (#2547) 2025-09-21 21:58:59 +02:00
validation.h LDN Hostname Support in Direct Connect 2023-01-28 18:33:21 +11:00