[Commits] [wesnoth/wesnoth] cf2651: rename drawable_unit.?pp -> unit_drawer.?pp, b/c o...

GitHub noreply at github.com
Tue Jun 24 17:50:09 UTC 2014


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

  Changed paths:
    M projectfiles/CodeBlocks/wesnoth.cbp
    M projectfiles/VC9/wesnoth.vcproj
    M src/CMakeLists.txt
    M src/SConscript
    M src/display.cpp
    R src/drawable_unit.cpp
    R src/drawable_unit.hpp
    M src/game_display.cpp
    A src/unit_drawer.cpp
    A src/unit_drawer.hpp

  Log Message:
  -----------
  rename drawable_unit.?pp -> unit_drawer.?pp, b/c of new contents


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

  Changed paths:
    M projectfiles/CodeBlocks/wesnoth.cbp
    M projectfiles/VC9/wesnoth.vcproj
    M src/CMakeLists.txt
    M src/SConscript
    M src/actions/attack.cpp
    M src/actions/create.cpp
    M src/ai/testing/ca.cpp
    M src/carryover.cpp
    A src/game_data.cpp
    A src/game_data.hpp
    M src/game_events/conditional_wml.cpp
    M src/game_events/handlers.cpp
    M src/game_events/menu_item.cpp
    M src/game_events/pump.cpp
    M src/game_events/wmi_container.cpp
    R src/gamestatus.cpp
    R src/gamestatus.hpp
    M src/gui/dialogs/gamestate_inspector.cpp
    M src/map_label.cpp
    M src/persist_var.cpp
    M src/play_controller.hpp
    M src/replay.cpp
    M src/scripting/lua.cpp
    M src/storyscreen/controller.cpp
    M src/storyscreen/part.cpp
    M src/synced_commands.cpp
    M src/synced_context.cpp
    M src/team.cpp
    M src/tod_manager.cpp
    M src/variable.cpp

  Log Message:
  -----------
  rename gamestatus.?pp -> game_data.?pp, b/c of content changes


Compare: https://github.com/wesnoth/wesnoth/compare/663494f6614e...b51d6a15d1ed


More information about the Commits mailing list