More cosmetic changes to pacify pylint.
[super-star-trek.git] / sst.py
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.
2012-02-20 Eric S. RaymondThingy becomes a real class object. Suppresses a pylin...
2012-02-20 Eric S. RaymondPartial pylint cleanup.
2012-02-18 Eric S. RaymondMinor fix to game load code.
2012-02-17 Eric S. RaymondScanner clearing was being done at the wrong point.
2012-02-17 Eric S. RaymondFix strange bug in warp code.
2012-02-17 Eric S. RaymondMerge branch 'master' of ssh://git.berlios.de/gitroot/sst
2012-02-16 Eric S. RaymondPackaging changes and version bump. 2.1
2011-03-16 Stas Sergeevpatch from Javier Novoa:
2010-12-15 Stas Sergeevdo not abbreviate commands after abandon
2010-12-15 Stas PAbbreviations should not collide - lets stay compatible...
2010-12-14 Stas Pset message_window earlier to avoid crash on startup.
2010-12-14 Stas Pneed to clean scanner before asking for the game type.
2010-12-14 Stas Pfix password acceptance
2010-12-14 Stas Pfix array index overrun
2010-12-14 Stas Pavoid trailing newlines to cause scroll-pausing.
2010-12-14 Eric S. RaymondTypo fix.
2010-12-07 Eric S. RaymondRefactor to evade a bug in pychecker.
2010-12-07 Eric S. RaymondAdd explanatory comment.
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. RaymondFix Berlios bug #1745.
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. RaymondC files and associated autotools stuff moved to the...