X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=TODO;h=202039288aa7a6a462f4d175137f2ab8b7f221be;hp=505b95208de39d5b3bb36aa15aeac970fd0bb1c4;hb=03ea69145938e4b01e7efc6be80a543bad1739c7;hpb=4d58f6a044aa52ac6f097171f05abd12dbcc1255 diff --git a/TODO b/TODO index 505b952..2020392 100644 --- a/TODO +++ b/TODO @@ -1,28 +1,14 @@ Super Star Trek TO-DO list -* Remove the assumption that sst.doc lives in the current directory. - -* Have it read the value of LINES rather than assumong a 24-line terminal. - -* Do a manual page. - -* Improve the internal pager. - -* Yes-no confirmations and "press-to-continue" situations should print - a recognizable standard prompt. - -* A real release, with downloadable tarballs and RPMs and so forth. - * The time machine switch. Specify a year, get only the features that then existed. (This would be partly so people can try the original non-"super" version Matuszek and Reynolds wrote.) Dave Matuszek tells me that SRSCAN, MOVE, PHASERS, CALL, STATUS, - IMPULSE, PHOTONS, ABANDON, LRSCAN, WARP, SHIELDS, DESTRUCT\n" CHART, + IMPULSE, PHOTONS, ABANDON, LRSCAN, WARP, SHIELDS, DESTRUCT CHART, REST, DOCK, QUIT, and DAMAGE were in the original non-"super" version. * Write a curses-based interface. Shouldn't be hard, all output goes through prout/proutn/prouts so we can split the screen into two panes with the upper one for the charts. -