osu/osu.Game/Online/API/Requests
Dean Herbert 812583a4cd Remove stray newline 2020-03-30 16:17:42 +09:00
..
Responses Fix included comment properties not being set correctly 2020-02-21 19:27:17 +09:00
CommentVoteRequest.cs
CreateNewPrivateMessageRequest.cs
CreateNewPrivateMessageResponse.cs
CreateRoomRequest.cs
CreateRoomScoreRequest.cs
DownloadBeatmapSetRequest.cs
DownloadReplayRequest.cs
GetBeatmapRequest.cs Fix beatmap lookups failing for beatmaps with no local path 2019-11-23 20:55:42 +09:00
GetBeatmapSetRequest.cs
GetChangelogBuildRequest.cs
GetChangelogRequest.cs
GetCommentsRequest.cs Remove duplicated api request 2020-02-21 19:27:25 +09:00
GetCountriesResponse.cs Refactor API logic 2019-11-27 21:56:22 +03:00
GetCountryRankingsRequest.cs
GetFriendsRequest.cs
GetMessagesRequest.cs
GetRankingsRequest.cs Remove stray newline 2020-03-30 16:17:42 +09:00
GetRoomRequest.cs Implement single-room multiplayer room polling 2020-02-27 19:23:50 +09:00
GetRoomScoresRequest.cs Fix multiplayer aggregate score inheriting from ScoreInfo 2019-12-05 01:45:28 +09:00
GetRoomsRequest.cs
GetScoresRequest.cs Decouple APILegacyScoreInfo from ScoreInfo 2019-12-03 15:31:11 +09:00
GetSpotlightRankingsRequest.cs API implementation 2020-02-04 16:04:06 +03:00
GetSpotlightRankingsResponse.cs API implementation 2020-02-04 16:04:06 +03:00
GetSpotlightsRequest.cs Apply suggestions 2020-01-10 20:46:35 +03:00
GetUpdatesRequest.cs
GetUpdatesResponse.cs
GetUserBeatmapsRequest.cs
GetUserKudosuHistoryRequest.cs
GetUserMostPlayedBeatmapsRequest.cs
GetUserRankingsRequest.cs Remove redundant prefix 2019-12-05 14:50:12 +09:00
GetUserRecentActivitiesRequest.cs Add loved enum on BeatmapApproval 2019-11-28 21:59:57 +07:00
GetUserRequest.cs
GetUserScoresRequest.cs
GetUsersRequest.cs
GetUsersResponse.cs Refactor API logic 2019-11-27 21:56:22 +03:00
JoinChannelRequest.cs
JoinRoomRequest.cs
LeaveChannelRequest.cs
ListChannelsRequest.cs
MarkChannelAsReadRequest.cs Add HTTP method 2020-01-04 00:45:51 +01:00
PaginatedAPIRequest.cs Keep provided IDs where possible if not online 2020-03-30 15:07:39 +09:00
PartRoomRequest.cs
PostBeatmapFavouriteRequest.cs
PostMessageRequest.cs
ResponseWithCursor.cs
SearchBeatmapSetsRequest.cs Adjust SearchBeatmapSetsRequest for new usage 2020-02-19 17:33:48 +03:00
SearchBeatmapSetsResponse.cs DrawableErrorHandler -> NotFoundDrawable 2020-02-20 02:43:13 +03:00
SubmitRoomScoreRequest.cs