empserver/src/lib/common
Markus Armbruster 568b9d6639 Allow symbolic references not just to symbol tables:
(xunsymbol1): Use ef_elt_byname().
(setsym): Accept any table reference, not just to symbol table.
(symval): New.
(setsym, add2symset): Use it.
(mtsymset): Last remaining user of getsymtab(); inline and simplify.
(getsymtab): Remove.

(xunsymbol1, xunsymbol): Rename.
2006-06-01 19:15:30 +00:00
..
bestpath.c (mapindex, mapbuf): Change element type to unsigned short, because 16 2006-05-20 14:18:29 +00:00
bridgefall.c (add, plane_bomb, pinflak_planedamage, doship, dounit, doplane, laun) 2006-05-27 19:25:12 +00:00
check.c Change nuke storage and commands to match other units: 2006-05-06 07:20:21 +00:00
conftab.c Update known contributors comment. 2006-02-24 21:35:27 +00:00
damage.c (landdamage): Code to guard against zero land_mob_max was broken. 2006-05-21 07:59:19 +00:00
ef_verify.c Symbolic names for table entries in conditionals, closes #928376: 2006-06-01 18:48:42 +00:00
file.c (ef_open): Zero cache size (empty EFF_MEM file) can lead to null cache 2006-03-06 18:23:41 +00:00
fsize.c COPYING duplicates information from README. Remove. Move GPL from 2006-01-21 19:48:41 +00:00
hap_fact.c (hap_req): New. 2006-05-06 11:07:35 +00:00
hours.c Update known contributors comment. 2006-02-24 21:35:27 +00:00
land.c COPYING duplicates information from README. Remove. Move GPL from 2006-01-21 19:48:41 +00:00
log.c (CANT_REACH): New. Use it instead of CANT_HAPPEN() where possible. 2006-04-17 17:36:07 +00:00
mailbox.c s_char purge directed by compiler warnings. 2006-04-29 06:41:45 +00:00
maps.c (s_char): Remove. Use signed char for small integers, plain char for 2006-04-29 16:25:17 +00:00
move.c Remove superflous casts and parenthesis. 2006-05-21 12:24:30 +00:00
nat.c (natstr, add, getrejects, putreject): Simplify rejections storage. 2006-05-18 18:43:38 +00:00
path.c Remove superflous casts and parenthesis. 2006-05-21 12:24:30 +00:00
res_pop.c COPYING duplicates information from README. Remove. Move GPL from 2006-01-21 19:48:41 +00:00
sectdamage.c (sectdamage): Simplify. 2006-05-21 08:56:17 +00:00
stmtch.c COPYING duplicates information from README. Remove. Move GPL from 2006-01-21 19:48:41 +00:00
tfact.c (tfactfire): Unused since src/lib/subs/landgun.c rev. 1.12, remove. 2006-05-20 13:02:40 +00:00
type.c (buil): Use ef_elt_byname() instead of typematch(). 2006-06-01 18:57:03 +00:00
wantupd.c Line breaks and other formatting issues. No functional changes. 2006-05-21 13:05:24 +00:00
xundump.c Allow symbolic references not just to symbol tables: 2006-06-01 19:15:30 +00:00
xy.c COPYING duplicates information from README. Remove. Move GPL from 2006-01-21 19:48:41 +00:00