tamc 2002/05/03 00:01:48 PDT
Modified files:
net MessageReader.h MessageTypes.h
Added files:
net BuyCarMessage.h BuyModMessage.h
SellCarMessage.h SellModMessage.h
Log:
more messages ... these are for the purchase and sale of mods and cars
Revision Changes Path
1.1 +91 -0 brotha/net/BuyCarMessage.h (new)
1.1 +105 -0 brotha/net/BuyModMessage.h (new)
1.11 +22 -2 brotha/net/MessageReader.h
1.10 +7 -3 brotha/net/MessageTypes.h
1.1 +91 -0 brotha/net/SellCarMessage.h (new)
1.1 +105 -0 brotha/net/SellModMessage.h (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/BuyCarMessage.h?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/BuyModMessage.h?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/MessageReader.h.diff?r1=1.10&r2=1.11&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/MessageTypes.h.diff?r1=1.9&r2=1.10&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/SellCarMessage.h?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/SellModMessage.h?rev=1.1&content-type=text/plain
|