morkt
|
4538f9676e
|
implemented MIK01 archives and WV5A audio.
|
2018-01-21 19:32:21 +04:00 |
|
morkt
|
7c7dda79c7
|
(FileSystem): changed InvariantCulture comparison to Ordinal.
|
2018-01-21 12:00:44 +04:00 |
|
morkt
|
f819d99c86
|
(MBL): consider all files within '*_data' archives to be scripts.
|
2018-01-21 11:59:40 +04:00 |
|
morkt
|
e00dc73aad
|
(MK2): added BPR01 decompressor.
|
2018-01-21 11:54:23 +04:00 |
|
morkt
|
834fc8631b
|
(RcbReader): fixed input counter.
|
2018-01-21 11:52:48 +04:00 |
|
morkt
|
e38644bab4
|
(ArcNEKO): MNG files are recognized by DetectFileType.
|
2018-01-21 11:51:34 +04:00 |
|
morkt
|
7031f56eb0
|
(FileSystem): use case-insensitive comparison.
|
2018-01-20 13:24:26 +04:00 |
|
morkt
|
7d7f5a71d2
|
implemented PCG archives.
|
2018-01-20 09:43:31 +04:00 |
|
morkt
|
ac50e3244c
|
added nameless BIN resource archive implementation.
|
2018-01-20 09:40:35 +04:00 |
|
morkt
|
ca5318246c
|
(IMG2): fixed decoder.
|
2018-01-18 11:50:06 +04:00 |
|
morkt
|
8d629c3eb7
|
(ScrPlayer): implemented 'pac2' archives.
|
2018-01-18 07:20:27 +04:00 |
|
morkt
|
6ecdbcb999
|
(MngFrameDecoder): missing re-throw.
|
2018-01-18 07:18:41 +04:00 |
|
morkt
|
4e45160237
|
implemented old GD format.
|
2018-01-18 07:18:03 +04:00 |
|
morkt
|
880f2189f5
|
(PngFormat): added HeaderBytes static field.
|
2018-01-17 02:11:30 +04:00 |
|
morkt
|
02853c4438
|
implemented MNG images.
|
2018-01-17 01:28:48 +04:00 |
|
morkt
|
a04b6aae9b
|
implemented Lilim IMG images.
|
2018-01-17 01:26:23 +04:00 |
|
morkt
|
8986ce3844
|
(ANT): use ReadUInt8 method instead of ReadByte.
|
2018-01-16 12:06:31 +04:00 |
|
morkt
|
83fa7317c6
|
(CreateArchive): disable OK button if no format is selected.
|
2018-01-16 12:04:30 +04:00 |
|
morkt
|
5e0240e176
|
(GUI): added troubleshooting dialog.
|
2018-01-16 12:03:23 +04:00 |
|
morkt
|
1ec6e38e71
|
(Legacy): implemented ML2 archives and MD images.
|
2018-01-16 11:59:03 +04:00 |
|
morkt
|
06a6a26a7f
|
(Legacy): implemented FPACK archives.
|
2018-01-16 11:57:27 +04:00 |
|
morkt
|
9388afd54f
|
(Legacy): certain formats enabled in debug build only.
|
2018-01-16 11:56:01 +04:00 |
|
morkt
|
aa93dabd2d
|
implemented D.O.'s VRS, GGA and GGS images.
|
2018-01-16 11:53:25 +04:00 |
|
morkt
|
c270574f52
|
updated formats.
|
2018-01-15 21:56:39 +04:00 |
|
morkt
|
e4a8a8b3aa
|
updated formats.
|
2018-01-15 12:27:10 +04:00 |
|
morkt
|
7caeda1b15
|
(EGO): implemented earlier version of format.
|
2018-01-15 12:26:52 +04:00 |
|
morkt
|
57df6b67f7
|
(Legacy): implemented Witch 'ARC' archives.
|
2018-01-15 12:25:29 +04:00 |
|
morkt
|
89a7910a57
|
(GUI): trim newlines from statusline messages.
|
2018-01-15 12:22:05 +04:00 |
|
morkt
|
c50b2d3ec3
|
(Legacy): another BMP format de-obfuscation.
|
2018-01-15 03:11:31 +04:00 |
|
morkt
|
1adefb043d
|
(Legacy): implemented IDA 'XAF' archives.
|
2018-01-15 03:10:06 +04:00 |
|
morkt
|
bdad7902cc
|
(MbImageFormat): accept 'MC' signature as well.
|
2018-01-15 03:06:43 +04:00 |
|
morkt
|
e08858a60a
|
(MCG): copy array instead of clone.
|
2018-01-15 03:05:49 +04:00 |
|
morkt
|
8f133df5a5
|
(Legacy): implemented CII images and CWV audio.
|
2018-01-14 03:07:46 +04:00 |
|
morkt
|
08016ea454
|
(Legacy): implemented FL4 archives.
|
2018-01-14 03:06:22 +04:00 |
|
morkt
|
2512cba973
|
(LST): moved to Tactics folder.
|
2018-01-12 20:22:25 +04:00 |
|
morkt
|
466c159441
|
(GUI): restore focus to listview after file operations.
|
2018-01-12 19:57:56 +04:00 |
|
morkt
|
c3f4343558
|
added localization strings for settings.
|
2018-01-12 19:56:25 +04:00 |
|
morkt
|
3e6645a336
|
(OGG): have to check for 'OggS' signature now.
|
2018-01-12 19:16:58 +04:00 |
|
morkt
|
df2ae85850
|
updated target framework version.
|
2018-01-11 20:27:10 +04:00 |
|
morkt
|
0d43484e34
|
(OGG): recognize Ogg streams embedded into WAVE files.
|
2018-01-11 20:25:50 +04:00 |
|
morkt
|
2d389ec528
|
(LST): fixed decryption for names containing characters identical to encryption key.
|
2018-01-11 20:22:53 +04:00 |
|
morkt
|
eb8e7598a0
|
(DSK): ignore empty entries.
|
2018-01-11 20:21:29 +04:00 |
|
morkt
|
dabed60304
|
implemented DAI_SYSTEM resource archives.
|
2018-01-11 20:20:42 +04:00 |
|
morkt
|
33ffb0da6f
|
(SettingsWindow): some tweaks.
|
2018-01-11 18:45:23 +04:00 |
|
morkt
|
8d4cb0567f
|
(App): upgrader settings of GameRes assembly.
|
2018-01-11 18:41:44 +04:00 |
|
morkt
|
d8389d2289
|
added ISettingsManager implementation.
|
2018-01-11 18:39:43 +04:00 |
|
morkt
|
21f2529e97
|
(ISettingsManager): new public interface.
|
2018-01-11 18:38:33 +04:00 |
|
morkt
|
c1a6c69145
|
Merge remote-tracking branch 'refs/remotes/origin/master' into res-settings
|
2018-01-10 17:32:19 +04:00 |
|
morkt
|
a6865194c4
|
updated formats.
|
2018-01-10 17:20:42 +04:00 |
|
morkt
|
7b4efc874b
|
(ArchiveFormat.IsSanecount): increased maximum possible entries count.
|
2018-01-10 17:12:27 +04:00 |
|