wesnoth/data/lua
2019-12-19 07:06:02 -08:00
..
wml Fix the test_move_unit_in_circle test 2019-12-14 12:12:29 -05:00
backwards-compatibility.lua Lua code: replace deprecated wesnoth.tovconfig() calls 2018-10-07 03:21:06 +00:00
cave_map_generator.lua Replace all references to deprecated functions in the helper module 2019-12-02 01:10:34 -05:00
core.lua data/lua/core.lua: remove trailing white spaces 2019-12-19 07:06:02 -08:00
feeding.lua Lua: Replace uses of deprecated (moved) interface functions 2019-11-16 12:35:20 -05:00
functional.lua Lua functional library: make reduce accept an operator name in place of a function, add zip 2019-12-07 13:52:49 -05:00
helper.lua Move helper.find_attack -> wesnoth.units.find_attack 2019-12-02 22:39:34 -05:00
ilua.lua Fix ilua's strict mode 2019-12-07 14:48:55 -05:00
location_set.lua Fix an issue with items and location sets 2019-12-07 17:21:03 -05: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 Remove "wml-utils" require from files that no longer use it 2019-12-04 08:48:53 -05: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 Fix #4622 2019-12-09 22:12:39 -05:00
wml-tags.lua Replace uses of wml_utils.split with stringx.split 2019-12-04 08:46:04 -05:00
wml-utils.lua Deprecate wml_utils.split in favour of stringx.split 2019-12-04 08:09:51 -05:00