From: Eric S. Raymond Date: Sat, 19 Aug 2023 11:56:33 +0000 (-0400) Subject: Decklare years for options. X-Git-Tag: 2.8~10 X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=commitdiff_plain;h=a60b2c66db2f4fe63992d1e64a0a66ab3bbb2ace Decklare years for options. --- diff --git a/sst b/sst index 3460503..b676ffb 100755 --- a/sst +++ b/sst @@ -334,7 +334,26 @@ option_names = { "COLOR": OPTION_COLOR, "DOTFILL": OPTION_DOTFILL, "ALPHAMERIC": OPTION_ALPHAMERIC, - } +} + +option_years = { + OPTION_PLANETS: 1979, + OPTION_PROBE: 1980, + OPTION_SHOWME: 2005, + OPTION_RAMMING: 1979, + OPTION_MVBADDY: 1979, + OPTION_AUTOPASS: 1997, + OPTION_BLKHOLE: 2005, + OPTION_BASE: 2005, + OPTION_WORLDS: 2996, + OPTION_AUTOSCAN: 2006, + OPTION_CAPTURE: 2013, + OPTION_CLOAK: 2013, + OPTION_ALMY: 1997, + OPTION_COLOR: 2010, + OPTION_DOTFILL: 2019, + OPTION_ALPHAMERIC: 2023, +} # Define devices DSRSENS = 0