[Commits] [wesnoth/wesnoth] 57227f: fix gold carryover.
GitHub
noreply at github.com
Sun Dec 28 22:21:25 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 57227f4030f0b53aad61e1655377a63b3480ecd0
https://github.com/wesnoth/wesnoth/commit/57227f4030f0b53aad61e1655377a63b3480ecd0
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2014-12-28 (Sun, 28 Dec 2014)
Changed paths:
M src/carryover.cpp
Log Message:
-----------
fix gold carryover.
http://gna.org/bugs/?23118
Commit: 7f0e7c890d5d4dad3fecd6d180c0acfc2b705eb6
https://github.com/wesnoth/wesnoth/commit/7f0e7c890d5d4dad3fecd6d180c0acfc2b705eb6
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2014-12-28 (Sun, 28 Dec 2014)
Changed paths:
M src/scripting/game_lua_kernel.cpp
Log Message:
-----------
better error on invalid variablename in wesnoth.set_variable
first we now throw a lua error instead of just giving a log message this
makes it easier to find the source of a bug becase we now get a
stacktrace.
Also we now give a more detailed error message.
Compare: https://github.com/wesnoth/wesnoth/compare/61d93802e468...7f0e7c890d5d
More information about the Commits
mailing list