empserver/src/lib/subs
Markus Armbruster 24408e65b4 Clean up silly use of long in satmap()
crackle's value is betwen 0 and 100, so change it to int.
2013-05-08 06:57:54 +02:00
..
aircombat.c Clean up redundant forward declarations 2013-05-08 06:55:21 +02:00
askyn.c Update copyright notice 2013-01-12 17:45:01 +01:00
aswplnsubs.c Update copyright notice 2013-01-12 17:45:01 +01:00
attsub.c Replace "roll0(N) + M" by "roll(N) + M-1" 2013-05-08 06:55:20 +02:00
bigmap.c Update copyright notice 2013-01-12 17:45:01 +01:00
border.c Update copyright notice 2013-01-12 17:45:01 +01:00
bridgefall.c Update copyright notice 2013-01-12 17:45:01 +01:00
bsanct.c Update copyright notice 2013-01-12 17:45:01 +01:00
caploss.c Update copyright notice 2013-01-12 17:45:01 +01:00
check.c Update copyright notice 2013-01-12 17:45:01 +01:00
coastal.c Update copyright notice 2013-01-12 17:45:01 +01:00
control.c Update copyright notice 2013-01-12 17:45:01 +01:00
damage.c Make damage() use roundavg() 2013-05-08 06:55:20 +02:00
detonate.c New pct_chance(), for clarity, and symmetry with chance() 2013-05-08 06:55:20 +02:00
disloan.c Update copyright notice 2013-01-12 17:45:01 +01:00
distrea.c Update copyright notice 2013-01-12 17:45:01 +01:00
fileinit.c Update copyright notice 2013-01-12 17:45:01 +01:00
fortdef.c Update copyright notice 2013-01-12 17:45:01 +01:00
getbit.c Update copyright notice 2013-01-12 17:45:01 +01:00
getele.c Update copyright notice 2013-01-12 17:45:01 +01:00
getstarg.c Update copyright notice 2013-01-12 17:45:01 +01:00
getstring.c Update copyright notice 2013-01-12 17:45:01 +01:00
journal.c Switch PRNG from BSD random() to Mersenne Twister 2013-05-08 06:55:21 +02:00
land.c Update copyright notice 2013-01-12 17:45:01 +01:00
landgun.c Replace "roll0(N) + M" by "roll(N) + M-1" 2013-05-08 06:55:20 +02:00
list.c New pct_chance(), for clarity, and symmetry with chance() 2013-05-08 06:55:20 +02:00
lndsub.c New pct_chance(), for clarity, and symmetry with chance() 2013-05-08 06:55:20 +02:00
lostsub.c Update copyright notice 2013-01-12 17:45:01 +01:00
maps.c Update copyright notice 2013-01-12 17:45:01 +01:00
mission.c New pct_chance(), for clarity, and symmetry with chance() 2013-05-08 06:55:20 +02:00
move.c Make move_ground() use roundavg() 2013-05-08 06:55:20 +02:00
mslsub.c New pct_chance(), for clarity, and symmetry with chance() 2013-05-08 06:55:20 +02:00
mtch.c Update copyright notice 2013-01-12 17:45:01 +01:00
natarg.c Update copyright notice 2013-01-12 17:45:01 +01:00
natsub.c Update copyright notice 2013-01-12 17:45:01 +01:00
neigh.c Update copyright notice 2013-01-12 17:45:01 +01:00
nreport.c Abridge a few overly verbose declarations 2013-05-08 06:55:21 +02:00
nstr.c Update copyright notice 2013-01-12 17:45:01 +01:00
nuke.c Update copyright notice 2013-01-12 17:45:01 +01:00
nxtitem.c Update copyright notice 2013-01-12 17:45:01 +01:00
nxtsct.c Update copyright notice 2013-01-12 17:45:01 +01:00
onearg.c Update copyright notice 2013-01-12 17:45:01 +01:00
paths.c Update copyright notice 2013-01-12 17:45:01 +01:00
plane.c Update copyright notice 2013-01-12 17:45:01 +01:00
plnsub.c Move declarations for chance.c to new chance.h 2013-05-08 06:55:20 +02:00
pr.c Update copyright notice 2013-01-12 17:45:01 +01:00
radmap.c Update copyright notice 2013-01-12 17:45:01 +01:00
rej.c Update copyright notice 2013-01-12 17:45:01 +01:00
retreat.c Move declarations for chance.c to new chance.h 2013-05-08 06:55:20 +02:00
sarg.c Update copyright notice 2013-01-12 17:45:01 +01:00
satmap.c Clean up silly use of long in satmap() 2013-05-08 06:57:54 +02:00
sect.c Update copyright notice 2013-01-12 17:45:01 +01:00
sectdamage.c Update copyright notice 2013-01-12 17:45:01 +01:00
ship.c Update copyright notice 2013-01-12 17:45:01 +01:00
show.c Update copyright notice 2013-01-12 17:45:01 +01:00
shpsub.c New pct_chance(), for clarity, and symmetry with chance() 2013-05-08 06:55:20 +02:00
snxtitem.c Update copyright notice 2013-01-12 17:45:01 +01:00
snxtsct.c Update copyright notice 2013-01-12 17:45:01 +01:00
supply.c Move declarations for chance.c to new chance.h 2013-05-08 06:55:20 +02:00
takeover.c Replace "roll0(N) + M" by "roll(N) + M-1" 2013-05-08 06:55:20 +02:00
trdsub.c Update copyright notice 2013-01-12 17:45:01 +01:00
trechk.c Update copyright notice 2013-01-12 17:45:01 +01:00
unitsub.c Update copyright notice 2013-01-12 17:45:01 +01:00
whatitem.c Update copyright notice 2013-01-12 17:45:01 +01:00
wu.c Update copyright notice 2013-01-12 17:45:01 +01:00