[wesnoth-commits] [wesnoth/wesnoth] 705bfc: Fix WML options being shown in the wrong category ...

Celtic Minstrel noreply at github.com
Sat Dec 14 17:12:23 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 705bfcc42f530afc0f7215856414e497bfdcd93c
      https://github.com/wesnoth/wesnoth/commit/705bfcc42f530afc0f7215856414e497bfdcd93c
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-12-14 (Sat, 14 Dec 2019)

  Changed paths:
    M src/commandline_options.cpp
    M src/wesnoth.cpp

  Log Message:
  -----------
  Fix WML options being shown in the wrong category in --help and make short option variations still imply --wconsole


  Commit: 3303be6c91e83144f8851ebb8c6ac4c2f7aec862
      https://github.com/wesnoth/wesnoth/commit/3303be6c91e83144f8851ebb8c6ac4c2f7aec862
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-12-14 (Sat, 14 Dec 2019)

  Changed paths:
    M data/schema/core/actionwml.cfg
    M data/schema/game_config.cfg
    M data/test/scenarios/test_move_unit.cfg

  Log Message:
  -----------
  Restore the dir+count test for move_unit and add the syntax to the schema


  Commit: de92d17a6d954b54ecb1a3cd70e1625d54d77828
      https://github.com/wesnoth/wesnoth/commit/de92d17a6d954b54ecb1a3cd70e1625d54d77828
  Author: Steve Cotton <steve at octalot.co.uk>
  Date:   2019-12-14 (Sat, 14 Dec 2019)

  Changed paths:
    M data/test/scenarios/test_move_unit.cfg
    M wml_test_schedule

  Log Message:
  -----------
  WIP: Test [move_unit] moving back to the starting hex


  Commit: 55fa2759a1f2adb16c2fec161cda2fa765a6a6f8
      https://github.com/wesnoth/wesnoth/commit/55fa2759a1f2adb16c2fec161cda2fa765a6a6f8
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2019-12-14 (Sat, 14 Dec 2019)

  Changed paths:
    M data/lua/wml/move_unit.lua
    M data/test/scenarios/test_move_unit.cfg

  Log Message:
  -----------
  Fix the test_move_unit_in_circle test

Just needed to extract the unit earlier, so that it wouldn't be counted as blocking itself

Closes #4635


Compare: https://github.com/wesnoth/wesnoth/compare/bb583c8e98f9...55fa2759a1f2



More information about the Commits mailing list