Matt Nadareski
75d89a2cde
Move sorting to DLL
2016-04-19 00:07:40 -07:00
Matt Nadareski
9663d22274
Make program output even more uniform
2016-04-18 20:04:38 -07:00
Matt Nadareski
f96ae24eda
Menu credits and remove from header
2016-04-18 16:38:54 -07:00
Matt Nadareski
cd958b7950
Credits!
2016-04-18 16:32:17 -07:00
Matt Nadareski
8621a5abe6
Consolodate DAT generation
2016-04-18 14:05:34 -07:00
Matt Nadareski
519c8a0e3c
Respect former order
2016-04-17 14:33:04 -07:00
Matt Nadareski
ca4338c3aa
Descending, not Decimal
2016-04-17 11:12:37 -07:00
Matt Nadareski
d3ec9c8e62
Have to sort newest to oldest
2016-04-16 23:31:27 -07:00
Matt Nadareski
b763103e79
Add lastupdated to sort for merged
2016-04-16 21:13:22 -07:00
Matt Nadareski
52fb28de80
Missed a comment
2016-04-16 21:06:38 -07:00
Matt Nadareski
5f224479a9
Comment out header addition
...
I'm temporarily removing this because the outputted dats are expected to behave like the old ones. This means that each of the systems will have headered AND unheadered variants. WIth the skips, then only the unheadered variant is going to be detected properly. In the mean time, this is being removed so that sets can be properly created for sharing.
2016-04-14 16:29:35 -07:00
Matt Nadareski
8f77b01546
Make better output directories
2016-04-12 15:43:34 -07:00
Matt Nadareski
50727d8edf
Set Release directory
2016-04-12 15:37:22 -07:00
Matt Nadareski
1d129bfa18
Move Enums and Structs to central location
2016-04-12 15:03:47 -07:00
Matt Nadareski
4e59574d30
Size needs to be long
2016-04-11 23:59:17 -07:00
Matt Nadareski
c66e8b032e
Move includes to helper project
2016-04-09 00:38:28 -07:00
attractivo
c76ccf7d3a
added defaultspecialpattern
2016-04-08 02:51:05 +02:00
Matt Nadareski
fc5b517c04
Remove mappings that shouldn't happen anymore
2016-04-07 17:16:13 -07:00
attractivo
a9ea0a2378
revised nongood mappings
2016-04-08 02:03:48 +02:00
Matt Nadareski
159924c1df
Add auto-created names from DatSplit
2016-04-07 16:39:01 -07:00
Matt Nadareski
d5a8a7aaa6
Tab normalizing
2016-04-07 15:43:16 -07:00
attractivo
d7612662c8
NonGood pattern/mapping fixes
2016-04-08 00:31:53 +02:00
Matt Nadareski
66000609e7
Broadest matches should go last
2016-04-07 13:06:46 -07:00
Matt Nadareski
c19b5ba1b2
Add maybe-intro mappings
2016-04-07 12:37:23 -07:00
Matt Nadareski
42d6c7bf04
Add "autorename" to Zandro's DATs
2016-04-07 11:47:29 -07:00
Matt Nadareski
f8ba67240a
Add base tables in the Default folder
2016-04-07 11:30:06 -07:00
Matt Nadareski
e0c6630281
Remove version from name
2016-04-07 11:17:47 -07:00
Matt Nadareski
fe38eb0c6f
Fix MEGAMERGED too
2016-04-06 20:25:33 -07:00
Matt Nadareski
6a826b79b7
Fix sorting of DATs
2016-04-06 20:12:34 -07:00
Matt Nadareski
497897ade1
Explicitly define compression level
2016-04-06 20:11:10 -07:00
Matt Nadareski
424b95d6d9
Add log statements
2016-04-06 17:32:58 -07:00
Matt Nadareski
ea7468a24e
Missed debugging output
2016-04-06 17:18:29 -07:00
Matt Nadareski
3523feb20b
Fix zipped output
2016-04-06 17:09:51 -07:00
Matt Nadareski
9769a91608
Zip up and organize generate-all files.
2016-04-06 16:23:46 -07:00
Matt Nadareski
cde4e1c733
Make sure all mappings copy
2016-04-06 15:46:11 -07:00
Matt Nadareski
911ad165f6
Add preliminary support for NonGood
2016-04-06 15:45:33 -07:00
Matt Nadareski
503b302828
Move help to a central location; update help
2016-04-06 14:19:01 -07:00
Matt Nadareski
f968141ee7
Clean up references
2016-04-06 00:45:57 -07:00
Matt Nadareski
ad8d026134
Fix tabs
2016-04-06 00:19:36 -07:00
Matt Nadareski
ef91361391
Add one-off mapping
...
This mapping is unique amongst TruRip, and thus didn't require a special case in-code
2016-04-06 00:11:19 -07:00
Matt Nadareski
c420aeacdb
Missed a single reference...
2016-04-06 00:02: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
attractivo
5fdaa1dd63
revised tosec mappings [part2]
2016-04-06 01:30:57 +02:00
Matt Nadareski
8c37d050a5
Add second special TOSEC case
2016-04-05 16:11:58 -07:00
Matt Nadareski
fb0dd1a168
Bump version number
2016-04-05 16:11:31 -07:00
Matt Nadareski
45c9884b8e
Fix accessor level
2016-04-05 13:59:18 -07:00
Matt Nadareski
eb7b18760b
Not sure how this didn't fail before...
2016-04-05 13:59:03 -07:00
attractivo
f8a2187d2d
revised tosec mappings [part1]
2016-04-05 22:27:07 +02:00
attractivo
df0c3cb705
fixed noIntroNumberedPattern
2016-04-05 18:52:43 +02:00
attractivo
c4a600ab86
revised mappings [mame]
2016-04-05 16:38:32 +02:00