1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game/IO
Dean Herbert c25ab6835c Remove IJsonSerializable interface
Was pretty pointless and made it hard to use the custom serialisation
terms arbitrarily in tests.
2021-08-31 14:39:20 +09:00
..
Archives Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00
Legacy Add missing ctor 2021-06-23 15:10:03 +09:00
Serialization Remove IJsonSerializable interface 2021-08-31 14:39:20 +09:00
FileInfo.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
FileStore.cs Force a checksum check before skipping FileStore copy op 2019-09-20 15:00:27 +09:00
IStorageResourceProvider.cs Provide game-wide resources via IStorageResourceProvider 2021-05-31 18:57:47 +09:00
LineBufferedReader.cs Allow LineBufferedReader to keep underlying stream open 2020-03-31 10:13:50 +09:00
MigratableStorage.cs Add missing xmldoc 2020-10-19 15:36:27 +09:00
OsuStorage.cs Fix storage wrapping logic setting logger too early in startup sequence 2021-07-09 13:17:25 +09:00
StableStorage.cs Tidy up config parsing logic 2021-02-12 12:57:57 +09:00
WrappedStorage.cs Fix path empty string check causing regression in behaviour 2020-09-03 19:17:07 +09:00