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) |
2017-02-24 |
Eric S. Raymond | CLOAK and CAPTURE have been added, update HOWTO |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-24 |
Eric S. Raymond | Text repair. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-24 |
Eric S. Raymond | Typo fixes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-24 |
Eric S. Raymond | Added cloaking. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-24 |
Eric S. Raymond | Make the project website an entity. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-23 |
Eric S. Raymond | Add BSD Terek CAPTURE from Tom Almy's 2013 changes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-23 |
Eric S. Raymond | Documentation polishing. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-23 |
Eric S. Raymond | Add color. Turns out SCORE was implemented already. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-18 |
Eric S. Raymond | Improve the archive maker. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-18 |
Eric S. Raymond | Import SCORE command, tracking Tom Almy's change. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-18 |
Eric S. Raymond | Track move to gitlab. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-18 |
Eric S. Raymond | Suppress useless pylint warnings. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-18 |
Eric S. Raymond | Paxify pylint about the source code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-18 |
Eric S. Raymond | Fix an error in the probe staus code. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-18 |
Eric S. Raymond | Clean up some dubious loops and bogus imports. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-18 |
Eric S. Raymond | Add failure message for unlikely circumstance. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-18 |
Eric S. Raymond | Second step of pylint cleanup - all regression tess... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-18 |
Eric S. Raymond | Mark unused variables. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-18 |
Eric S. Raymond | More whitespace cleanup. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-18 |
Eric S. Raymond | Whitespace cleanup. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-18 |
Eric S. Raymond | Remove obsolete TODO items. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-18 |
Eric S. Raymond | Enable GNU realine keys, fix a small but fatal bug. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-02-18 |
Eric S. Raymond | Minor improvements to release machinery. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2013-12-01 |
Eric S. Raymond | Another shipper metadata change. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-24 |
Eric S. Raymond | Go "Huh?" on a command that doesn't match the current... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-24 |
Eric S. Raymond | Cosmetic fix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-24 |
Eric S. Raymond | Explain the window allocations. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2012-02-23 |
Eric S. Raymond | Make sort() use key= rather than cmp. All regression... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |