super-star-trek.git
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.
2005-02-03 Eric S. RaymondREmove half the conditionals.
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.
next