This patch adds two new server commands and removes the default behaviour of broadcasting all mistyped commands to all clients as a "say" message.
The new commands are "chat" and "cp".
For example:
chat tjw: hello everyone
Will "print" the message to all clients similar to the "say" command without the "server: " prefix.
cp ^1server restarting
Will center print the message to all clients.
Created attachment 871 [details] tremulous-svn765-server_console_chat
Created attachment 876 [details] this patch made from correct working dir