[Commits] [wesnoth/wesnoth] ac42e5: Elevate 63891c77a1c3 to work in all SLFs
GitHub
noreply at github.com
Wed Jan 14 17:28:40 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: ac42e5e2281e02a0be13833d8c1eea06138ad961
https://github.com/wesnoth/wesnoth/commit/ac42e5e2281e02a0be13833d8c1eea06138ad961
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-01-15 (Thu, 15 Jan 2015)
Changed paths:
M src/scripting/game_lua_kernel.cpp
M src/terrain_filter.cpp
Log Message:
-----------
Elevate 63891c77a1c3 to work in all SLFs
The default with_border value is false. Certain functions, such as game_lua_kernel::intf_get_locations
pass an explicit true value to with_border. This commit allows any user-facing tags using those
(such as [store_locations]) to pass an explicit override.
More information about the Commits
mailing list