[Commits] [wesnoth/wesnoth] f1385f: fix faction overwriting wrong values

GitHub noreply at github.com
Fri Jun 19 20:10:53 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f1385f78287bc9a226378e31c98676a0b7067bbf
      https://github.com/wesnoth/wesnoth/commit/f1385f78287bc9a226378e31c98676a0b7067bbf
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-06-19 (Fri, 19 Jun 2015)

  Changed paths:
    M src/game_initialization/connect_engine.cpp

  Log Message:
  -----------
  fix faction overwriting wrong values

"image" and "flag_rgb" which are unit attributes should not be
overwritten by those values form teh faction which describe how teh
faction is presented in teh faction list


  Commit: 4d4b69812ebb146941a7f58798c38628fc043c6b
      https://github.com/wesnoth/wesnoth/commit/4d4b69812ebb146941a7f58798c38628fc043c6b
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-06-19 (Fri, 19 Jun 2015)

  Changed paths:
    M src/game_initialization/singleplayer.cpp
    M src/game_initialization/singleplayer.hpp

  Log Message:
  -----------
  fixup 'automaticly detect whether to show mp_configure in sp'

Fixed a travis wanring and commandline jump to scenario.


  Commit: dbea53e5273cbb6aa1baec998a10c68ba6155707
      https://github.com/wesnoth/wesnoth/commit/dbea53e5273cbb6aa1baec998a10c68ba6155707
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-06-19 (Fri, 19 Jun 2015)

  Changed paths:
    M src/server/game.cpp

  Log Message:
  -----------
  remove unread attrbutes

te host only reads "faction","gender" and "leader" if change_faction=yes


  Commit: da4994f4dd65a3b4496a17ec77ab1f573a3e5175
      https://github.com/wesnoth/wesnoth/commit/da4994f4dd65a3b4496a17ec77ab1f573a3e5175
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-06-19 (Fri, 19 Jun 2015)

  Changed paths:
    M src/game_initialization/flg_manager.cpp
    M src/game_initialization/flg_manager.hpp

  Log Message:
  -----------
  fix assertions on invalid network data

previously it could happen that the host got assertion errors if teh
clients choose invalid factions/leaders


Compare: https://github.com/wesnoth/wesnoth/compare/acf177fbd0d1...da4994f4dd65


More information about the Commits mailing list