[wesnoth-commits] [wesnoth/wesnoth] c7416a: Un-deprecate getMinimap

GitHub noreply at github.com
Sun Mar 18 18:58:44 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c7416ae7d931af647af2a05d15681f8c5b3d828c
      https://github.com/wesnoth/wesnoth/commit/c7416ae7d931af647af2a05d15681f8c5b3d828c
  Author: Gregory A Lundberg <gregory_lundberg at gmx.com>
  Date:   2018-03-18 (Sun, 18 Mar 2018)

  Changed paths:
    M src/minimap.hpp

  Log Message:
  -----------
  Un-deprecate getMinimap

We can't use deprecated functions. If you want to replace it, replace it and delete the old function. But don't do half the job and expect a clean build!


  Commit: 54b3f51a248f2eabd8af5ec2b6e6379707ee03fd
      https://github.com/wesnoth/wesnoth/commit/54b3f51a248f2eabd8af5ec2b6e6379707ee03fd
  Author: Gregory A Lundberg <gregory_lundberg at gmx.com>
  Date:   2018-03-18 (Sun, 18 Mar 2018)

  Changed paths:
    M src/gui/core/canvas.cpp

  Log Message:
  -----------
  Fix more doccomments


Compare: https://github.com/wesnoth/wesnoth/compare/950d4f86e5c4...54b3f51a248f


More information about the Commits mailing list