edit: Limit resources to 100 instead of 127
authorMarkus Armbruster <armbru@pond.sub.org>
Fri, 25 Jan 2013 18:30:18 +0000 (19:30 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Thu, 6 Jun 2013 17:55:00 +0000 (19:55 +0200)
commita41c74967d1b224a1b42a33eace41f6b28a0631f
tree21b585a5c7c8fa14f0ffd4851f3d1ed090c70a70
parentd4e9dccbccde51c83476c6600752b69974384957
edit: Limit resources to 100 instead of 127

Back in Empire 1, resources were limited consistently: fertility to
120, all others to 100.

When Chainsaw added setresource, consistency was lost: fertility got
limited to 100 there.

Chainsaw 3 changed edit to limit all resources to 127.

Commit 3fcee8dd and commit 8e430ae2 (both v4.3.11) changed fairland
and setsector to limit fertility to 100, matching setresource.

Now only edit remains different.  Change it to finally make things
consistent again.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
src/lib/commands/edit.c
tests/actofgod/actofgod.xdump
tests/actofgod/geninput.pl
tests/actofgod/journal.log