2279 Commits

Author SHA1 Message Date
fe6590611e
actually calculate the count of all of the same document types so we can provide a more accurate empty document name 2022-09-14 00:20:41 -04:00
0bed50484d
provide a more concise EmptyTemplatePrefix for the TranslationSetObjectModel 2022-09-14 00:19:50 -04:00
af360a0753
various stuff 2022-09-13 09:53:45 -04:00
7bb1ac7930
templates 2022-09-13 09:52:16 -04:00
af0be076c8
setup plugin improvements 2022-09-13 09:50:30 -04:00
87a626b153
cwe plugin enhancements and additional functionality 2022-09-13 09:49:41 -04:00
43ffee8673
Merge branch 'master' into pre-commit 2022-09-13 09:45:43 -04:00
d7a6029e54
add daily tip feature (requires latest uwt for settings bugfix) 2022-09-13 09:38:19 -04:00
893a52000d
keep track of the current line when using ReadLine() 2022-09-13 09:33:36 -04:00
e217c4769d
properly save project-specific settings from the ProjectType into the actual ProjectObjectModel 2022-09-06 00:43:52 -04:00
328728fa32
support multiple configuration files for reading, but only write to user-writable files 2022-08-06 19:24:48 -04:00
80e8594f11
implement ISupportsExtraData for PropertyListItem 2022-08-06 19:17:16 -04:00
ff4dc55435
this needs to be fixed when we have time 2022-08-06 19:16:51 -04:00
94aeb3e754
implement boolean, and do not write anything if value is null 2022-08-06 19:15:23 -04:00
8a6be2a5d7
update .gitignore 2022-08-06 19:14:45 -04:00
04a46da177
improve support for OLE2 compound document base format and some subformats 2022-08-06 19:13:23 -04:00
b5a0487158
store debugging information (i.e. definition locations) for XML / markup documents 2022-08-06 19:02:40 -04:00
a8a49bc75c
improve new line detection and handling 2022-08-06 18:57:02 -04:00
4b1db6636c
CWE sprites have their RGB values clamped to 0-64 instead of 0-255 2022-07-24 11:11:12 -04:00
4f53be0da0
forgot to remove in csproj 2022-07-19 14:39:22 -04:00
1b38d7ad6a
allow copying export/import options (and possibly other properties) from base DataFormatReference 2022-04-18 23:47:52 -04:00
dc9a02e131
prepare additional abstraction layer for OLE Compound Document files 2022-04-16 11:46:11 -04:00
738571b1e6
add associations for Compound Document and Word 97-2003 DOC 2022-04-16 11:25:12 -04:00
fdaf7720c3
yet another ancient PC video game file format plugin 2022-04-16 11:24:26 -04:00
2a5af21d06
IMPORTANT: avoid calling base.MakeReferenceInternal on derived DataFormats because this will overwrite the base DataFormatReference 2022-04-16 11:23:35 -04:00
2723f02ecf
prevent blank strings in DataFormat GenericBrowserPopup 2022-04-16 11:22:12 -04:00
a7a4d138fb
add plugins for a couple of old mid-90s/2000s PC games that were surprisingly easy to (mostly) implement 2022-04-14 00:41:55 -04:00
c348eec90f
properly initialize the Quick Animate start frame when starting an animation 2022-04-14 00:39:08 -04:00
31add4cfa4
support deferred DataRequest for PictureObjectModel 2022-04-14 00:38:29 -04:00
a80f0fa529
implement ISupportsExtraData on ObjectModel 2022-04-14 00:37:10 -04:00
4e5e244bd2
adhere to uniform naming scheme 2022-04-13 07:37:14 -04:00
9269f37861
Merscom DPK format now reads and writes DPK archives almost perfectly - although not byte-identical due to sorting differences 2022-04-13 00:40:27 -04:00
e602bdb69b
minor adjustments 2022-04-13 00:38:16 -04:00
79c15605af
add quick and dirty setting to enable/disable logging 2022-04-13 00:37:48 -04:00
e310f374bd
Merge branch 'master' into pre-commit 2022-04-11 21:20:46 -04:00
84335ba420
Merge branch 'pre-commit' 2022-04-11 20:49:44 -04:00
92262ada94
revise ImplementationStatus to add more detail 2022-04-11 20:49:37 -04:00
1becfa857f
moved Merscom DPK archive format into its own plugin 2022-04-11 20:48:40 -04:00
4390d84c01
Merge branch 'master' of github.com:alcexhim/UniversalEditor 2022-04-11 19:15:40 -04:00
7899dbc7ce
properly implement Merscom DPK data format 2022-04-11 19:14:24 -04:00
e585c425b8
provide a way to annotate DataFormats that are incomplete 2022-04-11 19:13:25 -04:00
e12a19f8da
preliminary improvements to Intrinsic Graphics scene graph format and UI for node graph visualizer 2022-04-05 20:45:41 -04:00
ba02cf575e
handle magic byte offsets in data format filters 2022-04-05 20:42:51 -04:00
4f05e15621
kind of hacky but all the test files work now 2022-03-21 15:31:58 -04:00
3eaf148e31
now that we inherit from EditorApplication (defined in UniversalEditor.UserInterface.dll), this check is useless and doesn't work if the DLL is missing 2022-03-21 00:04:03 -04:00
1f96edaef5
i'm stupid, TocOffset is SOMETIMES equal to ContentOffset, but we really want ContentOffset 2022-03-20 23:59:41 -04:00
f065ec217c
add references to UserInterface libraries 2022-03-19 17:58:23 -04:00
a68f8c57f0
Merge branch 'pre-commit' 2022-03-19 14:46:36 -04:00
d2cc76d84c
improve handling of project properties dialog 2022-03-19 14:46:22 -04:00
be7a143a99
don't crash if the AFS does not include table of contents (in case that's possible) 2022-03-19 14:45:51 -04:00