[wesnoth-commits] [wesnoth/wesnoth] f6bbda: Revert "SDL_CreateRGBSurface[WithFormat]From funct...
GitHub
noreply at github.com
Wed Mar 14 11:41:34 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: f6bbda717fcfa5319194c16719b97c141b43a31c
https://github.com/wesnoth/wesnoth/commit/f6bbda717fcfa5319194c16719b97c141b43a31c
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-03-14 (Wed, 14 Mar 2018)
Changed paths:
M src/font/text.cpp
M src/sdl/utils.cpp
M src/video.cpp
Log Message:
-----------
Revert "SDL_CreateRGBSurface[WithFormat]From functions are available since 2.0.5, not 2.0.6"
This reverts commit e993d5525b41f1900eec7fa5f54995648b4bfda6. I forgot that while the above
is true, I deliberately made it at least 2.0.6 since a packaging error in the VS libraries
for 2.0.5 meant the appropriate symbols weren't exported.
More information about the Commits
mailing list