1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:47:24 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay
2021-02-11 16:00:52 +09:00
..
Components Merge branch 'master' into playlist-max-room-attempts 2021-02-05 22:13:13 +09:00
Lounge Show maximum attempt count in room display (when not unlimited) 2021-02-02 18:45:05 +09:00
Match Make server authoritative in which mods the client should be using when gameplay starts 2021-02-11 15:55:18 +09:00
Multiplayer Move scheduler logic to client callback rather than inside the update method 2021-02-11 16:00:52 +09:00
Playlists Remove no longer used using directive 2021-02-05 23:08:31 +09:00
DrawableRoomPlaylist.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
DrawableRoomPlaylistItem.cs Move anchor specification to central place 2021-02-02 22:18:14 +01:00
DrawableRoomPlaylistWithResults.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
FooterButtonFreeMods.cs Renamespace footer button 2021-02-02 21:46:22 +09:00
FreeModSelectOverlay.cs Centralise selection animation logic 2021-02-04 18:10:55 +09:00
Header.cs Rename I{Multiplayer -> OnlinePlay}SubScreen 2020-12-25 18:07:34 +01:00
IOnlinePlaySubScreen.cs Rename I{Multiplayer -> OnlinePlay}SubScreen 2020-12-25 18:07:34 +01:00
IRoomManager.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
OngoingOperationTracker.cs Move lease check inside schedule 2021-01-30 21:03:09 +01:00
OnlinePlayComposite.cs Hook up room-level max attempts to UI 2021-02-02 18:45:05 +09:00
OnlinePlayScreen.cs Improve safety of ongoing operation tracker 2021-01-09 22:45:24 +01:00
OnlinePlaySongSelect.cs Subclass LocalPlayerModSelectOverlay to correctly deselect incompatible mods on free mod selection 2021-02-05 16:42:35 +09:00
OnlinePlaySubScreen.cs Rename I{Multiplayer -> OnlinePlay}SubScreen 2020-12-25 18:07:34 +01:00
OnlinePlaySubScreenStack.cs Rename {Multiplayer -> OnlinePlay}SubScreenStack 2020-12-25 17:00:31 +01:00