[htsserver-cvs] CVS update: pyhtsserver
Status: Abandoned
Brought to you by:
uh1763
|
From: Uwe H. <uh...@us...> - 2002-06-12 11:26:45
|
Date: Wednesday June 12, 2002 @ 4:26 Author: uh1763 Update of /cvsroot/htsserver/pyhtsserver In directory usw-pr-cvs1:/tmp/cvs-serv25597 Modified Files: ChangeLog Log Message: * docs/PROTOCOL: Commands and arguments are separated by whitespace. Documented a few user commands and server commands. * src/connections.py: Added Connection.all and Connection.maxid. Added Connection.selfdestruct(). Smaller fixes. * src/g.py: Added 'socket'. Removed a few dicts, those are in the respective classes now (Foo.all dicts). * src/htsserver.py: Dop not start the server if the default password is used. Fix logging code. Start the main loop. * src/log.py: Reverted the recent changes (it wasn't a good idea). * src/misc.py: Moved is_valid_playername() to player.py. * src/net.py: Redesign. Added create_socket() and loop(). This needs a lot more work... * src/players.py: Added Player.maxid and Player.all. Smaller fixes. * src/protocol.py: Added a prototype of addplayer(). Doesn't work yet. * src/tradepartners.py: Added TradePartner.maxid and TradePartner.all. * src/triggers.py: Added file. =================================================================== File: ChangeLog Status: Up-to-date Working revision: 1.18 Wed Jun 12 11:26:42 2002 Repository revision: 1.18 /cvsroot/htsserver/pyhtsserver/ChangeLog,v Existing Tags: start (revision: 1.1.1.1) vendor (branch: 1.1.1) |