empserver/src
Markus Armbruster 8fa3ba1b60 (dispatch): Set player->command before acquiring play_lock, to make
sure the command is reliably aborted on update and shutdown.  Before,
redirection output could block while player->command was still null,
letting players delay the update or shutdown indefinitely.
2007-07-22 17:23:34 +00:00
..
client [_WIN32,WIN32]: Remove the define WIN32. 2007-02-24 13:39:07 +00:00
lib (dispatch): Set player->command before acquiring play_lock, to make 2007-07-22 17:23:34 +00:00
scripts (s_char): Remove. Use signed char for small integers, plain char for 2006-04-29 16:25:17 +00:00
server (shutdwn): Failed to set play_wrlock_wanted. This let player threads 2007-07-20 19:49:42 +00:00
util (main): Fix rev. 1.52. 2007-07-19 16:39:51 +00:00