Commit Graph

21 Commits

Author SHA1 Message Date
morkt
bd08be1ffa (WARC): another key-based encryption. 2016-09-18 05:28:54 +04:00
morkt
58826234bd (WarcEncryption): access ShiinaImage property via interface. 2016-09-15 14:16:27 +04:00
morkt
f12b65dc37 (IDecryptExtra): added Encrypt methods. 2016-09-07 20:34:36 +04:00
morkt
d8531398d9 (WarOpener): ignore duplicate file names.
(HuffmanReader): refactoring.
2016-09-07 20:32:17 +04:00
morkt
14f88049fc (DecryptHelper4): cosmetic changes. 2016-08-29 05:44:05 +04:00
morkt
6bd04f5bc6 (ShiinaRio): additional encryption scheme. 2016-08-27 21:17:30 +04:00
morkt
303a8551b0 Crc32 implementation moved to separate file.
this implementation uses 'normal' polynomial representation unlike Crc32
defined in GameRes.
2016-08-19 09:29:06 +04:00
morkt
79f8548d3e use Binary.Rotate methods. 2016-08-18 14:57:44 +04:00
morkt
4a2f867353 (S25): pick first non-null frame as default. 2016-08-18 14:51:37 +04:00
morkt
d64949da56 updated ShiinaRio encryption schemes. 2016-08-17 03:01:20 +04:00
morkt
5dfdf5f4d0 (ShiinaRio): encryption-related classes moved to separate file. 2016-08-15 10:15:19 +04:00
morkt
e8e53a7b0d (HuffmanReader.Unpack): code reduction. 2016-05-24 15:18:35 +04:00
morkt
3dc35d77e9 controls alignment. 2016-03-23 12:44:11 +04:00
morkt
977d4f215f always forget that linq First() accepts delegate. 2016-03-07 19:07:16 +04:00
morkt
3a6f30f316 use TgaStream.Create where appropriate. 2015-11-30 03:50:03 +04:00
morkt
809c43c564 removed unused usings. 2015-09-19 07:58:13 +04:00
morkt
9a8bff184d implemented external storage of resource schemes. 2015-09-18 01:27:53 +04:00
morkt
8cb813f6c9 fixed YH1 decompression. 2015-09-10 04:32:27 +04:00
morkt
a5a9d10678 WARC archive variation. 2015-09-09 22:06:55 +04:00
morkt
46dbf2b142 GameRes refactoring.
(FormatCatalog.CreateEntry): method renamed to 'Create' and made generic
towards Entry type.
2015-08-30 22:34:06 +04:00
morkt
b05c253e8b reorganized project directory structure. 2015-08-19 21:40:32 +04:00