]> git.pond.sub.org Git - empserver/history - include/server.h
Make: Get SHELL from Autoconf
[empserver] / include / server.h
2021-01-05 Markus ArmbrusterUpdate copyright notice
2018-04-29 Markus ArmbrusterUpdate copyright notice
2017-08-07 Markus ArmbrusterUpdate copyright notice
2017-08-07 Markus ArmbrusterMerge branch 'readline'
2017-08-06 Markus Armbrusterupdate server: Move update_running from server/ to...
2017-07-02 Markus ArmbrusterUpdate copyright notice
2015-02-28 Markus ArmbrusterUpdate copyright notice
2014-01-02 Markus ArmbrusterUpdate copyright notice
2013-01-12 Markus ArmbrusterUpdate copyright notice
2012-06-10 Markus ArmbrusterUpdate copyright notice
2012-04-26 Markus ArmbrusterRename play_lock back to update_lock
2012-04-26 Markus ArmbrusterFix synchronization between shutdown and player threads
2011-04-12 Markus ArmbrusterLicense upgrade to GPL version 3 or later
2010-01-19 Markus ArmbrusterUpdate copyright notice
2009-12-13 Markus ArmbrusterUpdate known contributors comments
2009-11-30 Markus ArmbrusterSimplify checks whether player thread may sleep
2009-03-28 Markus ArmbrusterClean up useless declarations
2009-02-08 Markus ArmbrusterUpdate copyright notice
2008-09-18 Markus ArmbrusterFix trailing whitespace
2008-09-12 Markus ArmbrusterExpire lost items at the update instead of continuously
2008-08-03 Markus ArmbrusterUpdate known contributors comments
2008-04-25 Markus ArmbrusterNew post_crash_dump_hook
2008-01-19 Markus ArmbrusterUpdate copyright notice
2007-07-27 Markus ArmbrusterUpdate known contributors comment.
2007-07-20 Markus Armbruster(update_lock, play_lock, update_pending, play_wrlock_wa...
2007-07-19 Ron Koenderink(UPDATE_TIME_LEN): New.
2007-07-18 Markus ArmbrusterNew xdump updates:
2007-07-17 Markus Armbruster(update_running): New.
2007-07-15 Markus ArmbrusterUse the new Empire clock for implementing MOB_ACCESS:
2007-07-11 Markus ArmbrusterNew update scheduler:
2007-01-20 Markus ArmbrusterAbstract from shutdown initiation mechanism:
2007-01-19 Markus ArmbrusterAbstract from update trigger mechanism:
2007-01-16 Markus Armbruster(market_init): New.
2007-01-16 Markus ArmbrusterFuse update wait thread and update thread:
2007-01-16 Markus Armbruster(exit_nomem): New.
2007-01-15 Markus ArmbrusterSynchronize commands and update properly with a lock...
2007-01-09 Markus ArmbrusterUpdate copyright notice.
2006-12-31 Markus Armbruster(shutdown_init): Has no effect, remove.
2006-07-10 Markus ArmbrusterBreak inclusion cycle: prototypes.h and commands.h...
2006-01-21 Markus ArmbrusterCOPYING duplicates information from README. Remove...
2006-01-05 Markus ArmbrusterUpdate copyright notice.
2005-08-20 Ron Koenderink(force): Change to create update thread instead of...
2005-03-16 Markus ArmbrusterUpdate copyright notice.
2004-09-07 Markus ArmbrusterUpdate copyright notice. v4.2.18
2004-02-24 Markus ArmbrusterRemove junk at end of #endif.
2004-02-20 Markus ArmbrusterDon't declare things in more than one place. Move...
2004-02-19 Markus ArmbrusterNew server.h for server startup, control and shutdown...