mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-29 17:21:57 +00:00

- 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