HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #870914
Const unittype and improvement
Start date:
Due date:
% Done:
0%
Estimated time:
Description
The original goal was to provide const unittype pointer to create_unit_virtual(). It has recursed all over the codebase, and due to some code to check city production universal mixing unittype and improvement pointers (as void pointer -> const void pointer), also improvement pointers are affected.
Related issues
History
#1
Updated by Marko Lindqvist over 2 years ago
- File 0025-Make-unit_type-pointer-from-unit-structure-const.patch 0025-Make-unit_type-pointer-from-unit-structure-const.patch added
- Status changed from In Progress to Resolved
#2
Updated by Marko Lindqvist over 2 years ago
- File 0021-Make-unit_type-pointer-from-unit-structure-const.patch 0021-Make-unit_type-pointer-from-unit-structure-const.patch added
Rebased on top of Feature #846914
#3
Updated by Marko Lindqvist over 2 years ago
- Blocks Feature #871170: defense_multiplication(): Rework to take defender unit instead of unit type added
#4
Updated by Marko Lindqvist over 2 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist