[wesnoth-commits] [wesnoth/wesnoth] 5ee08c: Add support for asynchronously querying a player's...
Pentarctagon
noreply at github.com
Sat Jan 16 18:48:22 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 5ee08c80fb1d1c290d185c080ac6405a64e6a605
https://github.com/wesnoth/wesnoth/commit/5ee08c80fb1d1c290d185c080ac6405a64e6a605
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2021-01-16 (Sat, 16 Jan 2021)
Changed paths:
M source_lists/wesnothd
M src/server/common/dbconn.cpp
M src/server/common/dbconn.hpp
M src/server/common/forum_user_handler.cpp
M src/server/common/forum_user_handler.hpp
A src/server/common/resultsets/game_history.cpp
A src/server/common/resultsets/game_history.hpp
M src/server/common/user_handler.hpp
M src/server/wesnothd/server.cpp
M utils/mp-server/table_definitions.sql
Log Message:
-----------
Add support for asynchronously querying a player's game history for display on the client.
More information about the Commits
mailing list