[Commits] [wesnoth/wesnoth] 44d171: Include builtin conditions in wesnoth.wml_conditio...
GitHub
noreply at github.com
Tue Aug 2 21:07:45 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 44d171ab58aa9d01fb64f4d047d68d6a9a8ccbcf
https://github.com/wesnoth/wesnoth/commit/44d171ab58aa9d01fb64f4d047d68d6a9a8ccbcf
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2016-08-02 (Tue, 02 Aug 2016)
Changed paths:
M changelog
M src/game_events/conditional_wml.cpp
M src/game_events/conditional_wml.hpp
M src/scripting/game_lua_kernel.cpp
M src/scripting/game_lua_kernel.hpp
Log Message:
-----------
Include builtin conditions in wesnoth.wml_conditions
This excludes the [true] and [false] ConditionalWML tags,
which are still hard-coded. (People shouldn't be trying to
override or extend these anyway.)
More information about the Commits
mailing list