1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 22:07:28 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay/Multiplayer/Spectate
2021-07-29 15:39:26 +08:00
..
CatchUpSpectatorPlayerClock.cs Make catchup clock support seeking 2021-06-11 16:23:59 +09:00
CatchUpSyncManager.cs Fix master clock becoming incorrectly paused when all spectator players are too far ahead 2021-07-05 17:45:08 +09: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 Throw exceptions rather than silently failing if attempting to add a clock for a non-tracked user 2021-07-06 14:56:00 +09:00
MultiSpectatorPlayer.cs Change the way Score is initialised in Player to better lend to population of metadata 2021-06-02 15:44:04 +09:00
MultiSpectatorPlayerLoader.cs Xmldocs and general refactorings 2021-04-22 23:52:22 +09:00
MultiSpectatorScreen.cs Reset all types of adjustments in MusicController; Rename AllowRateAdjustments to AllowTrackAdjustments 2021-07-29 15:39:26 +08:00
PlayerArea.cs Wait for full player load 2021-06-11 18:14:37 +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