Commit graph

16 commits

Author SHA1 Message Date
codestation
0706c9de14 Added support in dec-all to all the pak formats.
Rewrited the ExtractPluginE to support unpacking of all .pak files
2011-01-17 23:18:08 +00:00
codestation
31ec9756f2 Forgot to add the .pak plugin -__-
Updated readme
2011-01-17 15:56:29 +00:00
codestation
54f795453a First attempt of a .pak decompiler 2011-01-17 15:53:18 +00:00
codestation
fce2d43421 Major code refactoring: moved read/write functions in their own
class (EndianFixed), converted Decoder/Encoder classes into
interfaces.
Added support for extract/rebuild TMH containers.
Added jar manifest.
2011-01-17 06:15:19 +00:00
codestation
5452659d0c Added support to recognize pak files 2011-01-10 23:44:06 +00:00
codestation
4434e73314 Added check to --encrypt to make sure that the files have the
same length as the indicated in the index table
2011-01-08 15:13:31 +00:00
codestation
1119fabe08 Added support to recognize some file formats on the --dec-all
option switch
2011-01-03 19:51:06 +00:00
codestation
1ede17a3ae Fix data install tables when adding a file that doesn't exist in the
data install
2011-01-03 18:57:10 +00:00
codestation
2f84945b33 Added support for data install in the creation of patchfiles 2011-01-02 19:48:30 +00:00
codestation
c04918cffe Added option to specify output patchfile 2010-12-25 18:10:29 +00:00
codestation
322cf28838 Added PatchBuilder class 2010-12-20 12:41:53 +00:00
codestation
7aba2b96f3 Fixed path of extract plugins to create the file in the current
directory when the binary file is in another dir
2010-12-13 13:18:35 +00:00
codestation
e6cb17f644 Assigning new found tables to decoder #3 2010-12-12 18:23:18 +00:00
codestation
f5e08987d6 Forgot to code formatting before the first commit -_-# 2010-12-12 17:41:57 +00:00
codestation
acf5415bd8 Added LICENSE and README 2010-12-12 17:27:31 +00:00
codestation
a4848cb2d4 first commit 2010-12-12 17:12:44 +00:00