added a limit for the number of votes that can be added to the server and send option...
commit5b328e54842b128881237ed608705b596f310ce8
authoroy <Tom_Adams@web.de>
Sat, 26 Mar 2011 21:06:29 +0000 (26 22:06 +0100)
committeroy <Tom_Adams@web.de>
Sat, 26 Mar 2011 21:06:29 +0000 (26 22:06 +0100)
tree6700438579549faf9295bd5622826145c2976284
parent6e1b6b102a623d1e9b93566491bd9dc525fdcbaa
added a limit for the number of votes that can be added to the server and send options as lists when a client joins. Closes #459
datasrc/network.py
src/game/client/components/voting.cpp
src/game/client/components/voting.h
src/game/server/gamecontext.cpp
src/game/server/gamecontext.h
src/game/voting.h