[wesnoth-commits] [wesnoth/wesnoth] d1c84b: gui2/campaign_selection: Make descriptions and abb...

Iris Morelle noreply at github.com
Tue Nov 12 19:29:22 UTC 2019


  Branch: refs/heads/1.14
  Home:   https://github.com/wesnoth/wesnoth
  Commit: d1c84b4e74c13ec9f03f9c015c283e48c510478b
      https://github.com/wesnoth/wesnoth/commit/d1c84b4e74c13ec9f03f9c015c283e48c510478b
  Author: Iris Morelle <shadowm at wesnoth.org>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

  Changed paths:
    M changelog.md
    M src/gui/dialogs/campaign_selection.cpp

  Log Message:
  -----------
  gui2/campaign_selection: Make descriptions and abbreviations search terms

This should extend the dialog's usefulness in a way that is more or less
consistent with the Add-ons Manager's search function. Although one
issue is that abbreviations are often found floating around in their
English form ("HttT") instead of the various localized versions ("HaT").


  Commit: 72b3b126ba326e0e4902dc54da85dfd9b55e5c26
      https://github.com/wesnoth/wesnoth/commit/72b3b126ba326e0e4902dc54da85dfd9b55e5c26
  Author: Iris Morelle <shadowm at wesnoth.org>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

  Changed paths:
    M changelog.md
    M src/gui/dialogs/campaign_selection.cpp

  Log Message:
  -----------
  gui2/campaign_selection: Consider untranslated search terms

As I said in 739e2608db6b312a8e78b830e820a7970b52782c, the abbreviations
and names of campaigns in English tend to be better known by the
community, so they are also useful to consider when searching through
the list.

The description's untranslated version is also included in this even
though descriptions are longer and a bit more expensive to sift through.
It may still come in handy in cases where proper names get inflected or
transliterated I guess.


Compare: https://github.com/wesnoth/wesnoth/compare/38440350a014...72b3b126ba32



More information about the Commits mailing list