[Commits] [wesnoth/wesnoth] 9d3ea7: Tutorial: Female variants of most student messages...

GitHub noreply at github.com
Sun Mar 20 07:03:33 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 9d3ea7ad943821c54e020cde009de805c6508261
      https://github.com/wesnoth/wesnoth/commit/9d3ea7ad943821c54e020cde009de805c6508261
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-03-20 (Sun, 20 Mar 2016)

  Changed paths:
    M data/campaigns/tutorial/scenarios/01_Tutorial_part_1.cfg
    M data/campaigns/tutorial/scenarios/02_Tutorial_part_2.cfg

  Log Message:
  -----------
  Tutorial: Female variants of most student messages and some generic

This is because, in some languages, the first-person pronoun depends on the speaker of the gender.
Thus, in any case where the gender of the speaker can vary, two versions of the message need to be supplied.


  Commit: 09d40339168e322e4a1ab5dda3273db9ecfdb07b
      https://github.com/wesnoth/wesnoth/commit/09d40339168e322e4a1ab5dda3273db9ecfdb07b
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-03-20 (Sun, 20 Mar 2016)

  Changed paths:
    M data/campaigns/tutorial/scenarios/02_Tutorial_part_2.cfg
    M src/game_config_manager.cpp
    M src/game_initialization/connect_engine.cpp
    M src/game_initialization/playcampaign.cpp

  Log Message:
  -----------
  Fix some issues with recruit lists changing unexpectedly
This only happened for [test] scenarios.


  Commit: 1c27cafa747b59ff2e3faeac2536452a2f577f1b
      https://github.com/wesnoth/wesnoth/commit/1c27cafa747b59ff2e3faeac2536452a2f577f1b
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-03-20 (Sun, 20 Mar 2016)

  Changed paths:
    M changelog
    M data/lua/wml-tags.lua
    M data/lua/wml/message.lua

  Log Message:
  -----------
  Add highlight=yes|no to [scroll_to], [scroll_to_unit], [message]
Defaults to no in the first two cases, yes in the third
If yes, the target hex is outlined.


  Commit: dcdac2fe7f61a70d5f5e933ec8ca0cd49cce42fd
      https://github.com/wesnoth/wesnoth/commit/dcdac2fe7f61a70d5f5e933ec8ca0cd49cce42fd
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-03-20 (Sun, 20 Mar 2016)

  Changed paths:
    M data/campaigns/tutorial/scenarios/02_Tutorial_part_2.cfg
    M data/campaigns/tutorial/utils/utils.cfg

  Log Message:
  -----------
  Tutorial S2: Highlight talked-about locations
This also tweaks some locations, in particular fixing a case of scrolling to the wrong village


  Commit: 308cd8b34f02ef2397a5bcc881b86eec2640130f
      https://github.com/wesnoth/wesnoth/commit/308cd8b34f02ef2397a5bcc881b86eec2640130f
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-03-20 (Sun, 20 Mar 2016)

  Changed paths:
    M data/campaigns/tutorial/scenarios/01_Tutorial_part_1.cfg

  Log Message:
  -----------
  Tutorial S1: Fix deselecting your unit after the select event message


Compare: https://github.com/wesnoth/wesnoth/compare/ad01dfc6bf61...308cd8b34f02


More information about the Commits mailing list