empserver/include
Markus Armbruster d500a7071c Remove the concept of thread priorities from empthread.h. Only LWP
supports priorities.  Update synchronization used to rely on them,
which naturally worked only with LWP (#1504036).  With that fixed, no
uses of priorities remained, but a minor bug did: players could starve
out threads with priorities below PP_PLAYER, i.e. delete_lostitems()
and player_kill_idle().  Closes #1458175:
(empth_create): Remove parameter prio.  Callers changed.  Also gets
rid of misleading comments in pthread.c and ntthread.c.
(PP_MAIN, PP_UPDATE, PP_SHUTDOWN, PP_SCHED, PP_TIMESTAMP, PP_PLAYER)
(PP_ACCEPT, PP_KILLIDLE): Remove.
(empth_init, empth_create) [EMPTH_LWP]: Pass priority 1.
2007-07-24 05:13:31 +00:00
..
budg.h (bp_put_items): New. 2007-01-14 09:11:25 +00:00
com.h Update copyright notice. 2007-01-09 19:09:31 +00:00
combat.h Update copyright notice. 2007-01-09 19:09:31 +00:00
commands.h Update copyright notice. 2007-01-09 19:09:31 +00:00
commodity.h Include reshuffle. 2007-07-15 10:07:48 +00:00
damage.h Update copyright notice. 2007-01-09 19:09:31 +00:00
distribute.h Update copyright notice. 2007-01-09 19:09:31 +00:00
econfig-spec.h (s_p_etu): econfig key no longer used, remove. 2007-07-15 09:59:52 +00:00
empio.h Update copyright notice. 2007-01-09 19:09:31 +00:00
empobj.h New Empire table game, to be used for global stuff: 2007-07-14 14:49:58 +00:00
empthread.h Remove the concept of thread priorities from empthread.h. Only LWP 2007-07-24 05:13:31 +00:00
file.h Comment. 2007-07-24 04:10:44 +00:00
game.h (game_reset_tick): New. 2007-07-15 09:01:58 +00:00
ioqueue.h Update copyright notice. 2007-01-09 19:09:31 +00:00
item.h Update copyright notice. 2007-01-09 19:09:31 +00:00
journal.h Fix server not to create a journal on SIGHUP when !keep_journal: 2007-01-21 17:34:22 +00:00
land.h Include reshuffle. 2007-07-15 10:07:48 +00:00
loan.h (getlandp, getloanp, getnatp, getnewsp, getnukep, getplanep) 2007-01-20 19:16:09 +00:00
lost.h Update copyright notice. 2007-01-09 19:09:31 +00:00
lwp.h Semaphores are no longer used, remove: 2007-02-08 12:29:16 +00:00
map.h Update copyright notice. 2007-01-09 19:09:31 +00:00
match.h Update copyright notice. 2007-01-09 19:09:31 +00:00
misc.h Include reshuffle. 2007-07-15 10:07:48 +00:00
mission.h Update copyright notice. 2007-01-09 19:09:31 +00:00
nat.h Use the new Empire clock for generating BTUs: 2007-07-14 16:30:12 +00:00
news.h Include reshuffle. 2007-07-15 10:07:48 +00:00
nsc.h New xdump updates: 2007-07-18 06:16:33 +00:00
nuke.h (getlandp, getloanp, getnatp, getnewsp, getnukep, getplanep) 2007-01-20 19:16:09 +00:00
optlist.h Use the new Empire clock for implementing MOB_ACCESS: 2007-07-15 09:43:57 +00:00
path.h Update copyright notice. 2007-01-09 19:09:31 +00:00
plague.h Update copyright notice. 2007-01-09 19:09:31 +00:00
plane.h Use the new Empire clock for implementing MOB_ACCESS: 2007-07-15 09:43:57 +00:00
player.h (status): Simplify conditional for the "lost your capital" message. 2007-07-15 16:15:03 +00:00
power.h (getlandp, getloanp, getnatp, getnewsp, getnukep, getplanep) 2007-01-20 19:16:09 +00:00
product.h Update copyright notice. 2007-01-09 19:09:31 +00:00
proto.h Update copyright notice. 2007-01-09 19:09:31 +00:00
prototypes.h New command show updates: 2007-07-15 13:34:22 +00:00
queue.h Update copyright notice. 2007-01-09 19:09:31 +00:00
retreat.h Update copyright notice. 2007-01-09 19:09:31 +00:00
sect.h Include reshuffle. 2007-07-15 10:07:48 +00:00
server.h (update_lock, play_lock, update_pending, play_wrlock_wanted): Move to 2007-07-20 19:09:34 +00:00
service.h Update copyright notice. 2007-01-09 19:09:31 +00:00
ship.h Include reshuffle. 2007-07-15 10:07:48 +00:00
tel.h Update copyright notice. 2007-01-09 19:09:31 +00:00
trade.h (getlandp, getloanp, getnatp, getnewsp, getnukep, getplanep) 2007-01-20 19:16:09 +00:00
treaty.h (getlandp, getloanp, getnatp, getnewsp, getnukep, getplanep) 2007-01-20 19:16:09 +00:00
types.h New Empire table game, to be used for global stuff: 2007-07-14 14:49:58 +00:00
unit.h Fix missing include. 2007-07-13 17:15:33 +00:00
update.h Update copyright notice. 2007-01-09 19:09:31 +00:00
version.h Update copyright notice. 2007-01-09 19:09:31 +00:00
xy.h Update copyright notice. 2007-01-09 19:09:31 +00:00