osu/osu.Game/Screens/OnlinePlay
Dean Herbert df426b9334
Merge pull request #12852 from timiimit/multi-larger-freemod-overlay
Make freemod selection overlay taller in multiplayer room
2021-05-21 18:45:15 +09:00
..
Components Fix typo in class name 2021-04-07 16:45:10 +09:00
Lounge Remove unused using statement 2021-03-26 16:13:43 +09:00
Match Remove relative height specification and use constant height 2021-05-21 17:55:46 +09:00
Multiplayer Merge branch 'master' into restructure-spectator-client 2021-05-20 18:53:42 +09:00
Playlists Fix online play subscreens not pushing player loaders when starting gameplay 2021-05-14 04:25:29 +03:00
DrawableRoomPlaylist.cs
DrawableRoomPlaylistItem.cs Add helper method supporting RomanisableString 2021-04-19 15:29:26 +09:00
DrawableRoomPlaylistWithResults.cs
FooterButtonFreeMods.cs Renamespace footer button 2021-02-02 21:46:22 +09:00
FreeModSelectOverlay.cs Fix checkbox not being updated 2021-02-22 15:47:47 +09:00
Header.cs
IOnlinePlaySubScreen.cs
IRoomManager.cs
OngoingOperationTracker.cs
OnlinePlayComposite.cs Split OnlinePlayComposite to remove if-statement 2021-02-18 15:47:33 +09:00
OnlinePlayScreen.cs Add the ability for PerformFromMenuRunner to inspect nested screen stacks 2021-02-19 17:58:04 +09:00
OnlinePlaySongSelect.cs Fix being able to select incompatible freemods 2021-02-22 13:24:24 +09:00
OnlinePlaySubScreen.cs
OnlinePlaySubScreenStack.cs
RoomSubScreenComposite.cs Split OnlinePlayComposite to remove if-statement 2021-02-18 15:47:33 +09:00