[Commits] [wesnoth/wesnoth] bdcfe8: DiD S01 Fix bug: Allow undo

GitHub noreply at github.com
Wed Nov 29 22:32:46 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: bdcfe84d6f2b7e49f222b335e637dcc32befc338
      https://github.com/wesnoth/wesnoth/commit/bdcfe84d6f2b7e49f222b335e637dcc32befc338
  Author: Gregory A Lundberg <gregory_lundberg at gmx.com>
  Date:   2017-11-29 (Wed, 29 Nov 2017)

  Changed paths:
    M data/campaigns/Descent_Into_Darkness/scenarios/01_Saving_Parthyn.cfg

  Log Message:
  -----------
  DiD S01 Fix bug: Allow undo

Be consistent and allow undo on both sign posts.


  Commit: a6fce925859a39a6405bb38f1507caf03096deed
      https://github.com/wesnoth/wesnoth/commit/a6fce925859a39a6405bb38f1507caf03096deed
  Author: Gregory A Lundberg <gregory_lundberg at gmx.com>
  Date:   2017-11-29 (Wed, 29 Nov 2017)

  Changed paths:
    M data/campaigns/Descent_Into_Darkness/scenarios/02_Peaceful_Valley.cfg

  Log Message:
  -----------
  DiD S02 Cannot undo

The first moveto to 15,11 also causes a capture, which sets some variables and creates some units. So allow_undo has no effect.


  Commit: a599436ec362d1ed79670e93aee9b0f09e63f7d8
      https://github.com/wesnoth/wesnoth/commit/a599436ec362d1ed79670e93aee9b0f09e63f7d8
  Author: Gregory A Lundberg <gregory_lundberg at gmx.com>
  Date:   2017-11-29 (Wed, 29 Nov 2017)

  Changed paths:
    M data/campaigns/Descent_Into_Darkness/scenarios/02_Peaceful_Valley.cfg

  Log Message:
  -----------
  DiD Remove variable artifacts


  Commit: 128413da5a79a906d6aa1298e60ae6ad6429d840
      https://github.com/wesnoth/wesnoth/commit/128413da5a79a906d6aa1298e60ae6ad6429d840
  Author: Gregory A Lundberg <gregory_lundberg at gmx.com>
  Date:   2017-11-29 (Wed, 29 Nov 2017)

  Changed paths:
    M data/campaigns/Descent_Into_Darkness/scenarios/02_Peaceful_Valley.cfg

  Log Message:
  -----------
  DiD S02 Fix bug: Swamp only

Use a terrain filter to avoid triggering the Ghouls when ending in forest instead of swamp.


  Commit: 3f646cc96547e57a258cc7e854abdd6da8ba734e
      https://github.com/wesnoth/wesnoth/commit/3f646cc96547e57a258cc7e854abdd6da8ba734e
  Author: Gregory A Lundberg <gregory_lundberg at gmx.com>
  Date:   2017-11-29 (Wed, 29 Nov 2017)

  Changed paths:
    M data/campaigns/Descent_Into_Darkness/scenarios/04_Beginning_of_the_Revenge.cfg

  Log Message:
  -----------
  DiD S04 Todo: Add snow

Lifted code from HttT to add snow coverage.


Compare: https://github.com/wesnoth/wesnoth/compare/822f98b754fd...3f646cc96547


More information about the Commits mailing list