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
17a531209c
osu
/
osu.Game
/
Database
History
Bartłomiej Dach
3a2ed3677b
Fix standardised score conversion failing for scores set with 0.0x mod mutliplier
...
Closes
https://github.com/ppy/osu/issues/26073
.
2023-12-23 13:28:39 +01:00
..
BeatmapExporter.cs
…
BeatmapLookupCache.cs
…
EmptyRealmSet.cs
…
ICanAcceptFiles.cs
…
IHasFiles.cs
…
IHasGuidPrimaryKey.cs
…
IHasNamedFiles.cs
…
IHasOnlineID.cs
…
IHasPrimaryKey.cs
…
IHasRealmFiles.cs
Remove `IScoreInfo : IHasNamedFiles` inheritance
2023-10-26 14:58:33 +02:00
IModelDownloader.cs
…
IModelFileManager.cs
…
IModelImporter.cs
…
IModelManager.cs
…
INamedFile.cs
…
INamedFileInfo.cs
…
INamedFileUsage.cs
…
IPostNotifications.cs
…
ISoftDelete.cs
…
ImportParameters.cs
Fix skin editor freezing game if opened during active gameplay
2023-10-27 14:34:30 +02:00
ImportProgressNotification.cs
…
ImportTask.cs
Bring back disposal of stream after copy-out to `MemoryStream`
2023-09-14 19:36:35 +02:00
LegacyArchiveExporter.cs
…
LegacyBeatmapExporter.cs
Fix incorrect legacy conversion when B-splines are used
2023-11-20 15:08:58 +09:00
LegacyBeatmapImporter.cs
Fix legacy beatmap importer not always handling nested paths correctly
2023-10-03 16:01:17 +09:00
LegacyCollectionImporter.cs
…
LegacyExporter.cs
…
LegacyImportManager.cs
Extract common method for determining stable import usability of directory
2023-12-15 15:42:19 +01:00
LegacyModelImporter.cs
…
LegacyScoreExporter.cs
…
LegacyScoreImporter.cs
…
LegacySkinExporter.cs
…
LegacySkinImporter.cs
…
Live.cs
…
MemoryCachingComponent.cs
…
MissingBeatmapNotification.cs
Fix notification text sets overwriting each other
2023-09-19 11:12:58 +02:00
ModelDownloader.cs
…
ModelManager.cs
…
OnlineLookupCache.cs
…
RealmAccess.cs
Add versioning of local scores
2023-12-21 18:37:15 +09:00
RealmArchiveModelImporter.cs
Fix skin editor freezing game if opened during active gameplay
2023-10-27 14:34:30 +02:00
RealmExtensions.cs
…
RealmFileStore.cs
…
RealmLive.cs
…
RealmLiveUnmanaged.cs
…
RealmObjectExtensions.cs
…
StandardisedScoreMigrationTools.cs
Fix standardised score conversion failing for scores set with 0.0x mod mutliplier
2023-12-23 13:28:39 +01:00
TooManyDownloadsNotification.cs
…
UserLookupCache.cs
…