449 Commits

Author SHA1 Message Date
50a86e602f Preliminary support for Gzip in BGA 2014-08-08 15:56:54 -04:00
3547e59b78 Don't forget the compression method 2014-08-08 15:53:54 -04:00
b16bfb98d2 Added BGA plugin for BZA and GZA archives 2014-08-08 15:48:52 -04:00
4c42aad90c Fixed bug in XMLDataFormat with reading CDATA sections. The entire XMLDataFormat really has to be rewritten... 2014-08-08 09:47:49 -04:00
a85e256784 Added pretty-print option for XML data format 2014-08-08 09:38:52 -04:00
3ca707ef23 Start to implement Yamazaki ZIPPER (YZ1) format 2014-08-08 06:49:23 -04:00
bc3f121ece Start to implement BlakHole encryption (what method does it use?) 2014-08-08 06:47:27 -04:00
2454e2a1e8 comments no longer needed since those fields are figured out 2014-08-06 23:33:27 -04:00
7a615ce3db Added support for ZipTV BlakHole archive using store, deflate, and bzip2 methods; still need to figure out how dates are encoded 2014-08-06 23:32:48 -04:00
65c746bb3a Fixed some project files 2014-08-06 20:17:07 -04:00
7b88fa3665 Moved Microsoft stuff into its own plugin 2014-08-06 15:35:46 -04:00
da6d524573 Fixed AudioCollection and Voicebank 2014-08-06 13:26:49 -04:00
6dd7fd907b Added more DesktopShortcutTypes (should've already been committed) 2014-08-06 05:56:27 -04:00
adb5c62f77 Update project files 2014-08-05 16:06:45 -04:00
d912947b11 Updated some Voicebank and AudioCollection stuff 2014-08-05 16:03:53 -04:00
bf274e7a4e Add Shortcut object model and data formats 2014-08-05 16:03:06 -04:00
e733adc2ef Tabify 2014-08-05 09:45:51 -04:00
ec2d2dd5ec Updated license 2014-08-05 08:43:06 -04:00
561442629d Tabify 2014-08-05 08:40:04 -04:00
ad4083197f Checksums should be UInt16, not Byte 2014-08-04 15:30:55 -04:00
d39b127734 Implemented more functionality and added predefined values for Licensee and Region 2014-08-04 15:15:58 -04:00
da967f41e3 Add Executable and Nintendo plugins 2014-08-02 09:04:19 -04:00
5d4b771210 Added Executable plugin for Universal Editor 4 2014-08-01 09:10:18 -04:00
2398619b90 Finished implementing Configuration 2014-07-18 22:53:33 -04:00
2d17c8ea18 Added Unreal Engine plugin to UniversalEditor GTK Engine 2014-07-09 17:09:47 -04:00
932e1995d6 Fixed WriteNAME() method for Unreal Engine package 2014-07-08 19:41:48 -04:00
b0e59c00b1 Add DataRequest for entry (otherwise you can't export from the Export Table...) 2014-07-08 16:34:12 -04:00
fc6f525631 Added Unreal Engine plugin and editor for Windows Forms 2014-07-08 15:21:03 -04:00
c777ffd31b Added comment to explain how to fix known bug in FileSystemObjectModel.FromFiles() method 2014-07-08 10:36:42 -04:00
e2f46008c5 Added functions to create a new FileSystemObjectModel from multiple files or certain files in a particular directory 2014-07-08 10:34:02 -04:00
91c5613d6b Added functions to create a new FileSystemObjectModel from multiple files or certain files in a particular directory 2014-07-08 10:31:55 -04:00
30567d2889 Renamed MQODataFormat to MQOTextDataFormat (since there might also be a binary format?) 2014-07-07 23:37:28 -04:00
b50c8f2d02 Renamed MQODataFormat to MQOTextDataFormat (is there a binary version as well?) 2014-07-07 19:26:14 -04:00
76b3a77d13 Added GetElementValue() to allow retrieving an element value if present, otherwise a default value 2014-07-05 18:14:27 -04:00
bc207b855c Added GetFiles() to allow retrieving all files matching a particular wildcard filter 2014-07-05 18:13:57 -04:00
9739066d7e Defer processing of file data reading and fix some edge cases 2014-07-02 19:03:54 -04:00
a76dcad10c Temporary fix to allow FileSystem plugin to be built without errors 2014-07-02 17:31:03 -04:00
b75da2796e Implemented SaveInternal() for Troika Games Arcanum DAT format 2014-07-02 17:30:30 -04:00
bc17cc2bd4 Added source to find the documentation later 2014-07-01 23:19:36 -04:00
c3c0e6dc34 Continuing to implement SevenZIP file format 2014-07-01 23:19:06 -04:00
3d496ead85 Still trying to figure out 7-ZIP data format 2014-07-01 21:07:51 -04:00
569fa85e65 Added description for InvalidDataFormatException 2014-07-01 20:17:42 -04:00
348e227c5d Implemented encryption and other enhancements to NPK data format 2014-07-01 20:04:17 -04:00
675306d409 Fixed property and settings loader 2014-06-26 15:46:10 -04:00
e5a7075c0a Better method for merging elements with same/different ID 2014-06-25 09:04:34 -04:00
e43be5d503 Better Contains() for merging elements with same/different ID 2014-06-25 09:04:00 -04:00
daabf4a93d Fixed duplicate TARGETS warning 2014-06-23 10:14:40 -04:00
110802da26 Do not depend on System.Drawing 2014-06-22 23:56:04 -04:00
47e446823c Cleaned up references and prevented some warnings 2014-06-22 23:47:16 -04:00
614b2947c7 Completely rewrote FARC data format, still a work in progress 2014-06-20 22:38:49 -04:00