[Commits] [wesnoth/wesnoth] 69a7d5: Use fallthrough annotation attributes where applic...

GitHub noreply at github.com
Wed Apr 19 08:11:54 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 69a7d5a75534ad4f9d8c9a1370fc6cd332f8383f
      https://github.com/wesnoth/wesnoth/commit/69a7d5a75534ad4f9d8c9a1370fc6cd332f8383f
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-04-19 (Wed, 19 Apr 2017)

  Changed paths:
    M src/ai/actions.cpp
    M src/editor/controller/editor_controller.cpp
    M src/game_events/handlers.cpp
    M src/global.hpp
    M src/gui/auxiliary/iterator/walker_grid.cpp
    M src/gui/auxiliary/iterator/walker_tree_node.cpp
    M src/gui/auxiliary/iterator/walker_widget.cpp
    M src/gui/dialogs/file_dialog.cpp
    M src/gui/dialogs/message.cpp
    M src/gui/widgets/text_box_base.cpp
    M src/play_controller.cpp
    M src/scripting/lua_common.cpp
    M src/scripting/lua_unit.cpp
    M src/serialization/parser.cpp
    M src/serialization/tokenizer.cpp

  Log Message:
  -----------
  Use fallthrough annotation attributes where applicable

This commit also has some random reformatting. Please ignore it.


  Commit: 8923978c700302a2f19f106a43905b8e061495c1
      https://github.com/wesnoth/wesnoth/commit/8923978c700302a2f19f106a43905b8e061495c1
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-04-19 (Wed, 19 Apr 2017)

  Changed paths:
    M src/ai/formula/callable_objects.cpp
    M src/gui/dialogs/editor/custom_tod.cpp
    M src/scripting/game_lua_kernel.cpp
    M src/scripting/lua_gui2.cpp
    M src/units/unit.hpp

  Log Message:
  -----------
  Squash some MSVC warnings


  Commit: d01834e210a2b6b5ee6afa257ba291abb95b1f89
      https://github.com/wesnoth/wesnoth/commit/d01834e210a2b6b5ee6afa257ba291abb95b1f89
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2017-04-19 (Wed, 19 Apr 2017)

  Changed paths:
    M projectfiles/VC12/wesnoth.vcxproj
    M projectfiles/VC12/wesnoth.vcxproj.filters

  Log Message:
  -----------
  Update MSVC project


Compare: https://github.com/wesnoth/wesnoth/compare/2cdde5ebe257...d01834e210a2


More information about the Commits mailing list