empserver/src/lib/subs
Markus Armbruster 6ae83d34e9 Disable another incorrect use of supply_commod()
navi() reads the ships into a list.  When the ships get interdicted,
and lack flak shells, ac_shipflak() tries to get one and updates the
ship.  When the ship in the list is later written back, e.g. to apply
interdiction damage, the flak shell is wiped out, and we get a seqno
mismatch oops.

Disable automatic flak shell supply in ac_ship_flak() for now.  This
is related to commit f7d61817, which disabled automatic supply of
shells in ac_doflak() and shp_missile_defense().
2008-05-10 09:27:52 +02:00
..
aircombat.c Disable another incorrect use of supply_commod() 2008-05-10 09:27:52 +02:00
askyn.c Update copyright notice 2008-01-19 10:15:37 +01:00
aswplnsubs.c Update copyright notice 2008-01-19 10:15:37 +01:00
attsub.c Permit ships to assault the sector they're in 2008-05-07 10:33:42 +02:00
bigmap.c Update copyright notice 2008-01-19 10:15:37 +01:00
border.c Get rid of src/lib/gen/copy.c 2008-02-03 07:44:20 +01:00
bridgefall.c Remove hard-coded differences between highways and bridge heads 2008-05-07 10:33:41 +02:00
bsanct.c Update copyright notice 2008-01-19 10:15:37 +01:00
caploss.c Update copyright notice 2008-01-19 10:15:37 +01:00
check.c Clean up library dependencies 2008-02-03 08:11:13 +01:00
chkmoney.c Remove unused check_cost() 2008-02-17 08:47:51 +01:00
coastal.c Update copyright notice 2008-01-19 10:15:37 +01:00
control.c Update copyright notice 2008-01-19 10:15:37 +01:00
damage.c Don't store land unit stats in struct lndstr, part 1 2008-03-14 20:25:41 +01:00
detonate.c Fix tracking of planes flying a sortie 2008-03-26 22:10:13 +01:00
disloan.c Update copyright notice 2008-01-19 10:15:37 +01:00
distrea.c Update copyright notice 2008-01-19 10:15:37 +01:00
empobj.c Update known contributors comments 2008-03-14 20:25:44 +01:00
fileinit.c empfile's init callback is now unused, remove 2008-03-05 22:48:24 +01:00
fortdef.c Factor out ship firing range calculation into shp_fire_range() 2008-03-14 20:25:39 +01:00
getbit.c Update copyright notice 2008-01-19 10:15:37 +01:00
getele.c Update copyright notice 2008-01-19 10:15:37 +01:00
getstarg.c Clean up library dependencies 2008-02-03 08:11:13 +01:00
getstring.c Clean up library dependencies 2008-02-03 08:11:13 +01:00
journal.c Flush every journal entry even when not in debug mode 2008-04-21 20:42:50 +02:00
land.c Set timestamp automatically on write 2008-03-14 20:25:43 +01:00
landgun.c Rebase of Hvy Metal I final version 2008-05-07 10:33:41 +02:00
list.c Fix tracking of planes flying a sortie 2008-03-26 22:10:13 +01:00
lndsub.c Rebase of Hvy Metal I final version 2008-05-07 10:33:41 +02:00
lostsub.c Update known contributors comments 2008-03-14 20:25:44 +01:00
maps.c Revert "Use XYOFFSET() instead of sctoff() in sector iterators" 2008-03-28 07:17:17 +01:00
mission.c Rebase of Hvy Metal I final version 2008-05-07 10:33:41 +02:00
move.c Use sctstr member sct_uid instead of recomputing it 2008-03-26 22:10:29 +01:00
mslsub.c Fix bugs in tracking of planes flying a sortie 2008-04-29 20:53:35 +02:00
mtch.c Update copyright notice 2008-01-19 10:15:37 +01:00
natarg.c Update copyright notice 2008-01-19 10:15:37 +01:00
natsub.c Fix initialization of realms in newcap 2008-04-06 09:49:47 +02:00
neigh.c Update copyright notice 2008-01-19 10:15:37 +01:00
nreport.c Add sequence numbers to game state (experimental) 2008-05-07 10:33:41 +02:00
nstr.c Update known contributors comments 2008-03-14 20:25:44 +01:00
nuke.c Debug code to help catch the phantom nuke bug 2008-05-07 10:33:42 +02:00
nxtitem.c Check ef_type before dereferencing struct empobj 2008-03-14 20:25:08 +01:00
nxtsct.c Revert "Use XYOFFSET() instead of sctoff() in sector iterators" 2008-03-28 07:17:17 +01:00
onearg.c Clean up library dependencies 2008-02-03 08:11:13 +01:00
paths.c Update copyright notice 2008-01-19 10:15:37 +01:00
plane.c Debug code to help catch the phantom nuke bug 2008-05-07 10:33:42 +02:00
plnsub.c Fix bugs in tracking of planes flying a sortie 2008-04-29 20:53:35 +02:00
pr.c Revert "(prmptrd, uprmptrd): Should not be called while player->aborted. Check." 2008-04-28 22:22:18 +02:00
radmap.c Distinguish between planes "in orbit" and "launched" 2008-03-26 22:09:09 +01:00
rej.c Update copyright notice 2008-01-19 10:15:37 +01:00
retreat.c Let ships navigate bridge spans regardless of owner 2008-05-07 10:33:42 +02:00
sarg.c Update known contributors comments 2008-03-14 20:25:44 +01:00
satmap.c Don't store RAILWAYS track in sectors 2008-05-07 10:33:41 +02:00
sect.c Don't store RAILWAYS track in sectors 2008-05-07 10:33:41 +02:00
sectdamage.c Fix tracking of planes flying a sortie 2008-03-26 22:10:13 +01:00
ship.c Set timestamp automatically on write 2008-03-14 20:25:43 +01:00
show.c Update known contributors comments 2008-03-14 20:25:44 +01:00
shpsub.c Let ships navigate bridge spans regardless of owner 2008-05-07 10:33:42 +02:00
snxtitem.c Update copyright notice 2008-01-19 10:15:37 +01:00
snxtsct.c Update copyright notice 2008-01-19 10:15:37 +01:00
supply.c Give try_supply_commod() internal linkage 2008-04-22 21:56:35 +02:00
takeover.c Update copyright notice 2008-01-19 10:15:37 +01:00
trdsub.c Update copyright notice 2008-01-19 10:15:37 +01:00
trechk.c Update copyright notice 2008-01-19 10:15:37 +01:00
unitsub.c Update known contributors comments 2008-03-14 20:25:44 +01:00
whatitem.c Update copyright notice 2008-01-19 10:15:37 +01:00
wu.c Don't write junk bits to unused bytes of telegram files 2008-03-14 21:22:32 +01:00