Commit Graph

5 Commits

Author SHA1 Message Date
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
e50a8f4628 Add file chooser for import 2016-03-29 22:16:09 -07:00
Matt Nadareski
ac03051e04 Start getting design together
First and foremost are the Generate options, which are populated with functions similar to ListSystems and ListSources.
2016-03-29 21:23:22 -07:00
Matt Nadareski
a33036b3e0 Rename auto-generated files 2016-03-29 20:14:17 -07:00
Matt Nadareski
6db52ee88e Add empty WinForms for SabreToolsUI 2016-03-29 20:13:25 -07:00