Ready to ship 2.8
[super-star-trek.git] / sst
2024-02-11 Eric S. RaymondReady to ship 2.8 master 2.8
2024-02-11 Eric S. RaymondAdd full SPDX headers.
2023-09-18 Eric S. Raymondpylint & black cleanup.
2023-08-19 Eric S. RaymondSuppress Supercommander creation befor 1979 versiom.
2023-08-19 Eric S. RaymondFull documentation of wayback feature.
2023-08-19 Eric S. RaymondFull implementation of wayback option.
2023-08-19 Eric S. RaymondDecklare years for options.
2023-08-18 Eric S. RaymondImplement wayback machine (not yet complete or documented),
2023-08-18 Eric S. RaymondRefactor choose parsing so modifying it won't be horrible.
2023-08-17 Eric S. RaymondCkean up interpretation of logfile header comments
2023-08-17 Eric S. RaymondGame log opening stanzas have an end delimiter.
2023-08-17 Eric S. RaymondUncollide a name.
2023-08-17 Eric S. RaymondImprove some diagnostics.
2023-08-17 Eric S. RaymondFix inverted test of Almy option.
2023-08-17 Eric S. RaymondInvert OPTION_PLAIN into OPTION_ALMY
2023-08-17 Eric S. RaymondSplit autpass option out of OPTION_PLAIN.
2023-08-17 Eric S. RaymondOPTION_ALMY doesn't gate anything, remove it.
2023-08-17 Eric S. RaymondMore timeline stuff.
2023-08-16 Eric S. RaymondDave Matuszek objected the the Thingy shooting back.
2023-08-16 Eric S. RaymondMore coverage exclusions and cleanup.
2023-08-16 Eric S. RaymondHandle incorrect command-line args gracefully.
2023-08-16 Eric S. RaymondImprove test coverage.
2023-08-16 Eric S. RaymondComplete repair of Thingy code.
2023-08-16 Eric S. RaymondPartial repair of Thingy code.
2023-08-16 Eric S. RaymondMore coverage exclusions.
2023-08-16 Eric S. RaymondExclude curses code from coverage testing.
2023-08-16 Eric S. RaymondRemove locale code not needed under Python 3.
2023-08-16 Eric S. RaymondFix code so collisions can actually happen.
2023-08-16 Eric S. RaymondSet up for coverage testing.
2023-08-15 Eric S. RaymondComment and message polishing.
2023-08-15 Eric S. RaymondEliminated duplicate import.
2023-08-15 Eric S. RaymondFix parsing of new-style coordinates with x=10.
2023-08-15 Eric S. RaymondAdd test of plain interface and od-fashioned coordinates.
2023-08-14 Eric S. RaymondImplement alphameric Y coordinates.
2023-08-14 Eric S. RaymondEliminate play-again prompt in curses mode.
2023-08-14 Eric S. RaymondDropping out Python 2 support.
2023-08-14 Eric S. RaymondAvoid potential collision between the new "options...
2023-08-14 Eric S. RaymondAdded options command, fixed some tests to be insensiti...
2023-08-13 Eric S. RaymondRefactor - use getcoord() in course setting.
2023-08-12 Eric S. Raymonde-conorm to the documentation by removing the .py esten...