Commit graph

26 commits

Author SHA1 Message Date
dece 1c509413bf dat: extract archive contents (King's Field IV) 2020-05-23 19:50:47 +02:00
dece be1d40ac7b param: complete printing 2020-05-23 00:47:00 +02:00
dece 15dd0b2cb8 param: good enough parsing of bitfields 2020-05-22 22:52:56 +02:00
dece da80ff1d9a param: WIP combination with paramdef 2020-05-19 00:49:21 +02:00
dece 7ab1f763f9 paramdef: move row size calc to Paramdef struct 2020-05-18 23:40:08 +02:00
dece 93fec86085 param: complete parsing without data 2020-05-17 18:48:45 +02:00
dece 1d3dab7523 param: WIP parsing 2020-05-17 02:46:16 +02:00
dece 4f63f2bb1a paramdef: handle bit sizes 2020-05-16 21:35:11 +02:00
dece 0664822332 paramdef: better pretty-print 2020-05-16 20:44:28 +02:00
dece 2cdc815aff paramdef: complete parsing and pretty print it 2020-05-16 15:23:55 +02:00
dece 09151b6579 paramdef: WIP parsing 2020-05-16 00:12:31 +02:00
dece 992144801b bhf: WIP 2020-05-09 20:21:36 +02:00
dece 75ff6ddc7f bnd: extract all entries in a dir
Currently it does not preserve internal path dir structure ("N:\\...").
2020-05-08 17:34:15 +02:00
dece 1f239ce90d bnd: WIP parsing again, handle shift JIS, etc 2020-04-26 22:31:16 +02:00
dece 0f2b68a50f bnd: WIP parsing 2020-04-25 22:55:17 +02:00
dece 761662e76f bnd: unpacker skeleton 2020-04-23 19:36:23 +02:00
dece fe4b7c555d dcx: complete decompression 2020-04-22 03:14:06 +02:00
dece 807523bf22 ironring: how do i &str 2020-04-20 01:02:11 +02:00
dece fd215a8adb dcx: WIP parsing 2020-04-19 15:26:21 +02:00
Dece 5fcd484f86 dcx: playing with tag() 2020-04-19 01:42:47 +02:00
Dece 353d5e6651 bhd: unpack one or several BHD/BDT at once 2020-04-15 02:59:50 +02:00
dece ce85e8e898 rustfmt 2020-04-14 18:39:42 +02:00
Dece 019818f5f0 bhd: hashes, tests and stuff 2020-04-14 02:40:21 +02:00
Dece de2513e22a bhd: complete parsing 2020-04-13 22:31:26 +02:00
Dece 817c8491ef bhd: sort out basic nom parsing 2020-04-13 01:17:05 +02:00
Dece dec77551e2 bhd: read first byte, wow 2020-04-11 18:37:46 +02:00