[Commits] [wesnoth/wesnoth] 84929f: Update CB projectfile again (forgot to remove a fi...

GitHub noreply at github.com
Fri Jun 2 13:36:30 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 84929f69a6339a53e143db76be474b0c6479a343
      https://github.com/wesnoth/wesnoth/commit/84929f69a6339a53e143db76be474b0c6479a343
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-06-02 (Fri, 02 Jun 2017)

  Changed paths:
    M projectfiles/CodeBlocks/wesnoth.cbp

  Log Message:
  -----------
  Update CB projectfile again (forgot to remove a file)

[ci skip]


  Commit: 15cfd986e2cde95f6e3885bb7ecb3ec9774937fd
      https://github.com/wesnoth/wesnoth/commit/15cfd986e2cde95f6e3885bb7ecb3ec9774937fd
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-06-03 (Sat, 03 Jun 2017)

  Changed paths:
    M src/video.cpp

  Log Message:
  -----------
  CVideo: get current resolution from display mode instead of framebuffer size


  Commit: 3230c42cbba4c0115cb820a19a223fb50672900a
      https://github.com/wesnoth/wesnoth/commit/3230c42cbba4c0115cb820a19a223fb50672900a
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-06-03 (Sat, 03 Jun 2017)

  Changed paths:
    M src/video.cpp

  Log Message:
  -----------
  CVideo: use display index when fetching display modes

Was already used to get the number of modes but not for individual modes. Doesn't matter much since
we only have one display, though.


  Commit: 3a301db7d46f8d75df4982a55c08741b051e0acc
      https://github.com/wesnoth/wesnoth/commit/3a301db7d46f8d75df4982a55c08741b051e0acc
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-06-03 (Sat, 03 Jun 2017)

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

  Log Message:
  -----------
  CVideo: added getter for current DPI scale factor


  Commit: ed9c4dff3567d24043c28531df1faad6a7339936
      https://github.com/wesnoth/wesnoth/commit/ed9c4dff3567d24043c28531df1faad6a7339936
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-06-03 (Sat, 03 Jun 2017)

  Changed paths:
    M src/video.cpp

  Log Message:
  -----------
  CVideo: exclude resolution options outside current DPI from list


Compare: https://github.com/wesnoth/wesnoth/compare/fa4a17d587e2...ed9c4dff3567


More information about the Commits mailing list