osu/osu.Game/Utils
Dean Herbert 6944151486 Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
..
BatteryInfo.cs Remove IsLowBattery 2021-04-12 11:15:24 -04:00
ColourUtils.cs Implement new difficulty rating colour spectrum sampling 2021-08-03 14:33:45 +03:00
FormatUtils.cs Update localisable formattable extensions usages inline with framework change 2021-08-29 15:00:28 +03:00
HumanizerUtils.cs
IDeepCloneable.cs Add `IDeepCloneable` interface and update existing `CreateCopy` methods to use it 2021-07-19 12:54:17 +09:00
LegacyUtils.cs Remove unnecessary "in" keyword 2021-08-09 20:53:02 +10:00
ModUtils.cs Ensure duplicate mods cannot be defined 2021-06-22 17:41:20 +09:00
Optional.cs Remove empty <returns> xmldoc 2021-04-12 17:46:14 +09:00
PeriodTracker.cs
SentryLogger.cs Remove easy to remove finalizers 2021-03-02 16:07:09 +09:00
StatelessRNG.cs Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
TaskChain.cs Update TaskChain to use ContinueWithSequential internally 2021-01-29 16:19:46 +09:00
ZipUtils.cs