empserver/src/lib/commands
Markus Armbruster d4faa89c45 edit &c: Suppress bulletins for acts of god to himself
Deities get bulletins when they use edit, give, setsector and
setresource on stuff they own.  Except for POGO, who can't own
anything.

The bulletins are annoying; suppress them.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2013-06-06 19:55:00 +02:00
..
acce.c Update copyright notice 2013-01-12 17:45:01 +01:00
add.c prnat() prnatid(): New, common country name (#number) formatting 2013-06-06 19:52:26 +02:00
anti.c Encapsulate direct use of random(), srandom() in chance.c 2013-05-08 06:55:20 +02:00
arm.c Update copyright notice 2013-01-12 17:45:01 +01:00
army.c Update copyright notice 2013-01-12 17:45:01 +01:00
assa.c Move declarations for chance.c to new chance.h 2013-05-08 06:55:20 +02:00
atta.c Update copyright notice 2013-01-12 17:45:01 +01:00
bdes.c Update copyright notice 2013-01-12 17:45:01 +01:00
best.c Update copyright notice 2013-01-12 17:45:01 +01:00
boar.c Update copyright notice 2013-01-12 17:45:01 +01:00
bomb.c New pct_chance(), for clarity, and symmetry with chance() 2013-05-08 06:55:20 +02:00
brea.c Update copyright notice 2013-01-12 17:45:01 +01:00
budg.c Use int instead of long for money 2013-05-08 06:57:54 +02:00
buil.c Unify owner of units built by deities in foreign sectors 2013-05-08 06:55:21 +02:00
buy.c Simplify market time left handling in a few places 2013-05-08 06:57:55 +02:00
capi.c Make capital fail more nicely when sector is unsuitable 2013-01-12 17:56:26 +01:00
carg.c Update copyright notice 2013-01-12 17:45:01 +01:00
cens.c Clean up some trailing whitespace 2013-05-08 06:57:57 +02:00
chan.c Update copyright notice 2013-01-12 17:45:01 +01:00
coas.c Update copyright notice 2013-01-12 17:45:01 +01:00
coll.c Use int instead of long for money 2013-05-08 06:57:54 +02:00
comm.c Update copyright notice 2013-01-12 17:45:01 +01:00
cons.c Use int instead of long for money 2013-05-08 06:57:54 +02:00
conv.c Move declarations for chance.c to new chance.h 2013-05-08 06:55:20 +02:00
coun.c Update copyright notice 2013-01-12 17:45:01 +01:00
cuto.c cutoff level: Add FIXME comments to narrow coordinate columns 2013-05-27 08:09:23 +02:00
decl.c Update copyright notice 2013-01-12 17:45:01 +01:00
deli.c Update copyright notice 2013-01-12 17:45:01 +01:00
demo.c Use int instead of long for military reserves 2013-05-08 06:57:54 +02:00
desi.c Update copyright notice 2013-01-12 17:45:01 +01:00
disa.c Update copyright notice 2013-01-12 17:45:01 +01:00
dist.c Update copyright notice 2013-01-12 17:45:01 +01:00
drop.c Update copyright notice 2013-01-12 17:45:01 +01:00
dump.c Update copyright notice 2013-01-12 17:45:01 +01:00
echo.c Update copyright notice 2013-01-12 17:45:01 +01:00
edit.c edit &c: Suppress bulletins for acts of god to himself 2013-06-06 19:55:00 +02:00
enab.c Update copyright notice 2013-01-12 17:45:01 +01:00
enli.c Use int instead of long for military reserves 2013-05-08 06:57:54 +02:00
expl.c Update copyright notice 2013-01-12 17:45:01 +01:00
fina.c Drop trailing space in output of financial 2013-05-08 06:57:57 +02:00
flash.c prnat() prnatid(): New, common country name (#number) formatting 2013-06-06 19:52:26 +02:00
flee.c Update copyright notice 2013-01-12 17:45:01 +01:00
fly.c Update copyright notice 2013-01-12 17:45:01 +01:00
foll.c Update copyright notice 2013-01-12 17:45:01 +01:00
forc.c Update copyright notice 2013-01-12 17:45:01 +01:00
fort.c Update copyright notice 2013-01-12 17:45:01 +01:00
give.c edit &c: Suppress bulletins for acts of god to himself 2013-06-06 19:55:00 +02:00
grin.c Update copyright notice 2013-01-12 17:45:01 +01:00
hard.c Use int instead of long for money 2013-05-08 06:57:54 +02:00
head.c Simplify head_meanwhile() 2013-01-12 17:56:39 +01:00
improve.c Update copyright notice 2013-01-12 17:45:01 +01:00
info.c Update copyright notice 2013-01-12 17:45:01 +01:00
land.c land: Separate columns x,y and a in output properly 2013-05-26 17:14:05 +02:00
laun.c Encapsulate direct use of random(), srandom() in chance.c 2013-05-08 06:55:20 +02:00
lboard.c Update copyright notice 2013-01-12 17:45:01 +01:00
ldump.c Update copyright notice 2013-01-12 17:45:01 +01:00
ledg.c Update copyright notice 2013-01-12 17:45:01 +01:00
leve.c cutoff level: Add FIXME comments to narrow coordinate columns 2013-05-27 08:09:23 +02:00
load.c Replace common pattern by new LIMIT_TO() 2013-06-06 19:52:25 +02:00
look.c prnat() prnatid(): New, common country name (#number) formatting 2013-06-06 19:52:26 +02:00
lost.c Update copyright notice 2013-01-12 17:45:01 +01:00
lstat.c Update copyright notice 2013-01-12 17:45:01 +01:00
lten.c Update copyright notice 2013-01-12 17:45:01 +01:00
map.c Update copyright notice 2013-01-12 17:45:01 +01:00
marc.c Update copyright notice 2013-01-12 17:45:01 +01:00
mark.c Simplify market time left handling in a few places 2013-05-08 06:57:55 +02:00
mfir.c Permit ships that can drop depth charges, but not fire 2013-05-08 20:43:54 +02:00
mine.c Update copyright notice 2013-01-12 17:45:01 +01:00
miss.c mission: Widen coordinate columns to four characters 2013-05-27 08:09:13 +02:00
mobq.c Update copyright notice 2013-01-12 17:45:01 +01:00
mora.c Update copyright notice 2013-01-12 17:45:01 +01:00
move.c Move declarations for chance.c to new chance.h 2013-05-08 06:55:20 +02:00
name.c Update copyright notice 2013-01-12 17:45:01 +01:00
nati.c Use int instead of long for military reserves 2013-05-08 06:57:54 +02:00
navi.c Update copyright notice 2013-01-12 17:45:01 +01:00
ndump.c Update copyright notice 2013-01-12 17:45:01 +01:00
new.c Update copyright notice 2013-01-12 17:45:01 +01:00
newe.c Update copyright notice 2013-01-12 17:45:01 +01:00
news.c Encapsulate direct use of random(), srandom() in chance.c 2013-05-08 06:55:20 +02:00
nuke.c Update copyright notice 2013-01-12 17:45:01 +01:00
offe.c Update copyright notice 2013-01-12 17:45:01 +01:00
orde.c sorder: Widen coordinate columns to four characters 2013-05-27 08:05:38 +02:00
orig.c Update copyright notice 2013-01-12 17:45:01 +01:00
para.c Update copyright notice 2013-01-12 17:45:01 +01:00
path.c Update copyright notice 2013-01-12 17:45:01 +01:00
payo.c Update copyright notice 2013-01-12 17:45:01 +01:00
pboa.c Update copyright notice 2013-01-12 17:45:01 +01:00
pdump.c Update copyright notice 2013-01-12 17:45:01 +01:00
peek.c Update copyright notice 2013-01-12 17:45:01 +01:00
plan.c Update copyright notice 2013-01-12 17:45:01 +01:00
play.c Update copyright notice 2013-01-12 17:45:01 +01:00
powe.c Make power sort countries of equal power predictably 2013-05-08 06:57:55 +02:00
prod.c Make sector production more predictable 2013-05-08 14:23:50 +02:00
pstat.c Update copyright notice 2013-01-12 17:45:01 +01:00
rada.c Update copyright notice 2013-01-12 17:45:01 +01:00
rang.c Update copyright notice 2013-01-12 17:45:01 +01:00
rea.c Move declarations for chance.c to new chance.h 2013-05-08 06:55:20 +02:00
real.c Update copyright notice 2013-01-12 17:45:01 +01:00
reco.c Update copyright notice 2013-01-12 17:45:01 +01:00
reje.c Update copyright notice 2013-01-12 17:45:01 +01:00
rela.c Update copyright notice 2013-01-12 17:45:01 +01:00
relo.c Update copyright notice 2013-01-12 17:45:01 +01:00
repa.c Use int instead of long for money 2013-05-08 06:57:54 +02:00
repo.c Update copyright notice 2013-01-12 17:45:01 +01:00
rese.c Update copyright notice 2013-01-12 17:45:01 +01:00
reso.c Update copyright notice 2013-01-12 17:45:01 +01:00
retr.c Update copyright notice 2013-01-12 17:45:01 +01:00
rout.c Update copyright notice 2013-01-12 17:45:01 +01:00
sabo.c Move declarations for chance.c to new chance.h 2013-05-08 06:55:20 +02:00
sail.c Update copyright notice 2013-01-12 17:45:01 +01:00
sate.c Update copyright notice 2013-01-12 17:45:01 +01:00
scra.c Update copyright notice 2013-01-12 17:45:01 +01:00
scut.c Update copyright notice 2013-01-12 17:45:01 +01:00
sdump.c Update copyright notice 2013-01-12 17:45:01 +01:00
sect.c Update copyright notice 2013-01-12 17:45:01 +01:00
sell.c Update copyright notice 2013-01-12 17:45:01 +01:00
set.c Update copyright notice 2013-01-12 17:45:01 +01:00
setres.c Replace common pattern by new LIMIT_TO() 2013-06-06 19:52:25 +02:00
setsect.c edit &c: Suppress bulletins for acts of god to himself 2013-06-06 19:55:00 +02:00
shar.c Update copyright notice 2013-01-12 17:45:01 +01:00
shark.c Use int instead of long for money 2013-05-08 06:57:54 +02:00
shi.c Update copyright notice 2013-01-12 17:45:01 +01:00
shoo.c Move declarations for chance.c to new chance.h 2013-05-08 06:55:20 +02:00
show.c Update copyright notice 2013-01-12 17:45:01 +01:00
shut.c Update copyright notice 2013-01-12 17:45:01 +01:00
sinf.c Update copyright notice 2013-01-12 17:45:01 +01:00
skyw.c Update copyright notice 2013-01-12 17:45:01 +01:00
sona.c New pct_chance(), for clarity, and symmetry with chance() 2013-05-08 06:55:20 +02:00
spy.c prnat() prnatid(): New, common country name (#number) formatting 2013-06-06 19:52:26 +02:00
sstat.c Update copyright notice 2013-01-12 17:45:01 +01:00
stop.c Update copyright notice 2013-01-12 17:45:01 +01:00
stre.c Update copyright notice 2013-01-12 17:45:01 +01:00
strv.c Update copyright notice 2013-01-12 17:45:01 +01:00
supp.c Update copyright notice 2013-01-12 17:45:01 +01:00
surv.c Update copyright notice 2013-01-12 17:45:01 +01:00
swap.c Update copyright notice 2013-01-12 17:45:01 +01:00
tele.c Update copyright notice 2013-01-12 17:45:01 +01:00
tend.c Update copyright notice 2013-01-12 17:45:01 +01:00
terr.c Update copyright notice 2013-01-12 17:45:01 +01:00
thre.c Update copyright notice 2013-01-12 17:45:01 +01:00
togg.c Update copyright notice 2013-01-12 17:45:01 +01:00
torp.c Move declarations for chance.c to new chance.h 2013-05-08 06:55:20 +02:00
trad.c Simplify market time left handling in a few places 2013-05-08 06:57:55 +02:00
tran.c Update copyright notice 2013-01-12 17:45:01 +01:00
trea.c Update copyright notice 2013-01-12 17:45:01 +01:00
turn.c Update copyright notice 2013-01-12 17:45:01 +01:00
upda.c Update copyright notice 2013-01-12 17:45:01 +01:00
upgr.c Use int instead of long for money 2013-05-08 06:57:54 +02:00
vers.c Put URIs and e-mail addresses in <angle brackets> 2013-05-26 09:48:16 +02:00
wing.c Update copyright notice 2013-01-12 17:45:01 +01:00
wipe.c Update copyright notice 2013-01-12 17:45:01 +01:00
work.c Move declarations for chance.c to new chance.h 2013-05-08 06:55:20 +02:00
xdump.c empdump: Don't abort() on unresolvable symbols 2013-06-01 10:42:39 +02:00
zdon.c Update copyright notice 2013-01-12 17:45:01 +01:00