Revision: 7325
          http://warzone2100.svn.sourceforge.net/warzone2100/?rev=7325&view=rev
Author:   muggenhor
Date:     2009-05-04 23:22:30 +0000 (Mon, 04 May 2009)

Log Message:
-----------
Merge r7271, r7323 and r7324 from trunk into the 2.2 branch:

r7271:
  Lets not use an intermediate buffer for the MOTD before adding it to the 
console (as a message)

r7323:
  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).

r7324:
  Fix error introduced in r7323: gameHost is a member of "self" now, not a 
local variable

Modified Paths:
--------------
    branches/2.2/lib/netplay/netplay.c
    branches/2.2/lib/netplay/netplay.h
    branches/2.2/src/multijoin.c

Property Changed:
----------------
    branches/2.2/
    branches/2.2/src/frontend.c


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
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to