1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 06:57:39 +08:00
osu-lazer/osu.Game/Utils
Salman Ahmed 00918ecb6d
Replace interval collection with a more-specific immutable component
Covers all small changes into one commit:
 - Remove generics and use `double` type instead.
 - Make the component immutable and not enumerable for simplicity of it's worth.
 - Make the component more-specific (to time period tracking)
 - Apply small adjustments to the component
2020-04-29 05:11:43 +03:00
..
FormatUtils.cs Make accuracy formatting more consistent 2020-02-07 22:09:45 +01:00
HumanizerUtils.cs Cleanup 2019-08-28 20:15:28 +09:00
PeriodTracker.cs Replace interval collection with a more-specific immutable component 2020-04-29 05:11:43 +03:00
SentryLogger.cs Fix spacing 2019-11-21 22:55:31 +09:00
ZipUtils.cs Shortcut checking for whether directories are files 2019-06-26 17:10:22 +09:00