aboutsummaryrefslogtreecommitdiff
path: root/zenserver/frontend/zipfs.cpp
Commit message (Collapse)AuthorAgeFilesLines
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-169/+0
| | | | | | * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees
* The start of a Zip archive can be calculated using its own dataMartin Ridgers2023-02-221-1/+1
|
* Magic value for Zip LocalFileHeader struct was incorrectMartin Ridgers2023-02-221-1/+1
|
* clang-formatDan Engelbrecht2022-03-211-76/+75
|
* ZipFs class providing a rudimentary in-memory/memory-mapped file systemMartin Ridgers2022-03-151-0/+170