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-08 06:54:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wesnoth
/
data
/
lua
History
ln-zookeeper
9dbb917b7b
Fixed bug
#25131
: [move_unit] check_passability=no doesn't work
2016-09-29 10:28:28 +03:00
..
wml
Fix bug: Lua harm_unit
2016-09-19 17:40:41 -05:00
backwards-compatibility.lua
…
cave_map_generator.lua
finish moving cavegen (cave_map_generator.cpp) to lua.
2016-09-17 20:52:49 +02:00
feeding.lua
…
helper.lua
move set_variable.rand's logic to helper.rand
2016-07-19 13:48:31 -04:00
ilua.lua
…
location_set.lua
…
on_event.lua
…
wml-flow.lua
Renamed [foreach] variable= to array= and item_var= to variable=
2016-08-06 06:20:41 +02:00
wml-tags.lua
Fixed bug
#25131
: [move_unit] check_passability=no doesn't work
2016-09-29 10:28:28 +03:00
wml-utils.lua
…