This hopefully fixes the "lockup on supernova" problem.
[super-star-trek.git] / moving.c
2005-05-25 Stas SergeevThis hopefully fixes the "lockup on supernova" problem.
2005-02-18 Eric S. RaymondMerge Stas's fixes to restore old behavior in the chart...
2005-02-12 Eric S. RaymondSimplified the logic for refeshing starcharts.
2005-02-12 Eric S. RaymondGet rid of another magic number.
2005-02-07 Eric S. RaymondMore origin-hiding.
2005-02-07 Eric S. RaymondHide some differences between 0-origin and 1-origin...
2005-02-07 Eric S. RaymondRewrite to get ride of FORTRANish galaxy and newstuff...
2005-02-07 Eric S. RaymondChange devices arrays from 1-origin to 0-origin.
2005-02-06 Eric S. RaymondGet rid of FORTRANisms.
2005-02-06 Eric S. RaymondMore magic-number chasing.
2005-02-06 Eric S. RaymondMagic number elimination.
2005-02-05 Eric S. RaymondCorrect the prompt-setting.
2005-02-05 Eric S. RaymondThis completely merges the line-oriented and screen...
2005-02-04 Eric S. RaymondHeader file cleanup.
2005-02-04 Eric S. RaymondFix some messages.
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 Stas's patch #3.
2005-01-28 Eric S. RaymondMore merge-down.
2005-01-20 Eric S. RaymondGet rid of all DOS-generated CRs.
2005-01-20 Eric S. RaymondMore merging of SERGEEV changes.
2005-01-20 Eric S. RaymondMerge more SERGEEV stuff.
2005-01-19 Eric S. RaymondFirst round of Sergeev merges.
2005-01-19 Eric S. RaymondFirst round of changes from Stas Sergeev.
2004-11-04 Eric S. Raymondcurses interface is now partly working.
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. RaymondCode, comment, and documentation typo fixes.
2004-10-31 Eric S. RaymondInitial commit of Tom Almy's version plus sst.doc.