empserver/src/lib/subs
Marc Olzheim 44c273dd01 (resupply_commod,has_supply,use_supply): Remove unaccessed leftover
variables lcp.  No functional changes.
2004-12-14 17:40:59 +00:00
..
.cvsignore List generated files and directories that CVS doesn't ignore by 2003-10-04 14:54:09 +00:00
aircombat.c (ac_airtoair): No need to pass def_own, as the owner of the intercepting 2004-12-14 17:21:05 +00:00
askyn.c Cleanup #includes of (mostly a long time) unused header files. 2004-12-13 16:47:13 +00:00
aswplnsubs.c Cleanup #includes of (mostly a long time) unused header files. 2004-12-13 16:47:13 +00:00
attsub.c (var.h, plague.h): Since all that was left in var.h were some plague 2004-10-12 20:25:33 +00:00
bigmap.c Update copyright notice. 2004-09-07 15:07:16 +00:00
border.c Cleanup #includes of (mostly a long time) unused header files. 2004-12-13 16:47:13 +00:00
bsanct.c Do not include var.h where no longer needed. Clean up register keywords in these file at the same time. No functional changes. 2004-10-12 20:08:51 +00:00
caploss.c Do not include var.h where no longer needed. Clean up register keywords in these file at the same time. No functional changes. 2004-10-12 20:08:51 +00:00
chkmoney.c Update copyright notice. 2004-09-07 15:07:16 +00:00
cnumb.c Update copyright notice. 2004-09-07 15:07:16 +00:00
control.c Do not include var.h where no longer needed. Clean up register keywords in these file at the same time. No functional changes. 2004-10-12 20:08:51 +00:00
detonate.c Do not include var.h where no longer needed. Clean up register keywords in these file at the same time. No functional changes. 2004-10-12 20:08:51 +00:00
disloan.c Update copyright notice. 2004-09-07 15:07:16 +00:00
distrea.c Update copyright notice. 2004-09-07 15:07:16 +00:00
fileinit.c Cleanup #includes of (mostly a long time) unused header files. 2004-12-13 16:47:13 +00:00
fortdef.c Cleanup #includes of (mostly a long time) unused header files. 2004-12-13 16:47:13 +00:00
getbit.c Update copyright notice. 2004-09-07 15:07:16 +00:00
getele.c Update copyright notice. 2004-09-07 15:07:16 +00:00
land.c Cleanup #includes of (mostly a long time) unused header files. 2004-12-13 16:47:13 +00:00
landgun.c Cleanup #includes of (mostly a long time) unused header files. 2004-12-13 16:47:13 +00:00
list.c Cleanup #includes of (mostly a long time) unused header files. 2004-12-13 16:47:13 +00:00
lndsub.c Cleanup #includes of (mostly a long time) unused header files. 2004-12-13 16:47:13 +00:00
lostsub.c Cleanup #includes of (mostly a long time) unused header files. 2004-12-13 16:47:13 +00:00
Makefile Update copyright notice. 2004-09-07 15:07:16 +00:00
mission.c (ac_airtoair): No need to pass def_own, as the owner of the intercepting 2004-12-14 17:21:05 +00:00
move.c Do not include var.h where no longer needed. Clean up register keywords in these file at the same time. No functional changes. 2004-10-12 20:08:51 +00:00
mslsub.c Cleanup #includes of (mostly a long time) unused header files. 2004-12-13 16:47:13 +00:00
mtch.c (comtch, stmtch): Make more similar, document. No functional changes. 2004-09-10 19:36:02 +00:00
natarg.c Update copyright notice. 2004-09-07 15:07:16 +00:00
neigh.c Update copyright notice. 2004-09-07 15:07:16 +00:00
nreport.c Update copyright notice. 2004-09-07 15:07:16 +00:00
nstr.c Fix the previous rev. 2004-09-12 05:00:48 +00:00
nuke.c Do not include var.h where no longer needed. Clean up register keywords in these file at the same time. No functional changes. 2004-10-12 20:08:51 +00:00
nxtitem.c Cleanup #includes of (mostly a long time) unused header files. 2004-12-13 16:47:13 +00:00
nxtsct.c Do not include var.h where no longer needed. Clean up register keywords in these file at the same time. No functional changes. 2004-10-12 20:08:51 +00:00
paths.c (mcost): Unused, remove. 2004-10-05 18:41:18 +00:00
plane.c Cleanup #includes of (mostly a long time) unused header files. 2004-12-13 16:47:13 +00:00
plnsub.c Cleanup #includes of (mostly a long time) unused header files. 2004-12-13 16:47:13 +00:00
pr.c Cleanup #includes of (mostly a long time) unused header files. 2004-12-13 16:47:13 +00:00
radmap.c Update copyright notice. 2004-09-07 15:07:16 +00:00
rej.c Update copyright notice. 2004-09-07 15:07:16 +00:00
retreat.c Cleanup #includes of (mostly a long time) unused header files. 2004-12-13 16:47:13 +00:00
sarg.c Cleanup #includes of (mostly a long time) unused header files. 2004-12-13 16:47:13 +00:00
satmap.c Do not include var.h where no longer needed. Clean up register keywords in these file at the same time. No functional changes. 2004-10-12 20:08:51 +00:00
sect.c (i_type, I_NONE): shift the enum down 1, so that I_NONE does not need to 2004-10-12 19:48:53 +00:00
ship.c Cleanup #includes of (mostly a long time) unused header files. 2004-12-13 16:47:13 +00:00
show.c (dchr): Negative d_cost now means that only deity can designate. 2004-10-29 01:38:06 +00:00
shpsub.c Do not include var.h where no longer needed. Clean up register keywords in these file at the same time. No functional changes. 2004-10-12 20:08:51 +00:00
snxtitem.c Cleanup #includes of (mostly a long time) unused header files. 2004-12-13 16:47:13 +00:00
snxtsct.c Cleanup #includes of (mostly a long time) unused header files. 2004-12-13 16:47:13 +00:00
supply.c (resupply_commod,has_supply,use_supply): Remove unaccessed leftover 2004-12-14 17:40:59 +00:00
takeover.c Do not include var.h where no longer needed. Clean up register keywords in these file at the same time. No functional changes. 2004-10-12 20:08:51 +00:00
trdsub.c Do not include var.h where no longer needed. Clean up register keywords in these file at the same time. No functional changes. 2004-10-12 20:08:51 +00:00
trechk.c Update copyright notice. 2004-09-07 15:07:16 +00:00
whatitem.c (i_type, I_NONE): shift the enum down 1, so that I_NONE does not need to 2004-10-12 19:48:53 +00:00
wu.c Update copyright notice. 2004-09-07 15:07:16 +00:00