empserver/src/lib/common
Markus Armbruster 2fc1e74a72 (ef_byname_from): New.
(set, mission, multifire, fuel, cons_choose, cede): Use it instead of
ef_byname().  Remove the hacks to map unwanted results to wanted
results.  The hacks in set() were broken: bad input made the code cast
arbitrary items to union trdgenstr, with potentially disastrous
consequences.  Closes #906483 and #906486.

(set): Less cryptic prompt and diagnostics.
2005-10-27 21:33:17 +00:00
..
.cvsignore List generated files and directories that CVS doesn't ignore by 2003-10-04 14:54:09 +00:00
bestpath.c Remove some redundant parenthesis; no functional change. 2005-07-23 19:48:35 +00:00
bridgefall.c Remove a bunch of redundant casts. 2005-06-12 06:31:48 +00:00
check.c Update copyright notice. 2005-03-16 22:03:16 +00:00
damage.c Update copyright notice. 2005-03-16 22:03:16 +00:00
file.c (ef_byname_from): New. 2005-10-27 21:33:17 +00:00
fsize.c (blksize) [aix, sgi]: Drop special case; I bet these systems support 2005-10-22 19:09:12 +00:00
hap_fact.c Update copyright notice. 2005-03-16 22:03:16 +00:00
hours.c Update copyright notice. 2005-03-16 22:03:16 +00:00
land.c Remove a bunch of redundant casts. 2005-06-12 06:31:48 +00:00
log.c (debug): Move to log.c, so other programs don't have to define debug 2005-05-28 15:34:21 +00:00
mailbox.c Update copyright notice. 2005-03-16 22:03:16 +00:00
Makefile Update copyright notice. 2005-03-16 22:03:16 +00:00
maps.c (draw_map): Parameter bmap abused EF_MAP and EF_BMAP, and required the 2005-10-23 08:58:23 +00:00
move.c Update copyright notice. 2005-03-16 22:03:16 +00:00
nat.c Update copyright notice. 2005-03-16 22:03:16 +00:00
path.c (pathcost): Fix the previous rev. 2005-09-25 16:03:22 +00:00
res_pop.c Update copyright notice. 2005-03-16 22:03:16 +00:00
sectdamage.c Remove a bunch of redundant casts. 2005-06-12 06:31:48 +00:00
stmtch.c Doc & formatting fixes. 2005-05-30 15:03:24 +00:00
tfact.c (IO_CONN, io_conn, IOQ_BUFSIZE, MAXIOV, LND_NOTANY, plur) 2005-09-30 19:51:32 +00:00
type.c Update copyright notice. 2005-03-16 22:03:16 +00:00
wantupd.c Remove some redundant parenthesis; no functional change. 2005-07-23 19:48:35 +00:00
xy.c Update copyright notice. 2005-03-16 22:03:16 +00:00