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-06 15:23:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wesnoth
/
data
/
lua
History
Celtic Minstrel
b22c3b595c
Lua API: Fix functional.map returning the wrong answer if used on a table that contains numeric keys but is not strictly an array
2021-09-04 22:20:28 -04:00
..
core
Lua API: Fix an error in the terrain hex API
2021-09-04 22:20:28 -04:00
wml
Lua: Fix deprecated end_text references in core
2021-08-23 09:22:08 -04:00
cave_map_generator.lua
…
diversion.lua
…
feeding.lua
…
functional.lua
Lua API: Fix functional.map returning the wrong answer if used on a table that contains numeric keys but is not strictly an array
2021-09-04 22:20:28 -04:00
helper.lua
Lua API: Deprecate the helper.lua module itself
2021-07-07 01:32:05 -04:00
ilua.lua
Lua: Fix console pretty-print output not showing zero or negative keys in tables
2021-09-04 22:20:28 -04:00
location_set.lua
Lua API: location_set:to_pairs now returns named tuples
2021-09-04 22:20:28 -04:00
mapgen_helper.lua
…
on_event.lua
…
package.lua
…
wml-conditionals.lua
…
wml-flow.lua
…
wml-tags.lua
WML API: [story]title= is now optional even in ActionWML
2021-07-13 14:10:07 -04:00
wml-utils.lua
…