wesnoth/data/lua
2019-09-26 12:17:05 +00:00
..
wml Add [find_path] option "nearest_by", and simple_find_path test 2019-09-11 11:17:56 +02:00
backwards-compatibility.lua Lua code: replace deprecated wesnoth.tovconfig() calls 2018-10-07 03:21:06 +00:00
cave_map_generator.lua Cleaned up deprecated API usage in core Lua 2018-03-13 16:55:36 +11:00
core.lua Lua: Fix wesnoth.deprecate_api for the case of deprecating a table that had a metamethod other than __index/__newindex 2019-09-26 12:17:05 +00:00
feeding.lua Cleaned up deprecated API usage in core Lua 2018-03-13 16:55:36 +11:00
functional.lua Lua API: simplify functional.reduce (#2788) 2018-10-07 03:18:38 +00:00
helper.lua Lua API: Fix some deprecations of game-only functions 2018-11-22 08:55:53 -05:00
ilua.lua pofix: add fixes of previous commits. 2018-02-06 23:03:06 +11:00
location_set.lua Lua code: replace deprecated wesnoth.set_variable() calls 2018-10-07 03:21:07 +00:00
mapgen_helper.lua Lua random map generator: fix off-by-one error in flip transforms 2018-10-07 03:20:56 +00:00
on_event.lua prevent double execution of on_event.lua 2018-10-07 03:25:18 +00:00
package.lua fix #4256 wesnoth.require with relative paths 2019-08-24 18:52:14 +02:00
wml-conditionals.lua Support formula= in [variable] ConditionalWML 2018-10-07 03:18:12 +00:00
wml-flow.lua Lua code: replace deprecated wesnoth.set_variable() calls 2018-10-07 03:21:07 +00:00
wml-tags.lua add duration= key to [unit_overlay] 2019-08-24 22:19:58 +02:00
wml-utils.lua Lua code: replace deprecated wesnoth.set_variable() calls 2018-10-07 03:21:07 +00:00