[Commits] [wesnoth/wesnoth] 9762d0: make multi chunk sentences visible in help pages
GitHub
noreply at github.com
Tue Feb 28 20:21:39 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 9762d021a951907966ad80c4f3647051f8e75ae9
https://github.com/wesnoth/wesnoth/commit/9762d021a951907966ad80c4f3647051f8e75ae9
Author: Hironori Fujimoto <broadbarredfirefish at gmail.com>
Date: 2017-02-25 (Sat, 25 Feb 2017)
Changed paths:
M src/font/sdl_ttf.cpp
Log Message:
-----------
make multi chunk sentences visible in help pages
adjust_surface_alpha with SDL_ALPHA_TRANSPARENT makes the surface transparent completely, so fix it
Commit: 7544b139b664c5a6883aced4ddb99881309dab4f
https://github.com/wesnoth/wesnoth/commit/7544b139b664c5a6883aced4ddb99881309dab4f
Author: Hironori Fujimoto <broadbarredfirefish at gmail.com>
Date: 2017-02-25 (Sat, 25 Feb 2017)
Changed paths:
M src/font/sdl_ttf.cpp
Log Message:
-----------
change sdl_blit to blit_surface, in order to prevent alpha blending
Commit: b8456fead58b9144b24fc5631b19a056e5c5ebf5
https://github.com/wesnoth/wesnoth/commit/b8456fead58b9144b24fc5631b19a056e5c5ebf5
Author: Hironori Fujimoto <broadbarredfirefish at gmail.com>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
M src/font/sdl_ttf.cpp
Log Message:
-----------
remove useless adjust_surface_alpha()
Commit: c74fcca29b859c7c1ad91c56a88f8e6d1264b793
https://github.com/wesnoth/wesnoth/commit/c74fcca29b859c7c1ad91c56a88f8e6d1264b793
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2017-02-28 (Tue, 28 Feb 2017)
Changed paths:
M src/font/sdl_ttf.cpp
Log Message:
-----------
Merge pull request #937 from fujimo-t/fix_25332
Fix bug #25332, some sentences are not shown in help pages
Compare: https://github.com/wesnoth/wesnoth/compare/4e7a2072f09f...c74fcca29b85
More information about the Commits
mailing list