136 Commits

Author SHA1 Message Date
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
51ce5c18fc Added LHA DataFormat (not implemented yet) 2014-06-18 20:51:57 -04:00
713e0eb783 Added CoreObject DataFormat (basis for VCARD and VCALENDAR) 2014-06-18 20:51:32 -04:00
3085c1b717 Fixed bad UniversalEditor.Core reference 2014-06-17 21:40:23 -04:00
aaf43a49aa Added CustomOptionBoolean for Encrypted property 2014-06-17 16:03:11 -04:00
fff48fbf9f Added 'Compressed File Library' DataFormat to the FileSystem plugin 2014-06-15 22:01:55 -04:00
51449e7447 Track parent folder 2014-06-14 20:40:29 -04:00
c3246c9a73 Improved LZRW1 compression algorithm but it still doesn't work yet 2014-06-13 14:31:43 -04:00
a7c047257d Use LZRW1-A algorithm instead of original LZRW1 as defined in aluigi's QuickBMS code 2014-06-13 09:53:48 -04:00
fa013270dc Properly calculate file size and offset 2014-06-13 08:54:22 -04:00
7622791eb1 Added more FileSystem DataFormats 2014-06-13 07:57:43 -04:00
6af7ac629e Forced inclusion of BIN DataFormat files 2014-06-13 06:54:07 -04:00
7fb97efad2 Forced inclusion of BIN DataFormat files 2014-06-13 06:53:47 -04:00
5450f082c1 Fixed issues with outdated file referencing conventions 2014-06-12 22:59:53 -04:00