Commit Graph

6 Commits

Author SHA1 Message Date
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
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