1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-12 14:02:54 +08:00
osu-lazer/osu.Game/Utils
Dean Herbert 1ec305e10d Update TaskChain to use ContinueWithSequential internally
It turns out we may still want to use TaskChain for its locking
behaviour, so I've made it internally use the refactored version I
implemented, while keeping the general structure.
2021-01-29 16:19:46 +09:00
..
FormatUtils.cs Extract shared rank-formatting helper 2020-12-19 15:04:22 +01:00
HumanizerUtils.cs Cleanup 2019-08-28 20:15:28 +09:00
Optional.cs Make HitSampleInfo immutable 2020-12-01 15:37:51 +09:00
OrderAttribute.cs Throw instead of returning zero 2020-04-20 15:50:48 +09:00
PeriodTracker.cs Make PeriodTracker actually immutable 2020-05-02 01:33:33 +02:00
SentryLogger.cs Add missing string function ordinal specifications 2020-10-16 12:49:31 +09:00
StatelessRNG.cs Rename NextUlong -> NextULong 2020-12-02 12:59:45 +09:00
TaskChain.cs Update TaskChain to use ContinueWithSequential internally 2021-01-29 16:19:46 +09:00
ZipUtils.cs Shortcut checking for whether directories are files 2019-06-26 17:10:22 +09:00