super-star-trek.git
2010-12-07 Eric S. RaymondAdd explanatory comment.
2010-12-07 Eric S. RaymondQuiet down pychecker.
2010-12-07 Eric S. RaymondYet more pychecker fixes.
2010-12-06 Eric S. RaymondYet more pychecker fixes. Down to 16 warnings now.
2010-12-06 Eric S. RaymondMore pychecker fixes.
2010-12-06 Eric S. RaymondMerge branch 'master' of ssh://git.berlios.de/gitroot/sst
2010-12-06 Eric S. RaymondMore pychecker fixes.
2010-12-05 Stas Sergeevchmod +x sst.py
2010-12-01 Eric S. RaymondGet the Freshmeat project name right.
2010-12-01 Eric S. RaymondFix Berlios bug #1745.
2010-12-01 Eric S. RaymondNote where the historic versions live now. 2.0
2010-12-01 Eric S. RaymondAll old versions moved to 'historic' directoery.
2010-12-01 Eric S. RaymondPreparing for release.
2010-12-01 Eric S. RaymondAdd the Starfleet command insignia.
2010-12-01 Eric S. RaymondFix the document-upload stuff. Soon shipper will take...
2010-12-01 Eric S. RaymondRepo switched to git.
2010-12-01 Eric S. RaymondAdd the website files to the git repo.
2010-11-30 Eric S. RaymondTypo fix.
2010-11-30 Eric S. RaymondAdd a shipper control file.
2010-11-30 Eric S. RaymondTypo fix.
2010-11-30 Eric S. RaymondReplace autotools cruft for .handling po->.mo generatio...
2010-11-30 Eric S. RaymondSilence some DocBook warnings.
2010-11-30 Eric S. RaymondA much simpler makefile.
2010-11-30 Eric S. RaymondAdd a -V option.
2010-11-30 Eric S. RaymondFix a reference to sys.version_info.major that broke...
2010-11-30 Eric S. RaymondTypo fix.
2010-11-30 Eric S. RaymondKeep around Stas's narrative for archival purposes.
2010-11-30 Eric S. RaymondDocumentation update.
2010-11-30 Eric S. RaymondMove the replay debugging script iup from the C sources...
2010-11-30 Eric S. RaymondTypo fix.
2010-11-30 Eric S. RaymondPull this loose from the autoconf goo.
2010-11-30 Eric S. RaymondThese changes allow the obsolete C sources to build...
2010-11-30 Eric S. RaymondC files and associated autotools stuff moved to the...
2010-11-30 Eric S. RaymondTypo fix.
2010-11-04 Stas Sergeevfix warp
2010-11-04 Stas Sergeevshorten password to 3, its just a game
2010-11-04 Stas Sergeevfix report
2010-11-04 Stas Sergeevfixed visual bugs
2010-11-04 Stas Sergeevthis enabled UTF8 for some recent versions of python2.
2010-09-14 Eric S. RaymondSilence some compile warnings.
2010-09-14 Eric S. RaymondRemnove some generated autotools stuff from the repo.
2010-09-14 Eric S. RaymondSet ignore properties correctly for subdirectories.
2010-09-14 Eric S. RaymondTweak some ignores.
2010-09-14 Eric S. RaymondIgnore some generated files.
2010-09-14 Eric S. RaymondFollow through on a command name change.
2010-09-14 Eric S. RaymondCatch the help up with what the game uses.
2010-09-14 Eric S. RaymondFixed the Python help command.
2010-09-14 Eric S. RaymondInfrastructure for color in the Python version (current...
2010-09-14 Eric S. RaymondComment fix.
2010-09-13 Eric S. RaymondSmall refactoring step.
2010-09-13 Eric S. RaymondAdd sanity check.
2010-09-13 Eric S. RaymondVon Mises variate isn't actually a good idea.
2010-09-13 Eric S. RaymondForward-porting to Python 2.6 exposed a bug.
2010-09-13 Eric S. RaymondEnable environment variable TMPDIR to set the log tempo...
2010-09-13 Eric S. RaymondTypo fix.
2008-05-08 Stas Sergeevforgotten piece of the prev commit.
2008-05-08 Stas SergeevStarchart and base-attack tweaks.
2008-03-14 Stas SergeevTranslation and score tweaks.
2007-12-14 Eric S. RaymondFix buggy processing of shield energy change request.
2007-12-13 Eric S. RaymondUse /tmp for logs, as /usr/tmp is not available under...
2006-10-27 Stas SergeevUse libncursesw, not libncurses
2006-10-23 Stas Sergeevuse the python code as the source for the translation
2006-10-22 Eric S. RaymondClean up and document constants.
2006-10-21 Eric S. RaymondSpot a use of normal distribution that wasn't encapsulated.
2006-10-20 Eric S. RaymondMove a comment that really belonged in the design notes.
2006-10-20 Eric S. RaymondGetv rid of some scaffolding.
2006-10-20 Eric S. RaymondUse a better way of getting the username. Also, fix...
2006-10-18 Eric S. RaymondRename class members to remove old assumption that...
2006-10-17 Eric S. RaymondMore documentation improvements.
2006-10-17 Eric S. RaymondEquates for display character names made sense when...
2006-10-17 Eric S. RaymondImprive documentation, fix a typo, add the hacking...
2006-10-17 Eric S. RaymondFix an embarassing last-minute bug.
2006-10-16 Eric S. RaymondA bit more code compression.
2006-10-16 Eric S. RaymondMore trig refactoring.
2006-10-16 Eric S. RaymondPrevent torpedo wraparound.
2006-10-16 Eric S. RaymondClean up and refactor the movement code, fix minor...
2006-10-13 Eric S. RaymondMake it possible to reset a course object.
2006-10-13 Eric S. RaymondSubsume more trig into the course object.
2006-10-13 Eric S. RaymondNavigation is finally subsumed by the course object.
2006-10-13 Eric S. RaymondMore vector-arithmetic abstraction.
2006-10-13 Eric S. RaymondCompute final member in course object.
2006-10-13 Eric S. RaymondFix two minor bugs.
2006-10-13 Eric S. RaymondMore course-object refactoring.
2006-10-13 Eric S. RaymondAnother step in subsuming navigation into the course...
2006-10-12 Eric S. RaymondRestore some display behavior.
2006-10-12 Eric S. RaymondAnother refactoring step.
2006-10-12 Eric S. RaymondSimplify the torpedo code preparatory to refactoring it.
2006-10-12 Eric S. RaymondAnother step towards pulling all trig into the course...
2006-10-12 Eric S. RaymondEliminate traces of some macros.
2006-10-12 Eric S. RaymondTorpedo-track computation now done by course object.
2006-10-12 Eric S. RaymondProbe navigation is now handled completely by the cours...
2006-10-11 Eric S. RaymondFix the probe bug.
2006-10-11 Eric S. RaymondNew probe logic mostly looks good, but there is a glitc...
2006-10-11 Eric S. RaymondFix typo noticed while working on the Python translation.
2006-10-11 Eric S. RaymondSimplify the probe code.
2006-10-10 Eric S. RaymondInvert the sense of a test for better readability.
2006-10-10 Eric S. RaymondLexer fixes for Stas.
2006-10-10 Eric S. RaymondMinor fixes to curses interface.
2006-10-10 Stas SergeevEnabled the gettext support.
2006-10-10 Eric S. RaymondGet rid of some magic numbers, simplify the scanner.
next