K 10
svn:author
V 6
pepeto
K 8
svn:date
V 27
2010-02-25T09:04:13.480372Z
K 7
svn:log
V 613
Fix a bunch of bugs related to the function server_packet_input():
* Allow the reception of PACKET_VOTE_SUBMIT outside S_S_RUNNING server state.
* Removed duplication of test PACKET_REPORT_REQ and PACKET_CLIENT_INFO.
* Moved the handle of packet PACKET_CONN_PONG.
* Remove reference to "observer player" which doesn't exist anymore since 2.0.
* 'pconn->observer' is checked in the player test, because an observer is not
a valid player.
* pplayer->nturns_idle not reset to 0 when an observer send a packet.
* Removed not needed translation of an error message.

Reported by Jacob Nevins (jtn)

See gna bug #15451

END
