[Commits] [wesnoth/wesnoth] 84ab0c: play_controllers uses const accessors to game_boar...

GitHub noreply at github.com
Mon Jun 9 01:37:07 UTC 2014


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

  Changed paths:
    M src/play_controller.cpp

  Log Message:
  -----------
  play_controllers uses const accessors to game_board

Favor these over using friend access to privates anyways.
Eventually will be able to factor that out.


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

  Changed paths:
    M src/gamestatus.cpp
    M src/gamestatus.hpp
    M src/gui/auxiliary/event/handler.hpp
    M src/menu_events.cpp
    M src/menu_events.hpp
    M src/mp_depcheck.hpp
    M src/multiplayer_create_engine.hpp
    M src/play_controller.cpp
    M src/play_controller.hpp
    M src/resources.cpp
    M src/resources.hpp
    M src/save_index.cpp
    M src/save_index.hpp

  Log Message:
  -----------
  Merge branch 'master' of git://github.com/wesnoth/wesnoth


Compare: https://github.com/wesnoth/wesnoth/compare/0beb8a1e7941...3c54dd63c814


More information about the Commits mailing list