diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-10-10 14:09:30 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-12-10 18:16:55 +0100 |
commit | f15c978b76f57cd27303f2860d4329a86e407d93 (patch) | |
tree | 5e7e2ab158b6b5557383791bdcdeb8270738f734 /images/prov_x4.png | |
parent | c5d44d711751f8bf8d668648161e74bcc7bad975 (diff) | |
download | plantagenet-f15c978b76f57cd27303f2860d4329a86e407d93.tar.gz |
Use map structures instead of arrays and bit packing.
There are 28 lords, so packing multiple bits per lord into one word won't work.
Most lords will never be on the map, so carrying around their asset/force/routed data
is wasteful. Use map structures instead, since at most 6 lords will be on the map
at once, and at most 13 on the map + calendar.
Diffstat (limited to 'images/prov_x4.png')
0 files changed, 0 insertions, 0 deletions