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-04 05:58:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wesnoth
/
data
/
lua
History
Celtic Minstrel
981fa93a40
Make ilua output iterable userdata as tables
...
This means anything with __len and __pairs metamethods.
2019-11-17 14:23:59 -05:00
..
wml
Fix syntax error (trying to write Lua like C++)
2019-11-16 17:01:43 -05:00
backwards-compatibility.lua
…
cave_map_generator.lua
…
core.lua
Warn if trying to deprecate a table whose metatable is masked
2019-11-17 14:23:58 -05:00
feeding.lua
Lua: Replace uses of deprecated (moved) interface functions
2019-11-16 12:35:20 -05:00
functional.lua
…
helper.lua
Remove the helper.deprecate function, which isn't used anywhere
2019-11-16 13:11:58 -05:00
ilua.lua
Make ilua output iterable userdata as tables
2019-11-17 14:23:59 -05:00
location_set.lua
…
mapgen_helper.lua
…
on_event.lua
…
package.lua
…
wml-conditionals.lua
…
wml-flow.lua
Use wml.array_variables instead of wml.array_access.get/set
2019-11-16 13:09:04 -05:00
wml-tags.lua
Lua: Replace uses of deprecated (moved) interface functions
2019-11-16 12:35:20 -05:00
wml-utils.lua
Use wml.array_variables instead of wml.array_access.get/set
2019-11-16 13:09:04 -05:00