.. |
Audio
|
…
|
|
Beatmaps
|
Rename `BeatmapSetOnlineStatus` to `BeatmapOnlineStatus`
|
2021-11-24 18:42:49 +09:00 |
Chat
|
Rename `User` to `APIUser` and move to correct namespace
|
2021-11-07 11:26:01 +09:00 |
Collections/IO
|
…
|
|
Database
|
Rename `BeatmapSetOnlineStatus` to `BeatmapOnlineStatus`
|
2021-11-24 18:42:49 +09:00 |
Editing
|
Refactor to avoid duplicate code
|
2021-11-10 06:18:40 +01:00 |
Gameplay
|
Remove `SkinConfiguration` subclasses and allow configuration parsing for all skin types
|
2021-10-22 14:42:23 +09:00 |
Input
|
…
|
|
Localisation
|
Move common interface implementations to extension methods
|
2021-10-05 14:41:14 +09:00 |
Models
|
Make `BeatmapSet.Metadata` non-null
|
2021-11-24 15:03:34 +09:00 |
Mods
|
Update `DifficultyCalculator` to take an `IWorkingBeatmap`
|
2021-11-15 19:16:48 +09:00 |
NonVisual
|
Rename `BeatmapSetOnlineStatus` to `BeatmapOnlineStatus`
|
2021-11-24 18:42:49 +09:00 |
Online
|
Remove reundant self-sets of metadata
|
2021-11-24 15:08:04 +09:00 |
OnlinePlay
|
Rename `User` to `APIUser` and move to correct namespace
|
2021-11-07 11:26:01 +09:00 |
Resources
|
Combine all test data `BeatmapSetInfo` creation into a single method
|
2021-11-24 18:07:32 +09:00 |
Rulesets
|
…
|
|
Scores/IO
|
Update cases where equality can be used instead of primary key equality
|
2021-11-24 12:49:57 +09:00 |
ScrollAlgorithms
|
…
|
|
Skins
|
Update all simple cases of switching to `IWorkingBeatmap`
|
2021-11-17 20:56:57 +09:00 |
Testing
|
Update mock `RulesetInfo` usage to set `OnlineID` instead of `ID`
|
2021-11-24 15:50:26 +09:00 |
Visual
|
Merge pull request #15781 from peppy/beatmap-set-status
|
2021-11-24 19:25:29 +09:00 |
ImportTest.cs
|
Fix GameHosts being run on TPL threads
|
2021-10-12 17:13:36 +09:00 |
WaveformTestBeatmap.cs
|
…
|
|
osu.Game.Tests.csproj
|
Update all dependencies
|
2021-11-20 13:31:10 +09:00 |
tests.ruleset
|
…
|
|