empserver/src/lib/common
Markus Armbruster b10ebe6992 Zap next uid in clink_rem(), check it in clink_add()
The former ensures that next links are valid even for uids not on any
list.  The latter oopses on adding an uid to a list when it is already
on a list, unless it is at the tail.
2008-09-12 18:34:11 -04:00
..
bestpath.c Use sctstr member sct_uid instead of recomputing it 2008-03-26 22:10:29 +01:00
btu.c Limit BTU production to 1000 civilians instead of 999 2008-06-15 08:49:26 +02:00
cargo.c Zap next uid in clink_rem(), check it in clink_add() 2008-09-12 18:34:11 -04:00
cnumb.c Clean up library dependencies 2008-02-03 08:11:13 +01:00
conftab.c Update known contributors comments 2008-03-14 20:25:44 +01:00
ef_verify.c Don't fix up dead planes stuck in the air 2008-07-12 10:43:03 -04:00
emp_config.c Fix commit 91eefc3f 2008-03-14 20:25:44 +01:00
file.c New struct empfile callback onresize 2008-09-08 21:30:37 -04:00
filetable.c New struct empfile callback onresize 2008-09-08 21:30:37 -04:00
game.c Update known contributors comments 2008-05-18 10:59:04 +02: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 Simplify mapdist() 2008-09-03 20:43:13 -04: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
nsc.c Get rid of ship and land unit load counters 2008-09-08 21:32:56 -04:00
nstreval.c Fix xdump nat for relations 2008-05-10 08:36:45 +02:00
path.c Include system headers before ours 2008-03-14 20:25:11 +01:00
rdsched.c Update known contributors comments 2008-05-18 10:59:04 +02:00
res_pop.c Update copyright notice 2008-01-19 10:15:37 +01:00
stmtch.c Update known contributors comments 2008-03-14 20:25:44 +01:00
tfact.c Update copyright notice 2008-01-19 10:15:37 +01:00
type.c Fix misuse of ef_cadef(EF_BAD) 2008-09-03 21:15:08 -04:00
wantupd.c Update copyright notice 2008-01-19 10:15:37 +01:00
xdump.c Fix misuse of ef_cadef(EF_BAD) 2008-09-03 21:15:08 -04:00
xundump.c Fix misuse of ef_cadef(EF_BAD) 2008-09-03 21:15:08 -04:00
xy.c Rework code dealing with struct range fixing many bugs 2008-08-20 07:40:32 -04:00