jjhnsn 2002/05/02 23:09:28 PDT
Modified files:
game GameLogic.cpp GameLogic.h Object.cpp
Object.h Player.cpp
Log:
Variables now initialized and it will tell you if your car is destroyed now... (it just won't do anything about it)
Revision Changes Path
1.24 +6 -3 brotha/game/GameLogic.cpp
1.19 +5 -2 brotha/game/GameLogic.h
1.11 +4 -3 brotha/game/Object.cpp
1.19 +14 -2 brotha/game/Object.h
1.24 +5 -2 brotha/game/Player.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/GameLogic.cpp.diff?r1=1.23&r2=1.24&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/GameLogic.h.diff?r1=1.18&r2=1.19&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Object.cpp.diff?r1=1.10&r2=1.11&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Object.h.diff?r1=1.18&r2=1.19&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Player.cpp.diff?r1=1.23&r2=1.24&diff_format=h
|