129 Commits

Author SHA1 Message Date
b029bc8b9b
add ability to actually play the WaveformAudioObjectModel (with Surodoine AudioPlayer) and restructure glade ui 2020-10-12 22:17:45 -04:00
29b8690485
templating improvements and actually loading the ObjectModel content via XML from a template 2020-10-08 16:11:28 -04:00
c826046e50
add buttons to change CustomOptions for DataFormat and Accessor without having to pick them again 2020-09-25 17:38:38 -04:00
a0996b9909
add link to GitHub and update version info 2020-09-25 16:08:20 -04:00
82c9c2dc42
oops 2020-09-23 01:40:54 -04:00
1375a418f9
preliminary SLOOOW plugin for reading blockchain databases 2020-09-20 01:13:17 -04:00
95455c266f
populate about dialog with actual information 2020-09-19 22:07:27 -04:00
d3d74b4f05
aesthetic changes and README.md update 2020-09-05 06:51:54 -04:00
03aad74804
add editor for Raven Software carcass/Assimilate definition files 2020-09-02 11:55:52 -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
1b0cee5582
add commands to Quick Access Toolbar 2020-08-30 00:46:37 -04:00
b4d7df8da8
fix bug 2020-08-29 20:34:13 -04:00
bc57f16f49
Merge branch 'UE4PluginVersatileContainer' 2020-08-29 09:26:13 -04:00
d6f33d11e4
migrate most content UEXML files to embedded resources 2020-08-29 00:53:02 -04:00
39d84b0b3c
preliminary implementation of Binary eXtensible Application Markup Language 2020-08-28 16:56:01 -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
f59f82278c
Unreal editor enhancements 2020-08-28 16:04:27 -04:00
da49113837
preliminary working implementation of Batch Find/Replace dialog... very incomplete 2020-08-26 02:10:11 -04:00
cea33b9b6a
provide ability to paste a string of binary bytes (in hex notation) directly into the binary editor 2020-08-21 12:31:40 -04:00
ad6d7dbbf0
preliminary implementation of ARCV data format 2020-08-13 22:20:05 -04:00
db6d026abe
scaffolding for Documentation editor (CHM, HLP, HXS, etc.) 2020-08-13 22:17:55 -04:00
b05224dbdd
Microsoft B+ (WinHelp) file system improvements 2020-08-13 22:15:36 -04:00
a78634fb1a add stock icons for VS2012 and Default themes 2020-08-13 17:09:33 -04:00
425ef724dc
move SoftwareDevelopment to a Universal Editor Extension project to get around MAX_PATH limitation on Windows 2020-08-12 22:23:06 -04:00
8c5836c95a
improvements and additional features to Database editor 2020-08-12 21:45:52 -04:00
e4919c3a09
add 'Export All' and 'Export CSV' features to CRI FileSystem Editor extensions 2020-08-12 21:45:51 -04:00
24c3801f93
add editor for Microsoft ACME setup bootstrapper LST file 2020-08-07 09:58:08 -04:00
710ad842d8
this has always been wrong 2020-08-07 01:27:30 -04:00
d26aebcc99
add 'CPK File Information' dialog to CRI/CPK FileSystemEditor extensions 2020-08-07 01:25:04 -04:00
242c93583b
add rudimentary document explorer context menu for Markup editor 2020-07-30 09:44:58 -04:00
1f9cfc29b8
add NTFS and OLE1 associations that I forgot earlier 2020-07-30 09:40:36 -04:00
69e6fd59e3
add preliminary implementation of Office plugin with Presentation object model and HyperCard data format 2020-06-25 08:10:31 -04:00
1eed5e83c2
implement rudimentary editor for Markup ObjectModel 2020-06-18 10:17:52 -04:00
1c842411ff
add support for reading first page of an uncompressed TIFF image (it's a start...) 2020-06-17 23:29:15 -04:00
5d80b16e37
preliminary (broken?) implementation of XPM image format 2020-05-28 18:40:55 -04:00
477ebaed5a
preliminary implementation of New World Computing map editor for Heroes of Might and Magic II 2020-05-28 18:19:02 -04:00
854ba278c8
various improvements and additions to the New World Computing / Heroes of Might and Magic plugin 2020-05-28 18:17:51 -04:00
98a9a347bc
provide support for playing, creating, and modifying sprite animations in PictureCollectionObjectModel 2020-05-28 18:13:27 -04:00
1947da62cd
convert PictureCollectionEditor to UWT ContainerLayout-based Glade design 2020-05-27 19:20:24 -04:00
e34df72fc9
preliminary implementation of a linear Waveform audio editor similar to Audacity 2020-05-24 10:21:36 -04:00
781e7597df
improvements to synthesized audio plugins and preliminary implementation of a MIDI Events list view for synthesized audio editor 2020-05-24 10:19:10 -04:00
5f056f0432
reorganization: rename PianoRollEditor to SynthesizedAudioEditor; the piano roll is supposed to be one of several switchable EditorViews for the SynthesizedAudioEditor 2020-05-20 18:20:58 -04:00
53ca5abdfc
add DataFormat for reading (and possibly writing, though untested) TIL sprites - for map tiles 2020-05-18 21:30:51 -04:00
a8058e0e6b
fix incorrect associations, namespaces, and other little bugs 2020-05-18 15:03:06 -04:00
96b623a30a
convert ExecutableEditor to UWT ContainerLayout-based Glade design 2020-05-18 01:26:58 -04:00
a7fa91a07c
preliminary implementation of Amiga plugin and dataformat for reading Amiga disk image files 2020-05-16 07:20:08 -04:00
ac80d719c1
add middle-endian (PDP) option to endianness combobox 2020-05-16 07:18:01 -04:00
312b2c181a
FileSystemEditor file list should be multiple-selection 2020-05-16 07:17:32 -04:00
b727feb700
rewrite New World Computing scene layout using Universal Editor's Component Designer editor; UWT preliminary implementation 2020-05-16 07:17:02 -04:00