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
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 Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
DrawableRoomPlaylistItem.cs Add helper method supporting RomanisableString 2021-04-19 15:29:26 +09: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 Fix checkbox not being updated 2021-02-22 15:47:47 +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 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 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
RoomSubScreenComposite.cs Split OnlinePlayComposite to remove if-statement 2021-02-18 15:47:33 +09:00