]> git.pond.sub.org Git - empserver/commit
From Ray Hyatt:
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 12 Feb 2005 16:17:57 +0000 (16:17 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 12 Feb 2005 16:17:57 +0000 (16:17 +0000)
commit153527a3ebc7c93de60cc6a6094f620ea09e44df
treec64bcafe3ab164ef74e21c0a67fd4d5cd00071c6
parent8a093f32f1c7cce33184b15a471c968346727e64
From Ray Hyatt:
(dchrstr): New member d_maxpop.
(dchr): Initialize it.
(max_pop): Use it.  Use dchr[SCT_MINE].d_maxpop when called with null
argument.  RES_POP now affects mountains and plains as well.
include/sect.h
src/lib/common/res_pop.c
src/lib/global/sect.c