X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=TODO;h=b8fb2682884ac7b6057d5c9fa5ef127ca37c205a;hb=706a411473a8f5b9c2fd80c0a9f866ba2bef1d24;hp=aacd81414df269c2142fdd5a32b1edac1d8da631;hpb=e38417cf291ac23e9de46b0376e42747d1d39582;p=super-star-trek.git diff --git a/TODO b/TODO index aacd814..b8fb268 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,5 @@ 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.) @@ -11,10 +8,5 @@ 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.) - - +* Fix the color support.