Actions
Feature #663
closedSet directions to tex map
Start date:
05/22/2024
Due date:
% Done:
0%
Estimated time:
Description
Since #655 made common code to use directions from the specific map, directions from the main map should be copied to the tex AI map (unless I'm mistaken and it's fine already).
Files
Updated by Alina Lenk 6 months ago
Rather than copying the directions, we could also make map_init_topology() take a map parameter rather than always operating on wld.map by default, and then copy the topology information and call that.
Updated by Marko Lindqvist 6 months ago
This is a regression compared to 3.1.1 release.
Updated by Marko Lindqvist 6 months ago
- Blocked by Feature #707: map_init_topology() take a map parameter added
Updated by Marko Lindqvist 5 months ago
- File 0030-Tex-Initialize-map-topology.patch 0030-Tex-Initialize-map-topology.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Actions