osu/osu.Game/Utils
Dean Herbert 3ec93745a4
Fix test failures due to sentry oversight
2024-04-12 01:10:42 +08:00
..
BatteryInfo.cs
ColourUtils.cs
FileUtils.cs Add retry loop to avoid log export failing occasionally on windows 2024-01-25 13:53:36 +09:00
FormatUtils.cs Extract common helper for BPM rounding 2024-02-22 10:27:37 +01:00
GeometryUtils.cs Update usage of `MathUtils` 2024-03-06 12:13:12 +08:00
HumanizerUtils.cs
IDeepCloneable.cs
LegacyRandom.cs
LegacyUtils.cs
LimitedCapacityQueue.cs Use ArgumentOutOfRangeException throw helper methods 2024-03-05 10:20:30 +01:00
ModUtils.cs Fix helper method returning incorrect result 2024-01-16 14:27:30 +03:00
NamingUtils.cs
OfficialBuildAttribute.cs Warn about not using an official "deployed" build 2024-03-21 00:47:45 +09:00
Optional.cs
OrdinalSortByCaseStringComparer.cs Use `DEFAULT` instead of `INSTANCE` or static field 2024-02-21 21:02:20 +08:00
PeriodTracker.cs
SentryLogger.cs Fix test failures due to sentry oversight 2024-04-12 01:10:42 +08:00
SentryOnlyDiagnosticsException.cs Log backwards seeks to sentry 2024-03-01 12:40:05 +08:00
StatelessRNG.cs Use ArgumentOutOfRangeException throw helper methods 2024-03-05 10:20:30 +01:00
TaskChain.cs
ZipUtils.cs