Matt Nadareski
dab5bcc506
Make TrimMerge and DatSplit properly bool-returning
2016-04-20 02:40:01 -07:00
Matt Nadareski
5cf3279de2
[doc] add summary
2016-04-20 02:22:44 -07:00
Matt Nadareski
9fae331cc2
Missed one rename
2016-04-20 02:20:25 -07:00
Matt Nadareski
830bdf0fcd
Get DatSplit ready for future merging
2016-04-20 02:15:45 -07:00
Matt Nadareski
d74ef69f50
Fix namespace for DatSplit
2016-04-20 02:04:10 -07:00
Matt Nadareski
788bf2d794
Extensions are confusing
2016-04-19 13:11:11 -07:00
Matt Nadareski
14d229bc1d
Use centralized DAT parsing and manipulate data after
...
Though the change doesn't reflect this, RomManipulation is a renamed Sorting with an addtional method, Parse.
2016-04-19 01:11:23 -07:00
Matt Nadareski
9663d22274
Make program output even more uniform
2016-04-18 20:04:38 -07:00
Matt Nadareski
cd958b7950
Credits!
2016-04-18 16:32:17 -07:00
Matt Nadareski
8f77b01546
Make better output directories
2016-04-12 15:43:34 -07:00
Matt Nadareski
50727d8edf
Set Release directory
2016-04-12 15:37:22 -07:00
Matt Nadareski
abb1d5c076
Leftover semicolon
2016-04-07 22:05:47 -07:00
Matt Nadareski
fc5b517c04
Remove mappings that shouldn't happen anymore
2016-04-07 17:16:13 -07:00
Matt Nadareski
503b302828
Move help to a central location; update help
2016-04-06 14:19:01 -07:00
Matt Nadareski
ca4d69cd00
Rename vars to match private status
2016-04-06 00:47:28 -07:00
Matt Nadareski
f968141ee7
Clean up references
2016-04-06 00:45:57 -07:00
Matt Nadareski
f212603619
Move Beautify to helper
2016-04-06 00:43:02 -07:00
Matt Nadareski
81cfbb0640
Add console titles
2016-04-06 00:35:39 -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
bce9b1f863
Fix UTF-8 output
2016-04-05 18:09:19 -07:00
Matt Nadareski
fb0dd1a168
Bump version number
2016-04-05 16:11:31 -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