]> git.pond.sub.org Git - empserver/commit
Store game down flag in the game table
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 7 Feb 2009 17:24:03 +0000 (18:24 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 8 Feb 2009 13:18:04 +0000 (14:18 +0100)
commitfe9f02ccfbf7c7683bbc7ab7473f6fd6955479c4
treecf8e603e66bb01029c968b2fa5426ed5ab77eb97
parentf1d89514a59843f86c3d2b99f186ede2f3a771c6
Store game down flag in the game table

This avoids the silly opening of downfil all the time.

For what it's worth, it also makes the information visible in xdump,
as new game selector down.
include/game.h
src/lib/commands/turn.c
src/lib/common/game.c
src/lib/common/nsc.c
src/lib/player/empdis.c