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
/
cli.c
Age
Commit message (
Expand
)
Author
2017-05-09
Began work on a 100%-compatible repacker
jakob
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 ar...
jakob
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
2017-01-12
Finished implementation of file decryption. There are still many memory corru...
jakob
2017-01-09
Significant progress on implementing file decryption. Offsets as of now are t...
jakob
2017-01-08
Large commit. Filenames are now converted from UTF-16LE and placed into a lin...
jakob
2017-01-07
Minimal debugging information about the stream is printed.
jakob
2017-01-03
Implemented header offsets for XP3 version 2.
jakob