empserver/src/lib/global
Markus Armbruster c75d19b082 Don't store land unit stats in struct lndstr, part 2
struct lndstr members lnd_spy, lnd_rad, lnd_ammo, lnd_fuelc,
lnd_fuelu, lnd_maxlight, lnd_maxlight are mere copies of struct
lchrstr members l_spy, l_rad, l_ammo, l_fuelc, l_fuelu, l_nxlight,
l_nland.  Remove them.

Make land unit selectors spy, rmax, ammo, fuelc, fuelu, maxlight
virtual.
2008-03-14 20:25:41 +01:00
..
constants.c Virtual selectors 2008-03-14 20:25:41 +01:00
dir.c Update copyright notice 2008-01-19 10:15:37 +01:00
file.c Virtual selectors 2008-03-14 20:25:41 +01:00
infra.config Update copyright notice 2008-01-19 10:15:37 +01:00
init.c Get rid of the need to fix up lchr[]. 2008-02-07 08:01:54 +01:00
item.c Update copyright notice 2008-01-19 10:15:37 +01:00
item.config Update copyright notice 2008-01-19 10:15:37 +01:00
land.c Don't store land unit stats in struct lndstr, part 1 2008-03-14 20:25:41 +01:00
land.config Update copyright notice 2008-01-19 10:15:37 +01:00
news.c Update copyright notice 2008-01-19 10:15:37 +01:00
nsc.c Don't store land unit stats in struct lndstr, part 2 2008-03-14 20:25:41 +01:00
nuke.c Update copyright notice 2008-01-19 10:15:37 +01:00
nuke.config Update copyright notice 2008-01-19 10:15:37 +01:00
options.c Update copyright notice 2008-01-19 10:15:37 +01:00
path.c.in Remove the initialization for builtindir, not required 2008-02-10 11:48:25 +01:00
plane.c Don't store plane stats in struct plnstr 2008-03-14 20:25:41 +01:00
plane.config Update copyright notice 2008-01-19 10:15:37 +01:00
product.c Update copyright notice 2008-01-19 10:15:37 +01:00
product.config Update copyright notice 2008-01-19 10:15:37 +01:00
sect.c Update copyright notice 2008-01-19 10:15:37 +01:00
sect.config Update copyright notice 2008-01-19 10:15:37 +01:00
ship.c Don't store ship stats in struct shpstr 2008-03-14 20:25:41 +01:00
ship.config Update copyright notice 2008-01-19 10:15:37 +01:00
symbol.c Fix spelling of symbol PLN_AIRBURST in plane_flags[] 2008-02-17 19:54:41 +01:00
updtime.c Update copyright notice 2008-01-19 10:15:37 +01:00
version.c Update copyright notice 2008-01-19 10:15:37 +01:00