[Commits] [wesnoth/wesnoth] da41bf: rename "main" compilation unit "wesnoth.cpp" to ma...

GitHub noreply at github.com
Sun Jun 29 13:54:13 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: da41bf9968f9fc36305c3c333afda91572cc0cb7
      https://github.com/wesnoth/wesnoth/commit/da41bf9968f9fc36305c3c333afda91572cc0cb7
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-06-29 (Sun, 29 Jun 2014)

  Changed paths:
    M projectfiles/CodeBlocks/wesnoth.cbp
    M projectfiles/VC9/wesnoth.vcproj
    M src/CMakeLists.txt
    M src/SConscript
    R src/game.cpp
    A src/wesnoth.cpp

  Log Message:
  -----------
  rename "main" compilation unit "wesnoth.cpp" to match executable


  Commit: b4d6a254bf396d20ce8eff7d415bc85f08d38332
      https://github.com/wesnoth/wesnoth/commit/b4d6a254bf396d20ce8eff7d415bc85f08d38332
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-06-29 (Sun, 29 Jun 2014)

  Changed paths:
    M projectfiles/CodeBlocks/wesnoth.cbp
    M projectfiles/VC9/wesnoth.vcproj
    M src/CMakeLists.txt
    M src/SConscript
    M src/construct_dialog.hpp
    R src/game_controller.cpp
    R src/game_controller.hpp
    A src/game_launcher.cpp
    A src/game_launcher.hpp
    M src/wesnoth.cpp

  Log Message:
  -----------
  rename ambiguous "game_controller" to "game_launcher"

Minor change but helps to reduce the overuse / misuse of the term
"controller" in key class names in the project.


Compare: https://github.com/wesnoth/wesnoth/compare/d57793830746...b4d6a254bf39


More information about the Commits mailing list