]> git.pond.sub.org Git - empserver/commit
update: Track oldowned civilians in nat_budget[]
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 19 Jun 2016 10:31:16 +0000 (12:31 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 6 Aug 2017 18:08:29 +0000 (20:08 +0200)
commit6eb4fd3cbfa021f22003ea9d7a4e91f7024443de
treec193127286ead38619c6a60a8015526192eb7ffe
parent4a714a37da1423d2ec5e15999ff387c3af2138db
update: Track oldowned civilians in nat_budget[]

Replace pops[] by nat_budget[].oldowned_civs.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
include/update.h
src/lib/commands/budg.c
src/lib/update/main.c
src/lib/update/nat.c
src/lib/update/prepare.c
src/lib/update/ship.c