morkt
|
da7cfb8336
|
(TAN): fixed OpenImage.
|
2018-02-02 03:24:28 +04:00 |
|
morkt
|
332d2a4c2a
|
(ACTGS): archive variation.
|
2018-02-02 03:23:59 +04:00 |
|
morkt
|
6460761487
|
updated formats.
|
2018-01-31 05:44:22 +04:00 |
|
morkt
|
3cbb8d038f
|
updated target framework.
|
2018-01-31 05:42:15 +04:00 |
|
morkt
|
030894546a
|
(PAZ): added signature.
|
2018-01-31 05:40:35 +04:00 |
|
morkt
|
6dafc95461
|
implemented hcsystem PACK archives and OPF images.
|
2018-01-31 00:00:54 +04:00 |
|
morkt
|
f0ec7b3682
|
(ChocolatCrypt): new KiriKiri encryption.
reworked ChainReactionCrypt base class.
|
2018-01-30 16:38:36 +04:00 |
|
morkt
|
978da7fe92
|
(GUI): adjusted TroubleShootingDialog.GetOSVersion.
|
2018-01-30 16:37:14 +04:00 |
|
morkt
|
ebbac01c40
|
(OGG): added fix checksums setting.
|
2018-01-30 09:30:34 +04:00 |
|
morkt
|
0a702c5c5d
|
(LocalResourceSetting): fallback to setting name when no text found.
|
2018-01-30 09:20:12 +04:00 |
|
morkt
|
a8a74b05c4
|
don't derive classes from OggAudio.
|
2018-01-30 09:17:49 +04:00 |
|
morkt
|
1e0726e17d
|
squeezed some identical localization strings.
|
2018-01-30 06:54:46 +04:00 |
|
morkt
|
07c69a4866
|
(ZIP): query password for encrypted archives.
|
2018-01-30 06:34:24 +04:00 |
|
morkt
|
98e42a1f66
|
added ja-JP resources.
|
2018-01-29 21:56:37 +04:00 |
|
haniwa55
|
ac3cb9bc33
|
lang : Japanese translation. (#144)
* added Japanese translation.
* ArcCPZ.cs add encrypt & encode methods
|
2018-01-29 19:09:32 +04:00 |
|
morkt
|
482e679e58
|
(ArPkStream.Read): optimized with BinarySearch.
|
2018-01-29 06:20:16 +04:00 |
|
morkt
|
13da37b2d9
|
(ArcZIP): moved to separate folder.
|
2018-01-29 04:11:23 +04:00 |
|
morkt
|
ceb98dfc74
|
(KiriKiri): added another filename scrambling method.
|
2018-01-29 03:58:53 +04:00 |
|
morkt
|
f402d8272c
|
(ZIP): switched to #ZipLib because Net library does not support encrypted archives.
|
2018-01-29 03:49:43 +04:00 |
|
morkt
|
b4e1e41c93
|
(PACKDAT): decrypt scripts.
|
2018-01-29 03:36:30 +04:00 |
|
morkt
|
a4ba1ecdd5
|
(KG): header variation.
|
2018-01-29 03:35:31 +04:00 |
|
morkt
|
e738da02a1
|
(RealLive): NWK audio archives.
|
2018-01-28 10:19:46 +04:00 |
|
morkt
|
878415e71e
|
(Unity.Texture2D): added ARGB4444 textures.
|
2018-01-28 10:16:07 +04:00 |
|
morkt
|
a90d3ee9b0
|
(Unity): fixed compressed segments detection.
better recognize image entries.
|
2018-01-28 10:15:34 +04:00 |
|
morkt
|
6c0f4657ac
|
released v1.5.34
|
2018-01-23 16:28:46 +04:00 |
|
morkt
|
0425aa269e
|
implemented TCD1 archives and SPD7 images.
|
2018-01-23 15:38:52 +04:00 |
|
morkt
|
db4a6ebe48
|
(DREF): perform rectangle arithmetics when blending.
|
2018-01-23 09:36:26 +04:00 |
|
morkt
|
42d8cb12fe
|
(Legacy): 'Unknown' resource archives.
|
2018-01-23 07:59:45 +04:00 |
|
morkt
|
00feb768ea
|
implemented DREF references as compound images.
|
2018-01-22 21:15:48 +04:00 |
|
morkt
|
b8712afd89
|
(PSB): enumerate EmChunks if other options failed.
|
2018-01-22 21:07:11 +04:00 |
|
morkt
|
96729d8961
|
(DDS): added DXT3 decoder.
|
2018-01-22 21:04:06 +04:00 |
|
morkt
|
b7c32d48f0
|
(WAV): special case for embedded ogg streams.
|
2018-01-22 17:27:24 +04:00 |
|
morkt
|
140173da7a
|
(PkOpener): added archive name extensions.
|
2018-01-22 17:25:24 +04:00 |
|
morkt
|
816194f128
|
added #ZipLib reference for BZip2InputStream support.
DonNetZip bzip2 decompressor fails when input stream contains trailing
garbage.
|
2018-01-22 17:24:35 +04:00 |
|
morkt
|
910e2e8387
|
(PCK): restore 1024x1024 textures.
|
2018-01-22 15:55:21 +04:00 |
|
morkt
|
045d4c0a24
|
implemented PalmTree 'AR' archives.
|
2018-01-22 15:52:49 +04:00 |
|
morkt
|
e8f87af7f0
|
(OGG): another tag for ogg streams embedded into WAV files.
|
2018-01-22 15:51:23 +04:00 |
|
morkt
|
eaa3ce4702
|
(ZipOpener.SearchForSignature): added signature sequence as a parameter.
|
2018-01-22 15:50:29 +04:00 |
|
morkt
|
d4fd642cc7
|
(GarUpdate): allow multiple versions of formats databases.
|
2018-01-22 11:44:45 +04:00 |
|
morkt
|
90b5d5f269
|
(NonColor): reworked archive index reading.
|
2018-01-22 11:41:46 +04:00 |
|
morkt
|
05a27d5560
|
(RepiPack): use ToLowerShiftJis extension method.
|
2018-01-22 11:37:45 +04:00 |
|
morkt
|
da947f20b6
|
(StringExtensions): added ToLowerAscii and ToLowerShiftJis methods.
|
2018-01-22 11:36:31 +04:00 |
|
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 |
|