4 Commits

Author SHA1 Message Date
JoePfeiffer
5aa16cb556 Added an optional <Legacy /> element to the .orc files to mark all
the components in the file as legacy; used this to mark the files from our old
database.
2022-01-20 14:41:50 -07:00
JoePfeiffer
71202abfdc Add Dave Cook's parts database as a git submodule, in a directory called swing/swing/resources-src/datafiles/components/
Move old rocksim-based database from .../presets to .../legacy_components
Move rocksim .csv files from .../rocksim_components to .../rocksim_src
Modify BaseComponentDTO to process units
Modify SerializePresets to take a set of directories containing .orc files
as command-line arguments, and process all of them.
Modify swing/build.xml to specify both legacy and new databases for import
2022-01-18 14:50:30 -07:00
kruland2607
cc5340ca46 Upon further research the estes nc data contained incorrect PNC-80FB
part which does not exist.
2014-04-23 15:15:38 -05:00
kruland2607
26fb295554 Rework source structure to separate swing gui code from core code.
Separate swing application code from core code.  Moved a bunch of sources
and libraries around.  Created new eclipse project.

Further refinements to make it build.

Update gitignore.
2013-09-27 11:34:46 -05:00