empserver/include
Markus Armbruster 62b9399cdf subs: Factor lnd_insque() out of lnd_sel(), ask_olist(), ...
... get_dlist(), att_reacting_units().

This loses malloc() error checking in ask_olist() and get_dlist().  No
great loss, because we don't check in so many other places, including
att_reacting_units().  We should use a wrapper that terminates on
error, though.  Left for another day.

ask_olist(), get_dlist() and att_reacting_units() zero the struct
ulist with memset().  lnd_insque() doesn't, so these functions need to
zero any members not otherwise initialized explicitly now.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2015-01-14 19:08:47 +01:00
..
actofgod.h Clean up superfluous includes 2014-02-16 13:19:26 +01:00
budg.h Update copyright notice 2014-01-02 14:33:48 +01:00
chance.h Fix PRNG seeding to resist guessing 2013-05-08 06:55:21 +02:00
com.h Update copyright notice 2014-01-02 14:33:48 +01:00
combat.h Remove option TREATIES 2014-02-16 11:44:14 +01:00
commands.h Update copyright notice 2014-01-02 14:33:48 +01:00
commodity.h Update copyright notice 2014-01-02 14:33:48 +01:00
damage.h Update copyright notice 2014-01-02 14:33:48 +01:00
distribute.h Update copyright notice 2014-01-02 14:33:48 +01:00
econfig-spec.h Remove option TREATIES 2014-02-16 11:44:14 +01:00
empio.h Update copyright notice 2014-01-02 14:33:48 +01:00
empobj.h Remove option TREATIES 2014-02-16 11:44:14 +01:00
empthread.h Update copyright notice 2014-01-02 14:33:48 +01:00
file.h Remove option TREATIES 2014-02-16 11:44:14 +01:00
game.h Update copyright notice 2014-01-02 14:33:48 +01:00
ioqueue.h Update copyright notice 2014-01-02 14:33:48 +01:00
item.h Update copyright notice 2014-01-02 14:33:48 +01:00
journal.h Update copyright notice 2014-01-02 14:33:48 +01:00
land.h subs: Factor lnd_insque() out of lnd_sel(), ask_olist(), ... 2015-01-14 19:08:47 +01:00
loan.h Update copyright notice 2014-01-02 14:33:48 +01:00
lost.h Update copyright notice 2014-01-02 14:33:48 +01:00
lwp.h Clean up superfluous includes 2014-02-16 13:19:26 +01:00
map.h Update copyright notice 2014-01-02 14:33:48 +01:00
match.h Update copyright notice 2014-01-02 14:33:48 +01:00
misc.h Update copyright notice 2014-01-02 14:33:48 +01:00
mission.h Update copyright notice 2014-01-02 14:33:48 +01:00
nat.h Remove option TREATIES 2014-02-16 11:44:14 +01:00
news.h Remove option TREATIES 2014-02-16 11:44:14 +01:00
nsc.h Remove option TREATIES 2014-02-16 11:44:14 +01:00
nuke.h Update copyright notice 2014-01-02 14:33:48 +01:00
optlist.h Update copyright notice 2014-01-02 14:33:48 +01:00
path.h path: New DIR_BACK() 2014-02-16 12:00:18 +01:00
plague.h Update copyright notice 2014-01-02 14:33:48 +01:00
plane.h Update copyright notice 2014-01-02 14:33:48 +01:00
player.h tests: New test-suite-only command __cmd 2014-01-19 10:16:24 +01:00
power.h Update copyright notice 2014-01-02 14:33:48 +01:00
product.h Update copyright notice 2014-01-02 14:33:48 +01:00
proto.h Update copyright notice 2014-01-02 14:33:48 +01:00
prototypes.h trade: Clean up type of trdswitchown()'s second parameter 2014-02-16 13:19:27 +01:00
queue.h Update copyright notice 2014-01-02 14:33:48 +01:00
retreat.h retreat: Move function declarations to retreat.h 2014-02-16 13:19:26 +01:00
sect.h shpsub: Make shp_check_nav() return more useful information 2014-02-16 13:19:25 +01:00
server.h Update copyright notice 2014-01-02 14:33:48 +01:00
service.h Update copyright notice 2014-01-02 14:33:48 +01:00
ship.h subs: Factor shp_insque() out of shp_sel(), shp_missdef(), ... 2015-01-14 19:08:46 +01:00
tel.h Update copyright notice 2014-01-02 14:33:48 +01:00
testing.h tests: New test-suite-only command __cmd 2014-01-19 10:16:24 +01:00
trade.h Update copyright notice 2014-01-02 14:33:48 +01:00
types.h shpsub: Make shp_check_nav() return more useful information 2014-02-16 13:19:25 +01:00
unit.h unit: Fix comments on struct ulist member use 2015-01-14 19:08:46 +01:00
update.h Update copyright notice 2014-01-02 14:33:48 +01:00
version.h Update copyright notice 2014-01-02 14:33:48 +01:00
xdump.h Update copyright notice 2014-01-02 14:33:48 +01:00
xy.h Update copyright notice 2014-01-02 14:33:48 +01:00