Matt Nadareski
27cd7e89da
[DatFile] Make parsing into object-based instead of static
2016-09-22 17:11:52 -07:00
Matt Nadareski
c17744984c
[Logger] Have logging automatically start on Logger create
2016-09-22 16:43:38 -07:00
Matt Nadareski
b549085c34
[ALL] Convert Dat from a struct to an object
...
This effectively doesn't do much for the time being since there's only one "Dat type" that's being used. Realistically, this is probably the best bet since a given DAT should not be restricted to an output type as much as an ItemType is bound to its data. This also removes the experimental classes that won't be in use for forever. More work still might need to be done but it is unknown at this point.
2016-09-19 20:08:25 -07:00
Matt Nadareski
22e60c26e0
[ALL] Make Parse use the Dat as a ref
...
All cases where this was being used, it was being assigned back to the original datdata object. This is not necessary.
2016-09-18 21:05:48 -07:00
Matt Nadareski
bf6d45a542
[ALL] More temp standardization, naming standardization
2016-09-16 16:35:58 -07:00
Matt Nadareski
9267ecf674
[SimpleSort] Add TorrentZip flag
2016-09-16 11:55:29 -07:00
Matt Nadareski
c4cad201c0
[ZipFile, ZipFileEntry, FileTools] Move things around, make program compile again
2016-09-15 16:06:06 -07:00
Matt Nadareski
c015640bfb
[SimpleSort] Fix SimpleSort naming
2016-09-14 10:33:45 -07:00
Matt Nadareski
7a08f8444b
[SimpleSort, FileTools] Add undocumented TZIP WIP
2016-09-13 17:05:54 -07:00
Matt Nadareski
94d673d9fc
[DatTools] Add more fields to read and write
2016-09-12 23:04:28 -07:00
Matt Nadareski
5a4e463179
[SimpleSort] Rename inits
2016-09-12 22:02:55 -07:00
Matt Nadareski
4d36d8ec59
[SimpleSort] Rename inits
2016-09-12 22:01:35 -07:00
Matt Nadareski
30c2e76bdf
[SimpleSort, TGZConvert] Merge TGZConvert functionality into SimpleSort
2016-09-12 22:00:25 -07:00
Matt Nadareski
bd2141bc5c
[SimpleSort] Strip SimpleSort exe
2016-09-12 21:31:16 -07:00