This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
wesnoth
Watch
1
Star
0
Fork
0
You've already forked wesnoth
mirror of
https://github.com/wesnoth/wesnoth
synced
2025-05-02 11:08:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wesnoth
/
data
/
lua
/
wml
History
Celtic Minstrel
06a3799b46
Add handling of [modify_unit][effect] on the optimized path
2019-11-13 00:53:19 -05:00
..
animate_unit.lua
…
endlevel.lua
…
find_path.lua
Add [find_path] option "nearest_by", and simple_find_path test
2019-09-11 11:17:56 +02:00
harm_unit.lua
…
heal_unit.lua
…
items.lua
support item_name= in [store_items]
2019-03-20 20:27:33 +01:00
kill.lua
…
message.lua
Lua: Replace uses of deprecated (moved) GUI2 functions
2019-11-13 00:51:26 -05:00
micro_ai.lua
…
modify_ai.lua
…
modify_side.lua
Support [variables] in [modify_side]
2019-11-13 00:22:50 -05:00
modify_unit.lua
Add handling of [modify_unit][effect] on the optimized path
2019-11-13 00:53:19 -05:00
move_unit.lua
…
object.lua
Lua: Replace uses of deprecated (moved) GUI2 functions
2019-11-13 00:51:26 -05:00
objectives.lua
…
random_placement.lua
…
role.lua
Support location_id in [role][auto_recall]
2019-03-03 11:56:34 -05:00
set_variable.lua
Support [set/clear_variable] inside [modify_unit/side]
2019-11-11 22:29:26 -05:00
test_condition.lua
…