0ad/source/lobby/scripting
elexis 39fcd1d031 Implement clientside kick/ban support for the lobby.
Displays a chat notification for all lobby clients if a client is kicked
or banned, pop up a message box for the affected one, including the kick
reason.
Clean the player- and gamelist upon disconnect and disable the control
elements.

Reviewed By: Imarok
Differential Revision: https://code.wildfiregames.com/D116
This was SVN commit r19250.
2017-02-28 11:16:46 +00:00
..
JSInterface_Lobby.cpp Implement clientside kick/ban support for the lobby. 2017-02-28 11:16:46 +00:00
JSInterface_Lobby.h Use const T& for parameters of some types in script-exposed native functions 2016-01-23 15:17:56 +00:00