[htsserver-cvs] CVS update: pyhtsserver
Status: Abandoned
Brought to you by:
uh1763
|
From: Uwe H. <uh...@us...> - 2001-09-17 13:45:42
|
Date: Monday September 17, 2001 @ 6:45 Author: uh1763 Update of /cvsroot/htsserver/pyhtsserver In directory usw-pr-cvs1:/tmp/cvs-serv30841 Modified Files: ChangeLog Log Message: * src/connections.py: Added the attributes rfile and wfile to Connection. They're used for reading/writing data from/to that connection. * src/helpstrings.py: Documented 'chat'. * src/misc.py: Bugfix in tokenize_line(): Do *not* just cut away any characters other than digits, letters and '_'... * src/net.py: Added send(). * src/protocol.py: Added chat(). This allows any player to send a chat message to a player, to a list of players or to all players who are logged in. * servercmds.py: Added file. Added the server-command 'chat'. =================================================================== File: ChangeLog Status: Up-to-date Working revision: 1.6 Mon Sep 17 13:45:38 2001 Repository revision: 1.6 /cvsroot/htsserver/pyhtsserver/ChangeLog,v Existing Tags: start (revision: 1.1.1.1) vendor (branch: 1.1.1) |