X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=TODO;h=dae737b5cf06fed25370845f8e7e2db16a346d0f;hp=aacd81414df269c2142fdd5a32b1edac1d8da631;hb=4823bf1766c5bed460462e61bcf4ddabaaabaf17;hpb=e38417cf291ac23e9de46b0376e42747d1d39582 diff --git a/TODO b/TODO index aacd814..dae737b 100644 --- a/TODO +++ b/TODO @@ -1,20 +1,21 @@ Super Star Trek TO-DO list -* Yes-no confirmations and "press-to-continue" situations should print - a recognizable standard prompt. -* 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.) +Short-term items: - 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. +* Bring the online help in sync with our commands changes -* 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. (Note, there's one fputs() used in the help reader to - avoid % expansion.) +* Find out why the online help contains the escape sequences like ~@~T (Eric?) +* Adjust the sst.spec wrt the build system changes +* Maybe make a release + +Long-term items: + +* gettextize + +* Russian translation + +* Wrap a GUI around it.