205 Commits

Author SHA1 Message Date
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
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
31add4cfa4
support deferred DataRequest for PictureObjectModel 2022-04-14 00:38:29 -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
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
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
e12a19f8da
preliminary improvements to Intrinsic Graphics scene graph format and UI for node graph visualizer 2022-04-05 20:45:41 -04:00
4f05e15621
kind of hacky but all the test files work now 2022-03-21 15:31:58 -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
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
c0af3f555c
synch release version causes problems with strong name signing 2022-03-16 12:40:02 -04:00
ddf7c61ab9
Merge branch 'pre-commit' 2021-12-09 01:07:05 -05:00
476c07516b
computer broke, frustrated, will clean up this shitload later 2021-12-09 01:04:07 -05:00
972ce41b62 Merge branch 'master' of github.com:alcexhim/UniversalEditor 2021-11-15 23:52:22 -05:00
6a2f3b5d0a implement Clone() for stuff in Lighting plugin 2021-11-15 23:52:17 -05:00
6d9f1ed59c
don't crash if we have an empty ObjectModel (i.e. 'new document') 2021-10-31 14:59:35 -04:00
a7e6b55023
port Raven Software StripEditor from WinForms to UWT and add Waypoint editor (still preliminary) 2021-08-27 20:44:09 -04:00
452cbdc614
add convenient features to ICARUS script editor, like group/ungroup commands and lock/unlock parameters 2021-08-19 01:15:11 -04:00
b7e6cf895e
major improvements to Raven Software ICARUS scripting editor 2021-08-16 23:49:12 -04:00
84fa1e4630
add missing Multimedia association configurations 2021-08-03 23:14:34 -04:00
3183a87127
preliminary improvements to multimedia-picture plugin 2021-07-11 20:29:48 -04:00
c01af19de3
Merge branch 'pre-commit' 2021-06-02 01:58:13 -04:00
0f09dd9288
remove obsolete code in favor of using .NET-provided classes 2021-06-02 01:58:05 -04:00
f242a8c304
namespace needs to match the definition in association XML 2021-06-02 01:57:16 -04:00
5730050d8d
Merge branch 'pre-commit' 2021-06-02 01:52:36 -04:00
e2d59f42c8
namespace needs to match the definition in association XML 2021-06-02 01:49:23 -04:00
c6eed73269
DataFormat subclasses MUST create a new instance of DataFormatReference, otherwise it breaks superclasses 2021-06-02 01:48:52 -04:00
d290894b1f
preliminary WORKING implementation of KiSS CEL picture and KCF palette data formats 2021-05-31 23:45:32 -04:00
de41a5f081
add GUIDs for Palette and Picture object models 2021-05-31 23:39:21 -04:00
b3733ba2f8
properly decode palette chunk in PNG (pixels still slightly off though) 2021-05-30 16:02:40 -04:00
2e33c6803d
provide a sane default for TrueVisionTGADataFormat.FormatVersion 2021-05-22 06:51:47 -04:00
010b7ffafc
replace ALL obsolete and duplicate CustomOptions code with Settings from MBS.Framework 2021-05-22 02:16:12 -04:00
44cde38727
Merge branch 'pre-commit' 2021-05-15 00:34:55 -04:00
cf3efc3268
add pre-commit hook 'mixed-line-ending' 2021-05-15 00:34:42 -04:00
1eeb6e5348
in-progress: implementing TrueVision TGA save 2021-05-11 22:47:47 -04:00
0560e776fe
remove app.manifest 2021-05-07 23:36:55 -04:00
97d1401c3c
update pre-commit 2021-05-07 22:05:11 -04:00
3f1107b022
implement pre-commit hook 'Forbid spaces in indentation' 2021-05-07 18:15:20 -04:00
8b689aa3ad
add .desktop file 2021-05-07 13:50:26 -04:00
b268ffb10e
don't just blindly read zeroes, this may choke 2021-04-29 23:16:32 -04:00
64ca39f1e3
improvements 2021-04-29 23:16:32 -04:00
2159026d69
improvements 2021-04-29 23:16:31 -04:00