Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
908c31c687
|
Update stream read operations to use new helper methods
|
2022-02-11 16:02:25 +09:00 |
|
Dean Herbert
|
670a30b64b
|
Remove usage of .Result in ArchiveReader
|
2021-12-31 01:52:01 +09:00 |
|
Bartłomiej Dach
|
1040590844
|
Add cancellation support to game-side IResourceStore s
|
2021-12-23 10:33:17 +01:00 |
|
Dean Herbert
|
b1cd01ceb8
|
Apply ConfigureAwait changes to game side
|
2021-03-08 14:36:35 +09:00 |
|
Bartłomiej Dach
|
89bf7b1bd6
|
Resolve CA1835 inspection
"Change the `ReadAsync` method call to use the
`Stream.ReadAsync(Memory<byte>, CancellationToken)` overload"
|
2020-11-01 18:51:39 +01:00 |
|
Dean Herbert
|
68ebe98fde
|
Remove unused GetUnderlyingStream method
|
2020-03-24 14:08:25 +09:00 |
|
Dean Herbert
|
80d65f9a3b
|
Update resource stores with GetAvailableResources
|
2019-05-31 14:33:18 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
smoogipoo
|
21d5322899
|
Update with async changes
|
2018-08-27 17:05:58 +09:00 |
|
Dean Herbert
|
44a9aa529a
|
Test CI run with new changes
|
2018-04-22 03:51:17 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
d340509b1d
|
Move ArchiveReaders to a more global namespace
Also moves delete and action logic to a shared implementation
|
2018-02-15 14:22:39 +09:00 |
|