1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 00:07:24 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay/Multiplayer/Spectate
2021-04-13 22:10:35 +09:00
..
GameplayIsolationContainer.cs Add a container that provides an isolated gameplay context 2021-04-08 21:27:16 +09:00
MultiplayerSpectator.cs Remove some unnecessary code 2021-04-09 20:23:11 +09:00
MultiplayerSpectatorLeaderboard.cs Rework to create a derived tracked user data instead 2021-04-12 22:00:27 +09:00
MultiplayerSpectatorPlayer.cs Move catchup logic inside PlayerInstance, fixup some edge cases 2021-04-09 19:59:34 +09:00
MultiplayerSpectatorPlayerLoader.cs Add initial multiplayer screen implementation 2021-04-08 22:07:00 +09:00
PlayerGrid_Cell.cs Remove temporary input ignore 2021-04-12 14:29:27 +09:00
PlayerGrid_Facade.cs Add test and fix several issues 2021-04-08 00:12:21 +09:00
PlayerGrid.cs Add initial multiplayer screen implementation 2021-04-08 22:07:00 +09:00
PlayerInstance.cs Make resyncing a bit more resilient 2021-04-13 22:10:35 +09:00