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