Matt Nadareski
902070c542
[ALL] Overhaul to internal system
...
This massive change replaces the old "Rom" struct system with a new one that have different objects for each major item type. This required a lot of work and a lot of changes and has unfortunately been untested. But this is the first step in moving away from using structs. The next major step is converting Dat over to this as well.
2016-09-19 18:04:24 -07:00
Matt Nadareski
bf6d45a542
[ALL] More temp standardization, naming standardization
2016-09-16 16:35:58 -07:00
Matt Nadareski
bbac7f0866
[DATFromDir] Rename DFDP to DFD since original no longer exists
2016-09-14 14:54:41 -07:00
Matt Nadareski
4cb13d473a
[DatFromDir] Remove original implementation
2016-09-14 14:53:48 -07:00
Matt Nadareski
87f249bb0c
[DATFromDir, SimpleSort] Add flags for blanks and date
2016-09-14 10:25:01 -07:00
Matt Nadareski
1dc45acca2
[ALL] Rewrite some archive handling
...
Remove managed writing, simplify archive to archive handling, add ability to set modification date on files if in source rom.
2016-09-13 16:04:24 -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
376c178fc5
[RombaSharp] Add implementation comments
2016-09-08 17:52:02 -07:00
Matt Nadareski
9f2d0e10bc
[RombaSharp] Get more skeleton methods started
2016-09-08 17:42:53 -07:00
Matt Nadareski
e0bd821da9
[RombaSharp] Implement dir2dat option
2016-09-02 14:13:44 -07:00
Matt Nadareski
223755843c
[RombaSharp] Create all skeleton methods
2016-09-02 14:08:34 -07:00
Matt Nadareski
aca3588a3d
[RombaSharp] Pattern structure off SabreTools
2016-09-02 13:59:25 -07:00