osu/osu.Game/Online/Rooms
Dean Herbert c6d78b9325 Fix several oversights in data linking causing drawable rooms not updating as expected 2022-02-24 16:12:15 +09:00
..
RoomStatuses
APICreatedRoom.cs
APILeaderboard.cs
APIScoreToken.cs
BeatmapAvailability.cs
CreateRoomRequest.cs
CreateRoomScoreRequest.cs
GetRoomLeaderboardRequest.cs
GetRoomRequest.cs
GetRoomsRequest.cs
IndexPlaylistScoresRequest.cs
IndexScoresParams.cs
IndexedMultiplayerScores.cs
ItemAttemptsCount.cs
JoinRoomRequest.cs
MatchType.cs
MultiplayerPlaylistItem.cs Remove beatmap bindable from PlaylistItem 2022-02-15 23:50:08 +09:00
MultiplayerScore.cs Remove ruleset and mod bindables from PlaylistItem 2022-02-15 16:28:15 +09:00
MultiplayerScores.cs
MultiplayerScoresAround.cs
OnlinePlayBeatmapAvailabilityTracker.cs Store beatmap to a field instead 2022-02-16 16:03:08 +09:00
PartRoomRequest.cs
PlaylistAggregateScore.cs
PlaylistExtensions.cs Remove beatmap bindable from PlaylistItem 2022-02-15 23:50:08 +09:00
PlaylistItem.cs Add mention of `PlaylistItem.Beatmap` being a placeholder in many cases 2022-02-22 15:31:08 +09:00
Room.cs Fix several oversights in data linking causing drawable rooms not updating as expected 2022-02-24 16:12:15 +09:00
RoomAvailability.cs
RoomCategory.cs
RoomStatus.cs
ShowPlaylistUserScoreRequest.cs
SubmitRoomScoreRequest.cs Standardise and combine base implementation of score submission requests 2022-02-11 15:53:47 +09:00
SubmitScoreRequest.cs Remove unnecessary `this.` prefix 2022-02-11 16:21:49 +09:00