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
179ba3c9a8
osu
/
osu.Game
/
Beatmaps
History
Dan Balasescu
f3bcaf7f11
Merge pull request
#13929
from peppy/i-deep-cloneable
...
Create a deep clone of score for score submission purposes
2021-07-19 21:58:27 +09:00
..
ControlPoints
Add `IDeepCloneable` interface and update existing `CreateCopy` methods to use it
2021-07-19 12:54:17 +09:00
Drawables
Add missing load delay
2021-05-07 08:09:02 +03:00
Formats
Preserve Y position of hit objects in osu!catch
2021-07-14 14:38:38 +09:00
Legacy
…
Timing
…
Beatmap.cs
Move snap/divisor helper methods to inside `ControlPointInfo`
2021-04-28 16:47:30 +09:00
BeatmapConverter.cs
…
BeatmapDifficulty.cs
…
BeatmapDifficultyCache.cs
Make `BeatmapDifficultyCache.GetDifficultyAsync` virtual
2021-05-14 15:52:36 +03:00
BeatmapInfo.cs
…
BeatmapManager.cs
Fix incorrect `base` call causing import optimisation to not work
2021-07-03 22:35:46 +09:00
BeatmapManager_BeatmapOnlineLookupQueue.cs
Remove overly verbose logging during beatmap imports
2021-06-27 14:29:02 +09:00
BeatmapManager_WorkingBeatmap.cs
…
BeatmapMetadata.cs
Fix playlist item displays as empty string if no unicode title is present
2021-07-04 08:09:38 +08:00
BeatmapMetrics.cs
…
BeatmapOnlineInfo.cs
…
BeatmapProcessor.cs
…
BeatmapSetFileInfo.cs
…
BeatmapSetInfo.cs
Revert "Revert "Make `BeatmapSetInfo.Files` non-nullable""
2021-05-28 14:33:05 +09:00
BeatmapSetMetrics.cs
…
BeatmapSetOnlineInfo.cs
…
BeatmapSetOnlineStatus.cs
Rename extension and move to bottom of file
2021-04-30 12:40:16 -07:00
BeatmapStatistic.cs
…
BeatmapStatisticIcon.cs
…
BeatmapStore.cs
…
DifficultyRating.cs
…
DifficultyRecommender.cs
Fix possible nullref in difficulty recommender
2021-06-16 11:27:38 +09:00
DummyWorkingBeatmap.cs
Implement `GetSkin()` for other working beatmaps
2021-05-21 20:21:29 +03:00
IBeatmap.cs
Move snap/divisor helper methods to inside `ControlPointInfo`
2021-04-28 16:47:30 +09:00
IBeatmapConverter.cs
…
IBeatmapProcessor.cs
…
IBeatmapResourceProvider.cs
…
IWorkingBeatmap.cs
…
MetadataUtils.cs
Check empty string more explicitly in `IsRomanised()`
2021-06-11 06:38:53 +02:00
StarDifficulty.cs
…
WorkingBeatmap.cs
Add `IApplicableToBeatmapProcessor` mod interface
2021-06-23 14:46:30 +09:00