Actions
Bug #1611
opensavegame3.c: Action subtarget loading does not respect savegame improvements / techs order
Start date:
07/15/2025
Due date:
% Done:
0%
Estimated time:
Description
It assumes that the order in the savegame is same as in the ruleset currently, i.e., it calls directly "improvement_by_number(order_sub_tgt)" and "valid_advance_by_number(order_sub_tgt)"
Files
Updated by Marko Lindqvist 4 months ago
Also extras:
"order->sub_target = order_sub_tgt;"
Updated by Marko Lindqvist 5 days ago
- File 0022-savegame-Respect-savegame-item-order-when-loading-ac.patch 0022-savegame-Respect-savegame-item-order-when-loading-ac.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
- Target version set to 3.2.2
Actions