120 Commits

Author SHA1 Message Date
a1ec00983b
major improvements to project system including 'virtual' in-memory file system for projects and multiple project types (natures) 2020-10-22 21:21:04 -04:00
3134481895
preliminary commit of Collaboration plugin and test with drawing atop a SynthesizedAudioEditor 2020-10-20 20:57:39 -04:00
e0287516dc
fix some plugins for ReadUntil extension method 2020-10-12 23:02:56 -04:00
3a2711c70a
working on supporting more database dataformats 2020-10-12 22:19:40 -04:00
7c5967ab43
oops - required since I moved ADXDataFormat out of Multimedia plugin into CRI plugin 2020-10-12 22:19:18 -04:00
c25fa776cf
delay load waveform audio samples only upon request to speed up initial file loading (like FileSystemObjectModel) 2020-10-12 22:18:33 -04:00
a6c326691f
associate .82m with Heroes of Might and Magic II dataformat 2020-10-08 16:12:02 -04:00
a5ade252f9
move CRI ADX data format from Multimedia plugin to CRI plugin 2020-10-04 19:17:13 -04:00
d80d131ccb
initial commit of Lighting plugin - works fairly well with Auraluminous 2020-09-29 05:07:05 -04:00
2bd13f7bd4
simplify, improve, and fix bugs in GetAvailableObjectModel<T>() 2020-09-29 05:04:10 -04:00
618438fd2d
provide the legacy DOS stub program 2020-09-23 01:43:02 -04:00
7983695750
add hint comparison for NWC associations 2020-09-21 12:19:20 -04:00
b5fb12fc07
vector image editor enhancements and DataFormat for OpenDocument drawing vector files 2020-09-20 01:09:56 -04:00
6a88263c37
add descriptions to some CustomOptions - will eventually replace with XML 2020-09-20 00:42:53 -04:00
8099e81867
prettify 2020-09-19 23:23:22 -04:00
6913be61f0
combine multiple associations for the same data format into a single association 2020-09-19 23:22:38 -04:00
9faecfe7a7
we don't really need the overhead of a List<T> since we know the size 2020-09-19 23:20:43 -04:00
26d068ee0c
use package-x-generic icon if the association refers to a FileSystemObjectModel 2020-09-19 23:19:59 -04:00
b983f526f4
add additional file name filters, magic byte sequences, and content types 2020-09-13 21:45:14 -04:00
fa58f1cd32
this SOMEWHAT works for monochrome BMP, but is fuzzy and I don't know why 2020-09-12 09:11:09 -04:00
a906a8bff3
we can now (somewhat) read .SAV files, but it's still broken 2020-09-12 09:11:09 -04:00
595832e7a2
add additional file name filters and magic byte sequences 2020-09-12 09:10:54 -04:00
0e6a48c8de
remove ObjectModelReference.Title setter - force us to define Path instead 2020-09-10 21:31:18 -04:00
6fdc8841fb
reorganize associations and add ContentType and HintComparison 2020-09-10 06:01:18 -04:00
7b02518e4e
add option for DataFormat hint comparisons to require BOTH FileNameFilter and MagicByteSequence to match 2020-09-10 05:48:02 -04:00
f425651eb2
Merge branch 'UE5FeatureCustomOptionSettings' 2020-09-06 06:32:46 -04:00
897cbad70a
add ContentType to SquareSoft LGP data format 2020-09-06 06:04:48 -04:00
2cf265e898
normalize CustomOption titles to UWT standard underscore instead of Windows-specific ampersand 2020-09-05 13:00:37 -04:00
284f3dc347
add ContentType to file associations (used for mime/packages generation on Linux) 2020-09-03 13:01:22 -04:00
84ea550b55
oops 2020-09-03 12:58:21 -04:00
03aad74804
add editor for Raven Software carcass/Assimilate definition files 2020-09-02 11:55:52 -04:00
94d92d6d8c
rename UniversalEditor.Plugins.Icarus to UniversalEditor.Plugins.RavenSoftware 2020-08-31 18:02:37 -04:00
04b76e2cb1
enhancements to ICARUS script editor 2020-08-31 04:42:32 -04:00
0ca87e490f
move to UWT ContainerLayout/Glade UI, add IcarusCommandPlay 2020-08-30 23:52:51 -04:00
bc57f16f49
Merge branch 'UE4PluginVersatileContainer' 2020-08-29 09:26:13 -04:00
2b32f42536
Merge branch 'UE4PluginOffice' 2020-08-29 09:23:43 -04:00
fe2ebc34f0
remove these lines which actually cause duplicate entries in the GenericBrowserPopup 2020-08-29 01:06:20 -04:00
d815a6a467
add title for StuffIt archive 2020-08-29 01:05:32 -04:00
d6f33d11e4
migrate most content UEXML files to embedded resources 2020-08-29 00:53:02 -04:00
cbc47e66ee
preliminary implementation of a newer, more modular Versatile Container binary format 2020-08-28 16:56:56 -04:00
39d84b0b3c
preliminary implementation of Binary eXtensible Application Markup Language 2020-08-28 16:56:01 -04:00
b5a9e058b6
some new features result in regressions, fix this 2020-08-28 16:45:01 -04:00
1fd6b6a192
implement ToString() for SynthesizedAudioCommandNote 2020-08-28 16:41:06 -04:00
6046b4c1ea
preliminary implementation of Spreadsheet plugin 2020-08-28 16:39:39 -04:00
cd05d0ee03
initial commit 2020-08-28 16:38:09 -04:00
57664bd409
add vector image support to Multimedia plugin with vector image editor and some DataFormats 2020-08-28 16:09:51 -04:00
da49113837
preliminary working implementation of Batch Find/Replace dialog... very incomplete 2020-08-26 02:10:11 -04:00
98a81981f0
convenience constructor to automatically initialize a new PaletteObjectModel with an array of entries 2020-08-21 12:22:06 -04:00
53e9f00269
add plugins that are referenced in SLN but haven't been committed yet 2020-08-13 22:21:19 -04:00
ad6d7dbbf0
preliminary implementation of ARCV data format 2020-08-13 22:20:05 -04:00