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
ee8045d507
osu
/
osu.Game
/
Beatmaps
History
Dean Herbert
94ba71aa13
Remove one more usage of `lowPriority`
2022-06-14 20:21:28 +09:00
..
ControlPoints
Add initial waveform comparison display
2022-05-24 14:36:44 +09:00
Drawables
Add tooltips to beatmap card icon pills
2022-06-03 21:41:52 -07:00
Formats
Don't output beatmap parse failures in a visible manner
2022-05-27 19:18:38 +09:00
Legacy
…
Timing
…
APIFailTimes.cs
…
Beatmap.cs
…
BeatmapConverter.cs
…
BeatmapDifficulty.cs
…
BeatmapDifficultyCache.cs
…
BeatmapInfo.cs
Add index on `MD5Hash` property
2022-06-08 18:01:55 +09:00
BeatmapInfoExtensions.cs
…
BeatmapManager.cs
Remove one more usage of `lowPriority`
2022-06-14 20:21:28 +09:00
BeatmapMetadata.cs
…
BeatmapMetadataInfoExtensions.cs
…
BeatmapModelDownloader.cs
…
BeatmapModelManager.cs
Remove unnecessary string interpolation
2022-06-06 20:18:57 +09:00
BeatmapOnlineLookupQueue.cs
Prevent throwing exceptions on first run without internet
2022-05-09 12:15:54 +09:00
BeatmapOnlineStatus.cs
…
BeatmapProcessor.cs
…
BeatmapSetFileInfo.cs
…
BeatmapSetHypeStatus.cs
…
BeatmapSetInfo.cs
…
BeatmapSetNominationStatus.cs
…
BeatmapSetOnlineAvailability.cs
…
BeatmapSetOnlineCovers.cs
…
BeatmapSetOnlineGenre.cs
…
BeatmapSetOnlineLanguage.cs
…
BeatmapStatistic.cs
…
BeatmapStatisticIcon.cs
…
BeatmapUserSettings.cs
…
CountdownType.cs
…
DifficultyRating.cs
…
DifficultyRecommender.cs
Change variable name and inline it
2022-06-08 21:10:27 +03:00
DummyWorkingBeatmap.cs
…
EFBeatmapDifficulty.cs
…
EFBeatmapInfo.cs
Revert "Convert data type of `DistanceSpacing` to float"
2022-04-29 08:02:07 +03:00
EFBeatmapMetadata.cs
…
EFBeatmapSetInfo.cs
…
FlatFileWorkingBeatmap.cs
…
IBeatSyncProvider.cs
Remove unnecessary cache type specification
2022-05-23 02:00:04 +09:00
IBeatmap.cs
…
IBeatmapConverter.cs
…
IBeatmapDifficultyInfo.cs
…
IBeatmapInfo.cs
…
IBeatmapMetadataInfo.cs
…
IBeatmapOnlineInfo.cs
…
IBeatmapProcessor.cs
…
IBeatmapResourceProvider.cs
…
IBeatmapSetInfo.cs
…
IBeatmapSetOnlineInfo.cs
…
IWorkingBeatmap.cs
…
IWorkingBeatmapCache.cs
…
MetadataUtils.cs
…
StarDifficulty.cs
…
WorkingBeatmap.cs
Use `Track` to ensure its loaded before transferring
2022-05-21 16:52:16 +03:00
WorkingBeatmapCache.cs
…