42 Commits

Author SHA1 Message Date
48e04882ff fix BGA filesystem DataFormat and implement ISupportsExtraData on FileSource 2023-04-20 23:06:21 -04:00
6f3e6d9a83 commit what I have of Roland TDxx info and update associations 2023-04-17 08:02:26 -04:00
0ff48b148b
add ContentType and HintComparison to WinRAR definition 2022-10-14 09:43:14 -04:00
1becfa857f
moved Merscom DPK archive format into its own plugin 2022-04-11 20:48:40 -04:00
7899dbc7ce
properly implement Merscom DPK data format 2022-04-11 19:14:24 -04:00
010b7ffafc
replace ALL obsolete and duplicate CustomOptions code with Settings from MBS.Framework 2021-05-22 02:16:12 -04:00
cf3efc3268
add pre-commit hook 'mixed-line-ending' 2021-05-15 00:34:42 -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
0fda2899a0
fix some codacy style guidelines 2021-01-10 18:34:34 -05:00
9ecb3e3692
convert HostApplication from static class to interface implemented by EditorApplication (a subclass of UIApplication) 2021-01-02 00:30:28 -05:00
08a3ba282e
improvements to ISO data format 2020-12-19 22:28:22 -05:00
6699b78bc8
add HintComparison to associations 2020-12-19 22:27:38 -05:00
8099e81867
prettify 2020-09-19 23:23:22 -04:00
b983f526f4
add additional file name filters, magic byte sequences, and content types 2020-09-13 21:45:14 -04:00
6fdc8841fb
reorganize associations and add ContentType and HintComparison 2020-09-10 06:01:18 -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
84ea550b55
oops 2020-09-03 12:58:21 -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
ad6d7dbbf0
preliminary implementation of ARCV data format 2020-08-13 22:20:05 -04:00
b05224dbdd
Microsoft B+ (WinHelp) file system improvements 2020-08-13 22:15:36 -04:00
62b137640d
move ZIP data format from FileSystem to Essential because other DataFormats like OpenDocument will use it 2020-08-12 22:31:48 -04:00
0921852b48
actually apply FileSourceTransformations if specified 2020-06-14 00:46:03 -04:00
7fdf6e79a2
properly throw ObjectModelNotSupported instead of just silently failing 2020-06-14 00:46:03 -04:00
6c0046a21d
add reference to MBS.Framework to bring in CaseSensitiveHandling enum and advanced File functionality 2020-06-14 00:46:02 -04:00
a8058e0e6b
fix incorrect associations, namespaces, and other little bugs 2020-05-18 15:03:06 -04:00
c14c2d5f92
move Sega FARC DataFormat to separate Sega plugin 2020-05-03 13:53:03 -04:00
420742e74b
various enhancements and improvements to WinRAR DataFormat 2020-05-03 13:43:40 -04:00
f0b529a857
add standard header to existing code files 2020-04-29 00:57:58 -04:00
37453ecc8b
some of these unknown fields are now known? 2020-04-05 02:50:14 -04:00
3e0061bba9
slightly nudged the ARJ data format so it works better now 2020-04-04 08:54:34 -04:00
b347582b41
fix FPK data format saving 2020-04-03 11:45:02 -04:00
6c2d41e2c4
defer TBV content loading and display proper file size in editor for both TBV and RBX 2020-04-03 00:31:23 -04:00
cfb9c729ab
this bug was hidden for quite some time... line 71-72 file name comes before offset! 2020-04-03 00:08:59 -04:00
6c18db3af7
fix Electronic Arts BIGF archive support 2020-04-02 23:58:00 -04:00
1e33cb7e86
can't believe I didn't notice this bug waaaayy earlier 2020-03-30 02:11:32 -04:00
19fa0d64bc
reorganize directory structure and remove stale projects. our main focus will be on C# from here on out 2020-03-23 02:28:39 -04:00