[wesnoth-commits] [wesnoth/wesnoth] c89b64: New font::span_color overload.

jostephd noreply at github.com
Thu Sep 26 16:07:46 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c89b644a6456a0985b9433e2e0211a73c4d2d45b
      https://github.com/wesnoth/wesnoth/commit/c89b644a6456a0985b9433e2e0211a73c4d2d45b
  Author: josteph <josteph at fastmail.com>
  Date:   2019-09-26 (Thu, 26 Sep 2019)

  Changed paths:
    M src/font/text_formatting.cpp
    M src/font/text_formatting.hpp

  Log Message:
  -----------
  New font::span_color overload.


  Commit: a7fc184ccd205997c5387ed72f7cc443eed20a22
      https://github.com/wesnoth/wesnoth/commit/a7fc184ccd205997c5387ed72f7cc443eed20a22
  Author: josteph <josteph at fastmail.com>
  Date:   2019-09-26 (Thu, 26 Sep 2019)

  Changed paths:
    M data/gui/window/unit_recall.cfg
    M src/gui/dialogs/unit_recall.cpp
    M src/units/unit.hpp

  Log Message:
  -----------
  unit_recall: Show unrecallable units grayed out.

Part of issue #1282.


  Commit: 581899b77ea55413bd52a7957df548bbd614bcfa
      https://github.com/wesnoth/wesnoth/commit/581899b77ea55413bd52a7957df548bbd614bcfa
  Author: josteph <josteph at fastmail.com>
  Date:   2019-09-26 (Thu, 26 Sep 2019)

  Changed paths:
    M data/gui/window/unit_recall.cfg

  Log Message:
  -----------
  unit_recall: Add tooltip


  Commit: 7c8492d97a606926c269964b8b9062b730bd9425
      https://github.com/wesnoth/wesnoth/commit/7c8492d97a606926c269964b8b9062b730bd9425
  Author: josteph <josteph at fastmail.com>
  Date:   2019-09-26 (Thu, 26 Sep 2019)

  Changed paths:
    M src/gui/dialogs/unit_recall.cpp

  Log Message:
  -----------
  unit_recall: Allow filtering unrecallable units using the textbox


  Commit: 26a710d6fb0f0459f53d2245d130233b98387e89
      https://github.com/wesnoth/wesnoth/commit/26a710d6fb0f0459f53d2245d130233b98387e89
  Author: josteph <josteph at fastmail.com>
  Date:   2019-09-26 (Thu, 26 Sep 2019)

  Changed paths:
    M data/gui/window/unit_recall.cfg
    M src/gui/dialogs/unit_recall.cpp

  Log Message:
  -----------
  unit_recall: Move the image path back to the cfg file


  Commit: cb07373251484289fcc5a4ded634275a5535ddc2
      https://github.com/wesnoth/wesnoth/commit/cb07373251484289fcc5a4ded634275a5535ddc2
  Author: josteph <josteph at fastmail.com>
  Date:   2019-09-26 (Thu, 26 Sep 2019)

  Changed paths:
    M src/gui/dialogs/unit_recruit.cpp

  Log Message:
  -----------
  unit_recruit: Show unrecruitable units in gray, rather than red

Matches new unit_recall behavior


  Commit: f54405cf51126cd8e551004e2081ba835b2cd211
      https://github.com/wesnoth/wesnoth/commit/f54405cf51126cd8e551004e2081ba835b2cd211
  Author: josteph <josteph at fastmail.com>
  Date:   2019-09-26 (Thu, 26 Sep 2019)

  Changed paths:
    M src/gui/dialogs/unit_recall.cpp

  Log Message:
  -----------
  unit_recall: Take whiteboard into account in gold calculations

Copied from unit_recruit.


  Commit: 065f639dffce8d76135bee22a61d38998fd3c5f2
      https://github.com/wesnoth/wesnoth/commit/065f639dffce8d76135bee22a61d38998fd3c5f2
  Author: josteph <josteph at fastmail.com>
  Date:   2019-09-26 (Thu, 26 Sep 2019)

  Changed paths:
    M src/menu_events.cpp

  Log Message:
  -----------
  recall: When checking whether the recall list is empty, account for whiteboard.

This makes it so if you try to recall and your recall list is empty when
accounting for the whiteboard, you get the "There are no troops" error
rather than the "You currently can't recall" error below it.


  Commit: 83148c923a19c5ae81a4a130d12db9098b26fed4
      https://github.com/wesnoth/wesnoth/commit/83148c923a19c5ae81a4a130d12db9098b26fed4
  Author: josteph <josteph at fastmail.com>
  Date:   2019-09-26 (Thu, 26 Sep 2019)

  Changed paths:
    M src/gui/dialogs/unit_recall.cpp

  Log Message:
  -----------
  unit_recall: Add tooltip explaining the gray


  Commit: c9ba3ee18f4415ee4cab3e49baa4d37fc58755e7
      https://github.com/wesnoth/wesnoth/commit/c9ba3ee18f4415ee4cab3e49baa4d37fc58755e7
  Author: josteph <josteph at fastmail.com>
  Date:   2019-09-26 (Thu, 26 Sep 2019)

  Changed paths:
    M src/gui/dialogs/unit_recruit.cpp

  Log Message:
  -----------
  unit_recruit: Add tooltip explaining the gray


Compare: https://github.com/wesnoth/wesnoth/compare/39fc3c8cb035...c9ba3ee18f44



More information about the Commits mailing list