[wesnoth-commits] [wesnoth/wesnoth] 09b799: Add a MP mod command to stop a game.
Pentarctagon
noreply at github.com
Thu Sep 5 13:01:39 UTC 2019
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: 09b799e9f1566b41a73e6c6436ecc344e4b38abd
https://github.com/wesnoth/wesnoth/commit/09b799e9f1566b41a73e6c6436ecc344e4b38abd
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2019-09-05 (Thu, 05 Sep 2019)
Changed paths:
M src/server/server.cpp
M src/server/server.hpp
Log Message:
-----------
Add a MP mod command to stop a game.
This command is of the form "/query stopgame <nick>". wesnothd then retrieves the id of the game that person is in and calls delete_game(<id>).
Backport of c8976432af207e1442d316abf854e316767e3cb9
More information about the Commits
mailing list