1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:47:27 +08:00
osu-lazer/osu.Game/Utils
2024-06-07 00:01:50 +08:00
..
BatteryInfo.cs Add battery info for desktop platforms 2022-07-30 14:26:19 +02:00
ColourUtils.cs Remove the nullable disable annotate. 2022-06-30 23:05:09 +08:00
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 Merge branch 'master' into grids-1 2024-05-24 14:39:55 +02:00
HumanizerUtils.cs Use custom notification with timer 2022-09-20 15:54:18 +09:00
IDeepCloneable.cs Remove the nullable disable annotate. 2022-06-30 23:05:09 +08:00
LegacyRandom.cs Remove the nullable disable annotate. 2022-06-30 23:05:09 +08:00
LegacyUtils.cs Remove the nullable disable annotate. 2022-06-30 23:05:09 +08:00
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 Extract common part of regex to separate method 2022-12-03 16:59:43 +01:00
OfficialBuildAttribute.cs Warn about not using an official "deployed" build 2024-03-21 00:47:45 +09:00
Optional.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OrdinalSortByCaseStringComparer.cs Use DEFAULT instead of INSTANCE or static field 2024-02-21 21:02:20 +08:00
PeriodTracker.cs Remove the nullable disable annotate. 2022-06-30 23:05:09 +08: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
StatelessRNG.cs Use ArgumentOutOfRangeException throw helper methods 2024-03-05 10:20:30 +01:00
TaskChain.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ZipUtils.cs Remove the nullable disable annotate. 2022-06-30 23:05:09 +08:00