Remove CRs.
[super-star-trek.git] / io.c
2005-02-04 Eric S. RaymondPrevent the sensor display from being garbled.
2005-02-04 Eric S. RaymondDon't use a compiler trick to initialize the conio...
2005-02-04 Eric S. RaymondHeader file cleanup.
2005-02-04 Eric S. RaymondRestored REQUEST.
2005-02-04 Eric S. RaymondMake sure this builds with -DSERGEEV.
2005-02-04 Eric S. RaymondFix some messages.
2005-02-04 Eric S. RaymondMinor cleanup.
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. RaymondMore factoring out.
2005-02-04 Eric S. Raymondsetwnd() is now a save no-op in TTY mode.
2005-02-04 Eric S. Raymondgetline -> cgetline.
2005-02-04 Eric S. RaymondGive names to the windows.
2005-02-03 Eric S. RaymondStart pulling SERGEEV dependencies out of sst.c.
2005-02-03 Eric S. RaymondPull SERGEEV dependencies out of reports.c.
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-01-28 Eric S. RaymondSecond round of merging Sergeev changes.
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. 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. RaymondCommit the first version of the curses interface.