[Commits] [wesnoth/wesnoth] 35e7a6: Set income and support to their expected default v...

GitHub noreply at github.com
Wed Jul 26 14:31:24 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 35e7a6643be6ad6fba46921204575fa7eb965969
      https://github.com/wesnoth/wesnoth/commit/35e7a6643be6ad6fba46921204575fa7eb965969
  Author: DisherProject <pycchio at tiscali.it>
  Date:   2017-07-23 (Sun, 23 Jul 2017)

  Changed paths:
    M src/game_initialization/configure_engine.cpp

  Log Message:
  -----------
  Set income and support to their expected default values in mp games

If not set to a custom value in the scenario file, income per village
and village support should be respectively equal to "2" and "1" by
default in multiplayer. Previously they were both set to "1", according
to the gameplay constants stated in game_config.cpp.


  Commit: 2ca349d3bab7eb6a9efc2d2bf3678bf8a17cb897
      https://github.com/wesnoth/wesnoth/commit/2ca349d3bab7eb6a9efc2d2bf3678bf8a17cb897
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2017-07-26 (Wed, 26 Jul 2017)

  Changed paths:
    M src/game_initialization/configure_engine.cpp

  Log Message:
  -----------
  Merge pull request #1846 from DisherProject/master

Set village income and support to their expected default values in mp games


Compare: https://github.com/wesnoth/wesnoth/compare/67e3c76fca3d...2ca349d3bab7


More information about the Commits mailing list