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
Dan Balasescu f1c40bd9ed Rework GetScore() method signatures + implementations
Rename legacy-facing overload to mention as much
2022-03-08 22:30:44 +09:00
..
CatchUpSpectatorPlayerClock.cs Make catchup clock support seeking 2021-06-11 16:23:59 +09:00
CatchUpSyncManager.cs Stop clocks when removing them from sync manager 2021-08-25 11:31:02 +03:00
ISpectatorPlayerClock.cs Remove Sync namespace (feels unnecessary) 2021-05-03 13:38:53 +09:00
ISyncManager.cs Pause master clock when too far ahead 2021-06-11 19:15:53 +09:00
MasterClockState.cs Pause master clock when too far ahead 2021-06-11 19:15:53 +09:00
MultiSpectatorLeaderboard.cs Rework GetScore() method signatures + implementations 2022-03-08 22:30:44 +09:00
MultiSpectatorPlayer.cs Fix spectator clock container incorrectly starting catch-up clock 2022-01-30 01:46:10 +03:00
MultiSpectatorPlayerLoader.cs PlayerSettingsGroups -> PlayerSettings 2021-08-14 19:58:20 +03:00
MultiSpectatorScreen.cs Rework GetScore() method signatures + implementations 2022-03-08 22:30:44 +09:00
PlayerArea.cs Fix incorrect invoke 2022-01-31 17:19:04 +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 Document + refactor max player limitation 2021-04-23 19:11:35 +09:00