empserver/include
Markus Armbruster 422a8cea73 (io_select, io_init, io_open, io_close, io_output, io_flush, io_write,
io_puts, iom_create, iom_getmask, iom_set, iom_clear, iom_zero):
Portability bug: io_select() passed bit_fdmask to select().  This
breaks the fd_set abstraction, and works only with the traditional
Unix implementation of fd_set.  Use fd_set and its operations instead.
Remove unused source files.  Note: the offending code is currently
unsued.  But it's a time bomb, and fixing it also replaces a bunch of
code by standard library services.
2004-01-15 14:32:00 +00:00
..
.cvsignore List generated files and directories that CVS doesn't ignore by 2003-10-04 14:54:09 +00:00
budg.h Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
com.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
combat.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
commands.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
commodity.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
common.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
damage.h Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
deity.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
distribute.h Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
empio.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
empthread.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
event.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
file.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
gen.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
genitem.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
global.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
io_mask.h (io_select, io_init, io_open, io_close, io_output, io_flush, io_write, 2004-01-15 14:32:00 +00:00
ioqueue.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
item.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
keyword.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
land.h (LND_SPY_DETECT_CHANCE): New. 2003-11-09 12:52:16 +00:00
loan.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
lost.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
lwp.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
map.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
match.h Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
misc.h (index, rindex): Obsolete BSDisms; remove. Use standard strchr() and 2004-01-13 10:32:35 +00:00
mission.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
nat.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
news.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
nsc.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
nuke.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
options.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
optlist.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
path.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
plane.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
player.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
power.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
product.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
proto.h Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
prototype.h Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
prototypes.h (player_coms, lstats, lsta): Rename command lstats' to lstat' to 2004-01-13 18:46:48 +00:00
queue.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
retreat.h Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
sect.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
ship.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
struct.h Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
subs.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
tel.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
trade.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
treaty.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
update.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
user.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00
var.h Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
version.h Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
wantupd.h Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
xy.h Indented with src/scripts/indent-emp. 2003-09-02 20:48:48 +00:00