summaryrefslogtreecommitdiff
path: root/src/compress.c
AgeCommit message (Expand)Author
2017-06-06Cleaned upjakob
2017-06-03Fully working repacker, no bugs related to the encoded output being larger th...jakob
2017-05-19Rewrote significant parts of the repackerjakob
2017-05-17Began checking all calls to malloc for NULL and improving documentation.jakob
2017-05-15Began finalization of the table dumping functionality=
2017-05-14Initial data dumping functionality.jakob
2017-04-12Expanded tests for the command-line interface.jakob
2017-04-05More consisteny code style.jakob
2017-03-11Updated copyright information.jakob
2017-03-01First working commit of the rewrite.jakob
2017-02-19Implemented table linked list, decompression and encryption. Tests have been ...jakob