[Commits] [wesnoth/wesnoth] 8481b9: move game_display::footsteps_images into game_disp...

GitHub noreply at github.com
Wed Jun 18 22:42:35 UTC 2014


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

  Changed paths:
    M src/game_display.cpp
    M src/game_display.hpp

  Log Message:
  -----------
  move game_display::footsteps_images into game_display.cpp

It is not called by any other compilation unit, so it's better to
internalize it and avoid being forced to declare SDL surface in
the header if possible etc.


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

  Changed paths:
    M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj

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


Compare: https://github.com/wesnoth/wesnoth/compare/4b10e1b9fb14...d5cc615bfa35


More information about the Commits mailing list