osu/osu.Game/Utils
Bartłomiej Dach 84d6467e48
Merge branch 'master' into taikostatacc
2024-10-07 14:15:29 +02:00
..
BatteryInfo.cs
BindableValueAccessor.cs Inline condition 2024-09-25 22:47:37 +09:00
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 Fix code quality naming issue 2024-09-27 09:26:08 +02: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 code quality and null handling 2024-06-07 00:01:50 +08:00
NamingUtils.cs
OfficialBuildAttribute.cs Warn about not using an official "deployed" build 2024-03-21 00:47:45 +09:00
Optional.cs Add `DailyChallengeButton` for intro played flag reset logic 2024-08-24 22:19:17 +09:00
OrdinalSortByCaseStringComparer.cs Use `DEFAULT` instead of `INSTANCE` or static field 2024-02-21 21:02:20 +08:00
PeriodTracker.cs Add beat-synced animation to break overlay 2024-08-27 16:34:37 +09:00
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
SpecialFunctions.cs Remove MathNet.Numerics dependency 2024-03-10 00:37:28 -05:00
StatelessRNG.cs Use ArgumentOutOfRangeException throw helper methods 2024-03-05 10:20:30 +01:00
TaskChain.cs
ZipUtils.cs