wesnoth/data/lua
gfgtdf 06d1fade32 split gold_carryover into smaller functions
this way the functions can easily be reused for alternative
carryover implementations.
2024-12-15 05:17:57 +01:00
..
core Lua API: Add unit:rebuild 2024-09-15 15:27:39 -04:00
wml Allow accessing the old value in [set_var] formula= 2024-11-08 09:35:43 +01:00
carryover_gold.lua split gold_carryover into smaller functions 2024-12-15 05:17:57 +01:00
cave_map_generator.lua Fix luacheck warnings and add to CI. 2021-11-28 14:26:02 -06:00
diversion.lua [Lua] Use wml.tag to construct WML tables 2024-05-19 12:54:35 -04:00
feeding.lua [Lua] Use game_events.add for feeding instead of add_repeating 2024-07-20 11:09:33 +02:00
functional.lua [LuaDoc] Fix several errors in the inline documentation 2024-02-06 19:04:00 -05:00
helper.lua Fix compatibility path for helper.set_wml_var_metatable 2023-05-07 14:56:55 -04:00
ilua.lua Make fix_whitespace complain about mixing tabs and spaces 2023-02-05 02:22:53 +01:00
location_set.lua Lua API: Avoid trying to iterate a userdata in location_set.of_pairs 2024-09-15 15:27:39 -04:00
mapgen_helper.lua Lua random map generator: fix off-by-one error in flip transforms 2018-10-07 03:20:56 +00:00
on_event.lua [Lua] Fix some accidental global warnings 2024-08-13 08:54:04 -04:00
package.lua Add a filesystem module 2021-05-11 14:52:21 -04:00
scenario_end_events.lua split gold_carryover into smaller functions 2024-12-15 05:17:57 +01:00
stun.lua stun: chaneg textdomain 2023-04-15 02:40:17 +02:00
wml-conditionals.lua Add support for distinct sub-achievements. 2023-05-17 23:54:16 -05:00
wml-flow.lua Support [foreach]array=this_item, nested loops using the default name 2023-02-05 04:34:23 +01:00
wml-tags.lua Fix #9360 2024-10-02 09:05:24 -04:00
wml-utils.lua Better action WML error handling 2024-10-12 22:23:52 +02:00