empserver/src/lib/global
Markus Armbruster cdf1bcfa22 Don't store land unit stats in struct lndstr, part 1
New lnd_att(), lnd_def(), lnd_vul(), lnd_spd(), lnd_vis(), lnd_frg(),
lnd_acc(), lnd_dam(), lnd_aaf() replace the struct lndstr members with
the same names.

Make land unit selectors att, def, vul, spd, vis, frg, acc, dam, aaf
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 1 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