summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-10-10 14:09:30 +0200
committerTor Andersson <tor@ccxvii.net>2023-12-10 18:16:55 +0100
commitf15c978b76f57cd27303f2860d4329a86e407d93 (patch)
tree5e7e2ab158b6b5557383791bdcdeb8270738f734 /tools
parentc5d44d711751f8bf8d668648161e74bcc7bad975 (diff)
downloadplantagenet-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 'tools')
0 files changed, 0 insertions, 0 deletions