[Commits] [wesnoth/wesnoth] 3496b1: Team: save user_team_name as serialized

GitHub noreply at github.com
Sun Feb 11 04:49:51 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 3496b1a6054a765e4f6b5a88af29649ce718dc42
      https://github.com/wesnoth/wesnoth/commit/3496b1a6054a765e4f6b5a88af29649ce718dc42
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2018-02-11 (Sun, 11 Feb 2018)

  Changed paths:
    M src/team.cpp
    M src/team.hpp

  Log Message:
  -----------
  Team: save user_team_name as serialized

Hopefully this will fix issues in Game Stats where the teamname was displayed as "teamname^South",
for example. I think the reason it appears that way has to do with translatable strings not being
transmitted properly...

This is the same method used in connect_engine.





More information about the Commits mailing list