1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game/Rulesets/Edit/Checks
2023-07-25 16:58:41 +09:00
..
Components Remove nullable disable annotation in the issue and issue template-related class. 2022-10-30 16:25:15 +08:00
CheckAudioInVideo.cs Remove nullable disable annotation in some checks class. 2022-10-30 16:28:49 +08:00
CheckAudioPresence.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
CheckAudioQuality.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
CheckBackgroundPresence.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
CheckBackgroundQuality.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
CheckBreaks.cs Do not reimplement binary sort manually 2023-07-22 17:12:21 +02:00
CheckConcurrentObjects.cs Remove nullable disable annotation in some checks class. 2022-10-30 16:28:49 +08:00
CheckDrainLength.cs Add helper method to get drain length (and rename some usages) 2023-07-25 16:58:41 +09:00
CheckFewHitsounds.cs Remove nullable disable annotation in some checks class. 2022-10-30 16:28:49 +08:00
CheckFilePresence.cs File name should be nullable. 2022-10-30 16:29:54 +08:00
CheckMutedObjects.cs remove other usages of hitobject SampleControlPoint 2023-04-25 16:01:43 +02:00
CheckPreviewTime.cs Fix typo in missing-preview-point message 2023-02-02 14:34:59 +09:00
CheckTooShortAudioFiles.cs Remove nullable disable annotation in some checks class. 2022-10-30 16:28:49 +08:00
CheckUnsnappedObjects.cs Remove nullable disable annotation in some checks class. 2022-10-30 16:28:49 +08:00
CheckZeroByteFiles.cs Remove nullable disable annotation in some checks class. 2022-10-30 16:28:49 +08:00
CheckZeroLengthObjects.cs Remove nullable disable annotation in some checks class. 2022-10-30 16:28:49 +08:00