Commit Graph

12 Commits

Author SHA1 Message Date
Matt Nadareski
af728123f0 Add better help text to Deheader 2016-03-29 14:59:14 -07:00
Matt Nadareski
175334a62c [doc] Add actual documentation to all classes 2016-03-29 14:49:03 -07:00
Matt Nadareski
dd4dfb9f20 Change namespace from WoD to SabreTools 2016-03-29 13:48:10 -07:00
Matt Nadareski
0436671646 Enable saving of the extracted header 2016-03-28 18:23:49 -07:00
Matt Nadareski
e2cb6acd41 Rename Program class files 2016-03-28 02:06:55 -07:00
Matt Nadareski
3eacecfa65 Rename namespace and classes
The whole namespace should no longer be "DATabase", rather WoD for the whole project. As such, both of the Program classes should be renamed for their actual purposes
2016-03-28 02:06:14 -07:00
Matt Nadareski
07fb6674f1 Same goes for the other a7800 actually 2016-03-28 01:49:02 -07:00
Matt Nadareski
d034645911 Fix a7800 matching
I forgot that the length of the string is TWICE the size of the byte array. This caused the wrong number to be attempted to be matched.
2016-03-28 01:48:28 -07:00
Matt Nadareski
bcf6d8434e Get auto-detect working. 2016-03-28 01:29:55 -07:00
Matt Nadareski
96bf3a2997 Update build location to above parent folder 2016-03-28 01:15:10 -07:00
Matt Nadareski
d6d577726d Clean up deheader a little 2016-03-28 01:10:21 -07:00
Matt Nadareski
d730b58dd6 Add deheader to git
This code is based on the deheader experimental code in the web version. It is very rough but it works for now.
2016-03-28 01:01:56 -07:00