1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 07:22:55 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay
Dean Herbert 58fb0c042b Remove background scale altogether
I'm not sure why this is required. Seems like something which was meant
to exist to handle parallax, but that is already handled elsewhere now.
2021-08-23 14:34:27 +09:00
..
Components Remove background scale altogether 2021-08-23 14:34:27 +09:00
Lounge Fix test failure 2021-08-23 14:29:15 +09:00
Match Cleanups 2021-08-20 21:45:24 +09:00
Multiplayer Cleanups 2021-08-20 21:45:24 +09:00
Playlists Merge branch 'master' into remove-current-room 2021-08-20 16:23:36 +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 selectedRoom from OnlinePlayScreen 2021-08-20 21:28:48 +09:00
OnlinePlaySongSelect.cs Adjust positioning and paddings 2021-08-12 18:02:00 +09:00
OnlinePlaySubScreen.cs Cleanups 2021-08-20 21:45:24 +09:00
OnlinePlaySubScreenStack.cs Use BackgroundScreen for multiplayer backgrounds 2021-08-19 18:19:31 +09:00
RoomSubScreenComposite.cs Split OnlinePlayComposite to remove if-statement 2021-02-18 15:47:33 +09:00