1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:47:24 +08:00
osu-lazer/osu.Game/Rulesets/Edit/Checks
2022-01-12 22:39:00 +09:00
..
Components Move IBeatmap arg into context 2021-05-13 11:24:22 +02:00
CheckAudioInVideo.cs Fix some null inspections 2022-01-12 17:00:16 +09:00
CheckAudioPresence.cs Rename "playableBeatmap" check arg to "beatmap" 2021-05-12 02:34:16 +02:00
CheckAudioQuality.cs Fix another couple of cases of incorrect string null/empty checking 2021-11-04 14:22:28 +09:00
CheckBackgroundPresence.cs Rename "playableBeatmap" check arg to "beatmap" 2021-05-12 02:34:16 +02:00
CheckBackgroundQuality.cs Fix CI reported warnings 2022-01-12 22:39:00 +09:00
CheckConcurrentObjects.cs Add local variable for regular access to HitObjects 2021-05-14 16:23:45 +09:00
CheckFewHitsounds.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
CheckFilePresence.cs Fix CI reported warnings 2022-01-12 22:39:00 +09:00
CheckMutedObjects.cs Add check for spanDuration <= 0 prior to division 2021-06-27 15:40:09 +02:00
CheckTooShortAudioFiles.cs Fix CI reported warnings 2022-01-12 22:39:00 +09:00
CheckUnsnappedObjects.cs Move IBeatmap arg into context 2021-05-13 11:24:22 +02:00
CheckZeroByteFiles.cs Fix CI reported warnings 2022-01-12 22:39:00 +09:00
CheckZeroLengthObjects.cs Add zero-length objects check and tests 2021-07-13 10:50:11 +02:00