index
:
nekopack.git
master
Tool for extracting game data from Nekopara's XP3 archives.
Jakob L. Kreuze
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cli.c
Age
Commit message (
Collapse
)
Author
2017-04-12
Expanded tests for the command-line interface.
jakob
2017-04-09
Automated style checking and fixed unit tests.
jakob
2017-04-05
More consisteny code style.
jakob
2017-04-01
Fixed segmentation fault on invalid paths, cleaned up code
jakob
2017-03-11
Updated copyright information.
jakob
2017-03-03
Implemented error checking to prevent against segfaulting when a corrupted ↵
jakob
archive is encountered.
2017-03-01
First working commit of the rewrite.
jakob
2017-02-13
Began inevetable rewrite.
jakob
2017-02-04
Deprecated flag in favor of variadic arguments.
jakob
2017-01-19
Implemented the ability to specify an output path,.
jakob
2017-01-17
Improved readability.
jakob
2017-01-14
Added quiet option.
jakob
2017-01-13
Fixed memory leaking issues and introduced a feature to list the contents of ↵
jakob
an archive.
2017-01-12
Finished implementation of file decryption. There are still many memory ↵
jakob
corruption bugs and a segfault is not uncommon.
2017-01-09
Significant progress on implementing file decryption. Offsets as of now are ↵
jakob
trying to go from within the table, which is incorrect. A working commit should come tomorrow.
2017-01-08
Large commit. Filenames are now converted from UTF-16LE and placed into a ↵
jakob
linked list. Parsers also exist for every entry in the XP3 format.
2017-01-07
Minimal debugging information about the stream is printed.
jakob
2017-01-03
Implemented header offsets for XP3 version 2.
jakob
© 2015 - 2026 Jakob L. Kreuze