[Commits] [wesnoth/wesnoth] a93a3f: move the help browser files into their own folder

GitHub noreply at github.com
Tue Nov 11 06:44:17 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: a93a3fda2b547496eaf56a0532377a701a382c7a
      https://github.com/wesnoth/wesnoth/commit/a93a3fda2b547496eaf56a0532377a701a382c7a
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-11-10 (Mon, 10 Nov 2014)

  Changed paths:
    M src/CMakeLists.txt
    M src/SConscript
    M src/addon/manager_ui.cpp
    M src/dialogs.cpp
    M src/editor/controller/editor_controller.hpp
    M src/game_events/action_wml.cpp
    M src/gui/dialogs/addon_connect.cpp
    R src/help.cpp
    R src/help.hpp
    A src/help/help.cpp
    A src/help/help.hpp
    M src/menu_events.cpp
    M src/play_controller.hpp
    M src/show_dialog.cpp
    M src/tooltips.cpp
    M src/wesnoth.cpp

  Log Message:
  -----------
  move the help browser files into their own folder


  Commit: af34dc39312e026a8c7031cc1750dfe86f9dba8b
      https://github.com/wesnoth/wesnoth/commit/af34dc39312e026a8c7031cc1750dfe86f9dba8b
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-11-10 (Mon, 10 Nov 2014)

  Changed paths:
    M src/CMakeLists.txt
    M src/SConscript
    M src/addon/manager_ui.cpp
    M src/dialogs.cpp
    M src/game_initialization/multiplayer_lobby.cpp
    M src/gui/dialogs/lobby_main.cpp
    M src/help/help.cpp
    M src/help/help.hpp
    A src/help/help_button.cpp
    A src/help/help_button.hpp
    M src/playsingle_controller.hpp
    M src/show_dialog.cpp

  Log Message:
  -----------
  split help_button out of help.hpp header


  Commit: c1366ad9d9829ff38d71109246c9d96932f0075f
      https://github.com/wesnoth/wesnoth/commit/c1366ad9d9829ff38d71109246c9d96932f0075f
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-11-11 (Tue, 11 Nov 2014)

  Changed paths:
    M src/CMakeLists.txt
    M src/SConscript
    M src/help/help.cpp
    A src/help/help_impl.cpp
    A src/help/help_impl.hpp

  Log Message:
  -----------
  add help_impl.?pp files (guts of help.cpp)


Compare: https://github.com/wesnoth/wesnoth/compare/08e61a10bb57...c1366ad9d982


More information about the Commits mailing list