yuzu/src/yuzu/multiplayer
Kevnkkm fe6934593f
Fix multiplayer player count color in dark themes | Temp fix until #12744: Add green color for counts > 0 and < max_players - 1 (#12930)
* fix intended player count color in dark themes

* Refactor

* Change to green color for white and dark themes

* Add const to the colors and extra name for green color
2024-02-09 18:45:11 -06:00
..
chat_room.cpp Fix more typos 2024-01-15 23:26:53 +00:00
chat_room.h general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
chat_room.ui yuzu: Add ui files for multiplayer rooms 2022-07-25 21:59:28 +02:00
client_room.cpp yuzu: Multiple room UI improvements 2022-09-10 19:39:25 +02:00
client_room.h network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00
client_room.ui yuzu: Add ui files for multiplayer rooms 2022-07-25 21:59:28 +02:00
direct_connect.cpp yuzu: Use displayed port on direct connect 2024-01-02 10:17:26 -06:00
direct_connect.h yuzu: Multiple room UI improvements 2022-09-10 19:39:25 +02:00
direct_connect.ui LDN Hostname Support in Direct Connect 2023-01-28 18:33:21 +11:00
host_room.cpp uisettings: Fix typings 2023-07-21 10:56:07 -04:00
host_room.h yuzu: Multiple room UI improvements 2022-09-10 19:39:25 +02:00
host_room.ui yuzu: Add ui files for multiplayer rooms 2022-07-25 21:59:28 +02:00
lobby.cpp Persist filters in multiplayer public lobby list 2024-01-30 17:40:29 +01:00
lobby.h core: Use single instance of profile manager 2023-12-10 11:29:43 -06: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 yuzu: Multiple room UI improvements 2022-09-10 19:39:25 +02: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 network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00
moderation_dialog.h network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00
moderation_dialog.ui yuzu: Add ui files for multiplayer rooms 2022-07-25 21:59:28 +02:00
state.cpp general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
state.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
validation.h LDN Hostname Support in Direct Connect 2023-01-28 18:33:21 +11:00