]> git.pond.sub.org Git - empserver/commit - src/lib/commands/nati.c
(hap_req): New.
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 6 May 2006 11:07:35 +0000 (11:07 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 6 May 2006 11:07:35 +0000 (11:07 +0000)
commit97be5018e2b6aafb656e6635619d0cf0cb5bda87
tree5f930ab0a44fbdfac0ab089e78882ceb1d5614a0
parent222847bb75943d3176f18392e8168084330e650d
(hap_req): New.
(nati, populace): Use it.

(populace, nati): Change hap, pct from float to double, because they
are used as double.

(nati): Print happiness needed with just two decimals, like the other
levels.
include/prototypes.h
src/lib/commands/nati.c
src/lib/common/hap_fact.c
src/lib/update/populace.c