super-star-trek.git
2005-02-03 Eric S. RaymondPartial merge of I/O management.
2005-02-03 Eric S. Raymondtextcolor() is now available in the text input manager.
2005-02-03 Eric S. RaymondMerge some game logic.
2005-02-03 Eric S. RaymondGet rid of some unneeded conditionalizations.
2005-02-03 Eric S. RaymondTrim a message.
2005-02-03 Eric S. RaymondMerge Stas's patch #3.
2005-02-03 Eric S. RaymondOops -- this wasn't in the repo.
2005-01-28 Eric S. RaymondStill more mergedown.
2005-01-28 Eric S. RaymondMake sure we actually take input!
2005-01-28 Eric S. RaymondMore merge-down.
2005-01-28 Eric S. RaymondSecond round of merging Sergeev changes.
2005-01-20 Eric S. RaymondGet rid of all DOS-generated CRs.
2005-01-20 Eric S. RaymondOne more small merge.
2005-01-20 Eric S. RaymondMerge some more SERGEEV stuff.
2005-01-20 Eric S. RaymondMore merging of SERGEEV changes.
2005-01-20 Eric S. RaymondMerge more SERGEEV stuff.
2005-01-20 Eric S. RaymondAvoid an infinite loop on some skips.
2005-01-20 Eric S. RaymondCleanup as part of Sergeev merge.
2005-01-19 Eric S. RaymondThese are unused.
2005-01-19 Eric S. RaymondFirst round of Sergeev merges.
2005-01-19 Eric S. RaymondComment describing Stas Sergeev's changes, which we...
2005-01-19 Eric S. RaymondFirst round of changes from Stas Sergeev.
2004-11-05 Eric S. RaymondSet up pre- and post-command hooks.
2004-11-05 Eric S. RaymondCommit the first version of the curses interface.
2004-11-05 Eric S. RaymondWe have the framework of the curses interface working.
2004-11-05 Eric S. RaymondDon't generate UTF-8 into sst.doc.
2004-11-04 Eric S. Raymondcurses interface is now partly working.
2004-11-04 Eric S. RaymondNext step: seal off the input logic.
2004-11-04 Eric S. RaymondMove I/O to a separate module -- first step towards...
2004-11-04 Eric S. RaymondGet rid of linux.c and os2.c, code is pure ANSI now.
2004-11-04 Eric S. RaymondFirst step towards getting rid of the non-ANSI stuff.
2004-11-04 Eric S. RaymondMake the internal pager actually work. In the process...
2004-11-03 Eric S. RaymondAdd the README and spec files
2004-11-03 Eric S. RaymondInstall/uninstall are in place.
2004-11-02 Eric S. RaymondTwo more to-do items down.
2004-11-02 Eric S. RaymondWe can now override the docfile location.
2004-11-01 Eric S. RaymondAdd a manual page.
2004-11-01 Eric S. RaymondKnows how to use LINES now.
2004-11-01 Eric S. RaymondBetter project documentation.
2004-11-01 Eric S. RaymondAdded a TO-DO list.
2004-11-01 Eric S. RaymondThe beginnings of the website.
2004-11-01 Eric S. RaymondHelp system revamped.
2004-11-01 Eric S. RaymondFix a float format.
2004-11-01 Eric S. RaymondMore typo fixes. May be time to convert to DocBook.
2004-11-01 Eric S. RaymondClean up some float formatting.
2004-11-01 Eric S. RaymondDocument what I've done.
2004-11-01 Eric S. RaymondMore de-FORTRANizing of the output code.
2004-11-01 Eric S. Raymondprintfs have been banished. All outputnow goes through...
2004-11-01 Eric S. RaymondMagic number changes, get rid of nulplanet structure.
2004-11-01 Eric S. RaymondMagic-constent elimination (use an enum instead.
2004-11-01 Eric S. RaymondAnother step in consolidating the saved-state globals.
2004-11-01 Eric S. RaymondAnother step in coalescing all the globals.
2004-10-31 Eric S. RaymondThe quad global gets pulled into the frozen structure.
2004-10-31 Eric S. RaymondNext step towards structure merge.
2004-10-31 Eric S. RaymondFix some C that gcc tags as unclean or unsafe. Rename...
2004-10-31 Eric S. RaymondCode, comment, and documentation typo fixes.
2004-10-31 Eric S. RaymondInitial commit of Tom Almy's version plus sst.doc.