Matt Nadareski
66795c8b18
Create Constants class and consolodate
2016-05-22 13:15:13 -07:00
Matt Nadareski
235d43dc8b
Shouldn't have to expicitly define an empty dictionary for parse.
...
Addendum to this fix is adding a Nodump output for HashSplit
2016-05-21 00:45:56 -07:00
Matt Nadareski
e0b4b13bcd
Enable SabreDAT read-in and fix output
...
Additionally, fix the necessity for blank strings in DatData definitions for read-in. Now if it's null it'll try writing to it as well.
2016-05-18 23:51:54 -07:00
Matt Nadareski
8180237144
Fix TrimMerge dictionary error
2016-05-18 12:25:10 -07:00
Matt Nadareski
e3595ea384
More code cleanup
...
This change comprises of multiple smaller changes:
- Convert all WriteToDat to WriteToDatFromDict, including MissFile
- Change obsolete Import to use updated ParseDict
- Remove all references to Parse
- Rename all references to "Dict" specific code to shorter names
- Remove more unused methods rendered obsolete by other changes
2016-05-16 21:52:49 -07:00
Matt Nadareski
fc67d62fe5
Remove most of the outdated references and methods
2016-05-16 20:51:05 -07:00
Matt Nadareski
b9115e66fe
Change wording and default
2016-04-21 15:24:31 -07:00
Matt Nadareski
40a5f624d9
Usable length can differ
2016-04-21 14:54:12 -07:00
Matt Nadareski
40a4cfe8d9
Make it have one less complex part
2016-04-21 14:42:16 -07:00
Matt Nadareski
fa84a0865b
The name might change from the description
2016-04-21 14:40:34 -07:00
Matt Nadareski
f2985b40cc
Fix outputted DAT information
2016-04-21 14:35:11 -07:00
Matt Nadareski
176ec97b23
Instance should not be static
2016-04-20 20:44:40 -07:00
Matt Nadareski
f5f58998ad
Missed a step here
2016-04-20 10:50:36 -07:00
Matt Nadareski
dab5bcc506
Make TrimMerge and DatSplit properly bool-returning
2016-04-20 02:40:01 -07:00
Matt Nadareski
4df55ec114
Make sure to check for quote
2016-04-20 02:15:02 -07:00
Matt Nadareski
c6f01b84ab
[doc] update summary
2016-04-20 02:06:39 -07:00
Matt Nadareski
b2c4253dca
Merge SingleGame, part 5
2016-04-20 01:31:30 -07:00