5 1. Set up commands for examine mode; allow examiners to add or remove pieces
6 to or from a position. Also allow users to clear the board except for
9 2. Network many servers together.
14 3. Rank information in RAM. UpdateRank takes too long.
19 4. Channel names (like "admin channel") instead of channel numbers
20 ("channel 0"). If we do this, I think we could seriously consider
21 eliminating the "shout" and "it" commands.
23 5. Draw offers and aborts for adjourned games.
25 6. On line registration. I don't see any reason not to allow this now that
26 we also have autoreg by e-mail.
28 7. Apparently some limits are not checked; MAX_CHANNEL, MAX_ALIAS, probably
29 some others as well. We should fix this.
31 Well, these are my immediate thoughts; feel free to add your own, or to
34 [Last modified: November 16, 1995 -- hersco]