Commit Graph

13 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
d8a96ee73f Reverse engineered TRE checksum function 2015-05-15 22:15:56 +02:00
82ee2586d3 Treat data files as uint8_t, not char 2015-04-30 16:33:45 +02:00
202c309b2a Merge branch 'master' of ssh://ka.blankertz.org/home/matthias/git/wc3re
Merge compressed length changes in TreFile
2015-04-29 15:13:17 +02:00
fcd32ed598 Computed actual (i.e. compressed) size for TRE objects 2015-04-29 15:09:19 +02:00
d6bbdabaa6 Generalized LZ-style decompression; extend MveDecoder to decode in-flight MVEs 2015-04-29 14:43:28 +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