[Commits] [wesnoth/wesnoth-old] f689cc: create next_scenario_settings member of end_level_...

GitHub noreply at github.com
Wed Feb 19 20:18:42 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth-old
  Commit: f689cc8412316e19930a83668c490d576fee61e8
      https://github.com/wesnoth/wesnoth-old/commit/f689cc8412316e19930a83668c490d576fee61e8
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

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

  Log Message:
  -----------
  create next_scenario_settings member of end_level_data

it is read and written during serialization


  Commit: 9d7255a29d3954788e4ef3bcdcf903dfefb5f592
      https://github.com/wesnoth/wesnoth-old/commit/9d7255a29d3954788e4ef3bcdcf903dfefb5f592
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

  Changed paths:
    M src/game_events/action_wml.cpp

  Log Message:
  -----------
  next_scenario_settings is read from [endlevel] WML tag


  Commit: d07c784ae5f2b9763896267e6105f71d7242e440
      https://github.com/wesnoth/wesnoth-old/commit/d07c784ae5f2b9763896267e6105f71d7242e440
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

  Changed paths:
    M src/playcampaign.cpp

  Log Message:
  -----------
  carryover WML is applied at start of scenario by playcampaign.cpp


  Commit: 655a08beed2d2344fbf0d91fe4fe199a4a7f684c
      https://github.com/wesnoth/wesnoth-old/commit/655a08beed2d2344fbf0d91fe4fe199a4a7f684c
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

  Changed paths:
    M src/game_end_exceptions.cpp
    M src/game_end_exceptions.hpp
    M src/game_events/action_wml.cpp
    M src/playcampaign.cpp

  Log Message:
  -----------
  add and implement next_scenario_append


  Commit: 82e71a9fba8f44989afd868276ade5506254b004
      https://github.com/wesnoth/wesnoth-old/commit/82e71a9fba8f44989afd868276ade5506254b004
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

  Changed paths:
    M src/playcampaign.cpp

  Log Message:
  -----------
  merge the "allow_new_game" field before test for mp ui


  Commit: acb49a55802b501e95154be00b9d0b1cca858e1d
      https://github.com/wesnoth/wesnoth-old/commit/acb49a55802b501e95154be00b9d0b1cca858e1d
  Author: cbeck88 <beck.ct at gmail.com>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

  Changed paths:
    M src/game_end_exceptions.cpp
    M src/game_end_exceptions.hpp
    M src/game_events/action_wml.cpp
    M src/playcampaign.cpp

  Log Message:
  -----------
  Merge pull request #98 from cbeck88/carryover_WML

feature: [endlevel] may specify carryover WML merged/appended into next scenario


Compare: https://github.com/wesnoth/wesnoth-old/compare/ee8c1afc31bc...acb49a55802b


More information about the Commits mailing list