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 #757429
protocol: causes and rmcauses are bit vectors
Status:
Closed
Priority:
Normal
Assignee:
Category:
Freeciv-web
Sprint/Milestone:
Start date:
Due date:
% Done:
100%
Estimated time:
Description
The extra fields causes and rmcauses are bit vectors but they don't use the bitvector type. Mark them as bit vectors in the network protocol. This makes the JSON protocol transfer them as Freeciv-web readable bit vectors.
History
#1
Updated by Sveinung Kvilhaugsvik about 4 years ago
- File 0002-protocol-causes-and-rmcauses-are-bit-vectors.patch 0002-protocol-causes-and-rmcauses-are-bit-vectors.patch added
- Status changed from In Progress to Resolved
#2
Updated by Sveinung Kvilhaugsvik about 4 years ago
- Status changed from Resolved to Closed
- % Done changed from 90 to 100