warzone2100/tools/masterserver
Giel van Schijndel b64911e732 * For reading use a context managed "readable" as well
- However, unlike "writeable" don't return a StringIO object for strings

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7216 4a71c877-e1ca-e34f-864e-861f7616d084
2009-04-28 00:46:45 +02:00
..
COPYING New masterserver by Gerard and Kamaze 2007-04-21 14:20:20 +00:00
game.py * Change the lobby IRC bot to use the same code as the lobby server for protocol handling and game representation 2009-04-27 22:46:38 +02:00
ircbot.py * Change the lobby IRC bot to use the same code as the lobby server for protocol handling and game representation 2009-04-27 22:46:38 +02:00
protocol.py * For reading use a context managed "readable" as well 2009-04-28 00:46:45 +02:00
wzmasterserver.py Use the Protocol class to find out what port to listen on, instead of manually configuring 2009-04-28 00:46:45 +02:00
wztest.py Convert wztest.py to use the latest lobby code for testing the lobby 2009-04-27 22:46:38 +02:00