Commit Graph

17 Commits

Author SHA1 Message Date
decafcode
7bd11025fe feat(texdump): add texture dumper 2023-12-23 13:00:11 -05:00
decafcode
995c7610bb feat(573file): add texture metadata reader 2023-12-23 13:00:11 -05:00
decafcode
41ce2ef70c feat(573file): add prop_search_child_const 2023-12-23 13:00:11 -05:00
decafcode
a9b98c12f1 refactor(util): log errors from fs_open() 2023-12-23 13:00:11 -05:00
decafcode
1bb847c204 feat(util): add str_dup() 2023-12-23 13:00:11 -05:00
decafcode
c3da699f84 feat(util): add hex_encode_*() functions 2023-12-23 13:00:11 -05:00
decafcode
4e8bf46ebf feat(util): add md5_compute() 2023-12-23 13:00:11 -05:00
decafcode
59d0750be1 feat(picture): add initial picture library 2023-12-23 13:00:11 -05:00
decafcode
cb8b1eebd2 feat(573file): add headered LZ file reader 2023-12-23 13:00:11 -05:00
decafcode
fbfd826782 feat(573file): add Konami LZ decompressor 2023-12-23 13:00:11 -05:00
decafcode
074bf56fd3 feat(ifsdump)!: dump root directly without toc 2023-12-23 13:00:11 -05:00
decafcode
dde68fc303 refactor(573file): add ifs_iter abstraction 2023-12-23 13:00:11 -05:00
decafcode
507f00b6ca refactor(573file): extract ifs_header_read() 2023-12-23 13:00:11 -05:00
decafcode
b9db39926f feat(573file): add support for prop-valued arrays 2023-11-20 03:28:19 +00:00
decafcode
f8550538ac chore: add continuous integration 2023-11-19 22:55:01 +00:00
decafcode
7b2a9ddb9e fix: various portability fixes 2023-11-19 22:55:01 +00:00
decafcode
263fb12bd9 feat: initial ifsdump and xmldump 2023-11-19 13:25:39 -05:00