[wesnoth-commits] [wesnoth/wesnoth] 446579: Update changelog, contributor's list
Charles Dang
noreply at github.com
Fri Jan 24 20:48:57 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 4465791e6fdfdb48edce21d95a81ca94f64dc8aa
https://github.com/wesnoth/wesnoth/commit/4465791e6fdfdb48edce21d95a81ca94f64dc8aa
Author: Ryan Frame <code at ryanjframe.com>
Date: 2019-12-30 (Mon, 30 Dec 2019)
Changed paths:
M changelog.md
M data/core/about.cfg
Log Message:
-----------
Update changelog, contributor's list
There were two "User Interface" sections in the changelog for
1.15.2+dev so I merged them.
Commit: 3922feed0efb947e7cae4bc6b40c107960124cba
https://github.com/wesnoth/wesnoth/commit/3922feed0efb947e7cae4bc6b40c107960124cba
Author: Ryan Frame <code at ryanjframe.com>
Date: 2019-12-30 (Mon, 30 Dec 2019)
Changed paths:
M src/gui/widgets/unit_preview_pane.cpp
M src/gui/widgets/unit_preview_pane.hpp
M src/reports.cpp
M src/units/helper.cpp
M src/units/helper.hpp
Log Message:
-----------
Add the sidebar's "Advances to" tooltip to the recruit/recall dialogs
Fixes #4135
This commit:
- Moves creation of the tooltip text to a helper function.
- Converts the dialog's label to a styled_widget to allow setting a
tooltip.
Commit: 47cfdf7b3c8961e1a3ff2e9574b59c3e306fbe0f
https://github.com/wesnoth/wesnoth/commit/47cfdf7b3c8961e1a3ff2e9574b59c3e306fbe0f
Author: Ryan Frame <code at ryanjframe.com>
Date: 2019-12-30 (Mon, 30 Dec 2019)
Changed paths:
M data/scenario-test.cfg
Log Message:
-----------
Add an advanceable unit to the test scenario recall list
Commit: 03beac263ed0f3f995fc2f0337fc7e645e1f655a
https://github.com/wesnoth/wesnoth/commit/03beac263ed0f3f995fc2f0337fc7e645e1f655a
Author: Ryan Frame <code at ryanjframe.com>
Date: 2019-12-30 (Mon, 30 Dec 2019)
Changed paths:
M src/reports.cpp
Log Message:
-----------
Convert int to string with std::to_string, not std::ostringstream
Commit: 785878c194b388ed2a3969ccef51b941d10af652
https://github.com/wesnoth/wesnoth/commit/785878c194b388ed2a3969ccef51b941d10af652
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-01-19 (Sun, 19 Jan 2020)
Changed paths:
M changelog.md
M data/core/about.cfg
M data/scenario-test.cfg
M src/gui/widgets/unit_preview_pane.cpp
M src/gui/widgets/unit_preview_pane.hpp
M src/reports.cpp
M src/units/helper.cpp
M src/units/helper.hpp
Log Message:
-----------
Merge branch 'unit-tooltip/4135' of git://github.com/rjframe/wesnoth into rjframe-unit-tooltip/4135
Commit: 1189a2275910de0f9b20e31c4f3675f4bf9f70d6
https://github.com/wesnoth/wesnoth/commit/1189a2275910de0f9b20e31c4f3675f4bf9f70d6
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-01-24 (Fri, 24 Jan 2020)
Changed paths:
M src/gui/widgets/unit_preview_pane.cpp
M src/gui/widgets/unit_preview_pane.hpp
Log Message:
-----------
Minor cleanup of #4676
Commit: 6b6e43254181cea8018068510ca58a8cc2b60422
https://github.com/wesnoth/wesnoth/commit/6b6e43254181cea8018068510ca58a8cc2b60422
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-01-24 (Fri, 24 Jan 2020)
Changed paths:
M changelog.md
M data/core/about.cfg
M data/scenario-test.cfg
M src/gui/widgets/unit_preview_pane.cpp
M src/reports.cpp
M src/units/helper.cpp
M src/units/helper.hpp
Log Message:
-----------
Merge branch 'rjframe-unit-tooltip/4135'
Compare: https://github.com/wesnoth/wesnoth/compare/e021e16616b7...6b6e43254181
More information about the Commits
mailing list