empserver/src/lib/update
Markus Armbruster 02584d8a50 Fuse update wait thread and update thread:
(update_main): No longer a thread entry point.  Remove the parameter.
Remove *player setup.  Don't terminate the thread when done.
(update_pending): Move to src/server/update.c.
(update_wait): Call update_main() instead of running it in its own
thread.  Set up *player for it.
(update_init): Create the fused update thread instead of the update
wait thread.
2007-01-16 20:06:27 +00:00
..
age.c Update copyright notice. 2007-01-09 19:09:31 +00:00
anno.c Update copyright notice. 2007-01-09 19:09:31 +00:00
bp.c Fix the previous revision. 2007-01-14 09:38:09 +00:00
deliver.c Update copyright notice. 2007-01-09 19:09:31 +00:00
distribute.c Update copyright notice. 2007-01-09 19:09:31 +00:00
finish.c Update copyright notice. 2007-01-09 19:09:31 +00:00
human.c (do_feed, produce_sect): Move bp_put_item() calls from do_feed() to 2007-01-14 10:03:19 +00:00
land.c (alloc_bp, bp_alloc): Rename. 2007-01-13 17:11:17 +00:00
main.c Fuse update wait thread and update thread: 2007-01-16 20:06:27 +00:00
material.c (alloc_bp, bp_alloc): Rename. 2007-01-13 17:11:17 +00:00
mobility.c Update copyright notice. 2007-01-09 19:09:31 +00:00
move_sat.c Update copyright notice. 2007-01-09 19:09:31 +00:00
nat.c Update copyright notice. 2007-01-09 19:09:31 +00:00
nav_ship.c Update copyright notice. 2007-01-09 19:09:31 +00:00
nav_util.c Update copyright notice. 2007-01-09 19:09:31 +00:00
nxtitemp.c Update copyright notice. 2007-01-09 19:09:31 +00:00
plague.c Update copyright notice. 2007-01-09 19:09:31 +00:00
plane.c (alloc_bp, bp_alloc): Rename. 2007-01-13 17:11:17 +00:00
populace.c Update copyright notice. 2007-01-09 19:09:31 +00:00
prepare.c (alloc_bp, bp_alloc): Rename. 2007-01-13 17:11:17 +00:00
produce.c Update copyright notice. 2007-01-09 19:09:31 +00:00
removewants.c Update copyright notice. 2007-01-09 19:09:31 +00:00
revolt.c Update copyright notice. 2007-01-09 19:09:31 +00:00
sail.c Update copyright notice. 2007-01-09 19:09:31 +00:00
sect.c (produce_sect): Use bp_put_items() after calls that may update vec[]. 2007-01-14 10:07:37 +00:00
ship.c (alloc_bp, bp_alloc): Rename. 2007-01-13 17:11:17 +00:00