Commit Graph

19 Commits

Author SHA1 Message Date
morkt
31a01f2e5d use HasExtension method instead of string.EndsWith. 2017-04-10 23:15:13 +04:00
morkt
bb18303eb4 IBinaryStream migration. 2016-10-16 09:22:53 +04:00
morkt
d0c1d5da01 IBinaryStream migration - continued. 2016-10-15 12:21:12 +04:00
morkt
8c6b44bb3f trying to restore transparency handling fix.
probably missed some bitflag in a header that's responsible for this
behavior.
2016-10-14 01:51:46 +04:00
morkt
44deae320c implemented differential CRX images (#35) 2016-10-13 14:49:29 +04:00
morkt
ff871fd146 implemented Circus CRM archives. 2016-10-13 10:57:44 +04:00
morkt
587e3956cb (CrxFormat): support format 3 (#35) 2016-10-12 14:49:58 +04:00
morkt
83fea34587 (PcmAudio): support OGG encoding (#35) 2016-10-12 14:48:09 +04:00
morkt
4c3e9fdcbd (PckOpener): IsHierarchic. 2016-10-12 14:46:35 +04:00
morkt
f1d66206bc (IResource.CanWrite): new property.
(ArchiveFormat.CanCreate): renamed to CanWrite.
2016-10-11 00:05:22 +04:00
morkt
8245941077 implemented Valkyrie Complex archives. 2016-04-23 20:13:11 +04:00
morkt
ac18fccfc0 fixed transparency handling. 2016-02-07 04:34:22 +04:00
morkt
9eeec45c0f implemented zlib-compressed XPCM audio. 2016-02-07 04:30:31 +04:00
morkt
81e4637750 adjusted CRXG interpreter. 2016-02-05 18:08:59 +04:00
morkt
840751b703 implemented Circus PCK archives. 2016-02-05 17:28:56 +04:00
morkt
54fbad25aa implemented CRX images version 2. 2016-02-05 15:53:01 +04:00
morkt
d0b4b1e8a5 variation of Circus resource archives. 2016-02-05 15:51:43 +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