[Commits] [wesnoth/wesnoth] 7525c2: Allow removing labels by handle.
GitHub
noreply at github.com
Sat Dec 13 06:31:54 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 7525c2ed4cd871b650253e6a93add2f09d3960ff
https://github.com/wesnoth/wesnoth/commit/7525c2ed4cd871b650253e6a93add2f09d3960ff
Author: Fabian Müller <fabianmueller5 at gmx.de>
Date: 2014-12-13 (Sat, 13 Dec 2014)
Changed paths:
M src/tooltips.cpp
M src/tooltips.hpp
Log Message:
-----------
Allow removing labels by handle.
Commit: 0142dabe87b20f884e9957e80d968aff1568701f
https://github.com/wesnoth/wesnoth/commit/0142dabe87b20f884e9957e80d968aff1568701f
Author: Fabian Müller <fabianmueller5 at gmx.de>
Date: 2014-12-13 (Sat, 13 Dec 2014)
Changed paths:
M src/map_label.cpp
M src/map_label.hpp
Log Message:
-----------
Support for tooltips bound to a map label.
Commit: dd398db132233afe72b925beaa8cc377092e585c
https://github.com/wesnoth/wesnoth/commit/dd398db132233afe72b925beaa8cc377092e585c
Author: Fabian Müller <fabianmueller5 at gmx.de>
Date: 2014-12-13 (Sat, 13 Dec 2014)
Changed paths:
M src/game_events/action_wml.cpp
Log Message:
-----------
Enable label tooltip support from action wml.
Commit: 28bc06adbe2aca314547d1fa19066d797922727d
https://github.com/wesnoth/wesnoth/commit/28bc06adbe2aca314547d1fa19066d797922727d
Author: Fabian Müller <fabianmueller5 at gmx.de>
Date: 2014-12-13 (Sat, 13 Dec 2014)
Changed paths:
M src/display.cpp
Log Message:
-----------
Call recalculate_shroud for the labels when scrolling.
This is needed to make sure the tooltip location is updated.
Commit: 1bf65648028b5d0f96caa264481c16b4e851b623
https://github.com/wesnoth/wesnoth/commit/1bf65648028b5d0f96caa264481c16b4e851b623
Author: Fabian Müller <fabianmueller5 at gmx.de>
Date: 2014-12-13 (Sat, 13 Dec 2014)
Changed paths:
M data/scenario-test.cfg
Log Message:
-----------
Add some tooltips to the test scenario's labels.
Compare: https://github.com/wesnoth/wesnoth/compare/0459f8a57411...1bf65648028b
More information about the Commits
mailing list