]> git.pond.sub.org Git - empserver/commitdiff
deity.h is redundant, remove it.
authorMarkus Armbruster <armbru@pond.sub.org>
Fri, 20 Feb 2004 20:34:43 +0000 (20:34 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Fri, 20 Feb 2004 20:34:43 +0000 (20:34 +0000)
100 files changed:
include/deity.h [deleted file]
src/lib/commands/bdes.c
src/lib/commands/best.c
src/lib/commands/budg.c
src/lib/commands/buil.c
src/lib/commands/buy.c
src/lib/commands/carg.c
src/lib/commands/cede.c
src/lib/commands/cens.c
src/lib/commands/chan.c
src/lib/commands/comm.c
src/lib/commands/coun.c
src/lib/commands/cuto.c
src/lib/commands/decl.c
src/lib/commands/demo.c
src/lib/commands/desi.c
src/lib/commands/dump.c
src/lib/commands/expl.c
src/lib/commands/fort.c
src/lib/commands/fuel.c
src/lib/commands/give.c
src/lib/commands/grin.c
src/lib/commands/hidd.c
src/lib/commands/improve.c
src/lib/commands/land.c
src/lib/commands/ldump.c
src/lib/commands/leve.c
src/lib/commands/lstat.c
src/lib/commands/marc.c
src/lib/commands/mark.c
src/lib/commands/miss.c
src/lib/commands/mobu.c
src/lib/commands/mora.c
src/lib/commands/move.c
src/lib/commands/name.c
src/lib/commands/navi.c
src/lib/commands/ndump.c
src/lib/commands/news.c
src/lib/commands/nuke.c
src/lib/commands/orde.c
src/lib/commands/path.c
src/lib/commands/payo.c
src/lib/commands/pdump.c
src/lib/commands/plan.c
src/lib/commands/powe.c
src/lib/commands/pstat.c
src/lib/commands/rang.c
src/lib/commands/rea.c
src/lib/commands/repo.c
src/lib/commands/reso.c
src/lib/commands/retr.c
src/lib/commands/sabo.c
src/lib/commands/sail.c
src/lib/commands/scra.c
src/lib/commands/scut.c
src/lib/commands/sdump.c
src/lib/commands/sect.c
src/lib/commands/shi.c
src/lib/commands/show.c
src/lib/commands/sinf.c
src/lib/commands/spy.c
src/lib/commands/sstat.c
src/lib/commands/star.c
src/lib/commands/stop.c
src/lib/commands/strv.c
src/lib/commands/supp.c
src/lib/commands/surv.c
src/lib/commands/tele.c
src/lib/commands/trad.c
src/lib/commands/vers.c
src/lib/commands/work.c
src/lib/commands/zdon.c
src/lib/common/hours.c
src/lib/common/log.c
src/lib/common/maps.c
src/lib/common/move.c
src/lib/common/xy.c
src/lib/player/empdis.c
src/lib/player/init_nats.c
src/lib/player/player.c
src/lib/subs/bsanct.c
src/lib/subs/control.c
src/lib/subs/distrea.c
src/lib/subs/land.c
src/lib/subs/lostsub.c
src/lib/subs/mission.c
src/lib/subs/move.c
src/lib/subs/mtch.c
src/lib/subs/nreport.c
src/lib/subs/nuke.c
src/lib/subs/plane.c
src/lib/subs/radmap.c
src/lib/subs/retreat.c
src/lib/subs/sarg.c
src/lib/subs/sect.c
src/lib/subs/ship.c
src/lib/subs/supply.c
src/lib/update/move_sat.c
src/lib/update/nav_ship.c
src/lib/update/nav_util.c

diff --git a/include/deity.h b/include/deity.h
deleted file mode 100644 (file)
index b98b324..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-/*
- *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2000, Dave Pare, Jeff Bailey, Thomas Ruschak,
- *                           Ken Stevens, Steve McClure
- *
- *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
- *  the Free Software Foundation; either version 2 of the License, or
- *  (at your option) any later version.
- *
- *  This program is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
- *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, write to the Free Software
- *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- *
- *  ---
- *
- *  See the "LEGAL", "LICENSE", "CREDITS" and "README" files for all the
- *  related information and legal notices. It is expected that any future
- *  projects/authors will amend these files as needed.
- *
- *  ---
- *
- *  deity.h: Definitions for things associated with deity ownership
- * 
- *  Known contributors to this file:
- *  
- */
-
-#ifndef _DEITY_H_
-#define _DEITY_H_
-
-extern s_char *privname;
-extern s_char *privlog;
-extern int privuid;
-
-#endif /* _DEITY_H_ */
index beee444f22bcdb86d91107085860d36fe0786686..054f0aa09b3d7b1a19004b6efd8dd67e1481b2ff 100644 (file)
@@ -39,7 +39,6 @@
 #include "xy.h"
 #include "path.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "nat.h"
 #include "commands.h"
index 8e0000ab5be51732ab139501dd830e4bb6fddd9e..ed7442b2009d5043372ecdba32f5260c62694fa8 100644 (file)
@@ -39,7 +39,6 @@
 #include "xy.h"
 #include "path.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "nat.h"
 #include "commands.h"
index 97a8eba7e09c142d8823d541e2a4b094cd156414..5431f43b37d7a8470ed5a401fbc7f9c47b204db8 100644 (file)
@@ -44,7 +44,6 @@
 #include "nat.h"
 #include "item.h"
 #include "file.h"
-#include "deity.h"
 #include "ship.h"
 #include "land.h"
 #include "plane.h"
index caeb39e7a5aeb980e0145376e0d1108a29df3930..f7c13be39fb10a58af2e8125f021c6ce96601209 100644 (file)
@@ -46,7 +46,6 @@
 #include "xy.h"
 #include "nsc.h"
 #include "treaty.h"
-#include "deity.h"
 #include "file.h"
 #include "path.h"
 #include "optlist.h"
index ac8fd5cd74cb7a05c2823e473b0e1876cd713540..ab92e0eb72605076dd2e83fb5b8a186aa6eab260 100644 (file)
@@ -42,7 +42,6 @@
 #include "news.h"
 #include "nsc.h"
 #include "item.h"
-#include "deity.h"
 #include "land.h"
 #include "commodity.h"
 #include "plane.h"
index b0ab42b553e18ae5eef7deadd05611ebf022c4aa..0ff9d2f785379dbf586126f8d98af23914d16dc2 100644 (file)
@@ -41,7 +41,6 @@
 #include "nsc.h"
 #include "nat.h"
 #include "file.h"
-#include "deity.h"
 #include "commands.h"
 #include "optlist.h"
 
index a3f1dcb86fb3e108b2267d6f2059739024d807d8..1dfea390bbadee7d7c51711d2bf22bad7316091b 100644 (file)
@@ -39,7 +39,6 @@
 #include "sect.h"
 #include "nsc.h"
 #include "nat.h"
-#include "deity.h"
 #include "path.h"
 #include "file.h"
 #include "plane.h"
index 9d035cfaed6e893c730a1e0a85011bd3e09c0698..c43a3139acd00f5dd64fa2d1c19a37b6489c564c 100644 (file)
@@ -39,7 +39,6 @@
 #include "sect.h"
 #include "nsc.h"
 #include "nat.h"
-#include "deity.h"
 #include "path.h"
 #include "file.h"
 #include "commands.h"
index cc6744edbf0148febef7fca503c0f114647e6380..5ea03eb3d0cc820164eb3a46895d7783bea1b7b2 100644 (file)
@@ -36,7 +36,6 @@
 #include "misc.h"
 #include "player.h"
 #include "nat.h"
-#include "deity.h"
 #include "file.h"
 #include "news.h"
 #include "optlist.h"
index 6eeacd52b1266c47942d49d460e365337e9931eb..cf0fb618e08e71ceeba8bb35a3231b3681216569 100644 (file)
@@ -39,7 +39,6 @@
 #include "nsc.h"
 #include "path.h"
 #include "nat.h"
-#include "deity.h"
 #include "file.h"
 #include "commands.h"
 
index 49ce317899172b0672119d628006fab87e9827a5..296c1af081c25d2f89cfd3773f79464c74ac8625 100644 (file)
@@ -39,7 +39,6 @@
 #include "xy.h"
 #include "nsc.h"
 #include "file.h"
-#include "deity.h"
 #include <fcntl.h>
 #include <ctype.h>
 #include "commands.h"
index 069b4d78d1157bede48ccb48374f1a32961df98a..b5eb2c02493cdf07a35435eb14e18ce52984726b 100644 (file)
@@ -39,7 +39,6 @@
 #include "nsc.h"
 #include "nat.h"
 #include "path.h"
-#include "deity.h"
 #include "file.h"
 #include "commands.h"
 
index 25bd6839cba682385f6abc4e83b682cd271906c3..4714710661c4fa5e451e28775415031379bfe267 100644 (file)
@@ -36,7 +36,6 @@
 #include "nat.h"
 #include "news.h"
 #include "file.h"
-#include "deity.h"
 #include "xy.h"
 #include "nsc.h"
 #include "commands.h"
index ec6d628d574aa891e3e86fc677e8cb8bd7b32061..62af5c98a25b9400ec215fb4f97853868ea93259 100644 (file)
@@ -34,7 +34,6 @@
 #include "misc.h"
 #include "player.h"
 #include "xy.h"
-#include "deity.h"
 #include "var.h"
 #include "sect.h"
 #include "nat.h"
index f51a6c6eabb11364995397d180f116da17838209..4e2d067c4032533af2e971677104c44934bf7496 100644 (file)
@@ -39,7 +39,6 @@
 #include "xy.h"
 #include "path.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "nat.h"
 #include "optlist.h"
index 3a66f0535ec4a21182c0219769796d1688742b5b..bdae412c7700d78d3b7071d4a0065a5627db69f1 100644 (file)
@@ -39,7 +39,6 @@
 #include "sect.h"
 #include "nsc.h"
 #include "nat.h"
-#include "deity.h"
 #include "path.h"
 #include "file.h"
 #include "commands.h"
index a5a60385cf1225f1d5b52df02d6259dea3507c49..df2ad4d8dea89f825f6e3e21a61f27f8396ba6a6 100644 (file)
@@ -39,7 +39,6 @@
 #include "nsc.h"
 #include "item.h"
 #include "file.h"
-#include "deity.h"
 #include "nat.h"
 #include "optlist.h"
 #include "commands.h"
index 2517d9e420096390afcbd823d3c652562f825cce..7d77dd5edeee8e902cf5c4b77b105e0026a91578 100644 (file)
@@ -40,7 +40,6 @@
 #include "land.h"
 #include "nat.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "commands.h"
 #include "optlist.h"
index 104332a4b62f926ac8518baca9ebc420231b7227..b4406f03837cb1d3181416356e84a7d332079a1d 100644 (file)
@@ -40,7 +40,6 @@
 #include "land.h"
 #include "nat.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "sect.h"
 #include "optlist.h"
index 5b95262e8dd1645a3d4bc8db34bdb869a9fd906a..c74c695d19d7db87754113e61c786c40c531f6dc 100644 (file)
@@ -41,7 +41,6 @@
 #include "xy.h"
 #include "nsc.h"
 #include "item.h"
-#include "deity.h"
 #include "file.h"
 #include "commands.h"
 #include "optlist.h"
index eb7b293c10b78e71a619528454df03631bb17c5c..67f6970e543c08d5dccd2b458c8fa945f793a30f 100644 (file)
@@ -38,7 +38,6 @@
 #include "sect.h"
 #include "nat.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "product.h"
 #include "commands.h"
index 9b82e77b64db437b42ffc6d7f8aa8445779139f6..3af3dea92b3bc8ff5e42442ae97a06614c124c2c 100644 (file)
@@ -40,7 +40,6 @@
 #include "xy.h"
 #include "nsc.h"
 #include "nat.h"
-#include "deity.h"
 #include "file.h"
 #include "commands.h"
 
index dc636a58adf7d0960bd2dfa7fc7028cc862a952e..9c35b0c8d688a54887b53af8eb836ca1c0c99a9f 100644 (file)
@@ -39,7 +39,6 @@
 #include "sect.h"
 #include "nsc.h"
 #include "nat.h"
-#include "deity.h"
 #include "path.h"
 #include "file.h"
 #include "optlist.h"
index fffb012a4513964665f27ad40d225f0bd0d54518..c21279f7e21827d8bc3de2115dd4eb00b350a351 100644 (file)
@@ -39,7 +39,6 @@
 #include "land.h"
 #include "nat.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "optlist.h"
 #include "commands.h"
index d4c327772b5cd64756634e450bab0909c813c576..0a9b793fb8052fb8314a8322f2dd199052dc731f 100644 (file)
@@ -39,7 +39,6 @@
 #include "land.h"
 #include "nat.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "optlist.h"
 #include "var.h"
index 874eb292a91cecb872fce1823ab5c9aefaee32a3..fd6b79eddc96afed1bc285a5dccfd0dd0fa0ec09 100644 (file)
@@ -38,7 +38,6 @@
 #include "xy.h"
 #include "nsc.h"
 #include "nat.h"
-#include "deity.h"
 #include "file.h"
 #include "path.h"
 #include "commands.h"
index 32f199358708be0024d5b12e59d0b138ad3d7a8a..bf539c098a9ea039127eeebe28f1f95c0db3e05d 100644 (file)
@@ -39,7 +39,6 @@
 #include "land.h"
 #include "nat.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "optlist.h"
 #include "commands.h"
index b98064c1ffede590e9994221d75d554dcf19d5ad..8bc2795398a34c3be89db3dae6861182f2e43c74 100644 (file)
@@ -43,7 +43,6 @@
 #include "nsc.h"
 #include "nat.h"
 #include "path.h"
-#include "deity.h"
 #include "file.h"
 #include "map.h"
 #include "commands.h"
index f06d8af838c22e844ea2b312ab51af48f30bdadc..94b326c554c3b7494d6fbcd061a9448ef161c197 100644 (file)
@@ -37,7 +37,6 @@
 #include "nat.h"
 #include "var.h"
 #include "item.h"
-#include "deity.h"
 #include "commodity.h"
 #include "player.h"
 #include "file.h"
index f6cc31142a0d361a47168a6e30b8e28cc9e0a193..b0511eafdb87060094af8ccc807e557e53e6af84 100644 (file)
@@ -44,7 +44,6 @@
 #include "plane.h"
 #include "nat.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "path.h"
 #include "mission.h"
index 6de51ece2ec4ca2f9a362cb0373654df22bc5565..ee3b16e51d177ca3a0a0dc382c021e4eab192b84 100644 (file)
@@ -38,7 +38,6 @@
 #include "sect.h"
 #include "nsc.h"
 #include "nat.h"
-#include "deity.h"
 #include "path.h"
 #include "file.h"
 #include "commands.h"
index e4c3b933595343fdcea48a807f03ea64d0dff333..0790c2892245ea0509dbb85f94ebc0dc41b35f36 100644 (file)
@@ -39,7 +39,6 @@
 #include "nsc.h"
 #include "file.h"
 #include "nat.h"
-#include "deity.h"
 #include "commands.h"
 #include "optlist.h"
 
index ddaa418c6e7973dcb5db59f8f4c83d675fa9efae..679bcba49d177e19694b287cf29c60495d09bd44 100644 (file)
@@ -37,7 +37,6 @@
 #include "sect.h"
 #include "item.h"
 #include "file.h"
-#include "deity.h"
 #include "xy.h"
 #include "nat.h"
 #include "nsc.h"
index 41fb770a17605c29206a95ad4bc2cd9050f67861..93b0fcaf3d42b32e43fde5cb263bb844cea8d367 100644 (file)
@@ -39,7 +39,6 @@
 #include "xy.h"
 #include "nsc.h"
 #include "nat.h"
-#include "deity.h"
 #include "file.h"
 #include "path.h"
 #include "commands.h"
index 5468cba30676e70c9436dfe639948cf728cd90c0..7f5610fa4d9306594d94af84b5b6ffd0e2fd7cdb 100644 (file)
@@ -42,7 +42,6 @@
 #include "nsc.h"
 #include "nat.h"
 #include "path.h"
-#include "deity.h"
 #include "file.h"
 #include "map.h"
 #include "commands.h"
index da2780e667886654e922bfa0b7f766d42448cd31..970342be1b1d796024595e9dcd589a04e790447f 100644 (file)
@@ -40,7 +40,6 @@
 #include "xy.h"
 #include "nsc.h"
 #include "nat.h"
-#include "deity.h"
 #include "file.h"
 #include "commands.h"
 
index db6eb57ad30d41e1da6c18dae9b6b667cf6f4497..e165ab2d3f5902266a65b08d48f2311f434cbb32 100644 (file)
@@ -38,7 +38,6 @@
 #include "file.h"
 #include "xy.h"
 #include "nsc.h"
-#include "deity.h"
 #include "commands.h"
 #include "optlist.h"
 
index 531af0598198c7c5851f72f69ce5d9c93d901595..bc619b9704f1968d2b0cb60d039f1c2103f3ba0a 100644 (file)
@@ -39,7 +39,6 @@
 #include "xy.h"
 #include "nsc.h"
 #include "nat.h"
-#include "deity.h"
 #include "file.h"
 #include "commands.h"
 
index 8c8650262a0c98e03763cabe691ae4e77718494a..b28c3d6be2615c49a536aadf9f927d942eb8859b 100644 (file)
@@ -44,7 +44,6 @@
 #include "nsc.h"
 #include "nat.h"
 #include "path.h"
-#include "deity.h"
 #include "file.h"
 #include "item.h"
 #include "commands.h"
index 7980dc17f8d8d11dfd0e9b3af990212a6d6943be..948ed3dea657f3bfdca5597342c0358d2677ecf3 100644 (file)
@@ -42,7 +42,6 @@
 #include "sect.h"
 #include "path.h"
 #include "map.h"
-#include "deity.h"
 #include "commands.h"
 #include "optlist.h"
 
index 3b0b9290152feb6962fc325e1ffd5ee379340354..08269e2dbc937bab18c7db61ad84d12e496bf2e1 100644 (file)
@@ -39,7 +39,6 @@
 #include "ship.h"
 #include "nat.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "commands.h"
 #include "optlist.h"
index aaeaae091e328449e5c2ddfee27a407646c26617..8f949aebdbb319d88b5a56d523062173bfe5d960 100644 (file)
@@ -41,7 +41,6 @@
 #include "nuke.h"
 #include "file.h"
 #include "nat.h"
-#include "deity.h"
 #include "optlist.h"
 #include "commands.h"
 
index 494a76fd3f7bd171449d1797fdd3a9ce45367af9..dee35db5563ee7ffcbc9d25cf6de9316e729bfb8 100644 (file)
@@ -41,7 +41,6 @@
 #include "nuke.h"
 #include "file.h"
 #include "nat.h"
-#include "deity.h"
 #include "optlist.h"
 #include "commands.h"
 
index f58f2c621293ef2df78dd10375a8bcc7b66cd544..182bc7678d68aee3106eb2b58fe7a105468b1ed5 100644 (file)
@@ -44,7 +44,6 @@
 #include "nuke.h"
 #include "power.h"
 #include "item.h"
-#include "deity.h"
 #include "plane.h"
 #include "xy.h"
 #include "nsc.h"
index 25be05c57dcf6dd9f30712cd701826d6bb5c348f..445f63dfa6a0b60e5e7537e21b1596bff52f066b 100644 (file)
@@ -40,7 +40,6 @@
 #include "nuke.h"
 #include "file.h"
 #include "nat.h"
-#include "deity.h"
 #include "optlist.h"
 #include "commands.h"
 
index f04487a1dace6a0be0f87065620f6394adc8308c..8bc0ee5f72521f7f89d234e2a2f67a907a2a36e8 100644 (file)
@@ -40,7 +40,6 @@
 #include "nsc.h"
 #include "file.h"
 #include "nat.h"
-#include "deity.h"
 #include "commands.h"
 
 int
index 13edb81c9f473d577089cd82e8de75ceb9a887e2..4fff09d581ee27121f0a9b29ea8fe9cb19e3e328 100644 (file)
@@ -43,7 +43,6 @@
 #include "nat.h"
 #include "file.h"
 #include "tel.h"
-#include "deity.h"
 #include "commands.h"
 
 #include <stdio.h>
index cb62bc628d84eb935eec89c72eea19608a41d1c7..6f9c43142627b32aa2c99b87016b24a1bad16305 100644 (file)
@@ -38,7 +38,6 @@
 #include "var.h"
 #include "sect.h"
 #include "nat.h"
-#include "deity.h"
 #include "file.h"
 #include "xy.h"
 #include "nsc.h"
index 96925197a2b3b6f52b1598dd073cec8953cf21a3..ee29dcb0f3fbdc55e82a6e21f5e896fe694b41b8 100644 (file)
@@ -38,7 +38,6 @@
 #include "sect.h"
 #include "nsc.h"
 #include "nat.h"
-#include "deity.h"
 #include "path.h"
 #include "file.h"
 #include "commands.h"
index ed1b3898dec24b2878406b4b77244648f50ebdb4..a49fdb91829e9126f125390b9d8525731a0558f4 100644 (file)
@@ -43,7 +43,6 @@
 #include "land.h"
 #include "nat.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "path.h"
 #include "commands.h"
index 8e3518d37b1706b0a47a40920c5940072215a035..9ad6cf2ecabb6e74ee1b9c1151d579a790fe9831 100644 (file)
@@ -39,7 +39,6 @@
 #include "xy.h"
 #include "nat.h"
 #include "path.h"
-#include "deity.h"
 #include "map.h"
 #include "commands.h"
 */
index 3109b5e78c3a9afba82a285e5b0b186b0b98aa09..8d81b98884d48f50577e91c8f7ccb53b35659b95 100644 (file)
@@ -41,7 +41,6 @@
 #include "nsc.h"
 #include "file.h"
 #include "nat.h"
-#include "deity.h"
 #include "commands.h"
 #include "optlist.h"
 
index 25c1ab5f4a6e1c1de52631b56618e0a84b49a628..ed21b4c6aed46d62cd69654e7114c7c75dafc763 100644 (file)
@@ -42,7 +42,6 @@
 #include "land.h"
 #include "nat.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "commands.h"
 #include "optlist.h"
index f3f242c292ecd68dab84f13a16f626eff0b473cd..6052d8320f6ca0765c3d2baa6af568e031341816 100644 (file)
@@ -42,7 +42,6 @@
 #include "plane.h"
 #include "nat.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "commands.h"
 #include "optlist.h"
index d1145d4b70a0e009ef17ad6bbbb00f66fe895ae9..3de18b0ff7dfacc8831b4e923e2810ef1958c0e7 100644 (file)
@@ -40,7 +40,6 @@
 #include "ship.h"
 #include "nat.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "optlist.h"
 #include "commands.h"
index 551fb3d9596ef729233a02611e2a8a38fa6117c5..a9ca1e96eab9d538829d4af3d927e20d11ee8abc 100644 (file)
@@ -41,7 +41,6 @@
 #include "nat.h"
 #include "file.h"
 #include "map.h"
-#include "deity.h"
 #include "commands.h"
 #include "optlist.h"
 
index cf48ac7d392ad3b887326115e9774361cc81358f..6c8a6fefcbdab636c0e99f7d822df4fd660ce281 100644 (file)
@@ -40,7 +40,6 @@
 #include "ship.h"
 #include "nat.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "optlist.h"
 #include "commands.h"
index ff2729fdddde8b7782594f61bc8129bafc8e0c3a..a3f8090d92c208017aa4442b60b1154b37d82fef 100644 (file)
@@ -36,7 +36,6 @@
 #include "player.h"
 #include "nat.h"
 #include "file.h"
-#include "deity.h"
 #include "optlist.h"
 #include "subs.h"
 #include "commands.h"
index 6aa607ff775c95257ba8bf9faf9429d5ad23decc..fdc6873046b55439c6b76d0ac6204144edf51176 100644 (file)
@@ -38,7 +38,6 @@
 #include "sect.h"
 #include "nsc.h"
 #include "nat.h"
-#include "deity.h"
 #include "path.h"
 #include "file.h"
 #include "commands.h"
index 5e94c34500af84c8d228c71174b34f4dd610e194..15ae8a1d04cb87bfdc200cee11f3882fa544690a 100644 (file)
@@ -42,7 +42,6 @@
 #include "nsc.h"
 #include "nuke.h"
 #include "news.h"
-#include "deity.h"
 #include "path.h"
 #include "file.h"
 #include "land.h"
index 85458ea9aa1338b8dcca8b04b185e1bad63a7be2..46fe7eb148a94850e9d74d54c4bac809a782931c 100644 (file)
@@ -39,7 +39,6 @@
 #include "ship.h"
 #include "nat.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "optlist.h"
 #include "commands.h"
index d9601f2495b12d179261aff4f17735327d8cd9ca..80b0e0ca9f0f87193edc52173c188f90fec5d465 100644 (file)
@@ -39,7 +39,6 @@
 #include "sect.h"
 #include "nsc.h"
 #include "nat.h"
-#include "deity.h"
 #include "path.h"
 #include "file.h"
 #include "product.h"
index a16382ed0a8fe88e136a9222d2bcc5101742d659..9d23fe51228b26799a0413550c98e949d4c18853 100644 (file)
@@ -39,7 +39,6 @@
 #include "sect.h"
 #include "nsc.h"
 #include "nat.h"
-#include "deity.h"
 #include "path.h"
 #include "file.h"
 #include "product.h"
index 00205e6739ec651c917a49eccf5fe696ed859fb5..5faa5451785321a5da6d32e1027b50ddee4d7d2e 100644 (file)
@@ -38,7 +38,6 @@
 #include "sect.h"
 #include "nsc.h"
 #include "nat.h"
-#include "deity.h"
 #include "path.h"
 #include "file.h"
 #include <math.h>
index 5974d123d3bb6fbc46be3288eb2d6a808cbfcf75..ea682e06fa558063e3399c448a7dfc7e491ced5b 100644 (file)
@@ -39,7 +39,6 @@
 #include "land.h"
 #include "nat.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "commands.h"
 
index 927eaec96088c821a5ea89cd3e38bb84a6900da4..a750cb34fb575f512a7457b49c57efa5262c4e28 100644 (file)
@@ -37,7 +37,6 @@
 #include "sect.h"
 #include "xy.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "nat.h"
 #include "map.h"
index d61d03c60c9190b6271797a5a2722314e153a4d5..2dba05ce1df8e4ab05e32f7874171a78127b3f6f 100644 (file)
@@ -37,7 +37,6 @@
 #include "nat.h"
 #include "tel.h"
 #include "news.h"
-#include "deity.h"
 #include "file.h"
 #include "commands.h"
 #include "optlist.h"
index a05f6461637fd294f2def61394283447e46ecd64..d38e4044e6d7c31a2942cea31c46938af1e48abe 100644 (file)
@@ -45,7 +45,6 @@
 #include "land.h"
 #include "plane.h"
 #include "trade.h"
-#include "deity.h"
 #include "xy.h"
 #include "nsc.h"
 #include "file.h"
index 76efe3f810a88501a7251bd482c12e2a6f26594b..2acbd8261235b205c3c4ce4ca22025f6240c3a26 100644 (file)
@@ -40,7 +40,6 @@
 #include "gamesdef.h"
 #include "misc.h"
 #include "player.h"
-#include "deity.h"
 #include "nat.h"
 #include "version.h"
 #include "ship.h"
index e33a82b2de29fb272792789e4bb492e988345c1c..abdc61c772854da747a683294133caf84a86753c 100644 (file)
@@ -39,7 +39,6 @@
 #include "land.h"
 #include "nat.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "optlist.h"
 #include "commands.h"
index f2257647dc55852d32be72c1552cdcf18b4fb636..70ae019fb2959aa7a8010b66a13bc241a9adcacd 100644 (file)
@@ -54,7 +54,6 @@
 #include "player.h"
 #include "nat.h"
 #include "file.h"
-#include "deity.h"
 #include "empthread.h"
 #include "commands.h"
 #include "optlist.h"
index 04cf8c24a0e0336fc91afd364159703aaa1e99c1..8430416e66154489cdae436fbdd966ee7f48b67e 100644 (file)
@@ -40,7 +40,6 @@
 #include "tel.h"
 #include "proto.h"
 #include "com.h"
-#include "deity.h"
 #include "keyword.h"
 #include "file.h"
 #include "common.h"
index dc42373e6e320e0ad7c78098f1e082dd64d0985a..f3200ec7e187962960cdcda44b3f133857eb8eab 100644 (file)
@@ -42,7 +42,6 @@
 #include <stdio.h>
 #include <string.h>
 #include <time.h>
-#include "deity.h"
 #include "player.h"
 #include "common.h"
 #include "optlist.h"
index 11fa9c36290dfd33e40be8038933453c746e06ee..ceaf3c82316d9dac3960c0a2bd604c0bc7c86020 100644 (file)
@@ -39,7 +39,6 @@
 #include "xy.h"
 #include "nsc.h"
 #include "file.h"
-#include "deity.h"
 #include "nat.h"
 #include "map.h"
 #include "ship.h"
index f6b6113180857e23e6a9c34c5b5cc87fe74cca4d..23b2dc814fd903c782df3c2ec671f5baaed7dd3f 100644 (file)
@@ -37,7 +37,6 @@
 #include "var.h"
 #include "sect.h"
 #include "file.h"
-#include "deity.h"
 #include "path.h"
 #include "nat.h"
 #include "common.h"
index 9135cd83b9ec02da7e64600f1a740b69ffc0c615..469d961541d925b7c217d8a0f77bbaa697fceb6c 100644 (file)
@@ -37,7 +37,6 @@
 #include "xy.h"
 #include "nat.h"
 #include "sect.h"
-#include "deity.h"
 #include "file.h"
 #include <stdio.h>
 #include "common.h"
index 58e8a5c80b51c7bbf0e17ea3960be8be32c03af5..ce6b0be263481141a4659fd03dc14cbc257ce9b6 100644 (file)
@@ -40,7 +40,6 @@
 #include "tel.h"
 #include "proto.h"
 #include "com.h"
-#include "deity.h"
 #include "keyword.h"
 #include "file.h"
 #include "empio.h"
index ebf5551132193899b7f84c4376737c53f3edcea3..47999b4c0df7723849ea67c8fb0f87d5c1500ec4 100644 (file)
@@ -39,7 +39,6 @@
 #include "sect.h"
 #include "nat.h"
 #include "file.h"
-#include "deity.h"
 #include "optlist.h"
 #include "common.h"
 #include "gen.h"
index d274afbffdc23e6b0013c4ec7c858ef7094be0df..caf640672fdfc7aed8dde1c1d4047cd37d04e756 100644 (file)
@@ -42,7 +42,6 @@
 #include "com.h"
 #include "nat.h"
 #include "sect.h"
-#include "deity.h"
 #include "file.h"
 #include "proto.h"
 #include "empio.h"
index d9d06960bd7d54ad78cadd12d75c1dcf08374f97..ac7b4764a52f4276d635b063842de012f3d48c19 100644 (file)
@@ -41,7 +41,6 @@
 #include "news.h"
 #include "path.h"
 #include "file.h"
-#include "deity.h"
 #include "prototypes.h"
 
 void
index 9835fbbd6f107d5118f8acba108cb999a7ea5109..40fea78efea9464607ec014ad203872e21f94f49 100644 (file)
@@ -43,7 +43,6 @@
 #include "land.h"
 #include "nsc.h"
 #include "item.h"
-#include "deity.h"
 #include "prototypes.h"
 
 /*
index af7e4a4f82642b340a8af8084e06b255bd5cb8cd..91b7be4e27e03e107310c55022b4e32346f9c9b0 100644 (file)
@@ -35,7 +35,6 @@
 #include "player.h"
 #include "treaty.h"
 #include "nat.h"
-#include "deity.h"
 #include "file.h"
 #include "prototypes.h"
 
index 642e77da247c08a0bf2048d6ffeec27e0d28192c..ebdf3952785415c312de8c1f676d2e29ef5f77e3 100644 (file)
@@ -39,7 +39,6 @@
 #include "ship.h"
 #include "xy.h"
 #include "nat.h"
-#include "deity.h"
 #include "nsc.h"
 #include "plane.h"
 #include "prototypes.h"
index c6ab56c521c5f42ab73de0afcbdff08b7e88edf2..68e0cb9d89fe878885481123671c53d0e6b65d58 100644 (file)
@@ -39,7 +39,6 @@
 #include "ship.h"
 #include "xy.h"
 #include "nat.h"
-#include "deity.h"
 #include "nsc.h"
 #include "plane.h"
 #include "lost.h"
index 64593e01103565faa0f1b6635afe6388cba8b3a2..e12de4ad8044487a4f673afeffe589fdc16bcd1b 100644 (file)
@@ -44,7 +44,6 @@
 #include "plane.h"
 #include "nat.h"
 #include "nsc.h"
-#include "deity.h"
 #include "file.h"
 #include "path.h"
 #include "mission.h"
index e21e4fa436b2348db85acdb3befd7a0c0a2cca97..673904edcee6dfdd28666d0b590d903df2c583eb 100644 (file)
@@ -37,7 +37,6 @@
 #include "sect.h"
 #include "item.h"
 #include "file.h"
-#include "deity.h"
 #include "xy.h"
 #include "path.h"
 #include "nat.h"
index dfbd6848dd5827db84b6fafa98236367f83ca0ba..ac34082f632cc8dd622d6c6a51fa4c9c85a74308 100644 (file)
@@ -38,7 +38,6 @@
 #include "misc.h"
 #include "player.h"
 #include "com.h"
-#include "deity.h"
 #include "match.h"
 #include "prototypes.h"
 
index 85888e5cf4886cd96124ee465cbc29bf95208055..5907276f6449eab72948da966af44fb251b44734 100644 (file)
@@ -35,7 +35,6 @@
 #include "misc.h"
 #include "news.h"
 #include "nat.h"
-#include "deity.h"
 #include "file.h"
 #include "empio.h"
 #include <fcntl.h>
index a44f451655167ee197b29b54304a5f2ae4052dc6..e0ce9d7a01d453d5341ab23466e5edeeb4a127fe 100644 (file)
@@ -41,7 +41,6 @@
 #include "nsc.h"
 #include "file.h"
 #include "nat.h"
-#include "deity.h"
 #include "prototypes.h"
 
 /*ARGSUSED*/
index 73c8923dfe76053bd50fe4a21e94c0c4c525a894..d644267d963fe082989dac3d23768018f3dde294 100644 (file)
@@ -41,7 +41,6 @@
 #include "xy.h"
 #include "file.h"
 #include "nat.h"
-#include "deity.h"
 #include "prototypes.h"
 #include "optlist.h"
 
index bfad771a0580f75762a6a918343675f0280a061c..0254fdcaaa6c02dbf6f95076e615b5a28d65dee9 100644 (file)
@@ -40,7 +40,6 @@
 #include "plane.h"
 #include "file.h"
 #include "nsc.h"
-#include "deity.h"
 #include "prototypes.h"
 #include "optlist.h"
 
index 46d0d4d03f8ea4ace1d9272b60abd2ec0555c213..23ab58cf730e770805a221d2459cc2cd568402ac 100644 (file)
@@ -45,7 +45,6 @@
 #include "xy.h"
 #include "nsc.h"
 #include "path.h"
-#include "deity.h"
 #include "file.h"
 #include "options.h"
 #include "damage.h"
index fad8f918eb52b2e665bba673d79a703bf7a6a2f3..d7ec1b83d86f005077de009d67f8cfe67f718a2f 100644 (file)
@@ -39,7 +39,6 @@
 #include "nsc.h"
 #include "sect.h"
 #include "nat.h"
-#include "deity.h"
 #include "file.h"
 #include "prototypes.h"
 #include "optlist.h"
index 2d5a56bb22ebb03a919d8caa2b44e552de631a42..173e93ea3330a3f2e0f00d673fd1e0efab0215ad 100644 (file)
@@ -38,7 +38,6 @@
 #include "sect.h"
 #include "xy.h"
 #include "nat.h"
-#include "deity.h"
 #include "file.h"
 #include "land.h"
 #include "nsc.h"
index bbd77420edc130c1bd9b83e1de25e30ccf096792..43d42c2f9153becc070218f27b399c9904bfa34d 100644 (file)
@@ -39,7 +39,6 @@
 #include "file.h"
 #include "nat.h"
 #include "ship.h"
-#include "deity.h"
 #include "land.h"
 #include "plane.h"
 #include "nsc.h"
index c0e42d081676e76571dd4ae0dcc9d0e92ec95d41..1fd810cc02c96905d2c895d2fc081b2b8e019514 100644 (file)
@@ -42,7 +42,6 @@
 #include "xy.h"
 #include "nsc.h"
 #include "path.h"
-#include "deity.h"
 #include "item.h"
 #include "file.h"
 #include "options.h"
index da7c0324e0f0bc258861625d8bb9d757bc41c057..55a595a0c4694702be57672481c069166ba2e4c6 100644 (file)
@@ -40,7 +40,6 @@
 #include "nsc.h"
 #include "nat.h"
 #include "path.h"
-#include "deity.h"
 #include "file.h"
 #include "update.h"
 #include "subs.h"
index 797c10ed80c507567c48e1677bc11afafe1fa2c4..c5bf9d55f56250e795aced5abbc6888ffd99e529 100644 (file)
@@ -43,7 +43,6 @@
 #include "nsc.h"
 #include "nat.h"
 #include "path.h"
-#include "deity.h"
 #include "file.h"
 #include "item.h"
 #include "optlist.h"
index cc30724b3698639db009699f779f0a442aadeff5..762ff83c5554f284f1a5af9e6c1e07c7c2888e0e 100644 (file)
@@ -45,7 +45,6 @@
 #include "nsc.h"
 #include "nat.h"
 #include "path.h"
-#include "deity.h"
 #include "file.h"
 #include "item.h"
 #include "optlist.h"