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 12:28:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
wesnoth
/
data
/
lua
History
Celtic Minstrel
73983c7032
Lua: Fix nil-safety issues in location_set
...
Fixes
#6231
(cherry picked from commit 1f32466782e9f6089825b26631002e4000b5f73e)
2021-10-29 11:56:43 +11:00
..
core
Lua API: Add a wesnoth.type() function
2021-09-04 22:20:28 -04:00
wml
AI: [micro_ai]side= can now take a list
2021-09-04 22:20:28 -04:00
cave_map_generator.lua
…
diversion.lua
…
feeding.lua
…
functional.lua
Lua API: Add alternative version of map function to be used on arrays
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: Fix nil-safety issues in location_set
2021-10-29 11:56:43 +11:00
mapgen_helper.lua
…
on_event.lua
…
package.lua
…
wml-conditionals.lua
…
wml-flow.lua
…
wml-tags.lua
Fix color_adjust requiring all keys
2021-10-18 03:07:25 +02:00
wml-utils.lua
…