Commit Graph

1575 Commits

Author SHA1 Message Date
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
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
122aa67594 Update README to include DatSplit 2016-04-05 16:11:44 -07:00
Matt Nadareski
fb0dd1a168 Bump version number 2016-04-05 16:11:31 -07:00
Matt Nadareski
ce648ad853 Create DatSplit
This new tool can split DAT files by the extension of the files involved. This will help split things like the NonGoods properly. It's highly in beta, but hey, it's working!
2016-04-05 15:54:58 -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
Matt Nadareski
be6d73e0fd Move instructions to wiki 2016-04-05 00:17:03 -07:00
Matt Nadareski
a5c776a792 Make sure things have tabs instead of spaces 2016-04-04 23:11:29 -07:00
Matt Nadareski
5563f4c63b Fix minor tabbing 2016-04-04 21:36:44 -07:00
Matt Nadareski
18d12bdc01 Add better support for non-DOM No-Intro DATs 2016-04-04 20:16:09 -07:00
Matt Nadareski
eec98b07c1 Fix minor tabbing issue 2016-04-04 20:05:33 -07:00
Matt Nadareski
87fdfd88bd Merge branch 'master' of https://github.com/mnadareski/wizzardDesktop.git 2016-04-04 20:02:11 -07:00
Matt Nadareski
e104e447db Correct Bandai Pippin mapping 2016-04-04 20:00:54 -07:00
Matt Nadareski
7635a697a6 Minor change to accommodate oddly named DATs 2016-04-04 20:00:07 -07:00
attractivo
3a55f5eab2 added mappings 2016-04-05 04:53:08 +02:00
Matt Nadareski
58ff29b365 Add more bios support 2016-04-04 19:37:18 -07:00
Matt Nadareski
89c9e08244 Add more verbose message 2016-04-04 19:05:07 -07:00
Matt Nadareski
1d00ea3bea [doc] change comment 2016-04-04 19:02:20 -07:00
Matt Nadareski
2f619489c9 Redump bioses need their own pattern, like TOSEC 2016-04-04 18:01:38 -07:00
Matt Nadareski
f3c5f0b371 Typo patrol 2016-04-04 17:59:23 -07:00
Matt Nadareski
087d9db7c8 One too many parenthesis 2016-04-04 17:20:59 -07:00
Matt Nadareski
13813c32d7 Add additional logic for numbered DATs 2016-04-04 16:20:08 -07:00
Matt Nadareski
74924a083e Add special mapping for Gizmondo, N-Gage 2016-04-04 14:34:46 -07:00
Matt Nadareski
c396e7e246 Update readme with new Headerer info 2016-04-04 13:38:43 -07:00
Matt Nadareski
c8a6df3b42 Change int32 to int64 for file sizes
There were issues where some files had sizes that were larger than what a standard 32-bit integer could handle. This should fix that issue.
2016-04-04 13:37:20 -07:00
Matt Nadareski
9e81178898 Fix mappings (@tractivo) 2016-04-04 13:34:33 -07:00