[wesnoth-commits] [wesnoth/wesnoth] 0f2e4f: Store additional information in the database:
Pentarctagon
noreply at github.com
Tue Jun 23 17:34:29 UTC 2020
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: 0f2e4f69f780bd4c104923ee168e0b750c692f52
https://github.com/wesnoth/wesnoth/commit/0f2e4f69f780bd4c104923ee168e0b750c692f52
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2020-06-23 (Tue, 23 Jun 2020)
Changed paths:
M src/server/forum_user_handler.cpp
M src/server/forum_user_handler.hpp
M src/server/sample_user_handler.cpp
M src/server/sample_user_handler.hpp
M src/server/server.cpp
M src/server/user_handler.hpp
M utils/mp-server/table_definitions.sql
Log Message:
-----------
Store additional information in the database:
* mp_scenario_addon_id
* mp_scenario_addon_version (host's version)
* mp_era_addon_id
* mp_era_addon_version (host's version)
* active_mod_addon_ids
* active_mod_versions (host's versions)
More information about the Commits
mailing list