1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game/Extensions
Dean Herbert 2f6e65a9a2 Gracefully handle undefined DateTimeOffset values
Only seems to happen in tests, but best to safeguard against this
regardless.
2022-02-21 16:35:40 +09:00
..
CollectionExtensions.cs Remove usage of Nuget.Packaging extension methods for IList.AddRange 2021-11-23 15:02:02 +09:00
DrawableExtensions.cs Remove usage of key repeat helper method 2021-11-18 13:13:36 +09:00
LanguageExtensions.cs Fix languages with a sub-language part not working properly 2021-06-16 11:10:03 +02:00
ModelExtensions.cs Add MatchesOnlineID implementation for IScoreInfo 2021-12-10 18:34:31 +09:00
TaskExtensions.cs Mark access to exception if task faulted as safe 2021-05-15 00:09:34 +02:00
TimeDisplayExtensions.cs Gracefully handle undefined DateTimeOffset values 2022-02-21 16:35:40 +09:00
TypeExtensions.cs Extract invariant instantiation info extension method 2021-05-12 23:23:51 +02:00
WebRequestExtensions.cs Fix cursors sent to osu-web being potentially string formatted in incorrect culture 2022-01-04 17:20:46 +09:00