210 Commits

Author SHA1 Message Date
fff48fbf9f Added 'Compressed File Library' DataFormat to the FileSystem plugin 2014-06-15 22:01:55 -04:00
e0c3045fb8 Minor fixes that crop up when saving a new document 2014-06-15 20:41:02 -04:00
adb4f9e9c8 Enhanced saving and loading functionality to support more Accessors and advanced selection of DataFormat/ObjectModel 2014-06-15 00:01:56 -04:00
a28da99fc2 Add Document Properties dialog for advanced options 2014-06-14 21:29:42 -04:00
77ea58340f Add Document Properties dialog for advanced options 2014-06-14 20:46:00 -04:00
f8b0e18977 Add Document Properties dialog for advanced options 2014-06-14 20:45:41 -04:00
4de81f4cf0 Add dependencies for Windows Forms model editor 2014-06-14 20:42:59 -04:00
301e904174 Add dependencies for Windows Forms model editor 2014-06-14 20:42:35 -04:00
51449e7447 Track parent folder 2014-06-14 20:40:29 -04:00
80a1e2a021 Add some common user interface paradigms 2014-06-14 20:37:04 -04:00
c3246c9a73 Improved LZRW1 compression algorithm but it still doesn't work yet 2014-06-13 14:31:43 -04:00
599a6bfe7f Remember position of stream when outputting byte array 2014-06-13 14:29:42 -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
2633f9c1b6 Seek using the actual value (noob mistake -_- ) 2014-06-13 09:11:28 -04:00
98e32423a1 Tabify 2014-06-13 09:09:04 -04:00
55ccb8e26d Don't update position until Seek() is called, in case Seek() throws an exception 2014-06-13 09:08:49 -04:00
cf9efa0ad6 Prevent debugger from entering a method which is proven to have no bugs 2014-06-13 09:05:36 -04:00
fa013270dc Properly calculate file size and offset 2014-06-13 08:54:22 -04:00
04de107948 Save position when unpacking data 2014-06-13 08:53:47 -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
7af1f8b30d Added advanced output window 2014-06-12 13:49:49 -04:00
a7f46932ff Added advanced output window 2014-06-12 13:49:23 -04:00
1ce07d5478 Initialize output window 2014-06-12 13:44:23 -04:00
eff337c2f1 Added advanced output window 2014-06-12 12:52:47 -04:00
a401d4e09d Do not show context menu if selected item is null 2014-06-11 07:49:19 -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
e712df4873 Tabify 2014-06-10 14:35:55 -04:00
4ac7a9e72f Tabify 2014-06-10 14:11:09 -04:00
628ba6dfd5 Tabify 2014-06-10 14:10:38 -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
8987573310 Alert when ObjectModel creation failed and improve determining the DataFormat to use for project file saving 2014-06-10 14:08:51 -04:00
66594fe4c4 Tabify 2014-06-10 12:57:48 -04:00
0b85c4fcae Resolve ambiguous method names 2014-06-10 12:57:24 -04:00
0a8a79805d Do not encode the apostrophe (') as ' 2014-06-10 12:56:57 -04:00
84cc0838d3 Allow specifying Project File DataFormat in SaveProjectAs 2014-06-10 12:49:13 -04:00
943a2f50bf Get DataFormat for project file by filter index of CommonDialog 2014-06-10 12:48:52 -04:00
5c3c5ffa7c Moved Visual Studio project and solution DataFormats to separate plugin 2014-06-10 12:45:07 -04:00
653e47fd94 Default save project file to solution title, do not create new solution object model for creating reference 2014-06-10 12:44:28 -04:00
2c3006def4 Use empty project type GUID if project type not found (this should never happen) and create folder for solution 2014-06-10 09:47:39 -04:00
faee706cc9 Add DataFormats for Microsoft Visual Studio solution and prjoect files 2014-06-09 16:07:39 -04:00
430ffe8e67 Add plugin for Microsoft Merlin game engine (Hover!) 2014-06-09 16:06:59 -04:00