empserver/src/lib/global
Ron Koenderink fcf5c59513 (castr,empfile,ship_chr,plane_chr,land_chr,nuke_chr):
Add table index to castr to create a reference to the symbol table.
Add "ship chr flags" table to empfile.
Add "plane chr flags" table to empfile.
Add "land chr flags" table to empfile.
Add "nuke chr flags" table to empfile.
Add EF_SHIP_CHR_FLAGS reference to ship_chr.
Add EF_PLANE_CHR_FLAGS reference to plane_chr.
Add EF_LAND_CHR_FLAGS reference to land_chr.
Add EF_NUKE_CHR_FLAGS reference to nuke_chr.

(show_ship_capab,show_plane_capab,show_land_capab,
show_nuke_capab,ship_flags,land_flags,plane_flags,nuke_flags):
Move ship_flags nsc.c from show.c
Rename ship_flags to ship_chr_flags.
Move plane_flags nsc.c from show.c
Rename plane_flags to plane_chr_flags.
Move land_flags nsc.c from show.c
Rename land_flags to land_chr_flags.
Move nuke_flags nsc.c from show.c
Rename nuke_flags to nuke_chr_flags.
This is to accomodate future symbol table for EF_PLANE table.
2005-10-22 16:39:45 +00:00
..
.cvsignore List generated files and directories that CVS doesn't ignore by 2003-10-04 14:54:09 +00:00
constants.c (meltitems): Move melt_item_denom into the ichr structure. 2005-07-24 22:20:05 +00:00
dir.c (dirindex): Narrow member type to signed char to save cache. 2005-09-25 09:15:27 +00:00
file.c (castr,empfile,ship_chr,plane_chr,land_chr,nuke_chr): 2005-10-22 16:39:45 +00:00
init.c Update copyright notice. 2005-03-16 22:03:16 +00:00
item.c (meltitems): Move melt_item_denom into the ichr structure. 2005-07-24 22:20:05 +00:00
land.c Update copyright notice. 2005-03-16 22:03:16 +00:00
Makefile Update copyright notice. 2005-03-16 22:03:16 +00:00
news.c (N_FLAK, N_DISS_GOV, N_DECL_NEUT, N_RIOT, N_ASSAULT_LOSE): Unused, 2005-09-30 20:38:22 +00:00
nsc.c (castr,empfile,ship_chr,plane_chr,land_chr,nuke_chr): 2005-10-22 16:39:45 +00:00
nuke.c Update copyright notice. 2005-03-16 22:03:16 +00:00
options.c (SNEAK_ATTACK, opt_SNEAK_ATTACK, Options, do_sneak, att_abort) 2005-10-02 14:35:18 +00:00
path.c (listen_addr): New econfig key. 2005-09-23 18:41:24 +00:00
plane.c Update copyright notice. 2005-03-16 22:03:16 +00:00
product.c Update copyright notice. 2005-03-16 22:03:16 +00:00
sect.c Update copyright notice. 2005-03-16 22:03:16 +00:00
ship.c Update copyright notice. 2005-03-16 22:03:16 +00:00
treaty.c Update copyright notice. 2005-03-16 22:03:16 +00:00