osu/osu.Game/Screens/OnlinePlay
Dean Herbert 3bc42db3a6
Fix event leak in Multiplayer implementation
Very likely closes #29088. It's the only thing I could find odd in the
memory dump.
2024-08-30 16:14:19 +09:00
..
Components Remove extra box in OnlinePlayBackgroundScreen 2024-08-17 01:01:51 +03:00
DailyChallenge Assume we can always fetch the ruleset 2024-08-26 15:38:58 +09:00
Lounge Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
Match Merge branch 'master' into footer-v2-integration 2024-07-10 15:33:05 +09:00
Multiplayer Fix event leak in Multiplayer implementation 2024-08-30 16:14:19 +09:00
Playlists Fix "Beatmap not downloaded" tooltip hint not showing in daily challenge 2024-07-27 02:06:56 +09:00
DrawableRoomPlaylist.cs
DrawableRoomPlaylistItem.cs Fix various visuals of playlist beatmap panels 2024-07-19 19:26:04 +09:00
FooterButtonFreeMods.cs
FreeModSelectOverlay.cs Fix footer content not accessible by overlay when overriden by a subclass 2024-07-11 15:31:02 +03:00
Header.cs
IOnlinePlaySubScreen.cs
IRoomManager.cs
OngoingOperationTracker.cs
OnlinePlayComposite.cs Add start date to Room 2024-06-12 11:43:18 +02:00
OnlinePlayScreen.cs Exit daily challenge screen when going offline 2024-07-24 09:15:32 +02:00
OnlinePlayScreenWaveContainer.cs Remove requirement of specifying animateOnnter in BackgroundScreen ctor 2024-08-07 19:07:44 +09:00
OnlinePlaySongSelect.cs
OnlinePlaySubScreen.cs
OnlinePlaySubScreenStack.cs