Celtic Minstrel 9d3bf196b0 Update everything to use the new wesnoth.map module
- get_terrain and set_terrain replaced with direct indexing operations
- get_map_size mostly replaced with either the iterator or an on_board call.
  Only a few cases really needed to know the size of the map for some other purpose.
- shroud and fog operations, village owner, time areas, and location filters
- get_terrain_info replaced with terrain_types table
- Map generation functions create_map and create_filter
2021-02-28 18:16:33 -05:00
..

How it works

dialog "set" actions:

  • client (local only)
  • unit.advances_to
  • wml.variables

recruit, post advance events:

  • get from wml.variables, set
  • get from local client, publicly set