Commit Graph

10 Commits

Author SHA1 Message Date
morkt
0f8c5ce023 (Tactics): another old archive format. 2017-12-29 01:18:22 +04:00
morkt
b6f472ab25 (InputCryptoStream): new class derived from CryptoStream.
properly dispose transformations used by CryptoStream.
2016-12-25 06:51:33 +04:00
morkt
df01ce1893 use IBinaryStream interface instead of BinaryReader where appropriate. 2016-10-16 18:29:54 +04:00
morkt
bb18303eb4 IBinaryStream migration. 2016-10-16 09:22:53 +04:00
morkt
f1d66206bc (IResource.CanWrite): new property.
(ArchiveFormat.CanCreate): renamed to CanWrite.
2016-10-11 00:05:22 +04:00
morkt
546b5f986f use non-threadsafe Lazy constructor where appropriate. 2016-09-08 13:16:43 +04:00
morkt
c4fd78fb37 implemented encrypted Tactics archives. 2016-07-28 04:57:11 +04:00
morkt
0932e0e547 (TACTICS_ARC_FILE): old format recognized. 2016-07-06 08:30:07 +04:00
morkt
ddfd5a117d (ReadIndex): clear directory index that was possibly partially-filled. 2015-09-01 14:14:39 +04:00
morkt
b05c253e8b reorganized project directory structure. 2015-08-19 21:40:32 +04:00