empserver/src/lib/common
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
..
bestpath.c Update copyright notice 2008-01-19 10:15:37 +01:00
btu.c Update copyright notice 2008-01-19 10:15:37 +01:00
cnumb.c Clean up library dependencies 2008-02-03 08:11:13 +01:00
conftab.c Make conftab.c independent of the current directory 2008-02-07 08:01:54 +01:00
ef_verify.c Update copyright notice 2008-01-19 10:15:37 +01:00
emp_config.c Fix initialization of configdir 2008-02-07 08:01:54 +01:00
file.c Generalize ef_extend() to non-file-backed tables 2008-02-26 21:07:55 +01:00
game.c Update copyright notice 2008-01-19 10:15:37 +01:00
hap_fact.c Update copyright notice 2008-01-19 10:15:37 +01:00
hours.c Update copyright notice 2008-01-19 10:15:37 +01:00
mailbox.c Remove telfil, use teldir instead. 2008-02-02 09:22:10 +01:00
mapdist.c Clean up library dependencies 2008-02-03 08:11:13 +01:00
move.c Update copyright notice 2008-01-19 10:15:37 +01:00
nat.c Update copyright notice 2008-01-19 10:15:37 +01:00
nstreval.c Clean up library dependencies 2008-02-03 08:11:13 +01:00
path.c Update copyright notice 2008-01-19 10:15:37 +01:00
rdsched.c Update copyright notice 2008-01-19 10:15:37 +01:00
res_pop.c Update copyright notice 2008-01-19 10:15:37 +01:00
stmtch.c Update copyright notice 2008-01-19 10:15:37 +01:00
tfact.c Update copyright notice 2008-01-19 10:15:37 +01:00
type.c Update copyright notice 2008-01-19 10:15:37 +01:00
wantupd.c Update copyright notice 2008-01-19 10:15:37 +01:00
xundump.c Make xundump capable of extending tables 2008-02-26 21:07:57 +01:00
xy.c Update copyright notice 2008-01-19 10:15:37 +01:00