wesnoth/data/lua
Celtic Minstrel 840b6e70be Fix [modify_side]reset_maps=true
I have no idea how this was missed...
2021-02-22 21:26:30 -05:00
..
wml Fix [modify_side]reset_maps=true 2021-02-22 21:26:30 -05:00
backwards-compatibility.lua Lua code: replace deprecated wesnoth.tovconfig() calls 2018-05-10 19:54:59 -07: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:23:23 +00:00
feeding.lua Cleaned up deprecated API usage in core Lua 2018-03-13 16:55:36 +11:00
functional.lua Add functional.lua which implements higher-order functions 2017-05-10 17:40:20 -04:00
helper.lua Lua code: replace deprecated wesnoth.set_variable() calls 2018-05-12 17:41:28 -07: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-05-12 17:41:28 -07:00
mapgen_helper.lua Lua random map generator: fix off-by-one error in flip transforms 2018-05-12 18:38:35 -07:00
on_event.lua fixup! Fix missing return in on_event() 2018-03-17 17:21:20 -04:00
package.lua Lua: Use the second argument to error() where appropriate 2017-05-10 17:40:13 -04:00
wml-conditionals.lua Cleaned up deprecated API usage in core Lua 2018-03-13 16:55:36 +11:00
wml-flow.lua Lua code: replace deprecated wesnoth.set_variable() calls 2018-05-12 17:41:28 -07:00
wml-tags.lua Simplify a few wesnoth.*_unit calls 2019-10-15 20:21:22 +11:00
wml-utils.lua Lua code: replace deprecated wesnoth.set_variable() calls 2018-05-12 17:41:28 -07:00