X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=TODO;h=dae737b5cf06fed25370845f8e7e2db16a346d0f;hp=8062cb145c7b81c2980ab8a66614f2a262fde37b;hb=4823bf1766c5bed460462e61bcf4ddabaaabaf17;hpb=d5826a672dd4afc591476655b4905cb6542cd89c diff --git a/TODO b/TODO index 8062cb1..dae737b 100644 --- a/TODO +++ b/TODO @@ -1,28 +1,21 @@ 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. +Short-term items: -* Do a manual page. +* Bring the online help in sync with our commands changes -* Improve the internal pager. +* Find out why the online help contains the escape sequences like ~@~T (Eric?) -* Yes-no confirmations and "press-to-continue" situations should print - a recognizable standard prompt. +* Adjust the sst.spec wrt the build system changes -* A real release, with downloadable tarballs and RPMs and so forth. +* Maybe make a release -* 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 CHART, - REST, DOCK, QUIT, and DAMAGE were in the original non-"super" version. +Long-term items: -* 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. +* gettextize +* Russian translation +* Wrap a GUI around it.