[Commits] [wesnoth/wesnoth] e0ec8c: dont delete a side from carryover if it came back ...

GitHub noreply at github.com
Sat Sep 20 20:41:14 UTC 2014


  Branch: refs/heads/1.12
  Home:   https://github.com/wesnoth/wesnoth
  Commit: e0ec8c32b22c95412925bc163eeaca6ffa96d1ab
      https://github.com/wesnoth/wesnoth/commit/e0ec8c32b22c95412925bc163eeaca6ffa96d1ab
  Author: gfgtdf <tischpapier at gmail.com>
  Date:   2014-09-10 (Wed, 10 Sep 2014)

  Changed paths:
    M src/play_controller.cpp

  Log Message:
  -----------
  dont delete a side from carryover if it came back to life

the previous behaviour was inconsitent, since [team]lost= wasn't read when loading a savegame. So this doesn't break previous behaviour.

This especialy fixes the scenario "Stolen Gold" from "Northern Rebirth" (http://gna.org/bugs/?22601)


  Commit: 73f1a0c0875fa511c68c18b197d76b1bdf9e1e80
      https://github.com/wesnoth/wesnoth/commit/73f1a0c0875fa511c68c18b197d76b1bdf9e1e80
  Author: gfgtdf <tischpapier at gmail.com>
  Date:   2014-09-14 (Sun, 14 Sep 2014)

  Changed paths:
    M src/team.cpp

  Log Message:
  -----------
  read lost= from [team] when loading a savefile


  Commit: 592e35c9b3541f6750490ff0881b3293be9f9e98
      https://github.com/wesnoth/wesnoth/commit/592e35c9b3541f6750490ff0881b3293be9f9e98
  Author: gfgtdf <tischpapier at gmail.com>
  Date:   2014-09-20 (Sat, 20 Sep 2014)

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

  Log Message:
  -----------
  Merge pull request #281 from wesnoth/carryover_fix_1_12

don't remove a side from carryover if it came back to life


Compare: https://github.com/wesnoth/wesnoth/compare/34b383a6927d...592e35c9b354


More information about the Commits mailing list