empserver/src/lib
Markus Armbruster 2da8d0c796 Use ef_blank() when extending treaty, loan, comm and trade file
Only treaty extension initialized ef_type and uid properly.  None of
them zeroed unused members and holes in the struct.  comm and trade
extension called ef_extend(), which had no effect, so remove that.
2008-03-14 20:25:07 +01:00
..
as Update copyright notice 2008-01-19 10:15:37 +01:00
commands Use ef_blank() when extending treaty, loan, comm and trade file 2008-03-14 20:25:07 +01:00
common New ef_blank() 2008-03-05 22:48:24 +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 empfile's init callback is now unused, remove 2008-03-05 22:48:24 +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 empfile's init callback is now unused, remove 2008-03-05 22:48:24 +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