osu/osu.Game/Models
Dean Herbert e283379f0e Replace EF `SkinInfo` with realm implementation 2021-11-29 18:28:25 +09:00
..
RealmBeatmap.cs Give a more correct default value to beatmap and set statuses 2021-11-24 18:48:12 +09:00
RealmBeatmapDifficulty.cs Add a few nullabilities and DCC excludes 2021-10-13 12:51:46 +09:00
RealmBeatmapMetadata.cs Change `IBeatmapMetadataInfo.Author` to be an `IUser` 2021-11-04 18:32:42 +09:00
RealmBeatmapSet.cs Update all models to implement `IHasNamedFiles` 2021-11-25 16:41:12 +09:00
RealmFile.cs Move `StoragePath` implementation to an extension method 2021-11-19 16:08:38 +09:00
RealmNamedFileUsage.cs Add note about indexing support for `RealmNamedFileUsage.Filename` 2021-11-29 14:12:22 +09:00
RealmRuleset.cs Update all actual usages of `RulesetInfo.ID` to use `OnlineID` instead 2021-11-24 15:50:26 +09:00
RealmUser.cs Expose bot state via interface 2021-11-05 13:40:44 +09:00