1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game/Online/Rooms
2023-05-25 20:09:40 +09:00
..
RoomStatuses Automated #nullable processing 2022-06-17 16:37:17 +09:00
APICreatedRoom.cs Remove unnecessary CQ disable 2022-11-29 14:45:08 +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 Make score type consistent 2022-11-06 19:59:27 -03: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 Remove constructor from MultiplayerPlaylistItem which is only used in tests 2023-05-25 20:09:40 +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 Partial everything 2022-11-27 00:00:27 +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 Copy StarRange when creating PlaylistItem 2023-05-14 12:08:37 +02:00
Room.cs Add new IDependencyInjectionCandidate interface to non-drawable cached classes 2022-11-29 14:45:26 +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