K 10
svn:author
V 5
mbook
K 8
svn:date
V 27
2009-05-23T01:33:03.031732Z
K 7
svn:log
V 667
Improved voting code ported from warclient.

- It is now possible to make votes in pregame.
- Added new capability based voteinfo packets.
- Added optional capability "voteinfo".
- Moved all voting related code on the server
  side to server/voting.[ch].
- Added gui function voteinfo_gui_update() and
  stubs for all guis.
- Added vote parameters to command definitions.
- Added helper function command_access_level().
- Modified notify_team() to send to all players
  if the first argument is NULL.
- Cleaned up vote_command() in stdinhand.c.
- Some rearrangement of handle_stdin_input().

See GNA #13515

Warclient code originally by pepeto, woodswolf,
and myself.
END
