Matt Nadareski
f52a801391
More SingleGame fixes/overhaul
2016-04-19 13:01:07 -07:00
Matt Nadareski
8f1dcd71f7
Fix pathing issues and overhaul SingleGame
2016-04-19 12:10:21 -07:00
Matt Nadareski
5df55bed13
One last change to switch statement
2016-04-19 02:09:48 -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
503b302828
Move help to a central location; update help
2016-04-06 14:19:01 -07:00
Matt Nadareski
a06ecccb46
Update SingleGame to full functionality
2016-04-06 13:03:25 -07:00
Matt Nadareski
0f54938df3
Don't cut off extension
2016-04-06 00:53:00 -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
e92ade9269
Add basic help for SingleGame
2016-04-06 00:43:36 -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