Matt Nadareski
|
b3f0106fd6
|
Implement variant of older merging code that I had before. Unfortunately, with variances in data that can be found across multiple sources, having external filtering is the only way; SQL can't do everything in this case, at least not in a meaningful way. The difference between this and the previous implementation is that it sorts at most once outside of the query and uses a monolithic query to change the sorting according to the mode.
|
2016-03-22 00:12:36 -07:00 |
|
Matt Nadareski
|
da7d5ba69e
|
Convert struct assignment to a single statement
|
2016-03-21 22:06:33 -07:00 |
|
Matt Nadareski
|
5cc6a74efe
|
Add paranoid case checking
|
2016-03-21 22:03:45 -07:00 |
|
Matt Nadareski
|
669c1e3498
|
Add additonal separate filters to try to deduplicate roms
|
2016-03-21 21:32:41 -07:00 |
|
Matt Nadareski
|
43aa39bb1c
|
Fix merging on generate
|
2016-03-19 16:09:39 -07:00 |
|
Matt Nadareski
|
80c75203d1
|
Complex change to (seemingly) eliminate dupes properly
|
2016-03-19 15:44:35 -07:00 |
|
Matt Nadareski
|
c16f1ac3ca
|
Fix import and generation by fixing how game names and file names are processed and stored.
|
2016-03-18 19:19:01 -07:00 |
|
Matt Nadareski
|
22d50e3162
|
Fix generate and import code for other DAT types
|
2016-03-18 15:01:00 -07:00 |
|
Matt Nadareski
|
88635341aa
|
Initial commit of mostly working desktop portT
|
2016-03-18 01:17:39 -07:00 |
|