[Commits] [wesnoth/wesnoth] 1aad7f: Move unicode support to its own file
GitHub
noreply at github.com
Sun Mar 23 23:33:12 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1aad7f9d455295ffa9be531a4187fc25987c972d
https://github.com/wesnoth/wesnoth/commit/1aad7f9d455295ffa9be531a4187fc25987c972d
Author: Alexander van Gessel <ai0867 at gmail.com>
Date: 2014-03-24 (Mon, 24 Mar 2014)
Changed paths:
M src/CMakeLists.txt
M src/SConscript
M src/campaign_server/campaign_server.cpp
M src/filesystem.cpp
M src/hotkey/hotkey_item.cpp
M src/marked-up_text.hpp
M src/race.cpp
M src/race.hpp
M src/serialization/string_utils.cpp
M src/serialization/string_utils.hpp
A src/serialization/unicode.cpp
A src/serialization/unicode.hpp
M src/server/ban.cpp
M src/server/player_network.cpp
M src/server/server.cpp
M src/tests/test_serialization.cpp
M src/text.hpp
M src/widgets/textbox.cpp
M src/widgets/textbox.hpp
Log Message:
-----------
Move unicode support to its own file
Commit: 1b2bfa1e2afa63d07641ceb318d44991f4e8ea5a
https://github.com/wesnoth/wesnoth/commit/1b2bfa1e2afa63d07641ceb318d44991f4e8ea5a
Author: Alexander van Gessel <ai0867 at gmail.com>
Date: 2014-03-24 (Mon, 24 Mar 2014)
Changed paths:
M src/sha1.hpp
Log Message:
-----------
Include system headers with <>, not ""
Commit: c192854e32d0e3c243df9fe5bd911dc18eeb978d
https://github.com/wesnoth/wesnoth/commit/c192854e32d0e3c243df9fe5bd911dc18eeb978d
Author: Alexander van Gessel <ai0867 at gmail.com>
Date: 2014-03-24 (Mon, 24 Mar 2014)
Changed paths:
M src/serialization/string_utils.cpp
Log Message:
-----------
Whitespace fix
Commit: f786c2d4229ea16f6d6fbe24f557a524af74707d
https://github.com/wesnoth/wesnoth/commit/f786c2d4229ea16f6d6fbe24f557a524af74707d
Author: Alexander van Gessel <ai0867 at gmail.com>
Date: 2014-03-24 (Mon, 24 Mar 2014)
Changed paths:
M projectfiles/CodeBlocks/wesnoth.cbp
M projectfiles/CodeBlocks/wesnothd.cbp
M projectfiles/CodeLite/wesnoth.project
M projectfiles/VC9/wesnothlib.vcproj
M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
Log Message:
-----------
Attempt to update projectfiles
Commit: e132df7d6407ae96a537e52e37b0c7a89ee86774
https://github.com/wesnoth/wesnoth/commit/e132df7d6407ae96a537e52e37b0c7a89ee86774
Author: Alexander van Gessel <ai0867 at gmail.com>
Date: 2014-03-24 (Mon, 24 Mar 2014)
Changed paths:
R projectfiles/Dev-C++/.gitignore
Log Message:
-----------
Remove gitignore in otherwise empty dir
Compare: https://github.com/wesnoth/wesnoth/compare/7df83c22a8f4...e132df7d6407
More information about the Commits
mailing list