index
:
nekopack.git
master
Tool for extracting game data from Nekopara's XP3 archives.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
table.c
Age
Commit message (
Expand
)
Author
2017-06-03
Fully working repacker, no bugs related to the encoded output being larger th...
jakob
2017-05-19
Rewrote significant parts of the repacker
jakob
2017-05-17
Began checking all calls to malloc for NULL and improving documentation.
jakob
2017-05-15
Began finalization of the table dumping functionality
=
2017-05-14
Initial data dumping functionality.
jakob
2017-05-14
Fixed issue with dump_table
jakob
2017-05-13
Bounds checking when the table is written to disk to prevent serious memory l...
=
2017-05-11
Reimplemented table dumping functions to operate on streams instead of file p...
jakob
2017-05-11
Finished basic table dumping functionality
jakob
2017-05-10
eliF entry creation for the archive table
jakob
2017-04-09
Automated style checking and fixed unit tests.
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