Commit Graph

9 Commits

Author SHA1 Message Date
ea701302ac WIP: Make portable to Win32 (VC++ 2013) 2015-07-06 14:37:33 +02:00
818c0821fe Added ResourceManager; WIP: Decoder for SHAP chunks 2015-06-10 17:42:32 +02:00
ed32a1290e Add Resource as interface for in-memory resources 2015-06-08 22:44:07 +02:00
1221f19b67 Added BitReader to util; Implement LZW decompression 2015-05-17 20:18:26 +02:00
d6bbdabaa6 Generalized LZ-style decompression; extend MveDecoder to decode in-flight MVEs 2015-04-29 14:43:28 +02:00
ae51cd24c4 MmapFile helper; MveDecoder WIP
Added an MmapFile helper and changed iffexplore and treexplore to use it.
WIP: MveDecoder
Misc. changes/fixes
2015-04-24 22:13:32 +02:00
89688c5fba treexplore: Add nested IFF parsing
Use IffFile to add an option to treexplore to show the structure of contained
IFF files
2015-04-22 17:19:42 +02:00
a5f64e9bbf treexplore: Add dump option 2015-04-17 18:31:01 +02:00
6726488dda treexplore: TRE parser 2015-04-17 15:38:34 +02:00