wesnoth/data/lua/wml
Celtic Minstrel 55fa2759a1 Fix the test_move_unit_in_circle test
Just needed to extract the unit earlier, so that it wouldn't be counted as blocking itself

Closes #4635
2019-12-14 12:12:29 -05:00
..
animate_unit.lua Move helper.find_attack -> wesnoth.units.find_attack 2019-12-02 22:39:34 -05:00
endlevel.lua Remove "wml-utils" require from files that no longer use it 2019-12-04 08:48:53 -05:00
find_path.lua Replace all references to deprecated functions in the helper module 2019-12-02 01:10:34 -05:00
harm_unit.lua Replace all references to deprecated functions in the helper module 2019-12-02 01:10:34 -05:00
heal_unit.lua Rollback possibility of wesnoth.get_units matching recall list units 2019-11-15 22:39:09 -05:00
items.lua Fix an issue with items and location sets 2019-12-07 17:21:03 -05:00
kill.lua Move helper.find_attack -> wesnoth.units.find_attack 2019-12-02 22:39:34 -05:00
message.lua Replace uses of wml_utils.split with stringx.split 2019-12-04 08:46:04 -05:00
micro_ai.lua Replace all references to deprecated functions in the helper module 2019-12-02 01:10:34 -05:00
modify_ai.lua Replace all references to deprecated functions in the helper module 2019-12-02 01:10:34 -05:00
modify_side.lua Replace uses of wml_utils.split with stringx.split 2019-12-04 08:46:04 -05:00
modify_unit.lua Replace uses of wml_utils.split with stringx.split 2019-12-04 08:46:04 -05:00
move_unit.lua Fix the test_move_unit_in_circle test 2019-12-14 12:12:29 -05:00
object.lua Lua: Replace uses of deprecated (moved) interface functions 2019-11-16 12:35:20 -05:00
objectives.lua Fix some places that were erroneously calling string.format instead of stringx.vformat after 30240aa7cd 2019-12-07 17:21:03 -05:00
random_placement.lua Replace all references to deprecated functions in the helper module 2019-12-02 01:10:34 -05:00
role.lua Replace uses of wml_utils.split with stringx.split 2019-12-04 08:46:04 -05:00
set_variable.lua Use wml.array_variables instead of wml.array_access.get/set 2019-11-16 13:09:04 -05:00
test_condition.lua Lua code: replace deprecated wesnoth.get_variable() calls 2018-10-07 03:21:06 +00:00