summaryrefslogtreecommitdiffhomepage
path: root/ArchiveEx/Archive.h
AgeCommit message (Expand)Author
2022-09-11Added method to retrieve amount of entries in archiveAki
2022-08-20Added options to inspect archive content in dat utilityAki
2022-08-20Merged on-demand Archive creation to constructorAki
2022-08-17Renamed ArchiveEx namespaceAki
2022-08-17Hid Header definition from public archive headerAki
2022-08-17Added function to create an empty archiveAki
2022-08-11Renamed block map generation methodAki
2022-08-11Renamed Insertion and Extraction methodsAki
2022-08-11Implemented inserting entries into archiveAki
2022-08-09Added methods to inspect blocks in the archiveAki
2022-08-09Cleaned-up selected parts of newly added codeAki
2022-08-08Added a functionality that enables extracting files by their pathAki
2022-08-07Added method to expand stored filesAki
2022-08-07Reimplemented part of archive formatAki