Revision: 7323
          http://warzone2100.svn.sourceforge.net/warzone2100/?rev=7323&view=rev
Author:   muggenhor
Date:     2009-05-04 21:52:01 +0000 (Mon, 04 May 2009)

Log Message:
-----------
Lobby protocol; change the way the "addg" command works:
 * Make the "addg" command return a status code (ranging 200-299 on success) 
and message (MOTD on succes)
 * Don't use the "motd" command anymore to check the lobby status, instead use 
the returned status code for that purpose.
 * Allow MOTD strings of arbitrary length (by sending along the length)

This modification ensures that ''proper'' connectivity checking is being 
performed on the game server (and reported to the user accurately).

Modified Paths:
--------------
    trunk/lib/netplay/netplay.c
    trunk/lib/netplay/netplay.h
    trunk/src/multijoin.c
    trunk/tools/masterserver/wzmasterserver.py


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to