X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=TODO;h=864b2d5251472a6c0c947674b39a95fede61f89d;hp=b07a100373ea836077efab8e539ae8adae243bd3;hb=c380889ff9e9ce586ee37bb61d0b8fbc6b39d643;hpb=546c3eac5680f10eb3d08962a151e37cda548e69 diff --git a/TODO b/TODO index b07a100..864b2d5 100644 --- a/TODO +++ b/TODO @@ -1,26 +1,17 @@ Super Star Trek TO-DO list -* Remove the assumption that sst.doc lives in the current directory. -* Improve the internal pager. +Short-term items: -* 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. - -* 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.) +Long-term items: +* gettextize +* Russian translation +* Wrap a GUI around it.