[Commits] [wesnoth/wesnoth] deb5b9: fix default login on windows
GitHub
noreply at github.com
Thu Oct 9 16:12:16 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: deb5b944e8b4b9dbe01be1c5d324e7a17f699aa3
https://github.com/wesnoth/wesnoth/commit/deb5b944e8b4b9dbe01be1c5d324e7a17f699aa3
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2014-10-09 (Thu, 09 Oct 2014)
Changed paths:
M src/game_preferences.cpp
Log Message:
-----------
fix default login on windows
getenv("USER") doesn't work on windows. Also winapifunctions use utf16
strings.
Commit: 65a07832e46edc9c6a0f2b522bf08e42ee9a4873
https://github.com/wesnoth/wesnoth/commit/65a07832e46edc9c6a0f2b522bf08e42ee9a4873
Author: gfgtdf <tischpapier at gmail.com>
Date: 2014-10-09 (Thu, 09 Oct 2014)
Changed paths:
M src/game_preferences.cpp
Log Message:
-----------
Merge pull request #294 from gfgtdf/utf16_to_utf32
fix default login on windows
Compare: https://github.com/wesnoth/wesnoth/compare/e0073a606418...65a07832e46e
More information about the Commits
mailing list