[wesnoth-commits] [wesnoth/wesnoth] 5e4ba6: wmllint: fix a crash if advances_to= is placed bef...

Elvish_Hunter noreply at github.com
Thu Dec 3 20:55:57 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 5e4ba6c01bf6b5c2878a7d41c319b513357df85e
      https://github.com/wesnoth/wesnoth/commit/5e4ba6c01bf6b5c2878a7d41c319b513357df85e
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2020-12-03 (Thu, 03 Dec 2020)

  Changed paths:
    M data/tools/wmllint

  Log Message:
  -----------
  wmllint: fix a crash if advances_to= is placed before id= in [unit_type]

This was supposed to be a part of the fix for #4102, but for some reason it never got committed.


  Commit: a5207027fed0c1913ab7cf18a1ed212e9e232ea7
      https://github.com/wesnoth/wesnoth/commit/a5207027fed0c1913ab7cf18a1ed212e9e232ea7
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2020-12-03 (Thu, 03 Dec 2020)

  Changed paths:
    M data/tools/wmllint

  Log Message:
  -----------
  wmllint: don't quit when finding a mask= key not referencing a .mask file

Fixes #5324


  Commit: 845887dfa6b8d32b3a947748ad8581d7ef49920f
      https://github.com/wesnoth/wesnoth/commit/845887dfa6b8d32b3a947748ad8581d7ef49920f
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2020-12-03 (Thu, 03 Dec 2020)

  Changed paths:
    M data/tools/wmllint

  Log Message:
  -----------
  wmllint: prevent a crash if an [attack] tag without the corresponding [/attack] is found


  Commit: 785bd018e6a5f14018208bf45a091284c467afb3
      https://github.com/wesnoth/wesnoth/commit/785bd018e6a5f14018208bf45a091284c467afb3
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2020-12-03 (Thu, 03 Dec 2020)

  Changed paths:
    M data/tools/wmllint

  Log Message:
  -----------
  wmllint: prevent a crash if CLEAR_VARIABLE and its arguments aren't on the same line


  Commit: 1fd4111cb9a7e2303ce2a6afd20e0ec0ece9be14
      https://github.com/wesnoth/wesnoth/commit/1fd4111cb9a7e2303ce2a6afd20e0ec0ece9be14
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2020-12-03 (Thu, 03 Dec 2020)

  Changed paths:
    M .github/workflows/ci-scripts/macos.sh
    M src/gui/core/window_builder.cpp
    M src/gui/core/window_builder.hpp
    M src/gui/dialogs/modal_dialog.cpp
    M src/gui/dialogs/modal_dialog.hpp
    M src/gui/dialogs/modeless_dialog.cpp
    M src/gui/dialogs/modeless_dialog.hpp
    M src/gui/widgets/stacked_widget.cpp
    M src/gui/widgets/stacked_widget.hpp
    M src/gui/widgets/window.cpp
    M src/gui/widgets/window.hpp
    M src/scripting/lua_widget_methods.cpp

  Log Message:
  -----------
  Merge branch 'master' of github.com:wesnoth/wesnoth


Compare: https://github.com/wesnoth/wesnoth/compare/c7643e0785bd...1fd4111cb9a7



More information about the Commits mailing list