..
Components
Send password in request ctor directly
2021-07-13 14:27:07 +09:00
Lounge
Fix password icon not disappearing when no password
2021-07-19 22:31:01 +09:00
Match
Avoid MatchSettingsOverlay
base class potentially accessing an uninitialised field
2021-07-12 15:49:19 +09:00
Multiplayer
Revert unintended change
2021-07-19 22:52:07 +09:00
Playlists
Merge branch 'master' into add-password-support
2021-07-19 22:23:09 +09:00
DrawableRoomPlaylist.cs
Re-namespace all files in OnlinePlay directory
2020-12-25 16:50:09 +01:00
DrawableRoomPlaylistItem.cs
Remove "Unranked" text from ModDisplay
2021-06-09 13:45:09 +09: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
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
Add remaining pieces of password flow (for osu-web join request)
2021-07-12 18:22:52 +09:00
OngoingOperationTracker.cs
Move lease check inside schedule
2021-01-30 21:03:09 +01:00
OnlinePlayComposite.cs
Use room password to fill settings textbox
2021-07-19 20:03:32 +09:00
OnlinePlayScreen.cs
Ensure online play subscreen is loaded before forwarding OnExiting
2021-07-20 15:51:34 +09:00
OnlinePlaySongSelect.cs
Add IDeepCloneable
interface and update existing CreateCopy
methods to use it
2021-07-19 12:54:17 +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