Matt Nadareski
3ef696b48c
Generate DAT and Generate All work
...
Check boxes not hooked up yet
2016-03-29 21:46:27 -07:00
Matt Nadareski
175334a62c
[doc] Add actual documentation to all classes
2016-03-29 14:49:03 -07:00
Matt Nadareski
dd4dfb9f20
Change namespace from WoD to SabreTools
2016-03-29 13:48:10 -07:00
Matt Nadareski
6157f0a870
Add source id to error message
2016-03-28 20:18:37 -07:00
Matt Nadareski
9832c64f45
Rename Logging class to Logger
2016-03-28 18:40:35 -07:00
Matt Nadareski
9c8075dc05
Add logging support and bump version
2016-03-28 17:54:24 -07:00
Matt Nadareski
9fede1a207
Fix merging order and bump version number
2016-03-28 14:28:51 -07:00
Matt Nadareski
3eacecfa65
Rename namespace and classes
...
The whole namespace should no longer be "DATabase", rather WoD for the whole project. As such, both of the Program classes should be renamed for their actual purposes
2016-03-28 02:06:14 -07:00
Matt Nadareski
7df373ba70
Fix new information being added as new rom
2016-03-27 22:15:57 -07:00
Matt Nadareski
33b12e7a8a
Change handling of duplicate roms
...
If a rom or disk is found to be a duplicate (by using the actual last item in the list instead of unnecessary cached values), it then checks to see if any information is missing from the rom it's a duplicate of. If the CRC, MD5, or SHA1 are empty and a new value is available, it uses the new value dynamically. This way, the original information in the database is untouched but the generated DAT is more complete.
2016-03-27 21:43:51 -07:00
Matt Nadareski
d81d536c3d
Make output files UTF-8 because of special character issues.
2016-03-25 11:20:58 -07:00
Matt Nadareski
8b0f15fa35
Add descriptions to RV dats and bump version
2016-03-25 11:01:23 -07:00
Matt Nadareski
8ef2e384b2
Fix issues in convert and generate
2016-03-25 09:23:32 -07:00
Matt Nadareski
eec433aad9
Fix some issues with merging caused by incorrect boolean expressions
2016-03-24 20:56:04 -07:00
Matt Nadareski
817262e113
Add check for import-only
2016-03-24 17:46:47 -07:00
Matt Nadareski
b1df50aab9
Enable multiple source/system merging
2016-03-24 17:38:08 -07:00
Matt Nadareski
731af58492
Add more preview code
2016-03-24 14:35:48 -07:00
Matt Nadareski
0bcaf3c67f
Add more peeks into a future change.
2016-03-24 14:23:12 -07:00
Matt Nadareski
5a012ff512
A preview of things to come...
2016-03-24 14:12:22 -07:00
Matt Nadareski
551eaa0187
Variable cleanup for future changes
2016-03-24 14:07:32 -07:00
Matt Nadareski
a30ebed20c
Make some renaming-specific changes
2016-03-24 13:27:57 -07:00
Matt Nadareski
18ab82846e
Add ability to disable renaming of sets
2016-03-24 13:23:13 -07:00
Matt Nadareski
3c740a3f6b
Move core functionality to Core folder
2016-03-24 12:49:10 -07:00