Commit Graph

6 Commits

Author SHA1 Message Date
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
82ee2586d3 Treat data files as uint8_t, not char 2015-04-30 16:33:45 +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
c87836468d iffexplore: Put IFF parsing logic in own class
Created an IffFile class which contains the IFF parsing logic, changed
iffexplore to use this class.
2015-04-22 17:18:43 +02:00