Matt Nadareski
9517f0feaf
Make sure header skippers are copied over
2016-04-09 00:36:04 -07:00
Matt Nadareski
8a266e9c07
Convert Headerer to use external header files
2016-04-09 00:34:37 -07:00
Matt Nadareski
6642a837a5
Add external header skippers
2016-04-08 23:29:03 -07:00
Matt Nadareski
abb1d5c076
Leftover semicolon
2016-04-07 22:05:47 -07:00
attractivo
c76ccf7d3a
added defaultspecialpattern
2016-04-08 02:51:05 +02:00
Matt Nadareski
b965f44f4c
Merge mapping changes
2016-04-07 17:18:14 -07:00
Matt Nadareski
fc5b517c04
Remove mappings that shouldn't happen anymore
2016-04-07 17:16:13 -07:00
attractivo
1ee4e28f4c
Tabbing again
2016-04-08 02:13:43 +02:00
attractivo
d521b334f2
Tabbing
2016-04-08 02:12:21 +02: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
312bfa0a63
Merge branch 'master' of https://github.com/mnadareski/wizzardDesktop.git
2016-04-08 00:39:52 +02:00
Matt Nadareski
356c41a00c
Revert "@tractivo: fix NonGood pattern"
...
This reverts commit 4654c7a157 .
2016-04-07 15:38:27 -07:00
attractivo
d7612662c8
NonGood pattern/mapping fixes
2016-04-08 00:31:53 +02:00
Matt Nadareski
4654c7a157
@tractivo: fix NonGood pattern
2016-04-07 14:52:28 -07: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
656b5f23ea
Bump version number
...
There have been so many chnges, we've skipped over a few minor version and maintentence releases easily.
2016-04-06 13:12:25 -07:00
Matt Nadareski
8da0a8ec66
Have batchfiles copied to build dir
2016-04-06 13:10:07 -07:00
Matt Nadareski
9e0b80cda3
Add batch files requested by Kludge
2016-04-06 13:08:26 -07:00
Matt Nadareski
a06ecccb46
Update SingleGame to full functionality
2016-04-06 13:03:25 -07:00
Matt Nadareski
0f54938df3
Don't cut off extension
2016-04-06 00:53:00 -07:00
Matt Nadareski
ca4d69cd00
Rename vars to match private status
2016-04-06 00:47:28 -07:00
Matt Nadareski
f968141ee7
Clean up references
2016-04-06 00:45:57 -07:00
Matt Nadareski
e92ade9269
Add basic help for SingleGame
2016-04-06 00:43:36 -07:00
Matt Nadareski
f212603619
Move Beautify to helper
2016-04-06 00:43:02 -07:00
Matt Nadareski
81cfbb0640
Add console titles
2016-04-06 00:35:39 -07:00
Matt Nadareski
97ee13681b
Consolodate DB inits
2016-04-06 00:26:13 -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
7c3afdd874
Update README
2016-04-06 00:09:10 -07:00
Matt Nadareski
1c260ed857
Update build location and gitignore
2016-04-06 00:05:25 -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
Matt Nadareski
762c80d280
Merge branch 'master' of https://github.com/mnadareski/wizzardDesktop.git
2016-04-05 18:12:14 -07:00
Matt Nadareski
bce9b1f863
Fix UTF-8 output
2016-04-05 18:09:19 -07:00