[Commits] [wesnoth/wesnoth] 92cd7f: show the debug command notification longer
GitHub
noreply at github.com
Mon Aug 8 15:36:05 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 92cd7fee255ac4bf0d08f24ab46ad1bdd5914898
https://github.com/wesnoth/wesnoth/commit/92cd7fee255ac4bf0d08f24ab46ad1bdd5914898
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M src/display.cpp
M src/display.hpp
M src/synced_commands.cpp
Log Message:
-----------
show the debug command notification longer
as requested in http://gna.org/bugs/index.php?18693
Commit: 7ab539fb3d5d85819177fad00a18378df65790a9
https://github.com/wesnoth/wesnoth/commit/7ab539fb3d5d85819177fad00a18378df65790a9
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M src/game_initialization/connect_engine.cpp
M src/game_state.cpp
M src/teambuilder.cpp
M src/teambuilder.hpp
Log Message:
-----------
give a warning on wrong side= attributes.
previously the game ignores the side= attribute when the game was
started the normal way, and refused to load start-of-scenario of
scenario that ha a side with a wrong side= attribute.
Now in both cases it loads the scenario sucesfully but gives a warning.
Commit: 18d773619021a926c42416ebde0e952efc86c407
https://github.com/wesnoth/wesnoth/commit/18d773619021a926c42416ebde0e952efc86c407
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Changed paths:
M src/game_events/handlers.cpp
Log Message:
-----------
less config copying when executing events.
Compare: https://github.com/wesnoth/wesnoth/compare/f4ac23a3c50d...18d773619021
More information about the Commits
mailing list