Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-13 | fix loadChunks by using cache instead of reading file | n-peugnet | |
This way there is only one place where we read chunks and where the read/write wrapper is used. This also allows to remove LoadedChunk as it is not used anymore. | |||
2021-09-01 | Prepare for delta encoding | n-peugnet | |