Install/uninstall are in place.
[super-star-trek.git] / TODO
1                 Super Star Trek TO-DO list
2
3 * Yes-no confirmations and "press-to-continue" situations should print
4   a recognizable standard prompt.
5
6 * The time machine switch.  Specify a year, get only the features that
7   then existed.  (This would be partly so people can try the original
8   non-"super" version Matuszek and Reynolds wrote.)
9
10   Dave Matuszek tells me that SRSCAN, MOVE, PHASERS, CALL, STATUS,
11   IMPULSE, PHOTONS, ABANDON, LRSCAN, WARP, SHIELDS, DESTRUCT CHART,
12   REST, DOCK, QUIT, and DAMAGE were in the original non-"super" version.
13
14 * Write a curses-based interface.  Shouldn't be hard, all output goes through
15   prout/proutn/prouts so we can split the screen into two panes with the upper
16   one for the charts.  (Note, there's one fputs() used in the help reader to
17   avoid % expansion.)
18
19
20