| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-03 | Fully working repacker, no bugs related to the encoded output being larger ↵ | jakob | |
| than the buffer, and filenames are properly encoded. | |||
| 2017-05-17 | Began checking all calls to malloc for NULL and improving documentation. | jakob | |
| 2017-05-14 | Initial data dumping functionality. | jakob | |
| 2017-04-01 | Fixed segmentation fault on invalid paths, cleaned up code | jakob | |
| 2017-03-11 | Updated copyright information. | jakob | |
| 2017-03-01 | First working commit of the rewrite. | jakob | |
| 2017-02-19 | Implemented eliF parsing. | jakob | |
| 2017-02-19 | Implemented table linked list, decompression and encryption. Tests have been ↵ | jakob | |
| improved. | |||
| 2017-02-14 | Implemented a basic parser for the XP3 header. | jakob | |
| 2017-02-13 | Began inevetable rewrite. | jakob | |