1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game/Online/Rooms
2022-10-14 18:01:54 +09:00
..
RoomStatuses Automated #nullable processing 2022-06-17 16:37:17 +09:00
APICreatedRoom.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APILeaderboard.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
APIScoreToken.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapAvailability.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
CreateRoomRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
CreateRoomScoreRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetRoomLeaderboardRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetRoomRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
GetRoomsRequest.cs Replace calls to defective Humanizer methods with correct version 2022-07-18 22:34:58 +02:00
IndexedMultiplayerScores.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IndexPlaylistScoresRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IndexScoresParams.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ItemAttemptsCount.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
JoinRoomRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MatchType.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MultiplayerPlaylistItem.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MultiplayerScore.cs Fix max combo missing from playlists results screen 2022-10-14 18:01:54 +09:00
MultiplayerScores.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MultiplayerScoresAround.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OnlinePlayBeatmapAvailabilityTracker.cs Fix playlist items showing download button briefly during initial local presence checks 2022-09-08 17:10:45 +09:00
PartRoomRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PlaylistAggregateScore.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PlaylistExtensions.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PlaylistItem.cs Ensure PlaylistItem beatmap is not null 2022-06-30 14:24:49 +09:00
Room.cs Default to off 2022-09-01 14:14:22 +09:00
RoomAvailability.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
RoomCategory.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
RoomStatus.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ShowPlaylistUserScoreRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SubmitRoomScoreRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SubmitScoreRequest.cs Remove SubmittableScore and replace with SoloScoreInfo extension method 2022-07-25 13:43:43 +03:00