empserver/tests/build
Markus Armbruster eaa678c903 reject: Move reject state from struct natstr to rejectstr
Reject state is relatively bulky: it's a big chunk of struct natstr,
and adds almost 200 bytes per country to xdump nat.

Reject state changes rarely.  Rewriting it to disk on every nation
update and retransmitting it in every xdump nat is wasteful.

To avoid this waste, move reject state to its own struct rejectstr.

This is of course an xdump compatibility break.  We're not maintaining
xdump compatibility in this release.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2017-08-06 20:09:21 +02:00
..
bridges-1 build: Deities build ex nihilo 2014-02-16 12:00:19 +01:00
bridges-2 build: Deities build ex nihilo 2014-02-16 12:00:19 +01:00
units build: Deities build ex nihilo 2014-02-16 12:00:19 +01:00
final.xdump reject: Move reject state from struct natstr to rejectstr 2017-08-06 20:09:21 +02:00
journal.log sect: Keep work percentage without civilians at 100% 2017-08-06 19:59:57 +02:00
server.log build: Deities build ex nihilo 2014-02-16 12:00:19 +01:00
setup-POGO tests/build: Clean up setup a bit 2014-02-16 13:19:27 +01:00