This website requires JavaScript.
Explore
Help
Sign In
sim1222
/
osukey
Watch
1
Star
1
Fork
0
You've already forked osukey
mirror of
https://github.com/osukey/osukey.git
synced
2025-08-04 07:06:35 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dbc538abbe5806b5f8a273cffbae1e200fc90a78
osukey
/
osu.Game
/
Beatmaps
/
Formats
History
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
..
Decoder.cs
Add error handling on a per-line level in LegacyDecoder
2018-04-20 18:32:24 +09:00
IHasComboColours.cs
Normalize all the line endings
2018-04-13 18:26:38 +09:00
IHasCustomColours.cs
Normalize all the line endings
2018-04-13 18:26:38 +09:00
JsonBeatmapDecoder.cs
Add error handling on a per-line level in LegacyDecoder
2018-04-20 18:32:24 +09:00
LegacyBeatmapDecoder.cs
Use Enum.HasFlag
2018-07-16 16:18:46 +09:00
LegacyDecoder.cs
Fix lack of fallback logic for custom bank samples
2018-07-10 02:56:22 +09:00
LegacyStoryboardDecoder.cs
Normalize all the line endings
2018-04-13 18:26:38 +09:00