empserver/src
Markus Armbruster 4ad649950e (buil): Work directly on item arrays instead of copies made by
getvec().  This is safe, because the old code made single copies and
always flushed them back into the unit structures before flushing
those.
(build_ship, build_land, build_bridge, build_nuke, build_plane,
build_tower): Change parameter type to match uncopied item arrays.
2004-03-09 14:52:21 +00:00
..
client (fnlist): Move from misc.h to fnlist.h, where it belongs and has 2004-02-24 18:34:25 +00:00
doconfig (safe_getcwd): New. When getcwd() is known to be able to allocate its 2004-03-01 07:07:27 +00:00
lib (buil): Work directly on item arrays instead of copies made by 2004-03-09 14:52:21 +00:00
scripts Update for 4.2.14. 2004-02-20 20:14:53 +00:00
server Use gcc function attribute `format' to catch bad format strings. Fix 2004-03-09 12:27:40 +00:00
util New option -f. 2004-03-09 14:38:59 +00:00
.cvsignore List generated files and directories that CVS doesn't ignore by 2003-10-04 14:54:09 +00:00
make.defs Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
make.rules Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00