Commit Graph

16 Commits

Author SHA1 Message Date
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
02d36e2abd Put Helper classes in their own namespace 2016-03-24 14:03:22 -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