empserver/src/lib/commands
Markus Armbruster 9e90aa173a Change launch not to destroy missiles stuck on foreign ships
When laun() refused to launch a missile because of its carrier's
nationality, it destroyed the missile.  Don't do that.
2008-03-26 22:13:04 +01:00
..
acce.c Update copyright notice 2008-01-19 10:15:37 +01:00
add.c Factor common code out of add() and new() into nat_reset() 2008-03-14 20:25:43 +01:00
anti.c Update copyright notice 2008-01-19 10:15:37 +01:00
arm.c Update known contributors comments 2008-03-14 20:25:44 +01:00
army.c Update copyright notice 2008-01-19 10:15:37 +01:00
assa.c Update copyright notice 2008-01-19 10:15:37 +01:00
atta.c Update copyright notice 2008-01-19 10:15:37 +01:00
bdes.c Use sctstr member sct_uid instead of recomputing it 2008-03-26 22:10:29 +01:00
best.c Update copyright notice 2008-01-19 10:15:37 +01:00
boar.c Update copyright notice 2008-01-19 10:15:37 +01:00
bomb.c Oops rather than complain to player on bad mission in bomb() 2008-03-26 22:10:28 +01:00
brea.c Update copyright notice 2008-01-19 10:15:37 +01:00
budg.c Update copyright notice 2008-01-19 10:15:37 +01:00
buil.c Update known contributors comments 2008-03-14 20:25:44 +01:00
buy.c Update copyright notice 2008-01-19 10:15:37 +01:00
capi.c Update copyright notice 2008-01-19 10:15:37 +01:00
carg.c Update copyright notice 2008-01-19 10:15:37 +01:00
cede.c Get rid of src/lib/common/land.c 2008-02-03 07:37:16 +01:00
cens.c Update copyright notice 2008-01-19 10:15:37 +01:00
chan.c Include system headers before ours 2008-03-14 20:25:11 +01:00
coas.c Update copyright notice 2008-01-19 10:15:37 +01:00
coll.c Update copyright notice 2008-01-19 10:15:37 +01:00
comm.c Update copyright notice 2008-01-19 10:15:37 +01:00
cons.c Update copyright notice 2008-01-19 10:15:37 +01:00
conv.c Update copyright notice 2008-01-19 10:15:37 +01:00
coun.c Update copyright notice 2008-01-19 10:15:37 +01:00
cuto.c Update copyright notice 2008-01-19 10:15:37 +01:00
decl.c Update copyright notice 2008-01-19 10:15:37 +01:00
deli.c Update copyright notice 2008-01-19 10:15:37 +01:00
demo.c Update copyright notice 2008-01-19 10:15:37 +01:00
desi.c Fix tracking of planes flying a sortie 2008-03-26 22:10:13 +01:00
disa.c Update copyright notice 2008-01-19 10:15:37 +01:00
dist.c Update copyright notice 2008-01-19 10:15:37 +01:00
drop.c Fix tracking of planes flying a sortie 2008-03-26 22:10:13 +01:00
dump.c Update copyright notice 2008-01-19 10:15:37 +01:00
echo.c Update copyright notice 2008-01-19 10:15:37 +01:00
edit.c Replace some typedef names by enum tags. 2008-03-14 20:25:42 +01:00
enab.c Update copyright notice 2008-01-19 10:15:37 +01:00
enli.c Update copyright notice 2008-01-19 10:15:37 +01:00
expl.c Fix test for water in explore 2008-02-26 21:07:58 +01:00
fina.c Update copyright notice 2008-01-19 10:15:37 +01:00
flash.c Update copyright notice 2008-01-19 10:15:37 +01:00
flee.c Update copyright notice 2008-01-19 10:15:37 +01:00
fly.c Fix tracking of planes flying a sortie 2008-03-26 22:10:13 +01:00
foll.c Update copyright notice 2008-01-19 10:15:37 +01:00
forc.c Update copyright notice 2008-01-19 10:15:37 +01:00
fort.c Update copyright notice 2008-01-19 10:15:37 +01:00
fuel.c Don't store land unit stats in struct lndstr, part 2 2008-03-14 20:25:41 +01:00
give.c Update copyright notice 2008-01-19 10:15:37 +01:00
grin.c Update copyright notice 2008-01-19 10:15:37 +01:00
hard.c Update copyright notice 2008-01-19 10:15:37 +01:00
head.c Check subscript of rpt[] 2008-03-14 20:25:08 +01:00
improve.c Update copyright notice 2008-01-19 10:15:37 +01:00
info.c Update copyright notice 2008-01-19 10:15:37 +01:00
land.c Update copyright notice 2008-01-19 10:15:37 +01:00
laun.c Change launch not to destroy missiles stuck on foreign ships 2008-03-26 22:13:04 +01:00
lboard.c Update copyright notice 2008-01-19 10:15:37 +01:00
ldump.c Don't store land unit stats in struct lndstr, part 2 2008-03-14 20:25:41 +01:00
ledg.c Update copyright notice 2008-01-19 10:15:37 +01:00
leve.c Update copyright notice 2008-01-19 10:15:37 +01:00
load.c Don't store land unit stats in struct lndstr, part 2 2008-03-14 20:25:41 +01:00
look.c Don't store land unit stats in struct lndstr, part 2 2008-03-14 20:25:41 +01:00
lost.c Update copyright notice 2008-01-19 10:15:37 +01:00
lstat.c Don't store land unit stats in struct lndstr, part 2 2008-03-14 20:25:41 +01:00
lten.c Update copyright notice 2008-01-19 10:15:37 +01:00
map.c Update copyright notice 2008-01-19 10:15:37 +01:00
marc.c Update copyright notice 2008-01-19 10:15:37 +01:00
mark.c Update copyright notice 2008-01-19 10:15:37 +01:00
mfir.c Fix tracking of planes flying a sortie 2008-03-26 22:10:13 +01:00
mine.c Update copyright notice 2008-01-19 10:15:37 +01:00
miss.c Change test whether a land unit is artillery 2008-03-14 20:25:37 +01:00
mobq.c Update copyright notice 2008-01-19 10:15:37 +01:00
mora.c Update copyright notice 2008-01-19 10:15:37 +01:00
move.c Make would_abandon() more robust 2008-03-26 22:10:28 +01:00
name.c Update copyright notice 2008-01-19 10:15:37 +01:00
nati.c Clean up ugly line break 2008-02-26 21:07:58 +01:00
navi.c Use sctstr member sct_uid instead of recomputing it 2008-03-26 22:10:29 +01:00
ndump.c Update copyright notice 2008-01-19 10:15:37 +01:00
new.c Make newcap's second argument mandatory 2008-03-26 22:10:29 +01:00
newe.c Update copyright notice 2008-01-19 10:15:37 +01:00
news.c Check subscript of rpt[] 2008-03-14 20:25:08 +01:00
nuke.c Update copyright notice 2008-01-19 10:15:37 +01:00
offe.c Use ef_blank() when extending treaty, loan, comm and trade file 2008-03-14 20:25:07 +01:00
orde.c Update copyright notice 2008-01-19 10:15:37 +01:00
orig.c Update copyright notice 2008-01-19 10:15:37 +01:00
para.c Fix tracking of planes flying a sortie 2008-03-26 22:10:13 +01:00
path.c Update copyright notice 2008-01-19 10:15:37 +01:00
payo.c Update copyright notice 2008-01-19 10:15:37 +01:00
pboa.c Update copyright notice 2008-01-19 10:15:37 +01:00
pdump.c Distinguish between planes "in orbit" and "launched" 2008-03-26 22:09:09 +01:00
peek.c Update copyright notice 2008-01-19 10:15:37 +01:00
plan.c Distinguish between planes "in orbit" and "launched" 2008-03-26 22:09:09 +01:00
play.c Update copyright notice 2008-01-19 10:15:37 +01:00
powe.c Update copyright notice 2008-01-19 10:15:37 +01:00
prod.c Update copyright notice 2008-01-19 10:15:37 +01:00
pstat.c Don't store plane stats in struct plnstr 2008-03-14 20:25:41 +01:00
rada.c Don't store land unit stats in struct lndstr, part 2 2008-03-14 20:25:41 +01:00
rang.c Don't store land unit stats in struct lndstr, part 2 2008-03-14 20:25:41 +01:00
rea.c Update copyright notice 2008-01-19 10:15:37 +01:00
real.c Set timestamp automatically on write 2008-03-14 20:25:43 +01:00
reco.c Fix tracking of planes flying a sortie 2008-03-26 22:10:13 +01:00
reje.c Update copyright notice 2008-01-19 10:15:37 +01:00
rela.c Update copyright notice 2008-01-19 10:15:37 +01:00
relo.c Update copyright notice 2008-01-19 10:15:37 +01:00
repa.c Update copyright notice 2008-01-19 10:15:37 +01:00
repo.c Update copyright notice 2008-01-19 10:15:37 +01:00
rese.c Update copyright notice 2008-01-19 10:15:37 +01:00
reso.c Update copyright notice 2008-01-19 10:15:37 +01:00
retr.c Update copyright notice 2008-01-19 10:15:37 +01:00
rout.c Update copyright notice 2008-01-19 10:15:37 +01:00
sabo.c Fix tracking of planes flying a sortie 2008-03-26 22:10:13 +01:00
sail.c Update copyright notice 2008-01-19 10:15:37 +01:00
sate.c Distinguish between planes "in orbit" and "launched" 2008-03-26 22:09:09 +01:00
scra.c Update copyright notice 2008-01-19 10:15:37 +01:00
scut.c Update copyright notice 2008-01-19 10:15:37 +01:00
sdump.c Don't store ship stats in struct shpstr 2008-03-14 20:25:41 +01:00
sect.c Update copyright notice 2008-01-19 10:15:37 +01:00
sell.c Use ef_blank() when extending treaty, loan, comm and trade file 2008-03-14 20:25:07 +01:00
set.c Use ef_blank() when extending treaty, loan, comm and trade file 2008-03-14 20:25:07 +01:00
setres.c Update copyright notice 2008-01-19 10:15:37 +01:00
setsect.c Update copyright notice 2008-01-19 10:15:37 +01:00
shar.c Update copyright notice 2008-01-19 10:15:37 +01:00
shark.c Update copyright notice 2008-01-19 10:15:37 +01:00
shi.c Update copyright notice 2008-01-19 10:15:37 +01:00
shoo.c Update copyright notice 2008-01-19 10:15:37 +01:00
show.c Update copyright notice 2008-01-19 10:15:37 +01:00
shut.c Update copyright notice 2008-01-19 10:15:37 +01:00
sinf.c Update copyright notice 2008-01-19 10:15:37 +01:00
skyw.c Distinguish between planes "in orbit" and "launched" 2008-03-26 22:09:09 +01:00
sona.c Don't store ship stats in struct shpstr 2008-03-14 20:25:41 +01:00
spy.c Update copyright notice 2008-01-19 10:15:37 +01:00
sstat.c Don't store ship stats in struct shpstr 2008-03-14 20:25:41 +01:00
stop.c Update known contributors comments 2008-03-14 20:25:44 +01:00
stre.c Update copyright notice 2008-01-19 10:15:37 +01:00
strv.c Update copyright notice 2008-01-19 10:15:37 +01:00
supp.c Update copyright notice 2008-01-19 10:15:37 +01:00
surv.c Update copyright notice 2008-01-19 10:15:37 +01:00
swap.c Extend the common header of struct empobj to include uid 2008-03-05 22:48:20 +01:00
tele.c Update copyright notice 2008-01-19 10:15:37 +01:00
tend.c Update copyright notice 2008-01-19 10:15:37 +01:00
terr.c Update copyright notice 2008-01-19 10:15:37 +01:00
thre.c Update copyright notice 2008-01-19 10:15:37 +01:00
togg.c Update copyright notice 2008-01-19 10:15:37 +01:00
torp.c Update known contributors comments 2008-03-14 20:25:44 +01:00
trad.c Distinguish between planes "in orbit" and "launched" 2008-03-26 22:09:09 +01:00
tran.c Distinguish between planes "in orbit" and "launched" 2008-03-26 22:09:09 +01:00
trea.c Update copyright notice 2008-01-19 10:15:37 +01:00
turn.c Update copyright notice 2008-01-19 10:15:37 +01:00
upda.c Update copyright notice 2008-01-19 10:15:37 +01:00
upgr.c Distinguish between planes "in orbit" and "launched" 2008-03-26 22:09:09 +01:00
vers.c Update copyright notice 2008-01-19 10:15:37 +01:00
wing.c Update copyright notice 2008-01-19 10:15:37 +01:00
wipe.c Update copyright notice 2008-01-19 10:15:37 +01:00
work.c Update copyright notice 2008-01-19 10:15:37 +01:00
xdump.c Implement human-readable dialect for xdump 2008-03-14 20:25:42 +01:00
zdon.c Update copyright notice 2008-01-19 10:15:37 +01:00