wesnoth/data/lua
gfgtdf 60d114b606 finish moving cavegen (cave_map_generator.cpp) to lua.
This map generator is used in HttT 17 and SoF 4. which needed to be updated aswell.

With this we finally have a lua generator that is used in mainline and that
can be used an an example by wml authors who want to write other map generators.

Unfortunateley there are still umc add ons in 1.12 that use
scenario_generation=cave so i didn't remove the cpp implementation yet.
2016-09-17 20:52:49 +02:00
..
wml Fix bug: 'text' is nil 2016-09-10 14:20:04 -05:00
backwards-compatibility.lua Cleaned out implementation of legacy function 2015-09-20 03:36:15 +11:00
cave_map_generator.lua finish moving cavegen (cave_map_generator.cpp) to lua. 2016-09-17 20:52:49 +02:00
feeding.lua cleanup lua feeding implementation. 2016-05-22 19:41:54 +02:00
helper.lua move set_variable.rand's logic to helper.rand 2016-07-19 13:48:31 -04:00
ilua.lua lua: make it easier to disable strict mode global variables 2015-01-05 14:58:09 -05:00
location_set.lua bugfix: invalid variable reference 2014-11-22 16:43:27 -05:00
on_event.lua fixup on_event.lua 2016-07-16 20:34:33 +02:00
wml-flow.lua Renamed [foreach] variable= to array= and item_var= to variable= 2016-08-06 06:20:41 +02:00
wml-tags.lua [role] always error on missing role= 2016-09-01 20:14:15 -05:00
wml-utils.lua make utils.split return empty set on nil values 2016-07-09 21:01:35 +02:00