187 Commits

Author SHA1 Message Date
8adc19ade2 Not sure why the try/catch is there but it seems like it should be properly fixed 2014-10-07 20:34:42 -04:00
3666613a91 Tabify 2014-10-07 20:33:42 -04:00
c6179ebfdc Added DataFormat for Terminal Reality POD archive 2014-10-07 20:23:47 -04:00
5dcb7b822d Added Roxor In the Groove PCK data format (without compression) 2014-10-04 15:13:38 -04:00
d637484d0e Implement SaveInternal for CFL data format (only uncompressed for now) 2014-10-03 23:26:14 -04:00
467eeb2633 Implemented LoadInternal for CFL data format (was unfinished) 2014-10-03 22:54:05 -04:00
f4b45e3115 Add GetAvailableObjectModelByID and rename GetObjectModelByTypeName to GetAvailableObjectModelByTypeName to match convention 2014-10-01 13:36:53 -04:00
7d1edc8976 Slight hack to allow for UTF-8 with BOM 2014-10-01 13:22:27 -04:00
e68a1e0751 Added default settings for ObjectModels 2014-10-01 10:29:54 -04:00
b6bd78e144 Begin to implement FormattedTextObjectModel 2014-10-01 09:52:05 -04:00
40624f91d2 Start to implement XPS format... not complete 2014-09-30 22:50:03 -04:00
72b4772138 Fixed projects so that they build with MonoDevelop on Linux 2014-09-30 22:38:19 -04:00
25a4c3e547 Added Path definition for ObjectModelReference 2014-09-30 15:55:42 -04:00
cffee1e6bf Updated version information for all projects 2014-09-30 14:32:17 -04:00
a11d33620b Added UniversalEditor Web plugin and plugin for Windows Forms 2014-09-25 14:57:32 -04:00
aa68286bf8 Add ExtensibleConfiguration DataFormat to Essential plugin 2014-09-25 14:32:58 -04:00
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