1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 09:07:25 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay
2021-09-17 13:24:01 +09:00
..
Components Merge pull request #14741 from smoogipoo/fix-lounge-beatmaps-counter 2021-09-15 18:51:52 +09:00
Lounge Revert "Merge pull request #14772 from Joehuu/lounge-disallow-track-adj" 2021-09-17 13:22:39 +09:00
Match Move AllowTrackAdjustments specification to RoomSubScreen 2021-09-17 13:24:01 +09:00
Multiplayer Update with keybinding changes 2021-09-16 18:26:12 +09:00
Playlists Factor in total score calculation time in results screen load 2021-09-07 15:19:09 +09:00
DrawableRoomPlaylist.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
DrawableRoomPlaylistItem.cs Truncate beatmap text 2021-07-22 12:18:37 +08:00
DrawableRoomPlaylistWithResults.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
FooterButtonFreeMods.cs Remove "Unranked" text from ModDisplay 2021-06-09 13:45:09 +09:00
FreeModSelectOverlay.cs Remove mod multiplier completely 2021-06-25 16:36:31 +09:00
Header.cs Add comment mentioning why event bindings are not unbound 2021-08-13 15:24:43 +09:00
IOnlinePlaySubScreen.cs Rename I{Multiplayer -> OnlinePlay}SubScreen 2020-12-25 18:07:34 +01:00
IRoomManager.cs Refactorings 2021-08-13 22:09:47 +09:00
OngoingOperationTracker.cs Move lease check inside schedule 2021-01-30 21:03:09 +01:00
OnlinePlayComposite.cs Merge branch 'master' into lounge-redesign 2021-08-04 19:53:55 +09:00
OnlinePlayScreen.cs Remove unnecessary AllowTrackAdjustments overrides, add true to SongSelect 2021-09-15 13:12:57 +03:00
OnlinePlaySongSelect.cs Rename LocalPlayer to User in mod select prefixes 2021-09-01 17:22:52 +09:00
OnlinePlaySubScreen.cs Move AllowTrackAdjustments specification to RoomSubScreen 2021-09-17 13:24:01 +09:00
OnlinePlaySubScreenStack.cs Move gradient to be part of the background for now 2021-08-23 15:27:32 +09:00
RoomSubScreenComposite.cs Split OnlinePlayComposite to remove if-statement 2021-02-18 15:47:33 +09:00