Commit Graph

7 Commits

Author SHA1 Message Date
d6bbdabaa6 Generalized LZ-style decompression; extend MveDecoder to decode in-flight MVEs 2015-04-29 14:43:28 +02:00
12242de1e1 Working mvedecode with player 2015-04-25 19:16:36 +02:00
c8d635c5de Seperate exceptions; Use proper endian-aware int parsing routines 2015-04-25 13:30:36 +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
f46521259c TreFile: save "flags" field; iffexplore: robuster parsing 2015-04-19 11:15:16 +02:00
a5f64e9bbf treexplore: Add dump option 2015-04-17 18:31:01 +02:00