Remove CRs.
[super-star-trek.git] / sst.h
2005-02-04 Eric S. RaymondRestored REQUEST.
2005-02-04 Eric S. RaymondMake sure this builds with -DSERGEEV.
2005-02-04 Eric S. RaymondPull SERGEEV dependencies out of sst.c, fix docs.
2005-02-04 Eric S. RaymondSERGEEV dependencies cleaned out of battle.c
2005-02-04 Eric S. Raymondgetline -> cgetline.
2005-02-04 Eric S. RaymondGive names to the windows.
2005-02-03 Eric S. RaymondGet rid of clearscreen().
2005-02-03 Eric S. RaymondKnock SERGEEV out of setup.
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. RaymondGet rid of some unneeded conditionalizations.
2005-02-03 Eric S. RaymondMerge Stas's patch #3.
2005-01-28 Eric S. RaymondStill more mergedown.
2005-01-20 Eric S. RaymondGet rid of all DOS-generated CRs.
2005-01-20 Eric S. RaymondMerge some more SERGEEV stuff.
2005-01-20 Eric S. RaymondMore merging of SERGEEV changes.
2005-01-19 Eric S. RaymondFirst round of Sergeev merges.
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. RaymondWe have the framework of the curses interface working.
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. 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-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.