Commit Graph

7 Commits

Author SHA1 Message Date
Matt Nadareski
3e7c53840e Move 7z around more logically. 2016-04-12 16:20:38 -07:00
Matt Nadareski
11ddfe63db Bump version again... there's a lot of changes 2016-04-12 15:54:14 -07:00
Matt Nadareski
a3fbd9b3b1 Bump version at least 2016-04-12 14:57:25 -07:00
Matt Nadareski
a0d0777bf5 Move over more code for eventual merge 2016-04-12 14:56:59 -07:00
Matt Nadareski
503b302828 Move help to a central location; update help 2016-04-06 14:19:01 -07:00
Matt Nadareski
656b5f23ea Bump version number
There have been so many chnges, we've skipped over a few minor version and maintentence releases easily.
2016-04-06 13:12:25 -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