Addsde more regression tests.
[super-star-trek.git] / sst.py
2019-04-24 Eric S. RaymondAddsde more regression tests.
2019-04-24 Eric S. RaymondPython 3 port fix.
2019-04-24 Eric S. RaymondClean up some announcemrnt emissions.
2019-04-24 Eric S. RaymondBreadcrumb removal.
2019-04-24 Eric S. RaymondForward pror to Python achieved, still runs under 2.
2019-04-24 Eric S. RaymondHandle ill-formed torp commands better.
2019-04-24 Eric S. RaymondPrevent hang on ill-formed torpedo command.
2019-04-24 Eric S. RaymondThe sgn correction again.
2019-04-24 Eric S. RaymondPortable LCG in place - grr, Python's random changed...
2019-04-24 Eric S. RaymondCorrect sgn().
2019-04-23 Eric S. RaymondExplanatory comment.
2019-04-23 Eric S. RaymondAvotd crash due to bad array indexing.
2019-04-23 Eric S. RaymondName changes.
2019-04-23 Eric S. RaymondMore carefulness about integer division.
2019-04-22 Eric S. RaymondRemove remnants of C syntax.
2019-04-22 Eric S. RaymondRemove a bit of logging that is now unnecessary.
2019-04-22 Eric S. RaymondAdd logging for ramdom-number calls
2019-04-22 Eric S. RaymondRefactor random-number generation.
2019-04-22 Eric S. RaymondRefactor: isolate RNG stuff in one spot.
2019-04-22 Eric S. RaymondReady to ship 2.4. 2.4
2019-04-22 Eric S. Raymondpylint cleanup
2019-04-22 Eric S. RaymondDocument code fragility.
2019-04-22 Eric S. RaymondProperly distinguish between / and // for Python 3.
2019-03-26 Frank Uhligfix: accounting for different Klingons 2/head
2019-03-26 Frank Uhligfix: deathray, formatting, double-counting
2018-08-12 Eric S. RaymondReady to release 2.3. 2.3
2018-08-12 Eric S. RaymondAddress GitLab issue #1: Crash when issuing DOCK comman...
2017-03-01 Eric S. RaymondReady to ship 2.2. 2.2
2017-03-01 Eric S. RaymondSingle point of truth about spawning Klingons.
2017-03-01 Eric S. RaymondPrevent off-by-one error do to real variables.
2017-03-01 Eric S. RaymondFix chart kossage in replay games.
2017-02-28 Eric S. RaymondCurses is not currently a problem.
2017-02-28 Eric S. RaymondFix bug in rest command.
2017-02-28 Eric S. RaymondPrevent crash when moving Tholian.
2017-02-28 Eric S. RaymondAdd CURSES command.
2017-02-28 Eric S. RaymondNova bug fix.
2017-02-27 Eric S. RaymondAssign some probability to claaking device getting...
2017-02-27 Eric S. RaymondRemove garbled ASCII art.
2017-02-27 Eric S. RaymondRestore m m .1 fix and fix a broken test.
2017-02-27 Eric S. RaymondRestore kill crediting. Required two rebuilds of regres...
2017-02-27 Eric S. RaymondReintroduce hittem fix, with regression-test rebuilds...
2017-02-27 Eric S. RaymondRevert hittem fix, kill crediting, and the m m .1 scann...
2017-02-25 Eric S. RaymondEnable more reports at starbase with a damaged radio.
2017-02-25 Eric S. RaymondWhitespace cleanup.
2017-02-25 Eric S. RaymondShow command history.
2017-02-25 Eric S. RaymondCorrect crediting of kills.
2017-02-25 Eric S. RaymondFix bug in hittem().
2017-02-25 Eric S. RaymondMore refactoring.
2017-02-25 Eric S. RaymondRefactoring step.
2017-02-25 Eric S. RaymondMake m m .1 work again.
2017-02-25 Eric S. RaymondAdd fix and regression test for capture and cloak.
2017-02-25 Eric S. RaymondFix bug in capture.
2017-02-25 Eric S. RaymondPolyglotize.
2017-02-25 Eric S. RaymondBug fixes.
2017-02-25 Eric S. RaymondRestore use of command line args.
2017-02-24 Eric S. RaymondFix a small but fatal bug.
2017-02-24 Eric S. RaymondAdded cloaking.
2017-02-23 Eric S. RaymondAdd BSD Terek CAPTURE from Tom Almy's 2013 changes.
2017-02-23 Eric S. RaymondAdd color. Turns out SCORE was implemented already.
2017-02-18 Eric S. RaymondImport SCORE command, tracking Tom Almy's change.
2017-02-18 Eric S. RaymondPaxify pylint about the source code.
2017-02-18 Eric S. RaymondFix an error in the probe staus code.
2017-02-18 Eric S. RaymondClean up some dubious loops and bogus imports.
2017-02-18 Eric S. RaymondAdd failure message for unlikely circumstance.
2017-02-18 Eric S. RaymondSecond step of pylint cleanup - all regression tess...
2017-02-18 Eric S. RaymondMark unused variables.
2017-02-18 Eric S. RaymondMore whitespace cleanup.
2017-02-18 Eric S. RaymondWhitespace cleanup.
2017-02-18 Eric S. RaymondEnable GNU realine keys, fix a small but fatal bug.
2012-02-24 Eric S. RaymondGo "Huh?" on a command that doesn't match the current...
2012-02-24 Eric S. RaymondCosmetic fix.
2012-02-24 Eric S. RaymondExplain the window allocations.
2012-02-23 Eric S. RaymondMake sort() use key= rather than cmp. All regression...
2012-02-23 Eric S. RaymondAnother step in Python 3 translation.
2012-02-23 Eric S. RaymondMost of the 2to3 translation. All regression tests...
2012-02-23 Eric S. RaymondTrivial refactoring suggested by 2to3. All regression...
2012-02-23 Eric S. RaymondPartial 2to3 translation. All regression tests pass.
2012-02-23 Eric S. Raymondnext -> nxttok in preparation for 2to3 translation.
2012-02-23 Eric S. RaymondOoops...98% chance of transporter success, not failure.
2012-02-22 Eric S. RaymondMake sure probe findings get charted.
2012-02-22 Eric S. RaymondCleanup after the phantom-base-bug fix.
2012-02-22 Eric S. RaymondFix phantom-base bug - was due to an off-by-one in...
2012-02-22 Eric S. RaymondTypo fix.
2012-02-22 Eric S. RaymondTypo fix.
2012-02-22 Eric S. RaymondRefactor to narrow the scope within which I/O calls...
2012-02-22 Eric S. RaymondInitialize the Thingy and Tholian properly. Refactor...
2012-02-22 Eric S. RaymondFixed a bug in critical-hit processing.
2012-02-22 Eric S. RaymondFollow through on uncompleted name change.
2012-02-21 Eric S. RaymondFix a bug and document some procedures.
2012-02-21 Eric S. RaymondFix bug on torpedo miss in curses mode. Add egression...
2012-02-21 Eric S. RaymondMore pylint quieting. All regression tests pass.
2012-02-20 Eric S. RaymondRefactor to avoid upsetting pylint. All regression...
2012-02-20 Eric S. RaymondRevert invalid change from 19 Feb,
2012-02-20 Eric S. RaymondFixed a fatal bug in torpedo firing with the curses...
2012-02-20 Eric S. RaymondSuppress questions after quit on replay (for regression...
2012-02-20 Eric S. RaymondReplay should not clobber initilization.
2012-02-20 Eric S. RaymondScore world kills properly.
2012-02-20 Eric S. RaymondMore cosmetic changes to pacify pylint.
2012-02-20 Eric S. Raymondpylint found a real bug in phaser damage allocation...
2012-02-20 Eric S. RaymondCosmetic fixes, mainly to shut up pylint.
next