[wesnoth-commits] [wesnoth/wesnoth] f6a99b: Cleaned up utils/general.hpp includes

Charles Dang noreply at github.com
Tue Jan 19 04:02:47 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f6a99b5f14747c6c3e4c3236eb73aaf4102934c9
      https://github.com/wesnoth/wesnoth/commit/f6a99b5f14747c6c3e4c3236eb73aaf4102934c9
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-01-19 (Tue, 19 Jan 2021)

  Changed paths:
    M src/actions/create.cpp
    M src/attack_prediction.cpp
    M src/commandline_options.cpp
    M src/game_classification.cpp
    M src/game_config.cpp
    M src/game_launcher.cpp
    M src/gui/dialogs/preferences_dialog.cpp
    M src/gui/widgets/slider.cpp
    M src/gui/widgets/stacked_widget.cpp
    M src/map_settings.cpp
    M src/picture.cpp
    M src/preferences/general.cpp
    M src/time_of_day.hpp
    M src/units/frame_private.hpp

  Log Message:
  -----------
  Cleaned up utils/general.hpp includes


  Commit: 6f5fab5f8df4a424fa6e4e0f52d3907f6a359e22
      https://github.com/wesnoth/wesnoth/commit/6f5fab5f8df4a424fa6e4e0f52d3907f6a359e22
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-01-19 (Tue, 19 Jan 2021)

  Changed paths:
    M src/utils/general.hpp

  Log Message:
  -----------
  Added utils::decayed_is_same


  Commit: 25bebba84fe7a5f54b6622a626483a4807fce8ce
      https://github.com/wesnoth/wesnoth/commit/25bebba84fe7a5f54b6622a626483a4807fce8ce
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2021-01-19 (Tue, 19 Jan 2021)

  Changed paths:
    M src/actions/advancement.cpp

  Log Message:
  -----------
  Actions/Advancement: used utils::visit for this

Necessary, no, but I was having a little fun. :P


Compare: https://github.com/wesnoth/wesnoth/compare/0905ee1fe7cc...25bebba84fe7



More information about the Commits mailing list