Actions
Bug #1474
closedMAP_TILE_OWNER_NULL in legal player number range
Start date:
05/29/2025
Due date:
% Done:
0%
Estimated time:
Description
MAP_TILE_OWNER_NULL is MAX_UINT8. which is a legal player number now that max player count is 512.
Files
Actions
#1
Updated by Marko Lindqvist about 1 month ago
- File 0097-Fix-assignment-of-unowned-tiles.patch 0097-Fix-assignment-of-unowned-tiles.patch added
- File 0037-Fix-assignment-of-unowned-tiles.patch 0037-Fix-assignment-of-unowned-tiles.patch added
- File 0019-Fix-assignment-of-unowned-tiles.patch 0019-Fix-assignment-of-unowned-tiles.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
- Target version set to 3.1.6
Updated by Marko Lindqvist about 1 month ago
- File 0012-Fix-assignment-of-unowned-tiles.patch 0012-Fix-assignment-of-unowned-tiles.patch added
- Status changed from In Review to In Progress
New S3_1 patch version that makes also client side changes. Similar change is needed also for S3_2 (coming later)
Updated by Marko Lindqvist about 1 month ago
- File 0028-Fix-assignment-of-unowned-tiles.patch 0028-Fix-assignment-of-unowned-tiles.patch added
- Status changed from In Progress to In Review
Actions