[Commits] [wesnoth/wesnoth] 71b154: Refactored out savegame::savegame_config class

GitHub noreply at github.com
Tue Apr 5 07:11:56 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 71b154b6e300aa3e6d2f1e0af20960d6dd5b2d3a
      https://github.com/wesnoth/wesnoth/commit/71b154b6e300aa3e6d2f1e0af20960d6dd5b2d3a
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-04-05 (Tue, 05 Apr 2016)

  Changed paths:
    M projectfiles/CodeBlocks/wesnoth.cbp
    M src/game_classification.cpp
    M src/game_classification.hpp
    M src/mp_game_settings.cpp
    M src/mp_game_settings.hpp
    M src/pathfind/teleport.hpp
    M src/play_controller.cpp
    M src/play_controller.hpp
    R src/savegame_config.hpp
    M src/soundsource.cpp
    M src/soundsource.hpp
    M src/team.cpp
    M src/team.hpp
    M src/tod_manager.cpp
    M src/tod_manager.hpp

  Log Message:
  -----------
  Refactored out savegame::savegame_config class

This was basically an unnecessary stub class. It also allows us to
remove the unused soundsource::manager::to_config() function (write_sourcespecs()
did the actual job).





More information about the Commits mailing list