[Commits] [wesnoth/wesnoth] 4810e2: add warning if current_player attribute is specifi...

GitHub noreply at github.com
Wed Mar 9 15:14:40 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 4810e2c0ff531248e56aa1b710ae4ba918be3b9b
      https://github.com/wesnoth/wesnoth/commit/4810e2c0ff531248e56aa1b710ae4ba918be3b9b
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2016-03-09 (Wed, 09 Mar 2016)

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

  Log Message:
  -----------
  add warning if current_player attribute is specified by wml

specifying this attribute in [side] can result in assertion failure.


  Commit: 49ee9daad7aa3160bcef178c6aa2394d67e3d968
      https://github.com/wesnoth/wesnoth/commit/49ee9daad7aa3160bcef178c6aa2394d67e3d968
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2016-03-09 (Wed, 09 Mar 2016)

  Changed paths:
    M src/game_initialization/connect_engine.cpp

  Log Message:
  -----------
  dont have reserved sides in singleplayer connect engine.


  Commit: d424911eeb1d89aed83911e1fe24c31c55748775
      https://github.com/wesnoth/wesnoth/commit/d424911eeb1d89aed83911e1fe24c31c55748775
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2016-03-09 (Wed, 09 Mar 2016)

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

  Log Message:
  -----------
  Revert "Fix team_info::side_name() returning wrong type"

This reverts commit 89ef1d318a7f219586ee894da46514dbb312cfe7.

That commit made side_name() return a wrong value in case
current_player changed during a game.


Compare: https://github.com/wesnoth/wesnoth/compare/f4590e6bda99...d424911eeb1d


More information about the Commits mailing list