morkt
|
6a89368023
|
added broken implementation of ERI lossy images.
also reorganized Entis-related classes and enums. static math methods
moved to separate static class.
|
2016-02-29 12:35:48 +04:00 |
|
morkt
|
8d8dae710d
|
NotTransform and XorTransform implementations moved to separate file.
|
2016-02-29 08:33:17 +04:00 |
|
morkt
|
1c96b01677
|
implemented "war2" audio archives.
|
2016-02-28 11:07:28 +04:00 |
|
morkt
|
eba51cf69e
|
(GrdReader): use Bgr32 format for images with empty alpha-channel.
|
2016-02-28 02:54:07 +04:00 |
|
morkt
|
98ddd452fb
|
(TmrHiroAudio): changed signature interpretation.
|
2016-02-27 05:24:37 +04:00 |
|
morkt
|
d5bab948d9
|
(LibUReader): entry offset is 64-bit.
|
2016-02-27 05:20:48 +04:00 |
|
morkt
|
73abbbb831
|
(DatOpener): check archive length first.
|
2016-02-26 22:22:00 +04:00 |
|
morkt
|
f26bc064c9
|
(PackOpener): correctly handle version 3 archives without encryption.
|
2016-02-26 22:14:30 +04:00 |
|
morkt
|
1d6a803982
|
implemented LIBU archives.
|
2016-02-26 22:12:04 +04:00 |
|
morkt
|
0c63353c08
|
(Camellia.Key): new public property.
|
2016-02-26 22:04:53 +04:00 |
|
morkt
|
86536cd29a
|
variations of PGD image format.
|
2016-02-23 03:30:48 +04:00 |
|
morkt
|
04bc123b3b
|
(LpkOpener.ParseGameInit): return success only if there's any entries obtained.
|
2016-02-22 17:42:49 +04:00 |
|
morkt
|
df4b5960f7
|
(AgfFormat): correctly read [non]compressed file sections.
|
2016-02-22 17:39:17 +04:00 |
|
morkt
|
46c4d4c2f0
|
fixed reference to deleted field.
|
2016-02-21 22:49:05 +04:00 |
|
morkt
|
c611ded16b
|
removed unused fields.
|
2016-02-21 22:24:15 +04:00 |
|
morkt
|
8760d2404e
|
(AmiFormat): renamed to AmFormat.
|
2016-02-21 22:12:24 +04:00 |
|
morkt
|
a9804f1ca0
|
renamed 'CMP' foramat to 'CM'.
|
2016-02-21 22:09:56 +04:00 |
|
morkt
|
f11dae97ab
|
(CmFormat): implemented 8bpp images with alpha-channel.
|
2016-02-21 22:09:29 +04:00 |
|
morkt
|
a73471c0b5
|
(NpkSegment): IsCompressed is better off as a property.
|
2016-02-21 22:08:18 +04:00 |
|
morkt
|
4d90314f0a
|
moved MAI-related formats to separate folder.
|
2016-02-20 19:12:59 +04:00 |
|
morkt
|
853376d169
|
(UnpackIndexed): minor fixes.
|
2016-02-20 18:24:31 +04:00 |
|
morkt
|
4ee3511075
|
implemented ADVEngine 'arc' archives and GPS images.
|
2016-02-20 18:23:02 +04:00 |
|
morkt
|
77f5693016
|
(LstOpener): use ArcView.ReadBytes method.
|
2016-02-20 18:19:59 +04:00 |
|
morkt
|
e65e034f31
|
implemented PNA containers (#17).
|
2016-02-20 18:17:44 +04:00 |
|
morkt
|
87c48517c8
|
implemented bitmaps compressed by Microsoft's compress.exe.
|
2016-02-19 02:37:50 +04:00 |
|
morkt
|
e4f2bcb1e2
|
(ZbmFormat): refined description.
|
2016-02-19 02:28:37 +04:00 |
|
morkt
|
3e313995d7
|
properly dispose of cryptography-related classes.
|
2016-02-18 02:36:03 +04:00 |
|
morkt
|
747f917b44
|
(NpkStream): implemented deflated entries (#16).
|
2016-02-17 14:44:28 +04:00 |
|
morkt
|
c912ddd5a7
|
implemented NPK2 archives (#16).
compressed entries not supported.
|
2016-02-17 12:01:40 +04:00 |
|
morkt
|
b42a425b80
|
(Xp3Stream): dispose of segments enumerator.
|
2016-02-17 11:49:48 +04:00 |
|
morkt
|
fc724ee4c7
|
(NoaOpener): recognize ancient RSA archives.
|
2016-02-17 11:49:05 +04:00 |
|
morkt
|
7809225e52
|
(Pak2Opener): read filenames from externally supplied "nekopack.lst".
|
2016-02-17 11:48:18 +04:00 |
|
morkt
|
10b4872b7d
|
implemented CG archives.
|
2016-02-17 11:45:21 +04:00 |
|
morkt
|
34b70e869e
|
(NextItemExec): scroll selection into view.
|
2016-02-15 02:39:29 +04:00 |
|
morkt
|
8856639058
|
implemented version 6 of PCCS archives.
|
2016-02-14 23:20:51 +04:00 |
|
morkt
|
289cae9218
|
(CgFormat): changed interpretation of the signature byte.
|
2016-02-14 23:12:11 +04:00 |
|
morkt
|
23e5856825
|
implemented variations of PAC archives and PGD images.
|
2016-02-13 17:37:32 +04:00 |
|
morkt
|
71e01d1ee1
|
implemented older versions of Xuse archives.
|
2016-02-13 02:02:07 +04:00 |
|
morkt
|
dcb3e44104
|
(EriOpener.OpenEntry): fill transparency for 32bpp images without alpha-channel.
|
2016-02-11 16:52:02 +04:00 |
|
morkt
|
ab7de589ec
|
(EriFormat): added signature string for "moving" images.
|
2016-02-11 16:48:29 +04:00 |
|
morkt
|
0e57e73ded
|
(McgDecoder): added faulty brute-force key guessing.
disabled in relesase build.
|
2016-02-11 09:37:05 +04:00 |
|
morkt
|
45e7b81cc0
|
implemented APS3 images.
|
2016-02-11 09:34:57 +04:00 |
|
morkt
|
f589a9de58
|
implemented multi-frame ERI images.
|
2016-02-11 06:39:48 +04:00 |
|
morkt
|
64cdb4d944
|
(ArcOpener.OpenEntry): specify ArcStream offset/size explicitly.
|
2016-02-10 07:17:43 +04:00 |
|
morkt
|
18fa93c7c4
|
(DpngFormat.Read): skip empty tiles.
|
2016-02-10 07:15:57 +04:00 |
|
morkt
|
372a1336da
|
(PicFormat): read image coordinates.
|
2016-02-10 07:15:12 +04:00 |
|
morkt
|
ce7a34648d
|
(PakOpener): use GameRes short methods.
|
2016-02-10 07:13:58 +04:00 |
|
morkt
|
c54f59a05a
|
implemented another version of NEKOPACK archives.
|
2016-02-09 10:18:54 +04:00 |
|
morkt
|
77af4a7f50
|
(MMX): added PSubB, PSubW and PSubD methods.
|
2016-02-09 09:56:51 +04:00 |
|
morkt
|
c559dbccee
|
(NsaOpener.OpenEntry): use StreamRegion instead of MemoryStream.
|
2016-02-08 09:24:02 +04:00 |
|