1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 20:47:30 +08:00
osu-lazer/osu.Game/Online/API/Requests/Responses
2020-01-10 20:46:35 +03:00
..
APIBeatmap.cs Use the correct property to retrieve the milliseconds 2019-07-10 23:12:18 +03:00
APIBeatmapSet.cs Update to match api 2019-08-29 12:29:31 +03:00
APIChangelogBuild.cs Fix incorrect type specification 2019-07-04 16:16:17 +09:00
APIChangelogEntry.cs Implement ChangelogEntryType 2019-09-19 20:34:37 +03:00
APIChangelogIndex.cs Add JsonProperty hinting 2019-05-13 17:26:50 +09:00
APIChangelogUser.cs Split out web response classes into own files 2019-05-13 17:24:33 +09:00
APICreatedRoom.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
APIKudosuHistory.cs Refactor to match web implementation 1:1 2019-09-02 17:04:38 +09:00
APILegacyScoreInfo.cs Fix unavailable replays can be accessed via leaderboard 2019-12-09 07:19:55 +03:00
APILegacyScores.cs Extend APILegacyScores request 2019-07-08 11:25:25 +03:00
APIMod.cs Fix mod equality checks not working as intended 2019-05-03 10:09:47 +09:00
APIRecentActivity.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
APIScoreToken.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
APISpotlight.cs Apply suggestions 2020-01-10 20:46:35 +03:00
APIUpdateStream.cs Use a constant for lazer variables 2019-06-03 13:16:05 +09:00
APIUser.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
APIUserMostPlayedBeatmap.cs Turn on warnings, resolve issues 2019-04-25 17:36:17 +09:00
APIUserScoreAggregate.cs Fix multiplayer aggregate score inheriting from ScoreInfo 2019-12-05 01:45:28 +09:00
Comment.cs Parse voted comments 2019-10-17 12:35:12 +03:00
CommentBundle.cs Enforce expression body for typical simple ones. 2019-11-12 19:56:37 +08:00