|
|
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 |
|