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 A. <ae...@us...> - 2002-03-29 21:17:41
|
aegis 2002/03/29 13:17:38 PST
Modified files:
. ChangeLog
Log:
updated changelog again! *spam commits list*
Revision Changes Path
1.10 +1 -0 brotha/ChangeLog
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/ChangeLog.diff?r1=1.9&r2=1.10&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-03-29 21:13:13
|
tamc 2002/03/29 13:13:10 PST
Modified files:
server BrothaGame.cpp BrothaGame.h
Log:
should send client all the world data on a a resync
Revision Changes Path
1.5 +5 -4 brotha/server/BrothaGame.cpp
1.6 +3 -2 brotha/server/BrothaGame.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/BrothaGame.cpp.diff?r1=1.4&r2=1.5&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/BrothaGame.h.diff?r1=1.5&r2=1.6&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-03-29 21:11:53
|
tamc 2002/03/29 13:11:51 PST
Modified files:
net AddPlayerMessage.h
Log:
support for notifying client who it is
Revision Changes Path
1.7 +10 -1 brotha/net/AddPlayerMessage.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/AddPlayerMessage.h.diff?r1=1.6&r2=1.7&diff_format=h
|
|
From: Chad A. <ae...@us...> - 2002-03-29 21:11:47
|
aegis 2002/03/29 13:11:45 PST
Modified files:
. ChangeLog
Log:
updated changelog
Revision Changes Path
1.9 +1 -0 brotha/ChangeLog
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/ChangeLog.diff?r1=1.8&r2=1.9&diff_format=h
|
|
From: Chad A. <ae...@us...> - 2002-03-29 20:56:00
|
aegis 2002/03/29 12:55:58 PST
Modified files:
server ConsoleServer.cpp
Log:
updated help
Revision Changes Path
1.3 +8 -3 brotha/server/ConsoleServer.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/ConsoleServer.cpp.diff?r1=1.2&r2=1.3&diff_format=h
|
|
From: Chad A. <ae...@us...> - 2002-03-29 20:53:09
|
aegis 2002/03/29 12:53:05 PST
Modified files:
server ConsoleServer.cpp
Log:
support command-line arguments
Revision Changes Path
1.2 +35 -21 brotha/server/ConsoleServer.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/ConsoleServer.cpp.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Chad A. <ae...@us...> - 2002-03-29 20:45:38
|
aegis 2002/03/29 12:45:36 PST
Modified files:
server SConscript main.cpp
Added files:
server ConsoleServer.cpp
Log:
split win32 and console servers
Revision Changes Path
1.1 +51 -0 brotha/server/ConsoleServer.cpp (new)
1.5 +1 -1 brotha/server/SConscript
1.9 +5 -61 brotha/server/main.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/ConsoleServer.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/SConscript.diff?r1=1.4&r2=1.5&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/main.cpp.diff?r1=1.8&r2=1.9&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-03-29 20:26:48
|
tamc 2002/03/29 12:26:44 PST
Modified files:
server WebServer.cpp
Log:
got rid of stupid double spacing, wordpad blows
Revision Changes Path
1.9 +65 -74 brotha/server/WebServer.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/WebServer.cpp.diff?r1=1.8&r2=1.9&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-03-29 20:18:16
|
nonchocoboy 2002/03/29 12:18:14 PST
Modified files:
server WebServer.cpp
Log:
Fixed the compile error the chad has still not managed to fix with 3
commits. I got tired of waiting for him to actually try to compile it.
PLEASE DO NOT WASTE EVERYBODY'S TIME BY COMMITTING CODE THAT DOES NOT
COMPILE!
Revision Changes Path
1.8 +7 -2 brotha/server/WebServer.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/WebServer.cpp.diff?r1=1.7&r2=1.8&diff_format=h
|
|
From: Chad O. <tak...@us...> - 2002-03-29 20:13:20
|
takanara 2002/03/29 12:13:17 PST
Modified files:
server WebServer.cpp
Log:
super-hacked fake page 4rd try
Revision Changes Path
1.7 +2 -5 brotha/server/WebServer.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/WebServer.cpp.diff?r1=1.6&r2=1.7&diff_format=h
|
|
From: Chad O. <tak...@us...> - 2002-03-29 20:08:12
|
takanara 2002/03/29 11:56:49 PST
Modified files:
server WebServer.cpp
Log:
super-hacked fake page
Revision Changes Path
1.5 +2 -1 brotha/server/WebServer.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/WebServer.cpp.diff?r1=1.4&r2=1.5&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-03-29 20:08:12
|
nonchocoboy 2002/03/29 11:56:49 PST
Modified files:
client BrothaApp.cpp
Log:
Fixed bug where making the window width smaller than the height caused the
drawables to disappear.
Revision Changes Path
1.13 +3 -3 brotha/client/BrothaApp.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/BrothaApp.cpp.diff?r1=1.12&r2=1.13&diff_format=h
|
|
From: Chad O. <tak...@us...> - 2002-03-29 19:59:55
|
takanara 2002/03/29 11:59:53 PST
Modified files:
server WebServer.cpp
Log:
super-hacked fake page 3rd try
Revision Changes Path
1.6 +4 -1 brotha/server/WebServer.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/WebServer.cpp.diff?r1=1.5&r2=1.6&diff_format=h
|
|
From: Chad O. <tak...@us...> - 2002-03-29 19:52:06
|
takanara 2002/03/29 11:52:05 PST
Modified files:
server WebServer.cpp
Log:
super-hacked fake page
Revision Changes Path
1.4 +68 -64 brotha/server/WebServer.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/WebServer.cpp.diff?r1=1.3&r2=1.4&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-03-29 19:44:56
|
nonchocoboy 2002/03/29 11:44:55 PST
Modified files:
client AppState.cpp
Log:
Let the app know when we're in the game so it can start drawing. :)
Revision Changes Path
1.6 +3 -2 brotha/client/AppState.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/AppState.cpp.diff?r1=1.5&r2=1.6&diff_format=h
|
|
From: Chad A. <ae...@us...> - 2002-03-29 19:27:53
|
aegis 2002/03/29 11:27:52 PST
Modified files:
client BrothaApp.cpp BrothaApp.h SConscript
Log:
added sound support via audiere
Revision Changes Path
1.12 +20 -2 brotha/client/BrothaApp.cpp
1.8 +9 -2 brotha/client/BrothaApp.h
1.7 +1 -1 brotha/client/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/BrothaApp.cpp.diff?r1=1.11&r2=1.12&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/BrothaApp.h.diff?r1=1.7&r2=1.8&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/SConscript.diff?r1=1.6&r2=1.7&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-03-29 19:18:01
|
nonchocoboy 2002/03/29 11:18:00 PST
Modified files:
server BrothaGame.cpp BrothaGame.h
Log:
Added ability to get an individual player based on their UID.
Revision Changes Path
1.4 +10 -2 brotha/server/BrothaGame.cpp
1.5 +11 -2 brotha/server/BrothaGame.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/BrothaGame.cpp.diff?r1=1.3&r2=1.4&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/BrothaGame.h.diff?r1=1.4&r2=1.5&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-03-29 17:44:38
|
nonchocoboy 2002/03/29 09:44:37 PST
Modified files:
client BrothaApp.cpp BrothaApp.h
Log:
added drawing of a grid and some getters and setters.
Revision Changes Path
1.11 +27 -23 brotha/client/BrothaApp.cpp
1.7 +8 -2 brotha/client/BrothaApp.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/BrothaApp.cpp.diff?r1=1.10&r2=1.11&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/BrothaApp.h.diff?r1=1.6&r2=1.7&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-03-29 17:30:43
|
nonchocoboy 2002/03/29 09:30:42 PST
Modified files:
client BrothaApp.cpp
game Object.cpp Object.h SConscript
Log:
We now depend on GMTL for math stuff. We can get to the sync!
Revision Changes Path
1.10 +22 -3 brotha/client/BrothaApp.cpp
1.3 +11 -5 brotha/game/Object.cpp
1.5 +17 -8 brotha/game/Object.h
1.3 +1 -0 brotha/game/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/BrothaApp.cpp.diff?r1=1.9&r2=1.10&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Object.cpp.diff?r1=1.2&r2=1.3&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Object.h.diff?r1=1.4&r2=1.5&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/SConscript.diff?r1=1.2&r2=1.3&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-03-29 17:28:06
|
tamc 2002/03/29 09:23:01 PST
Modified files:
client AppState.h BrothaApp.cpp
game Player.cpp Player.h
Revision Changes Path
1.5 +5 -3 brotha/client/AppState.h
1.9 +10 -10 brotha/client/BrothaApp.cpp
1.8 +17 -27 brotha/game/Player.cpp
1.7 +11 -27 brotha/game/Player.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/AppState.h.diff?r1=1.4&r2=1.5&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/BrothaApp.cpp.diff?r1=1.8&r2=1.9&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Player.cpp.diff?r1=1.7&r2=1.8&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Player.h.diff?r1=1.6&r2=1.7&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-03-29 16:59:51
|
tamc 2002/03/29 08:59:50 PST
Modified files:
net Serialize.h
Log:
support for PRFloat64
Revision Changes Path
1.11 +11 -0 brotha/net/Serialize.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/Serialize.h.diff?r1=1.10&r2=1.11&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-03-29 16:35:50
|
tamc 2002/03/29 08:35:49 PST
Modified files:
client AppState.cpp AppState.h BrothaApp.h
net EnterMessage.h
Log:
More states
Revision Changes Path
1.4 +78 -4 brotha/client/AppState.cpp
1.4 +35 -10 brotha/client/AppState.h
1.6 +3 -2 brotha/client/BrothaApp.h
1.6 +1 -1 brotha/net/EnterMessage.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/AppState.cpp.diff?r1=1.3&r2=1.4&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/AppState.h.diff?r1=1.3&r2=1.4&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/BrothaApp.h.diff?r1=1.5&r2=1.6&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/EnterMessage.h.diff?r1=1.5&r2=1.6&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-03-29 16:09:21
|
nonchocoboy 2002/03/29 08:09:20 PST
Modified files:
game Object.h
Log:
Can't return a "const" ^_^
Revision Changes Path
1.4 +3 -3 brotha/game/Object.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Object.h.diff?r1=1.3&r2=1.4&diff_format=h
|
|
From: Josh C. <ta...@us...> - 2002-03-29 15:48:38
|
tamc 2002/03/29 07:48:38 PST
Modified files:
client AppState.cpp
Log:
sends joinas after getting successful login
Revision Changes Path
1.3 +6 -3 brotha/client/AppState.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/AppState.cpp.diff?r1=1.2&r2=1.3&diff_format=h
|