]> git.pond.sub.org Git - empserver/commit
(plane_flags, plane_ca): Add plane flags table.
authorRon Koenderink <rkoenderink@yahoo.ca>
Wed, 9 Nov 2005 22:56:43 +0000 (22:56 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Wed, 9 Nov 2005 22:56:43 +0000 (22:56 +0000)
commit0a44c4893ee99862214d7aa629d7b8789f85d057
tree78b4a402f52c2f7dbd63cbf6a03106cfc5f0ead2
parentfd237f172219d850b40637220ab716c37884b8ed
(plane_flags, plane_ca): Add plane flags table.

(retreat_flags, ship_ca, land_ca, plane_ca): Add retreat flags table.

(nation_flags, nation_relations, nat_ca): Add nation flags and
nation relations tables.

(empfile_ca): Remove flags and file name fields.
They are internal and not needed by the client.
include/file.h
include/nsc.h
src/lib/global/file.c
src/lib/global/nsc.c