empserver/tests/fire
Markus Armbruster 92693cba65 relations: Move relations state from struct natstr to relatstr
Relations state is relatively bulky: it's a big chunk of struct
natstr, and adds 200 bytes per country to xdump nat.

Relations change rarely.  Rewriting it to disk on every nation update
and retransmitting it in every xdump nat is wasteful.

To avoid this waste, move relations state to its own struct relatstr.

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:22 +02:00
..
01-sector-1 tests/fire: Cover firing at unused / sunk ships 2015-03-02 08:20:52 +01:00
02-POGO tests/fire: Drop reset of #1's BTUs between sub-tests 2014-01-19 10:16:59 +01:00
03-ship-1 tests/fire: Cover firing at unused / sunk ships 2015-03-02 08:20:52 +01:00
04-POGO tests/fire: Drop reset of #1's BTUs between sub-tests 2014-01-19 10:16:59 +01:00
05-land-1 tests/fire: Cover firing at unused / sunk ships 2015-03-02 08:20:52 +01:00
99-POGO tests/fire: Cover mission clearing 2015-03-02 08:20:51 +01:00
final.xdump relations: Move relations state from struct natstr to relatstr 2017-08-06 20:09:22 +02:00
journal.log sect: Keep work percentage without civilians at 100% 2017-08-06 19:59:57 +02:00
server.log tests: Enable running_test_suite by default 2014-01-19 10:09:17 +01:00
setup-POGO tests/fire: Cover mission clearing 2015-03-02 08:20:51 +01:00