2022-01-24 |
Eric S. Raymond | Use magic-comment pylint suppressions. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-09-20 |
Eric S. Raymond | Ready to ship 2.7. 2.7 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-09-20 |
Eric S. Raymond | Ubuntu has abolished /usr/bin/python, change shebang... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-04-16 |
Eric S. Raymond | Ready to ship 2.6. 2.6 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-04-16 |
Eric S. Raymond | Run pylint on check. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-04-16 |
Eric S. Raymond | pylint cleanup - found an actual bug this time! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-04-16 |
Eric S. Raymond | TAP explanation and NEWS update. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2021-04-16 |
Eric S. Raymond | TAPify the test suite. 4/merge |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-05-18 |
Frank Uhlig | fix: remove byte/string python3 incompatibility 3/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-26 |
Eric S. Raymond | More regression tests. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-26 |
Eric S. Raymond | Be a bit more colorful. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-25 |
Eric S. Raymond | pylint cleanup. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-25 |
Eric S. Raymond | Typo fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-25 |
Eric S. Raymond | Document an interface fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-25 |
Eric S. Raymond | Fix ditfill glitch, and add an option to control it. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-25 |
Eric S. Raymond | Add another regression test. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-25 |
Eric S. Raymond | Add another regression test. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-25 |
Eric S. Raymond | Test that code is well-behaved when we escape a Tholian. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-25 |
Eric S. Raymond | If we escape a quadeant with a Tholian, off him so... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Eric S. Raymond | BSD friendliness. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Eric S. Raymond | Ready to ship 2.5. 2.5 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Eric S. Raymond | Addsde more regression tests. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Eric S. Raymond | Another test load. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Eric S. Raymond | Python 3 port fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Eric S. Raymond | Typo fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Eric S. Raymond | Another regression test. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Eric S. Raymond | Add another test. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Eric S. Raymond | Clean up some announcemrnt emissions. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Eric S. Raymond | Tests needed a rebuild following breadcrumb removal. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Eric S. Raymond | Breadcrumb removal. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Eric S. Raymond | Forward pror to Python achieved, still runs under 2. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Eric S. Raymond | New tests are working well eniugh that we can flush... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Eric S. Raymond | Add another regression test. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Eric S. Raymond | Handle ill-formed torp commands better. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Eric S. Raymond | Prevent hang on ill-formed torpedo command. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Eric S. Raymond | Beginning of new test series for portable LCG. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Eric S. Raymond | The sgn correction again. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Eric S. Raymond | Portable LCG in place - grr, Python's random changed... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-24 |
Eric S. Raymond | Correct sgn(). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-23 |
Eric S. Raymond | Explanatory comment. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-23 |
Eric S. Raymond | Avotd crash due to bad array indexing. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-23 |
Eric S. Raymond | Name changes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-23 |
Eric S. Raymond | More carefulness about integer division. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-22 |
Eric S. Raymond | Remove remnants of C syntax. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-22 |
Eric S. Raymond | Remove a bit of logging that is now unnecessary. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-22 |
Eric S. Raymond | Add logging for ramdom-number calls |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-22 |
Eric S. Raymond | Refactor random-number generation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-22 |
Eric S. Raymond | Refactor: isolate RNG stuff in one spot. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-22 |
Eric S. Raymond | pychecker seems no longer useful. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-22 |
Eric S. Raymond | Ready to ship 2.4. 2.4 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-22 |
Eric S. Raymond | pylint cleanup |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-22 |
Eric S. Raymond | Document code fragility. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-22 |
Eric S. Raymond | Regularize NEWS file format |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-22 |
Eric S. Raymond | Properly distinguish between / and // for Python 3. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-22 |
Eric S. Raymond | Code doesn't work under Python 3 yet. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-22 |
Eric S. Raymond | Test rebuild to capture recent arithmetic fixes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-04-22 |
Eric S. Raymond | Typo fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-03-26 |
Frank Uhlig | fix: accounting for different Klingons 2/head |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2019-03-26 |
Frank Uhlig | fix: deathray, formatting, double-counting |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-08-12 |
Eric S. Raymond | Ready to release 2.3. 2.3 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-08-12 |
Eric S. Raymond | Manual merge of GitLab MR !1 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-08-12 |
Eric S. Raymond | Address GitLab issue #1: Crash when issuing DOCK comman... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-08-12 |
Eric S. Raymond | Fix some ignores. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-03-01 |
Eric S. Raymond | Ready to ship 2.2. 2.2 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-03-01 |
Eric S. Raymond | Punctuation fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-03-01 |
Eric S. Raymond | Documentation and web page polishing. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-03-01 |
Eric S. Raymond | Make the web reference. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-03-01 |
Eric S. Raymond | Switch to shipper packaging. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-03-01 |
Eric S. Raymond | Fix distribution maker. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-03-01 |
Eric S. Raymond | Remove obsolete TODO items. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-03-01 |
Eric S. Raymond | Renumber tests. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-03-01 |
Eric S. Raymond | Single point of truth about spawning Klingons. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-03-01 |
Eric S. Raymond | Prevent off-by-one error do to real variables. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-03-01 |
Eric S. Raymond | Fix chart kossage in replay games. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-28 |
Eric S. Raymond | Curses is not currently a problem. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-28 |
Eric S. Raymond | Fix bug in rest command. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-28 |
Eric S. Raymond | Prevent crash when moving Tholian. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-28 |
Eric S. Raymond | Add CURSES command. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-28 |
Eric S. Raymond | Nova bug fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-28 |
Eric S. Raymond | Last change required one checkfile rebuild. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-27 |
Eric S. Raymond | Assign some probability to claaking device getting... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-27 |
Eric S. Raymond | Remove garbled ASCII art. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-27 |
Eric S. Raymond | Restore m m .1 fix and fix a broken test. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-27 |
Eric S. Raymond | Restore kill crediting. Required two rebuilds of regres... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-27 |
Eric S. Raymond | Reintroduce hittem fix, with regression-test rebuilds... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-27 |
Eric S. Raymond | Revert hittem fix, kill crediting, and the m m .1 scann... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-25 |
Eric S. Raymond | Enable more reports at starbase with a damaged radio. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-25 |
Eric S. Raymond | Whitespace cleanup. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-25 |
Eric S. Raymond | Show command history. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-25 |
Eric S. Raymond | Correct crediting of kills. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-25 |
Eric S. Raymond | Fix bug in hittem(). |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-25 |
Eric S. Raymond | More refactoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-25 |
Eric S. Raymond | Refactoring step. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-25 |
Eric S. Raymond | Make m m .1 work again. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-25 |
Eric S. Raymond | Add fix and regression test for capture and cloak. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-25 |
Eric S. Raymond | Fix bug in capture. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-25 |
Eric S. Raymond | Polyglotize. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-25 |
Eric S. Raymond | Bug fixes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-25 |
Eric S. Raymond | Restore use of command line args. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-24 |
Eric S. Raymond | Fix a small but fatal bug. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |