empserver/src/lib
Markus Armbruster c36cae7a64 Make xundump capable of extending tables
Use ef_ensure_space() in getobj().  This also makes sure objects are
properly initialized before undumping writes to them.

Clean up how sentinels are appended: instead of keeping its slot
reserved while undumping, keep it in the table, and strip it off when
done.
2008-02-26 21:07:57 +01:00
..
as Update copyright notice 2008-01-19 10:15:37 +01:00
commands Remove unused local variable in desi.c 2008-02-26 20:39:02 +01:00
common Make xundump capable of extending tables 2008-02-26 21:07:57 +01:00
empthread Clean up library dependencies 2008-02-03 08:11:13 +01:00
gen Make conftab.c independent of the current directory 2008-02-07 08:01:54 +01:00
global Replace EFF_RDONLY by EFF_PRIVATE 2008-02-26 20:40:59 +01:00
lwp Fix LWP's stack initialization for -s 2008-02-16 20:57:38 +01:00
player Define and use NATID_BAD instead of literal 255 2008-02-19 20:25:08 +01:00
subs Remove unused check_cost() 2008-02-17 08:47:51 +01:00
update Get rid of the need to fix up lchr[]. 2008-02-07 08:01:54 +01:00
w32 Update copyright notice 2008-01-19 10:15:37 +01:00