empserver/src/lib/global
Ron Koenderink 555de3100c (dchr_ca, packing, empfile): Add packing symbol table.
(sect_ca, ship_ca, land_ca, plague_stages, empfile):
Add plague stages symbol table.

(treaty_ca, loan_ca, agreement_statuses, empfile):
Add agreement status symbol table.
Combine treatystatuses (TS_FREE, TS_SIGNED and TS_PENDING)
and loan statuses (LS_FREE, LS_SIGNED and LS_PENDING)
into a single agreement status.

(pchr_ca, level, empfile): Add packing symbol table.
2005-11-13 12:27:02 +00:00
..
.cvsignore List generated files and directories that CVS doesn't ignore by 2003-10-04 14:54:09 +00:00
constants.c (START_UNITS, start_unit_type, deity_build_land, new): Remove 2005-10-23 20:52:46 +00:00
dir.c (diroff, dirch, routech): Declare with array size. Define without. 2005-10-30 16:46:46 +00:00
file.c (dchr_ca, packing, empfile): Add packing symbol table. 2005-11-13 12:27:02 +00:00
init.c (shp_maxno): Variable's value is well-known constant N_MAXSHIPS + 1. 2005-11-06 21:20:49 +00:00
item.c (itm_maxno): Remove itm_maxno, it is not used. 2005-11-06 23:44:35 +00:00
land.c (lnd_maxno): Variable's value is well-known constant N_MAXLAND + 1. 2005-11-06 20:59:38 +00:00
Makefile Update copyright notice. 2005-03-16 22:03:16 +00:00
news.c (buy, check_market, trad, check_trade): Remove the following virtually 2005-10-30 14:33:44 +00:00
nsc.c (dchr_ca, packing, empfile): Add packing symbol table. 2005-11-13 12:27:02 +00:00
nuke.c (nuk_maxno): Variable's value is well-known constant N_MAXNUKE + 1. 2005-11-06 20:37:07 +00:00
options.c (buil, vers, opt_NONUKES, show_nuke_build, show_nuke_capab): 2005-11-12 20:09:11 +00:00
path.c (listen_addr): New econfig key. 2005-09-23 18:41:24 +00:00
plane.c (pln_maxno): Variable's value is well-known constant N_MAXPLANE + 1. 2005-11-06 21:12:24 +00:00
product.c (prd_maxno): Variable's value is well-known constant P_MDUST + 2. 2005-11-06 18:06:38 +00:00
sect.c (dchr): Remove second sentinel. 2005-10-29 06:34:21 +00:00
ship.c (shp_maxno): Variable's value is well-known constant N_MAXSHIPS + 1. 2005-11-06 21:20:49 +00:00
treaty.c (tchrstr, tchr_ca): Remove, use struct symbol and symbol_ca. Users 2005-10-29 14:10:23 +00:00