empserver/src/lib
Markus Armbruster 4caf8bb440 (get_materials): Work directly on item arrays instead of copies made
by getvec().  This is safe, because the new code changes the item
array precisely when the old code writes back a changed copy.
2004-03-11 09:04:44 +00:00
..
as (sccsid): Useless, as we don't use SCCS. Remove. 2004-03-01 13:33:51 +00:00
commands (quiet_bigdef): Work directly on item arrays instead of copies made by 2004-03-10 12:52:24 +00:00
common Use gcc function attribute `format' to catch bad format strings. Fix 2004-03-09 12:27:40 +00:00
empthread Use gcc function attribute `format' to catch bad format strings. Fix 2004-03-09 12:27:40 +00:00
gen Don't cast void to void. 2004-03-01 13:56:07 +00:00
global (opt_GRAB_THINGS, Options, get_materials): Remove option GRAB_THINGS. 2004-03-11 08:53:27 +00:00
lwp (lwpCreate): Avoid harmless compiler warning. 2004-03-09 13:28:16 +00:00
player Use gcc function attribute `format' to catch bad format strings. Fix 2004-03-09 12:27:40 +00:00
subs (pln_equip, mission_pln_equip): Work directly on item arrays instead 2004-03-10 13:35:54 +00:00
update (get_materials): Work directly on item arrays instead of copies made 2004-03-11 09:04:44 +00:00