Commit Graph

8 Commits

Author SHA1 Message Date
Matt Nadareski
35a6fbe1d6 Limit the number of file types to attempt to parse as archive 2016-04-13 12:47:27 -07:00
Matt Nadareski
61fc76f35d Forgot to double the value 2016-04-12 18:11:43 -07:00
Matt Nadareski
c6aae55480 Fix files not being read 2016-04-12 17:42:18 -07:00
Matt Nadareski
a48fabd1fe Fix rather dumb typo 2016-04-12 17:20:51 -07:00
Matt Nadareski
8a266e9c07 Convert Headerer to use external header files 2016-04-09 00:34:37 -07:00
Matt Nadareski
c19b5ba1b2 Add maybe-intro mappings 2016-04-07 12:37:23 -07:00
Matt Nadareski
911ad165f6 Add preliminary support for NonGood 2016-04-06 15:45:33 -07:00
Matt Nadareski
0f0313d52b Major changes to structure and code
First is the inclusion of two new projects: SabreHelper and SingleGame. SabreHelper is a DLL that contains anything that might be in common between programs (converters, db tools, logging). SingleGame is an experimental program to minimize a DAT for server usage, requested by Kludge.

The new structure represents a cleaner approach to having helper functions in a DLL, making each individual executable smaller and more well-defined.
2016-04-06 00:01:54 -07:00