1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 01:47:24 +08:00
osu-lazer/osu.Game/Rulesets/Objects/Legacy
Dean Herbert dbc538abbe Use Enum.HasFlag
With .NET core 2.0+ this is as efficient as the ugly code we've been using.
2018-07-16 16:18:46 +09:00
..
Catch Normalize all the line endings 2018-04-13 18:26:38 +09:00
Mania Move ruleset-specific hitwindows to post-converted hitobjects 2018-05-17 13:35:15 +09:00
Osu Move ruleset-specific hitwindows to post-converted hitobjects 2018-05-17 13:35:15 +09:00
Taiko Move ruleset-specific hitwindows to post-converted hitobjects 2018-05-17 13:35:15 +09:00
ConvertHitObjectParser.cs Use Enum.HasFlag 2018-07-16 16:18:46 +09:00
ConvertHitObjectType.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
ConvertSlider.cs Add legacy slider offsets 2018-06-27 12:09:21 +09:00