[Commits] [wesnoth/wesnoth] 90ca01: Fix base_width and base_height.

GitHub noreply at github.com
Mon Jul 21 07:31:31 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 90ca01b8671fff536f2a11b3cc88f1669acb328e
      https://github.com/wesnoth/wesnoth/commit/90ca01b8671fff536f2a11b3cc88f1669acb328e
  Author: Boldizsár Lipka <lipkab at zoho.com>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M src/sdl/image.cpp

  Log Message:
  -----------
  Fix base_width and base_height.

No comment.


  Commit: 6378249aeec681adf97dcd94ed24dad89e421f23
      https://github.com/wesnoth/wesnoth/commit/6378249aeec681adf97dcd94ed24dad89e421f23
  Author: Boldizsár Lipka <lipkab at zoho.com>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M src/storyscreen/render.cpp

  Log Message:
  -----------
  Use base_width and base_height where appropriate.


  Commit: a190cdd016afeef3c63a5f809ba41b67eed54805
      https://github.com/wesnoth/wesnoth/commit/a190cdd016afeef3c63a5f809ba41b67eed54805
  Author: Boldizsár Lipka <lipkab at zoho.com>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M src/storyscreen/render.cpp

  Log Message:
  -----------
  Use base_width and base_height where appropriate.


  Commit: 56b873b5559bdeecb5f7cff9cabec7cee7bcdbaa
      https://github.com/wesnoth/wesnoth/commit/56b873b5559bdeecb5f7cff9cabec7cee7bcdbaa
  Author: Boldizsár Lipka <lipkab at zoho.com>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M src/sdl/image.cpp
    M src/sdl/image.hpp

  Log Message:
  -----------
  timage::width/height returns scaled and clipped dimensions.

Instead of just scaled.


  Commit: 3071c388149856552cabdd58c0cad822bbbc7a74
      https://github.com/wesnoth/wesnoth/commit/3071c388149856552cabdd58c0cad822bbbc7a74
  Author: Boldizsár Lipka <lipkab at zoho.com>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M src/display.cpp

  Log Message:
  -----------
  Fix report images.


  Commit: 86f626cad2277ba05cf09267af5c5a401ed056a4
      https://github.com/wesnoth/wesnoth/commit/86f626cad2277ba05cf09267af5c5a401ed056a4
  Author: Boldizsár Lipka <lipkab at zoho.com>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M src/storyscreen/render.cpp

  Log Message:
  -----------
  Use base_height where appropriate.


  Commit: e6a1b2f745f722c3882e0a425bcb17e400cf8e7e
      https://github.com/wesnoth/wesnoth/commit/e6a1b2f745f722c3882e0a425bcb17e400cf8e7e
  Author: Boldizsár Lipka <lipkab at zoho.com>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M src/display.cpp
    M src/image.cpp
    M src/image.hpp

  Log Message:
  -----------
  Enable local ToD in SDL_gpu builds.


  Commit: ac0bfc77d2ff51bfd489f425cd583b208b44c9ae
      https://github.com/wesnoth/wesnoth/commit/ac0bfc77d2ff51bfd489f425cd583b208b44c9ae
  Author: Boldizsár Lipka <lipkab at zoho.com>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M src/display.cpp
    M src/minimap.cpp
    M src/minimap.hpp

  Log Message:
  -----------
  Draw minimap units in SDL_gpu builds.


  Commit: 5fd034d3efdc85c846c165581f536ec576f2e6ab
      https://github.com/wesnoth/wesnoth/commit/5fd034d3efdc85c846c165581f536ec576f2e6ab
  Author: Boldizsár Lipka <lipkab at zoho.com>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M src/widgets/button.cpp
    M src/widgets/button.hpp

  Log Message:
  -----------
  SDL_gpu support for GUI1 buttons.


  Commit: 740d1978b7ba88d154dd00cb51ae8522d672fde0
      https://github.com/wesnoth/wesnoth/commit/740d1978b7ba88d154dd00cb51ae8522d672fde0
  Author: Boldizsár Lipka <lipkab at zoho.com>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

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

  Log Message:
  -----------
  Don't recreate buttons for every draw.


  Commit: 1a56404e05c915fc93e2182f2839fe3583b48cd7
      https://github.com/wesnoth/wesnoth/commit/1a56404e05c915fc93e2182f2839fe3583b48cd7
  Author: Boldizsár Lipka <lipkab at zoho.com>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M src/minimap.cpp

  Log Message:
  -----------
  Fix minimap column shifting.


  Commit: 628edb6e8c6c32cf5ccb0dbab745de4c18598510
      https://github.com/wesnoth/wesnoth/commit/628edb6e8c6c32cf5ccb0dbab745de4c18598510
  Author: Boldizsár Lipka <lipkab at zoho.com>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M src/widgets/label.cpp
    M src/widgets/label.hpp

  Log Message:
  -----------
  SDL_gpu implementation for GUI1 label.


  Commit: 2d822c25c1b4a689052f61c2a2499cf057ffc2b9
      https://github.com/wesnoth/wesnoth/commit/2d822c25c1b4a689052f61c2a2499cf057ffc2b9
  Author: Boldizsár Lipka <lipkab at zoho.com>
  Date:   2014-07-21 (Mon, 21 Jul 2014)

  Changed paths:
    M src/widgets/button.cpp
    M src/widgets/button.hpp

  Log Message:
  -----------
  Fix compilation.


Compare: https://github.com/wesnoth/wesnoth/compare/79524cb46050...2d822c25c1b4


More information about the Commits mailing list