empserver/src/lib/global
Markus Armbruster b96b9baced (rpt, page_headings): Declare with array size. Define without.
(empfile): Correctly initialize members cids, csize, fids for all
EFF_STATIC tables except EF_SHIP_CHR, EF_PLANE_CHR, EF_LAND_CHR,
EF_NUKE_CHR, EF_META and the symbol tables.
2005-10-29 14:48:32 +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 (dirindex): Narrow member type to signed char to save cache. 2005-09-25 09:15:27 +00:00
file.c (rpt, page_headings): Declare with array size. Define without. 2005-10-29 14:48:32 +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 (rpt, page_headings): Declare with array size. Define without. 2005-10-29 14:48:32 +00:00
nsc.c (EF_TREATY_CHR, EF_TREATY_FLAGS): Rename for consistency with other flags. 2005-10-29 14:36:10 +00:00
nuke.c (nchr): Move the array size to nuke.h. Add rows for configurable units. 2005-10-28 13:23:08 +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 (dchr): Remove second sentinel. 2005-10-29 06:34:21 +00:00
ship.c Update copyright notice. 2005-03-16 22:03:16 +00:00
treaty.c (tchrstr, tchr_ca): Remove, use struct symbol and symbol_ca. Users 2005-10-29 14:10:23 +00:00