nonchocoboy 2002/04/28 15:16:47 PDT
Modified files:
client GarageState.cpp GarageState.h SConscript
Added files:
client ChopShopWnd.cpp ChopShopWnd.h
Log:
Added Chop Shop window with a bit of event handling.
Revision Changes Path
1.1 +113 -0 brotha/client/ChopShopWnd.cpp (new)
1.1 +74 -0 brotha/client/ChopShopWnd.h (new)
1.9 +13 -10 brotha/client/GarageState.cpp
1.7 +4 -3 brotha/client/GarageState.h
1.18 +1 -0 brotha/client/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/ChopShopWnd.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/ChopShopWnd.h?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/GarageState.cpp.diff?r1=1.8&r2=1.9&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/GarageState.h.diff?r1=1.6&r2=1.7&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/SConscript.diff?r1=1.17&r2=1.18&diff_format=h
|