171 Commits

Author SHA1 Message Date
dd5c5e7e92 Implement MakeReference() for the ObjectModel and Editor 2014-09-19 15:58:56 -04:00
123dd11e25 Another major hacking session on StoryWriter plugins 2014-09-19 15:53:25 -04:00
b54e23c510 Added plugins for StoryWriter and the associated WinForms UI (not ported yet) 2014-09-19 00:10:23 -04:00
8176608b31 Commented and tabified 2014-09-15 08:52:19 -04:00
99db1b6dd9 Fix directory structure 2014-09-10 02:25:39 -04:00
9837813505 Added Software Development plugin and WinForms Software Development plugin 2014-09-09 14:44:20 -04:00
61e7395d18 Add Conditional Statement parser to UniversalEditor Essential 2014-09-09 14:42:58 -04:00
a112b4f450 Added Microsoft Universal Data Link file format 2014-08-22 09:35:56 -04:00
395ffa7755 Added ContentTypes 2014-08-22 09:23:22 -04:00
6f278add41 Implemented Clear and CopyTo, and added Description and Path 2014-08-22 09:22:53 -04:00
da7c940a19 Cleaned up code and added documentation 2014-08-22 08:50:29 -04:00
787a0d022c Fixed some bugs and added feature for comments before and after groups 2014-08-22 08:43:27 -04:00
d04f0ce6d6 Added Illusion plugin for Universal Editor 2014-08-21 09:47:36 -04:00
c734d4ff02 Added Icarus plugin for Universal Editor and Windows Forms user interface 2014-08-21 09:44:41 -04:00
955dec306f Added InstallShield plugin for Universal Editor 2014-08-21 09:33:12 -04:00
4575c8be89 Added DataFormat for CPIO, only seems to work with one file archive (may be related to Accessor Position bug) 2014-08-09 15:58:23 -04:00
160538cc9b Added source for future reference 2014-08-08 21:19:20 -04:00
2f0ff46a90 Implemented SaveInternal for Stella Games' LzmaPack archive (.pack) ... I think 2014-08-08 21:15:32 -04:00
0b1cb3fa30 Fixed bug in TAR data format where the first four bytes of filename of first file got eaten 2014-08-08 20:57:12 -04:00
dafb4c6372 Implemented SaveInternal for BGA data format 2014-08-08 20:52:47 -04:00
80102d86a2 Added LHA data format with support for -lh0- (store) 2014-08-08 20:43:37 -04:00
0532aebb91 Added GZA filter (for Gzip archives) to BGA data format 2014-08-08 20:05:53 -04:00
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