[Commits] [wesnoth/wesnoth] 6fc8c8: move extract_summary_from_config function
GitHub
noreply at github.com
Mon Jun 9 01:04:17 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 6fc8c829d67ea9432ca4acad1c30bc2d4d4a7c26
https://github.com/wesnoth/wesnoth/commit/6fc8c829d67ea9432ca4acad1c30bc2d4d4a7c26
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2014-06-09 (Mon, 09 Jun 2014)
Changed paths:
M src/gamestatus.cpp
M src/gamestatus.hpp
M src/save_index.cpp
M src/save_index.hpp
Log Message:
-----------
move extract_summary_from_config function
Commit: 88ba83d98ed111dbf620dbb0eead1c9f40b76c9a
https://github.com/wesnoth/wesnoth/commit/88ba83d98ed111dbf620dbb0eead1c9f40b76c9a
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2014-06-09 (Mon, 09 Jun 2014)
Changed paths:
M src/multiplayer_create_engine.hpp
M src/resources.cpp
M src/resources.hpp
Log Message:
-----------
fixup "remove resources::state_of_game"
this was forgotten.
Commit: 3e5b88cb99a9a88e62a52beeb818c61be8ab8b0a
https://github.com/wesnoth/wesnoth/commit/3e5b88cb99a9a88e62a52beeb818c61be8ab8b0a
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2014-06-09 (Mon, 09 Jun 2014)
Changed paths:
M src/mp_depcheck.hpp
M src/multiplayer_create_engine.hpp
Log Message:
-----------
clean a dependency
Commit: b9d12c68fa09fd2a865f97efe5d35321cad27f29
https://github.com/wesnoth/wesnoth/commit/b9d12c68fa09fd2a865f97efe5d35321cad27f29
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2014-06-09 (Mon, 09 Jun 2014)
Changed paths:
M src/menu_events.cpp
Log Message:
-----------
use resources::classification/mp_setting instead of game_state
do_choose_level changing the value of mp_settings->mp_scenario is most
likeley a bug, because the value it was changed to wasn't related to the
finaly chosen level.
Commit: e7573db2fedcc4704d599233ae4eaaa09658a4db
https://github.com/wesnoth/wesnoth/commit/e7573db2fedcc4704d599233ae4eaaa09658a4db
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2014-06-09 (Mon, 09 Jun 2014)
Changed paths:
M src/gui/auxiliary/event/handler.hpp
Log Message:
-----------
prevent msvc compiler warning
Commit: 0beb8a1e79413f73f2f9cb9c3c7ef411355e0124
https://github.com/wesnoth/wesnoth/commit/0beb8a1e79413f73f2f9cb9c3c7ef411355e0124
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2014-06-09 (Mon, 09 Jun 2014)
Changed paths:
M src/menu_events.cpp
M src/menu_events.hpp
M src/play_controller.cpp
M src/play_controller.hpp
Log Message:
-----------
remove game_state from menu_handler
Compare: https://github.com/wesnoth/wesnoth/compare/1f00eb5c3f6e...0beb8a1e7941
More information about the Commits
mailing list