[Commits] [wesnoth/wesnoth] d88f59: Hack: store era addon id in mp game settings

GitHub noreply at github.com
Sat Oct 1 15:57:59 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: d88f591eb59735c2e540a95a252670d6d50cac6f
      https://github.com/wesnoth/wesnoth/commit/d88f591eb59735c2e540a95a252670d6d50cac6f
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
    M src/gui/dialogs/lobby/data.cpp
    M src/mp_game_settings.cpp
    M src/mp_game_settings.hpp

  Log Message:
  -----------
  Hack: store era addon id in mp game settings

This is so lobby games without the requisite era installed can display a name other than the
era's id, which isn't very nice to look at.

Note that I'm not sure if this is the best or cleanest way to handle this. At some point I'll
need to look more closely at the way addons configs are handled with regards to such games.





More information about the Commits mailing list