[Commits] [wesnoth/wesnoth] 826c28: Out-of-line some functions to remove an include

GitHub noreply at github.com
Sun Nov 19 16:53:52 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 826c28b87c19059251c008e6e50b0eb9a068ca15
      https://github.com/wesnoth/wesnoth/commit/826c28b87c19059251c008e6e50b0eb9a068ca15
  Author: Alexander van Gessel <ai0867 at gmail.com>
  Date:   2017-11-19 (Sun, 19 Nov 2017)

  Changed paths:
    M src/units/filter.cpp
    M src/units/filter.hpp

  Log Message:
  -----------
  Out-of-line some functions to remove an include


  Commit: f8ecc545a29bc21907d78fc4135e74cb625e30dd
      https://github.com/wesnoth/wesnoth/commit/f8ecc545a29bc21907d78fc4135e74cb625e30dd
  Author: Alexander van Gessel <ai0867 at gmail.com>
  Date:   2017-11-19 (Sun, 19 Nov 2017)

  Changed paths:
    M src/ai/default/recruitment.cpp
    M src/ai/default/recruitment.hpp

  Log Message:
  -----------
  Out-of-line a function to remove an include


  Commit: 543119134b791837c4d127703b2c6dcd058b2046
      https://github.com/wesnoth/wesnoth/commit/543119134b791837c4d127703b2c6dcd058b2046
  Author: Alexander van Gessel <ai0867 at gmail.com>
  Date:   2017-11-19 (Sun, 19 Nov 2017)

  Changed paths:
    M src/ai/formula/callable_objects.cpp
    M src/ai/formula/candidates.cpp
    M src/formula/callable_objects.cpp
    M src/formula/callable_objects.hpp
    M src/formula/function_gamestate.cpp
    M src/scripting/lua_formula_bridge.cpp
    M src/units/attack_type.cpp

  Log Message:
  -----------
  Out-of-line and forward-declare to remove some includes


  Commit: d9fe6395afd89b6da26c18510984864aabd4d455
      https://github.com/wesnoth/wesnoth/commit/d9fe6395afd89b6da26c18510984864aabd4d455
  Author: Alexander van Gessel <ai0867 at gmail.com>
  Date:   2017-11-19 (Sun, 19 Nov 2017)

  Changed paths:
    M src/actions/undo_move_action.cpp
    M src/actions/undo_move_action.hpp

  Log Message:
  -----------
  Out-of-line a function to remove an include


  Commit: ba33ed7cd47727c310498d135d9e824106baa3c9
      https://github.com/wesnoth/wesnoth/commit/ba33ed7cd47727c310498d135d9e824106baa3c9
  Author: Alexander van Gessel <ai0867 at gmail.com>
  Date:   2017-11-19 (Sun, 19 Nov 2017)

  Changed paths:
    M src/actions/undo_recruit_action.cpp
    M src/actions/undo_recruit_action.hpp

  Log Message:
  -----------
  Out-of-line some functions to remove an include


  Commit: 067e475a0a0c7cddcdf108d2766e8eda4cab64d3
      https://github.com/wesnoth/wesnoth/commit/067e475a0a0c7cddcdf108d2766e8eda4cab64d3
  Author: Alexander van Gessel <ai0867 at gmail.com>
  Date:   2017-11-19 (Sun, 19 Nov 2017)

  Changed paths:
    M src/actions/undo_recall_action.cpp
    M src/actions/undo_recall_action.hpp

  Log Message:
  -----------
  Out-of-line some functions to remove an include


  Commit: f2dc997b5003e6f975890cf9b938db9d535c8225
      https://github.com/wesnoth/wesnoth/commit/f2dc997b5003e6f975890cf9b938db9d535c8225
  Author: Alexander van Gessel <ai0867 at gmail.com>
  Date:   2017-11-19 (Sun, 19 Nov 2017)

  Changed paths:
    M src/actions/undo_update_shroud_action.hpp

  Log Message:
  -----------
  Remove unneeded include


  Commit: 669ba885ceecad83562dc2084057232f7c7fca0f
      https://github.com/wesnoth/wesnoth/commit/669ba885ceecad83562dc2084057232f7c7fca0f
  Author: Alexander van Gessel <ai0867 at gmail.com>
  Date:   2017-11-19 (Sun, 19 Nov 2017)

  Changed paths:
    M source_lists/wesnoth
    A src/units/make.cpp
    A src/units/make.hpp

  Log Message:
  -----------
  Add make_unit_ptr functions in separate header, to avoid inclusion of unit.hpp


  Commit: 65ecc2d8cae6a7e59f18783ba0ba2c795d0eea2e
      https://github.com/wesnoth/wesnoth/commit/65ecc2d8cae6a7e59f18783ba0ba2c795d0eea2e
  Author: Alexander van Gessel <ai0867 at gmail.com>
  Date:   2017-11-19 (Sun, 19 Nov 2017)

  Changed paths:
    M src/actions/undo_dismiss_action.cpp
    M src/actions/undo_dismiss_action.hpp

  Log Message:
  -----------
  Use make_unit_ptr to avoid a heavy include


Compare: https://github.com/wesnoth/wesnoth/compare/01835123fe76...65ecc2d8cae6


More information about the Commits mailing list