1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 14:07:27 +08:00
osu-lazer/osu.Game/Rulesets/Edit/Checks/Components
Naxess c13b93e6f1 Replace IWorkingBeatmap arg with BeatmapVerifierContext in checks
This simplifies passing of contextual information by enabling addition without needing to refactor lots of classes.

See next commit for example.
2021-05-12 02:29:18 +02:00
..
CheckCategory.cs Tidy some remaining code 2021-04-12 15:52:18 +09:00
CheckMetadata.cs Move enums out of nesting 2021-04-12 15:52:18 +09:00
ICheck.cs Replace IWorkingBeatmap arg with BeatmapVerifierContext in checks 2021-05-12 02:29:18 +02:00
Issue.cs Rework template usage 2021-04-12 15:47:26 +02:00
IssueTemplate.cs Use is class instead of Equals with template index 2021-04-13 02:29:25 +02:00
IssueType.cs Remove negligible default hidden TODO 2021-05-12 01:31:16 +02:00