From: Ben S. <non...@us...> - 2002-03-29 23:21:14
|
nonchocoboy 2002/03/29 15:21:13 PST Modified files: client AppState.cpp AppState.h net AddPlayerMessage.h Log: Supposedly we now can get player adds and updates, but this just dies on an exception that seems to pass by the try/catch block. Josh wanted me to commit this anyway. at least it compiles. :) Revision Changes Path 1.7 +41 -6 brotha/client/AppState.cpp 1.6 +3 -5 brotha/client/AppState.h 1.8 +3 -3 brotha/net/AddPlayerMessage.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/AppState.cpp.diff?r1=1.6&r2=1.7&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/AppState.h.diff?r1=1.5&r2=1.6&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/AddPlayerMessage.h.diff?r1=1.7&r2=1.8&diff_format=h |