[Commits] [wesnoth/wesnoth] 8c5830: Make ng::side_engine::get_color()'s argument a sig...
GitHub
noreply at github.com
Sat Jun 20 23:42:51 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 8c5830d65d3e494ef76c98770e147d6f1f8a080d
https://github.com/wesnoth/wesnoth/commit/8c5830d65d3e494ef76c98770e147d6f1f8a080d
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2015-06-20 (Sat, 20 Jun 2015)
Changed paths:
M src/game_initialization/connect_engine.cpp
M src/game_initialization/connect_engine.hpp
Log Message:
-----------
Make ng::side_engine::get_color()'s argument a signed integer
Fixes a signed vs. unsigned type comparison warning.
Commit: f6c77b7dd84be5165dc690864492d6aa2b2af295
https://github.com/wesnoth/wesnoth/commit/f6c77b7dd84be5165dc690864492d6aa2b2af295
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2015-06-20 (Sat, 20 Jun 2015)
Changed paths:
M src/game_initialization/create_engine.cpp
M src/game_initialization/create_engine.hpp
M src/gui/dialogs/campaign_settings.cpp
Log Message:
-----------
gui2/tcampaign_settings: Request unescaped era names
Otherwise everything gets displayed with a caret prefix because GUI1
markup is of course not recognized by GUI2.
Compare: https://github.com/wesnoth/wesnoth/compare/61fab699e59e...f6c77b7dd84b
More information about the Commits
mailing list