You can subscribe to this list here.
| 2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(126) |
Oct
(129) |
Nov
(28) |
Dec
(3) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2002 |
Jan
(129) |
Feb
(202) |
Mar
(278) |
Apr
(492) |
May
(199) |
Jun
(157) |
Jul
(74) |
Aug
(10) |
Sep
(98) |
Oct
(165) |
Nov
(132) |
Dec
(37) |
| 2003 |
Jan
(86) |
Feb
(107) |
Mar
(14) |
Apr
(33) |
May
(47) |
Jun
(16) |
Jul
|
Aug
(17) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2004 |
Jan
|
Feb
(6) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2005 |
Jan
(18) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Chad O. <tak...@us...> - 2002-05-02 06:41:05
|
takanara 2002/05/01 23:41:04 PDT
Added files:
doc Testing.txt
Log:
testing.txt added, rough draft of testing docs
Revision Changes Path
1.1 +243 -0 brotha/doc/Testing.txt (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/doc/Testing.txt?rev=1.1&content-type=text/plain
|
|
From: Ben S. <non...@us...> - 2002-05-02 05:59:04
|
nonchocoboy 2002/05/01 22:59:02 PDT
Modified files:
server BrothaGame.cpp
Log:
The game is paused if time is stopped, not running. duh! why can i write
such dumb code sometimes?
Revision Changes Path
1.21 +3 -3 brotha/server/BrothaGame.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/BrothaGame.cpp.diff?r1=1.20&r2=1.21&diff_format=h
|
|
From: Jeremy H. <jj...@us...> - 2002-05-02 05:59:04
|
jjhnsn 2002/05/01 22:59:02 PDT
Modified files:
game GameLogic.cpp Object.h
Log:
We now have generic collision detection that is slow and tells us if our balls are colliding.
Revision Changes Path
1.18 +18 -5 brotha/game/GameLogic.cpp
1.14 +23 -5 brotha/game/Object.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/GameLogic.cpp.diff?r1=1.17&r2=1.18&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Object.h.diff?r1=1.13&r2=1.14&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-02 05:33:27
|
nonchocoboy 2002/05/01 22:33:26 PDT
Modified files:
xml Player.h
Log:
Fixed warning in VC.NET
Revision Changes Path
1.16 +3 -2 brotha/xml/Player.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/Player.h.diff?r1=1.15&r2=1.16&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-02 05:27:10
|
nonchocoboy 2002/05/01 22:27:09 PDT
Modified files:
game Player.cpp Player.h
Log:
players now have a pointer to the object taht is their vehicle.
Revision Changes Path
1.23 +11 -2 brotha/game/Player.cpp
1.24 +10 -4 brotha/game/Player.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Player.cpp.diff?r1=1.22&r2=1.23&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Player.h.diff?r1=1.23&r2=1.24&diff_format=h
|
|
From: Jeremy H. <jj...@us...> - 2002-05-02 04:17:05
|
jjhnsn 2002/05/01 21:17:04 PDT
Modified files:
game GameLogic.cpp GameLogic.h
Log:
Cleared up the warnings and changed some stuff so that it might actually work... which is a plus.
ps Chewy Chips Ahoy are the greatest thing evar!!!!
Revision Changes Path
1.17 +28 -20 brotha/game/GameLogic.cpp
1.16 +3 -9 brotha/game/GameLogic.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/GameLogic.cpp.diff?r1=1.16&r2=1.17&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/GameLogic.h.diff?r1=1.15&r2=1.16&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-02 04:07:45
|
nonchocoboy 2002/05/01 21:07:44 PDT
Modified files:
game Player.cpp Player.h
Log:
Removed unused mBrake, mTurnAngle vars
Revision Changes Path
1.22 +12 -26 brotha/game/Player.cpp
1.23 +3 -37 brotha/game/Player.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Player.cpp.diff?r1=1.21&r2=1.22&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Player.h.diff?r1=1.22&r2=1.23&diff_format=h
|
|
From: Jeremy H. <jj...@us...> - 2002-05-02 03:37:50
|
jjhnsn 2002/05/01 20:37:49 PDT
Modified files:
vc7 brotha.vcproj
Log:
changed so it loads brotalogic instead of brothagame
Revision Changes Path
1.12 +294 -297 brotha/vc7/brotha.vcproj
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/vc7/brotha.vcproj.diff?r1=1.11&r2=1.12&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-02 02:34:03
|
nonchocoboy 2002/05/01 19:34:01 PDT
Modified files:
client GameState.cpp GameState.h GarageState.cpp
LoginState.cpp
Log:
Client sends msgs to server to request changes in inputs now ... and the
server ignores them ;)
Revision Changes Path
1.4 +42 -18 brotha/client/GameState.cpp
1.4 +8 -5 brotha/client/GameState.h
1.14 +3 -3 brotha/client/GarageState.cpp
1.16 +3 -3 brotha/client/LoginState.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/GameState.cpp.diff?r1=1.3&r2=1.4&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/GameState.h.diff?r1=1.3&r2=1.4&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/GarageState.cpp.diff?r1=1.13&r2=1.14&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/LoginState.cpp.diff?r1=1.15&r2=1.16&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-05-02 01:02:04
|
tamc 2002/05/01 17:40:59 PDT
Modified files:
client DealerWnd.cpp DealerWnd.h GarageState.cpp
Log:
DealerWnd's boxes are now filled with live data .. :)
Revision Changes Path
1.3 +12 -2 brotha/client/DealerWnd.cpp
1.3 +5 -2 brotha/client/DealerWnd.h
1.13 +4 -2 brotha/client/GarageState.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/DealerWnd.cpp.diff?r1=1.2&r2=1.3&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/DealerWnd.h.diff?r1=1.2&r2=1.3&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/GarageState.cpp.diff?r1=1.12&r2=1.13&diff_format=h
|
|
From: Jeremy H. <jj...@us...> - 2002-05-02 00:35:14
|
jjhnsn 2002/05/01 17:35:11 PDT
Modified files:
game GameLogic.cpp GameLogic.h Player.h
Log:
Can now use GameLogic::getStats(player) to load player stats from data.
Revision Changes Path
1.16 +26 -6 brotha/game/GameLogic.cpp
1.15 +10 -2 brotha/game/GameLogic.h
1.22 +23 -2 brotha/game/Player.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/GameLogic.cpp.diff?r1=1.15&r2=1.16&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/GameLogic.h.diff?r1=1.14&r2=1.15&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Player.h.diff?r1=1.21&r2=1.22&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-01 23:36:54
|
nonchocoboy 2002/05/01 16:36:52 PDT
Modified files:
xml Player.h
Log:
We need Car.h before we can use the types defined within.
Revision Changes Path
1.15 +3 -2 brotha/xml/Player.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/Player.h.diff?r1=1.14&r2=1.15&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-01 23:35:21
|
nonchocoboy 2002/05/01 16:35:19 PDT
Modified files:
net GarageDataMessage.h
Log:
Silenced warnings in gcc.
Revision Changes Path
1.2 +6 -6 brotha/net/GarageDataMessage.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/GarageDataMessage.h.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-01 23:34:47
|
nonchocoboy 2002/05/01 16:34:45 PDT
Modified files:
server RequestGarageDataMessageHandler.h
Log:
DataManager is a singleton. Use it that way now.
Revision Changes Path
1.2 +6 -6 brotha/server/RequestGarageDataMessageHandler.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/RequestGarageDataMessageHandler.h.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Jeremy H. <jj...@us...> - 2002-05-01 23:01:57
|
jjhnsn 2002/05/01 16:01:55 PDT
Modified files:
game GameLogic.cpp GameLogic.h Player.h
Log:
Will send stats to data now... still doesn't recieve them...
Revision Changes Path
1.15 +36 -3 brotha/game/GameLogic.cpp
1.14 +12 -2 brotha/game/GameLogic.h
1.21 +27 -2 brotha/game/Player.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/GameLogic.cpp.diff?r1=1.14&r2=1.15&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/GameLogic.h.diff?r1=1.13&r2=1.14&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Player.h.diff?r1=1.20&r2=1.21&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-01 22:34:39
|
nonchocoboy 2002/05/01 15:11:12 PDT
Modified files:
game Player.cpp
Log:
Silenced warning in gcc.
Revision Changes Path
1.21 +3 -3 brotha/game/Player.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Player.cpp.diff?r1=1.20&r2=1.21&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-01 22:24:25
|
nonchocoboy 2002/05/01 15:24:24 PDT
Modified files:
server BrothaGame.cpp
Log:
server BrothaGame now updates the game logic on each frame.
Revision Changes Path
1.20 +9 -2 brotha/server/BrothaGame.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/BrothaGame.cpp.diff?r1=1.19&r2=1.20&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-01 22:12:45
|
nonchocoboy 2002/05/01 15:12:45 PDT
Modified files:
server BrothaGame.cpp BrothaGame.h
Log:
Removed (add|remove)Object methods. Use the ones in the GameLogic instead.
Revision Changes Path
1.19 +2 -10 brotha/server/BrothaGame.cpp
1.15 +2 -17 brotha/server/BrothaGame.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/BrothaGame.cpp.diff?r1=1.18&r2=1.19&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/BrothaGame.h.diff?r1=1.14&r2=1.15&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-01 22:07:06
|
nonchocoboy 2002/05/01 15:07:05 PDT
Modified files:
server BrothaGame.cpp BrothaGame.h
Log:
Server BrothaGame now aggregates a GameLogic.
Revision Changes Path
1.18 +6 -2 brotha/server/BrothaGame.cpp
1.14 +9 -3 brotha/server/BrothaGame.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/BrothaGame.cpp.diff?r1=1.17&r2=1.18&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/BrothaGame.h.diff?r1=1.13&r2=1.14&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-01 21:53:02
|
nonchocoboy 2002/05/01 14:53:01 PDT
Modified files:
server BrothaServer.h
Log:
Now refreshes DataManager's data on creation of the BrothaServer.
Revision Changes Path
1.11 +4 -4 brotha/server/BrothaServer.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/BrothaServer.h.diff?r1=1.10&r2=1.11&diff_format=h
|
|
From: Chad O. <tak...@us...> - 2002-05-01 21:46:10
|
takanara 2002/05/01 14:46:10 PDT
Added files:
xml ModType.h
Log:
now adding modtypes.h
Revision Changes Path
1.1 +90 -0 brotha/xml/ModType.h (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/ModType.h?rev=1.1&content-type=text/plain
|