126 Commits

Author SHA1 Message Date
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
ce8b297f53 Fixed a stupid little bug in declaration of DataFormatReference 2014-06-12 15:59:53 -04:00
ad5440e97d Starting to add the Miles Sound System XMI data format to the Multimedia plugin 2014-06-12 15:54:04 -04:00
0baf3c4c4f Tabify 2014-06-12 13:54:06 -04:00
fb3e6b8f61 Various fixes and updates 2014-06-10 15:59:38 -04:00
39e1bf28f4 Moved Project into its own ObjectModel and various other fixes 2014-06-10 15:16:55 -04:00
f04fd3b798 Moved Project into its own ObjectModel and various other fixes 2014-06-10 15:13:49 -04:00
4ac7a9e72f Tabify 2014-06-10 14:11:09 -04:00
c0029f1ff2 Tabify 2014-06-10 14:10:17 -04:00
29f7f7cab8 Improve loading and saving of VisualStudio Projects and Solutions 2014-06-10 14:09:59 -04:00
66594fe4c4 Tabify 2014-06-10 12:57:48 -04:00