Commit Graph

59 Commits

Author SHA1 Message Date
Matt Nadareski
8762324033 Add DatToMiss as requested; minor update to DiffDat wording 2016-04-19 17:25:30 -07:00
Matt Nadareski
6ceac909da Build a working DiffDat generator 2016-04-19 16:39:17 -07:00
Matt Nadareski
50727d8edf Set Release directory 2016-04-12 15:37:22 -07:00
Matt Nadareski
eb02006c97 Create simple Dir2DAT program for internal use 2016-04-11 15:09:50 -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
Matt Nadareski
ce648ad853 Create DatSplit
This new tool can split DAT files by the extension of the files involved. This will help split things like the NonGoods properly. It's highly in beta, but hey, it's working!
2016-04-05 15:54:58 -07:00
Matt Nadareski
a47a809019 Rename Deheader to Headerer in anticipation 2016-03-30 01:31:07 -07:00
Matt Nadareski
6db52ee88e Add empty WinForms for SabreToolsUI 2016-03-29 20:13:25 -07:00
Matt Nadareski
3d27c81d80 Rename solution 2016-03-29 20:06:41 -07:00