[Commits] [wesnoth/wesnoth] c2e1d7: less config reloads

GitHub noreply at github.com
Thu Jun 18 15:20:47 UTC 2015


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

  Changed paths:
    M data/_main.cfg
    M src/game_config_manager.cpp
    M src/game_config_manager.hpp
    M src/game_initialization/create_engine.cpp
    M src/game_launcher.cpp

  Log Message:
  -----------
  less config reloads

This removes a config reload when opening multiplayer or singleplayer
campaign selection screen after playign a campaign.

To do this we must make sure the default era for sp and for mp have the
same id becasue otherwise we might get an id not found error.


  Commit: 8fc40ae22756805aba8c56d6f84c870b644a1a98
      https://github.com/wesnoth/wesnoth/commit/8fc40ae22756805aba8c56d6f84c870b644a1a98
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-06-18 (Thu, 18 Jun 2015)

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

  Log Message:
  -----------
  remove unused function


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

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

  Log Message:
  -----------
  remove unused function


  Commit: 46295cbde63b411d05f430b7a47bcc85b56ec7e3
      https://github.com/wesnoth/wesnoth/commit/46295cbde63b411d05f430b7a47bcc85b56ec7e3
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-06-18 (Thu, 18 Jun 2015)

  Changed paths:
    M src/game_initialization/mp_options.cpp
    M src/game_initialization/mp_options.hpp
    M src/game_initialization/multiplayer_configure.cpp
    M src/game_initialization/playcampaign.cpp
    M src/saved_game.cpp

  Log Message:
  -----------
  allow [options] in [campaign]

this makes more sense than puttng them into the first [scenario] because
those options usually apply to all scenarios of that campaign.


  Commit: 6c97702c458f06c68666d8930c53f57ee6f93421
      https://github.com/wesnoth/wesnoth/commit/6c97702c458f06c68666d8930c53f57ee6f93421
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2015-06-18 (Thu, 18 Jun 2015)

  Changed paths:
    M src/game_initialization/flg_manager.cpp

  Log Message:
  -----------
  fix random leader gender in sp

http://gna.org/bugs/?23496


Compare: https://github.com/wesnoth/wesnoth/compare/024c56459e56...6c97702c458f


More information about the Commits mailing list