X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=TODO;h=202039288aa7a6a462f4d175137f2ab8b7f221be;hb=998ff9c48426dd89c25b56ab59a0c8e2b6986355;hp=8aff8a80647027d6f8599b13e76a240b180aedcf;hpb=e9397676148f7e501e7a181d354020f86602a566;p=super-star-trek.git diff --git a/TODO b/TODO index 8aff8a8..2020392 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,5 @@ Super Star Trek TO-DO list -* 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.) @@ -15,8 +10,5 @@ * 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.) - - + one for the charts.