X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=TODO;h=2a95c4725d06d2f80405b819a91004775ffb0085;hp=8aff8a80647027d6f8599b13e76a240b180aedcf;hb=6b396c7a585fcf5c54caf29c527b195999d23bfe;hpb=e9397676148f7e501e7a181d354020f86602a566 diff --git a/TODO b/TODO index 8aff8a8..2a95c47 100644 --- a/TODO +++ b/TODO @@ -1,22 +1,7 @@ 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.) - - 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.) - +* Wrap a GUI around it. +* Find out what the deathray behavior was before Tom Almy changed it, + and reverse the change when the game type is 'plain'.