Commit Graph

10 Commits

Author SHA1 Message Date
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
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
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
ff7f5b2a0a font2png, iffexplore: Misc. cleanup 2015-04-17 15:39:19 +02:00
6726488dda treexplore: TRE parser 2015-04-17 15:38:34 +02:00
17eee5fe68 font2png: Parse background color
Decode background color from font blobs
2015-04-16 21:22:27 +02:00
29e9acd734 Initial work on globals.iff
- iffexplore to decocde globals.iff
- font2png parses the font blobs found therein
2015-04-16 21:14:52 +02:00