This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
osu
mirror of
https://github.com/ppy/osu
Watch
1
Star
0
Fork
You've already forked osu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
701e24e8d3
osu
/
osu.Game
/
Database
History
Bartłomiej Dach
273dcf9150
Also update the reference to added flag in schema change breakdown
2023-08-21 17:44:35 +02:00
..
BeatmapExporter.cs
change .osz2 to .olz (osu lazer zip)
2023-07-12 15:04:06 +02:00
BeatmapLookupCache.cs
…
EmptyRealmSet.cs
…
ICanAcceptFiles.cs
…
IHasFiles.cs
…
IHasGuidPrimaryKey.cs
…
IHasNamedFiles.cs
…
IHasOnlineID.cs
…
IHasPrimaryKey.cs
…
IHasRealmFiles.cs
…
IModelDownloader.cs
…
IModelFileManager.cs
…
IModelImporter.cs
…
IModelManager.cs
…
INamedFile.cs
…
INamedFileInfo.cs
…
INamedFileUsage.cs
…
IPostNotifications.cs
…
ISoftDelete.cs
…
ImportParameters.cs
…
ImportProgressNotification.cs
…
ImportTask.cs
…
LegacyArchiveExporter.cs
Move all conversion code to LegacyBeatmapExporter
2023-07-13 00:20:01 +02:00
LegacyBeatmapExporter.cs
Replace inline comment with actual explanation of what's happening
2023-08-21 07:27:02 +02:00
LegacyBeatmapImporter.cs
…
LegacyCollectionImporter.cs
…
LegacyExporter.cs
…
LegacyImportManager.cs
…
LegacyModelImporter.cs
…
LegacyScoreExporter.cs
…
LegacyScoreImporter.cs
…
LegacySkinExporter.cs
…
LegacySkinImporter.cs
…
Live.cs
…
MemoryCachingComponent.cs
…
ModelDownloader.cs
…
ModelManager.cs
Add helper method for safer realm `Find<T>`
2023-08-16 15:37:09 +09:00
OnlineLookupCache.cs
…
RealmAccess.cs
Also update the reference to added flag in schema change breakdown
2023-08-21 17:44:35 +02:00
RealmArchiveModelImporter.cs
…
RealmExtensions.cs
Fill out xmldoc and adjust inline commentary
2023-08-16 09:40:46 +02:00
RealmFileStore.cs
…
RealmLive.cs
Add helper method for safer realm `Find<T>`
2023-08-16 15:37:09 +09:00
RealmLiveUnmanaged.cs
…
RealmObjectExtensions.cs
…
StandardisedScoreMigrationTools.cs
Ensure migration is never run on scores with new-enough `TotalScoreVersion`s
2023-07-14 20:02:25 +09:00
TooManyDownloadsNotification.cs
…
UserLookupCache.cs
…