Matt Nadareski
55b74d0b80
[Build] Make them safer
2016-09-12 16:12:29 -07:00
Matt Nadareski
2906e9ad61
[Build] Make sure of pause at the end
2016-09-12 16:12:03 -07:00
Matt Nadareski
7bd67c2ab4
[Build] Clean up help text
2016-09-12 16:10:30 -07:00
Matt Nadareski
4d25557b50
[Build] Update help text to add headerer
2016-09-12 16:05:09 -07:00
Matt Nadareski
911da0c6f3
[Headerer] More flag stuff
2016-09-12 15:33:34 -07:00
Matt Nadareski
67431e953c
[Build] Make headerer help more correct
2016-09-12 15:32:22 -07:00
Matt Nadareski
225a889840
[Structs] Make sure RemExt is copied
2016-09-12 14:57:51 -07:00
Matt Nadareski
254495c5fc
[DatTools] Add remove extension to missfile
...
This change also makes PopulateUserDataParallel default for now.
2016-09-12 14:52:46 -07:00
Matt Nadareski
4165ad3dc7
[README.1ST] Add SabreTools
...
This change also includes some fixes that allow for better outputs for DFD.
2016-09-12 13:51:13 -07:00
Matt Nadareski
12fdad9e13
[SabreTools] Make default parallelization 4
2016-09-09 16:19:05 -07:00
Matt Nadareski
883860873d
[ALL] Rename OutputFormatFlag to OutputFormat
...
Since the original OutputFormat doesn't exist anymore, adding "Flag" to the var name isn't necessary
2016-09-09 15:51:47 -07:00
Matt Nadareski
02c7853361
[ALL] Update way output formats are handled
2016-09-09 15:25:37 -07:00
Matt Nadareski
5053ee6a42
[ALL] Add new output formats, add outputformat flag
2016-09-09 14:28:00 -07:00
Matt Nadareski
c66ba49f22
[DatTools] Add Redump MD5, SHA1, and SFV output
2016-09-09 14:06:47 -07:00
Matt Nadareski
8f3b8a3362
[DATFromDirParallel] Add limit to parallelism
2016-09-06 17:41:44 -07:00
Matt Nadareski
615bc718b8
[SabreTools] Make Split non-object; add typesplit
2016-09-06 17:20:16 -07:00
Matt Nadareski
630313ce83
[SabreTools] Add DFDP as a flag!
2016-09-06 16:44:43 -07:00
Matt Nadareski
0d51e5af20
[Build] Update help text again
2016-09-06 14:35:45 -07:00
Matt Nadareski
093dcb20e4
[Build] Update DFD help text
2016-09-06 14:28:00 -07:00
Matt Nadareski
10c3716b3d
[Enums] Add split type for future use
2016-09-06 13:24:59 -07:00
Matt Nadareski
a3da5c6738
[Constants] Bump version number
2016-09-06 11:06:24 -07:00
Matt Nadareski
d1a2314462
[Build] Update help and flags
2016-09-02 14:41:36 -07:00
Matt Nadareski
0cd008e1c7
[RombaSharp] Help text and main method framework
2016-09-02 13:42:18 -07:00
Matt Nadareski
7db3ef9f92
[Build] Remove notes from flags
2016-08-31 20:58:11 -07:00
Matt Nadareski
5bd72c4cc5
[Constants] Bump version number again
2016-08-31 15:01:22 -07:00
Matt Nadareski
262fbba889
[DatTools, Build] Slight changes for clarity
2016-08-31 14:07:25 -07:00
Matt Nadareski
848f82fea5
[README, Constants] Update for 0.9.1 fix
2016-08-31 13:01:37 -07:00
Matt Nadareski
2b84e94d1d
[TGZConvert] TGZTest -> TGZConvert
2016-08-30 12:04:44 -07:00
Matt Nadareski
b77cdff0cc
[SimpleSort] Fix equivalence
2016-08-29 20:45:20 -07:00
Matt Nadareski
2840c68999
[Build] Fix help
2016-08-29 20:29:29 -07:00
Matt Nadareski
6eb231c1d9
[SimpleSort] Output updated DAT (flag)
2016-08-29 20:27:19 -07:00
Matt Nadareski
e9d18f95b1
[Build] Enable intermittent help text
2016-08-29 17:47:25 -07:00
Matt Nadareski
4e82b63ea6
[ALL] More work on conversion
2016-08-29 16:48:36 -07:00
Matt Nadareski
0b97b046c8
[ALL] Start work on restructuring based on hashes (will not compile)
...
This set of changes is the start of turning over to a Hash based system instead of a Rom/Dat based system. It's a long process but it will be worth it in the end.
2016-08-29 16:33:07 -07:00
Matt Nadareski
a5dae7e693
[Structs] Add new structs for future use
2016-08-29 14:43:31 -07:00
Matt Nadareski
5bea65e9a3
[Structs, RomTools] Move Rom comparison to struct
2016-08-29 14:08:10 -07:00
Matt Nadareski
e38950ee7a
[Structs] Add TorrentZip field to Machine
2016-08-29 14:01:07 -07:00
Matt Nadareski
b9abd54944
[Structs] Rename File to Rom again
...
I'm reverting this because there might be cases where System.IO.File and SabreTools.Helper.File could be in conflict
2016-08-29 13:57:46 -07:00
Matt Nadareski
3f463a1cf5
[Structs] Rename TSV field to XSV
2016-08-29 13:54:53 -07:00
Matt Nadareski
be89b8649e
[Structs] Rename Dat "Roms" dict to "Files"
2016-08-29 13:52:13 -07:00
Matt Nadareski
4d621debcf
[Structs] Rename Rom to File
2016-08-29 13:51:45 -07:00
Matt Nadareski
638ba055eb
[Structs, Enums] Add ItemType enum
2016-08-29 13:50:55 -07:00
Matt Nadareski
19a210562e
[Structs] Rename Rom field "Game" to "Machine"
2016-08-29 13:42:27 -07:00
Matt Nadareski
5c0b5bfcbb
[Structs] Add Machine struct
2016-08-29 13:41:42 -07:00
Matt Nadareski
833231bddc
[Structs] Make equals make more sense for HashData
2016-08-29 13:23:47 -07:00
Matt Nadareski
3d4288feae
[Structs] Implement Equatable
2016-08-29 13:13:00 -07:00
Matt Nadareski
4231cf97b9
[Structs] Add HashData struct
2016-08-29 13:05:32 -07:00
Matt Nadareski
220b898c83
[Structs] Add GameDescription to Rom
2016-08-29 12:02:25 -07:00
Matt Nadareski
9d8c012317
[Constants] Make file headers constants
2016-08-29 11:52:11 -07:00
Matt Nadareski
77ef7a4ccc
[Build] Account for variable width
2016-08-28 21:04:00 -07:00