Commit Graph

  • 7bd11025fe feat(texdump): add texture dumper main decafcode 2023-12-09 10:12:38 -0500
  • 995c7610bb feat(573file): add texture metadata reader decafcode 2023-12-09 10:12:00 -0500
  • 41ce2ef70c feat(573file): add prop_search_child_const decafcode 2023-12-09 10:11:01 -0500
  • a9b98c12f1 refactor(util): log errors from fs_open() decafcode 2023-12-09 10:10:27 -0500
  • 1bb847c204 feat(util): add str_dup() decafcode 2023-12-08 12:35:46 -0500
  • c3da699f84 feat(util): add hex_encode_*() functions decafcode 2023-12-08 12:35:26 -0500
  • 4e8bf46ebf feat(util): add md5_compute() decafcode 2023-12-08 12:34:43 -0500
  • 59d0750be1 feat(picture): add initial picture library decafcode 2023-11-25 12:57:46 -0500
  • cb8b1eebd2 feat(573file): add headered LZ file reader decafcode 2023-11-24 11:16:23 -0500
  • fbfd826782 feat(573file): add Konami LZ decompressor decafcode 2023-11-23 18:34:43 -0500
  • 074bf56fd3 feat(ifsdump)!: dump root directly without toc decafcode 2023-11-24 22:08:30 -0500
  • dde68fc303 refactor(573file): add ifs_iter abstraction decafcode 2023-11-24 18:32:44 -0500
  • 507f00b6ca refactor(573file): extract ifs_header_read() decafcode 2023-11-24 17:41:31 -0500
  • f321e21641 feat(texdump): add texture dumper decafcode 2023-12-09 10:12:38 -0500
  • d70ad53542 feat(573file): add texture metadata reader decafcode 2023-12-09 10:12:00 -0500
  • fe99fce9a3 feat(573file): add prop_search_child_const decafcode 2023-12-09 10:11:01 -0500
  • 7951951106 refactor(util): log errors from fs_open() decafcode 2023-12-09 10:10:27 -0500
  • ab9e0400ee feat(util): add str_dup() decafcode 2023-12-08 12:35:46 -0500
  • e17086127c feat(util): add hex_encode_*() functions decafcode 2023-12-08 12:35:26 -0500
  • 7d838ea97b feat(util): add md5_compute() decafcode 2023-12-08 12:34:43 -0500
  • 8345b4599f feat(picture): add initial picture library decafcode 2023-11-25 12:57:46 -0500
  • b87d102592 feat(573file): add headered LZ file reader decafcode 2023-11-24 11:16:23 -0500
  • bcb909d69f feat(573file): add Konami LZ decompressor decafcode 2023-11-23 18:34:43 -0500
  • 594a57f7e2 feat(ifsdump)!: dump root directly without toc decafcode 2023-11-24 22:08:30 -0500
  • 4e20051464 refactor(573file): add ifs_iter abstraction decafcode 2023-11-24 18:32:44 -0500
  • 8b6a471164 refactor(573file): extract ifs_header_read() decafcode 2023-11-24 17:41:31 -0500
  • b9db39926f feat(573file): add support for prop-valued arrays decafcode 2023-11-19 22:18:03 -0500
  • 65de31cb4b feat(573file): add support for prop-valued arrays decafcode 2023-11-19 22:18:03 -0500
  • f8550538ac chore: add continuous integration decafcode 2023-11-19 17:08:58 -0500
  • 7b2a9ddb9e fix: various portability fixes decafcode 2023-11-19 17:51:33 -0500
  • 7a875500b9 chore: add continuous integration decafcode 2023-11-19 17:08:58 -0500
  • 59536067b2 fix: various portability fixes decafcode 2023-11-19 17:51:33 -0500
  • 263fb12bd9 feat: initial ifsdump and xmldump decafcode 2023-10-25 19:22:20 -0400