Commit graph

10 commits

Author SHA1 Message Date
Gered 9756c816ee refactor quick quest info display 2021-03-25 16:24:12 -04:00
Gered 11ef22e8da refactor quest .bin validation hack-fixes. remove .dat table eof warning 2021-03-25 16:23:19 -04:00
Gered 7c3eb42da3 whoops, didn't switch this around to use the word value ... 2021-03-25 14:46:20 -04:00
Gered e0665ff094 fix validation result check bug 2021-03-25 14:12:02 -04:00
Gered 1936c55b84 generate output quest filename based on quest number only
and treat it as a 16-bit value. seems like most everyone else does it
this way (at least for filenames), so meh ...
2021-03-24 20:24:52 -04:00
Gered b4d661b6ee numerous cleanups 2021-03-24 16:45:45 -04:00
Gered 00c52cc6be quest validation improvements/hacks. provide quest id byte/word access
it goes without saying that the hacks here for ignoring bin size
mismatches are definitely _hacks_ ...
2021-03-24 14:22:56 -04:00
Gered e0b8c6a022 add get_error_message error code return value mapping util function 2021-03-24 14:13:00 -04:00
Gered 18e331819b add #define for struct packing attribute 2021-03-24 14:11:32 -04:00
Gered 6292c87676 add gci_extract 2021-03-23 22:22:59 -04:00