July 2, 2019
View 8e9c929

Added egg extraction readability improvements. Moved the posix file mode printing code into a separate function. Added comments that explain to-do items to support solid archive extraction.

Micah Snyder authored on 2019/07/02 06:16:41
View c809bbb

Adds fixes to prevent memory leaks if realloc fails.

Micah Snyder authored on 2019/07/02 05:21:20
View 3f7ec13

Converted egg parser to use cl_error_t instead of cl_egg_error_t.

Micah Snyder authored on 2019/07/02 05:08:14
June 26, 2019
View a3df44a

Disabling LZMA decompression for EGG archives, because it currently fails with an error message that isn't very user friendly.

Micah Snyder authored on 2019/06/26 06:37:13
May 24, 2019
View c4e4fbc

Fixed Egg parser support for parsing archive comment headers and elimited potential infinite loop bug.

Micah Snyder authored on 2019/05/24 23:00:35
October 9, 2018
View b03b271

Added new EGG archive extraction feature, written from scratch based on ESTsoft's EGG archive specification.

Micah Snyder authored on 2018/10/09 01:59:42