]> git.pond.sub.org Git - empserver/commit
Make fairland obey file locks
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 17 May 2008 18:10:45 +0000 (20:10 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 17 May 2008 18:10:45 +0000 (20:10 +0200)
commitba1a320ce291b00a4f24aeccea284fecbfe3a6f7
tree3032201f8195bc6bb766baf4efedc576a6bf7db6
parentd2a7bb6b6fed02d2cf48682d7d2a52a16d5d90e9
Make fairland obey file locks

Do that by making it use file.h instead of stdio.

This doesn't overwrite the sector file completely anymore, it just
sets sct_type, sct_newtype, sct_elev and sct_coastal.  You really need
to run files first now.
src/util/fairland.c