super-star-trek.git
2006-09-12 Eric S. RaymondAnother documentation update.
2006-09-11 Eric S. RaymondWeb page now published. Add material to the history...
2006-09-11 Eric S. RaymondStas believes he's fixed the warp-out-of-supernova...
2005-05-25 Stas SergeevFix the logic around remkl.
2005-05-25 Stas SergeevSmall bug with displaying the starbase's lrscan
2005-05-25 Stas SergeevThis hopefully fixes the "lockup on supernova" problem.
2005-05-24 Stas SergeevFixed klingon count to avoid winning the game before...
2005-04-29 Eric S. RaymondNote the existence of the new commit-watch list.
2005-04-28 Stas SergeevFix the scroll-pausing code.
2005-04-18 Eric S. RaymondResync code and docs.
2005-04-18 Eric S. RaymondTry to handle message scrolling in curses.
2005-04-14 Eric S. RaymondRPM building works now.
2005-04-14 Eric S. RaymondJust a rename.
2005-04-14 Eric S. RaymondUpdates for the build machinery.
2005-04-14 Eric S. RaymondGet rid of the DOS CRs.
2005-04-14 Eric S. RaymondStas's change to get rid of unwanted EOLs.
2005-02-18 Eric S. RaymondMerge Stas's fixes to restore old behavior in the chart...
2005-02-13 Eric S. RaymondDefault version generates your password.
2005-02-13 Eric S. RaymondStas's fixes for torpedo and phaser animation.
2005-02-13 Eric S. RaymondGet rid of \r characters.
2005-02-12 Eric S. RaymondFix the bracket display.
2005-02-12 Eric S. RaymondFollow up on OPTION_SHOWME.
2005-02-12 Eric S. RaymondAdded OPTION_SHOWME.
2005-02-12 Eric S. RaymondTypo fix.
2005-02-12 Eric S. RaymondSimplified the logic for refeshing starcharts.
2005-02-12 Eric S. RaymondGet rid of another magic number.
2005-02-12 Eric S. RaymondFix several minor bugs reported by Stas Sergeev.
2005-02-07 Eric S. RaymondSpeed up slow printing somewhat.
2005-02-07 Eric S. RaymondMore presentation bugs.
2005-02-07 Eric S. RaymondFix two minor presentation bugs.
2005-02-07 Eric S. RaymondBug fix inbase iteration.
2005-02-07 Eric S. RaymondCleanup up after previous change.
2005-02-07 Eric S. RaymondCompute the maximum number of bases from BASEMAX.
2005-02-07 Eric S. RaymondDe-FORTRANize the future array.
2005-02-07 Eric S. RaymondYet more origin-hiding.
2005-02-07 Eric S. RaymondMore origin-hiding.
2005-02-07 Eric S. RaymondHide more origin differences.
2005-02-07 Eric S. RaymondHide some differences between 0-origin and 1-origin...
2005-02-07 Eric S. RaymondStash orbital height in gane structure in case we save...
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-07 Eric S. RaymondDo Thingy as Dave suggests, not retained in saved games.
2005-02-07 Eric S. RaymondOK, now we implement command suppression by options.
2005-02-07 Eric S. RaymondFirst cut at game-option support.
2005-02-07 Eric S. RaymondComments on the history.
2005-02-07 Eric S. Raymondconio.[ch] is gone.
2005-02-07 Eric S. RaymondNo longer needed.
2005-02-06 Eric S. RaymondQuiet the sensors.
2005-02-06 Eric S. RaymondGet rid of FORTRANisms.
2005-02-06 Eric S. RaymondSome changes get reverted.
2005-02-06 Eric S. RaymondMore magic-number chasing, and the "Bases left" report.
2005-02-06 Eric S. RaymondMore magic-number chasing.
2005-02-06 Eric S. RaymondMore magic-number hunting -- BASEMAX this time.
2005-02-06 Eric S. RaymondMore magic-number fixes.
2005-02-06 Eric S. RaymondMagic number elimination.
2005-02-06 Eric S. RaymondColor is working.
2005-02-06 Eric S. RaymondColor is working.
2005-02-06 Eric S. RaymondUpdate the TODO.
2005-02-06 Eric S. RaymondBetter command suppression.
2005-02-05 Eric S. RaymondDilithium crystal indicator.
2005-02-05 Eric S. RaymondCorrect the prompt-setting.
2005-02-05 Eric S. RaymondNo longer needed.
2005-02-05 Eric S. RaymondThis completely merges the line-oriented and screen...
2005-02-05 Eric S. RaymondAdd a TODO.
2005-02-05 Eric S. RaymondMove cursor restoration into io.c.
2005-02-05 Eric S. RaymondSimplify the starchart code.
2005-02-05 Eric S. RaymondFirst half of runtime merge.
2005-02-05 Eric S. RaymondGuard against nasty surprises when building with -DESER...
2005-02-05 Eric S. RaymondHide a structure.
2005-02-04 Eric S. RaymondGet rid of c_printf().
2005-02-04 Eric S. RaymondRemove CRs.
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. RaymondCall it SST 2K.
2005-02-04 Eric S. RaymondWe don't want to support non-Unix OSes any more.
2005-02-04 Eric S. RaymondXML validates OK.
2005-02-04 Eric S. RaymondA step towards validation.
2005-02-04 Eric S. RaymondHeader file cleanup.
2005-02-04 Eric S. RaymondDocumentation fixes.
2005-02-04 Eric S. RaymondThere is a separate STATUS command.
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. RaymondRemove some dependencies from 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. RaymondRenumber some commands.
2005-02-04 Eric S. Raymondgetline -> cgetline.
2005-02-04 Eric S. RaymondGive names to the windows.
2005-02-04 Eric S. RaymondRewrote the command dispatcher.
2005-02-03 Eric S. RaymondStart pulling SERGEEV dependencies out of sst.c.
2005-02-03 Eric S. RaymondRenove SERGEEV deoendency from planets.c
2005-02-03 Eric S. RaymondPull SERGEEV dependencies out of reports.c.
2005-02-03 Eric S. RaymondMore dependency reduction.
2005-02-03 Eric S. RaymondPull SERGEEV dependencies out of sstlinux.c.
2005-02-03 Eric S. RaymondGet rid of clearscreen().
2005-02-03 Eric S. RaymondKnock SERGEEV out of setup.
next