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: Ben S. <non...@us...> - 2002-04-29 04:02:23
|
nonchocoboy 2002/04/28 21:02:22 PDT
Modified files:
server WebServer.cpp
Log:
Made #includes valid.
Revision Changes Path
1.12 +6 -6 brotha/server/WebServer.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/WebServer.cpp.diff?r1=1.11&r2=1.12&diff_format=h
|
|
From: Chad O. <tak...@us...> - 2002-04-29 03:59:14
|
takanara 2002/04/28 20:59:13 PDT
Modified files:
server WebServer.cpp
Log:
Now should send a report back, based on test.xml
Revision Changes Path
1.11 +10 -6 brotha/server/WebServer.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/WebServer.cpp.diff?r1=1.10&r2=1.11&diff_format=h
|
|
From: Chad O. <tak...@us...> - 2002-04-29 03:17:47
|
takanara 2002/04/28 20:17:46 PDT
Modified files:
xml Gang.h Player.h stat.h
Log:
now with gang.getPlayerByName()
Revision Changes Path
1.7 +13 -3 brotha/xml/Gang.h
1.8 +0 -0 brotha/xml/Player.h
1.5 +0 -0 brotha/xml/stat.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/Gang.h.diff?r1=1.6&r2=1.7&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/Player.h.diff?r1=1.7&r2=1.8&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/stat.h.diff?r1=1.4&r2=1.5&diff_format=h
|
|
From: Levi V. <lva...@us...> - 2002-04-29 03:07:37
|
lvanoort 2002/04/28 20:07:35 PDT
Added files:
. CollisionResponse.cpp CollisionResponse.h
Log:
Adding CollisionResponse engine.
Revision Changes Path
1.1 +143 -0 mazetank/CollisionResponse.cpp (new)
1.1 +26 -0 mazetank/CollisionResponse.h (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/mazetank/CollisionResponse.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/mazetank/CollisionResponse.h?rev=1.1&content-type=text/plain
|
|
From: Chad O. <tak...@us...> - 2002-04-29 02:56:36
|
takanara 2002/04/28 19:56:35 PDT
Modified files:
xml Player.h stat.h
Log:
added some stat functions
Revision Changes Path
1.7 +22 -3 brotha/xml/Player.h
1.4 +7 -3 brotha/xml/stat.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/Player.h.diff?r1=1.6&r2=1.7&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/stat.h.diff?r1=1.3&r2=1.4&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-04-29 02:52:39
|
nonchocoboy 2002/04/28 19:52:39 PDT
Modified files:
game Player.cpp
Log:
Fixed compiler warnings.
Revision Changes Path
1.17 +6 -4 brotha/game/Player.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Player.cpp.diff?r1=1.16&r2=1.17&diff_format=h
|
|
From: Jeremy H. <jj...@us...> - 2002-04-29 02:13:44
|
jjhnsn 2002/04/28 19:13:43 PDT
Modified files:
game Player.cpp Player.h
Log:
Can add and remove cars now.
Revision Changes Path
1.16 +21 -2 brotha/game/Player.cpp
1.17 +29 -22 brotha/game/Player.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Player.cpp.diff?r1=1.15&r2=1.16&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Player.h.diff?r1=1.16&r2=1.17&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-04-29 02:13:04
|
nonchocoboy 2002/04/28 19:13:03 PDT
Modified files:
phui/phui ListBox.cpp ListBox.h
Log:
Added clear() method to remove all items.
Revision Changes Path
1.9 +7 -3 lib/phui/phui/ListBox.cpp
1.5 +7 -2 lib/phui/phui/ListBox.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/phui/phui/ListBox.cpp.diff?r1=1.8&r2=1.9&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/phui/phui/ListBox.h.diff?r1=1.4&r2=1.5&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-04-29 02:10:00
|
nonchocoboy 2002/04/28 19:09:59 PDT
Modified files:
game Car.h
Log:
Added include guards.
Revision Changes Path
1.3 +5 -3 brotha/game/Car.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Car.h.diff?r1=1.2&r2=1.3&diff_format=h
|
|
From: Jeremy H. <jj...@us...> - 2002-04-29 01:44:35
|
jjhnsn 2002/04/28 18:44:35 PDT
Modified files:
game Player.cpp Player.h
Log:
added getCars() function
Revision Changes Path
1.15 +8 -7 brotha/game/Player.cpp
1.16 +30 -3 brotha/game/Player.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Player.cpp.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.15&r2=1.16&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-04-29 01:40:13
|
nonchocoboy 2002/04/28 18:40:12 PDT
Modified files:
game Car.cpp Car.h
Log:
Added accessor for the car name.
Revision Changes Path
1.2 +7 -2 brotha/game/Car.cpp
1.2 +8 -3 brotha/game/Car.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Car.cpp.diff?r1=1.1&r2=1.2&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Car.h.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-04-29 01:39:56
|
nonchocoboy 2002/04/28 18:39:56 PDT
Modified files:
game SConscript
Log:
Added Car to the build.
Revision Changes Path
1.4 +1 -0 brotha/game/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/SConscript.diff?r1=1.3&r2=1.4&diff_format=h
|
|
From: Jeremy H. <jj...@us...> - 2002-04-29 01:38:08
|
jjhnsn 2002/04/28 18:38:07 PDT
Added files:
game Car.cpp Car.h
Log:
not finished yet.. but there
Revision Changes Path
1.1 +10 -0 brotha/game/Car.cpp (new)
1.1 +24 -0 brotha/game/Car.h (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Car.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Car.h?rev=1.1&content-type=text/plain
|
|
From: Chad O. <tak...@us...> - 2002-04-29 01:23:41
|
takanara 2002/04/28 18:23:36 PDT
Modified files:
xml HtmlGen.h brothadata.h test.cpp
Log:
Now featuring Butt-ugly reports and http parsing
Revision Changes Path
1.15 +22 -49 brotha/xml/HtmlGen.h
1.7 +0 -42 brotha/xml/brothadata.h
1.9 +1 -42 brotha/xml/test.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/HtmlGen.h.diff?r1=1.14&r2=1.15&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/brothadata.h.diff?r1=1.6&r2=1.7&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/test.cpp.diff?r1=1.8&r2=1.9&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-04-28 21:58:28
|
nonchocoboy 2002/04/28 14:58:27 PDT
Modified files:
client DealerWnd.h
Log:
Removed unused variable from a too quick copy and paste.
Revision Changes Path
1.2 +3 -4 brotha/client/DealerWnd.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/DealerWnd.h.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-04-28 21:53:13
|
nonchocoboy 2002/04/27 12:01:23 PDT
Modified files:
client LoginState.cpp
Log:
Bug Fixed: We now catch the exception thrown when we are unable to connect
to the server and return the user to the UI screen.
Revision Changes Path
1.12 +11 -1 brotha/client/LoginState.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/LoginState.cpp.diff?r1=1.11&r2=1.12&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-04-28 21:32:44
|
nonchocoboy 2002/04/27 14:05:37 PDT
Modified files:
phui ChangeLog
Log:
Noted list selection listener support addition to the ListBox.
Revision Changes Path
1.5 +1 -0 lib/phui/ChangeLog
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/phui/ChangeLog.diff?r1=1.4&r2=1.5&diff_format=h
|
|
From: Chad A. <ae...@us...> - 2002-04-28 21:30:23
|
aegis 2002/04/28 05:24:42 PDT
Added files:
. client.sh server.sh
Log:
convenient launcher scripts for UNIX
Revision Changes Path
1.1 +3 -0 chadworld/client.sh (new)
1.1 +3 -0 chadworld/server.sh (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/chadworld/client.sh?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/chadworld/server.sh?rev=1.1&content-type=text/plain
|
|
From: Ben S. <non...@us...> - 2002-04-28 21:12:40
|
nonchocoboy 2002/04/27 14:56:02 PDT
Modified files:
client GarageState.cpp GarageState.h
Log:
Added buy and sell buttons to the dealer window.
Revision Changes Path
1.3 +16 -3 brotha/client/GarageState.cpp
1.3 +2 -0 brotha/client/GarageState.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/GarageState.cpp.diff?r1=1.2&r2=1.3&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/GarageState.h.diff?r1=1.2&r2=1.3&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-04-28 20:52:21
|
nonchocoboy 2002/04/27 12:39:53 PDT
Modified files:
phui/phui Color.h
Log:
Added some more predefined colors.
Revision Changes Path
1.7 +10 -3 lib/phui/phui/Color.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/phui/phui/Color.h.diff?r1=1.6&r2=1.7&diff_format=h
|