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-05-01 07:22:27
|
nonchocoboy 2002/05/01 00:22:26 PDT
Modified files:
xml Car.h Player.h
Log:
Merged jeremy's changes to Car.
Revision Changes Path
1.10 +24 -18 brotha/xml/Car.h
1.11 +4 -4 brotha/xml/Player.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/Car.h.diff?r1=1.9&r2=1.10&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/Player.h.diff?r1=1.10&r2=1.11&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-01 07:16:59
|
nonchocoboy 2002/05/01 00:16:59 PDT
Modified files:
xml BrothaData.h Car.h Mod.h
Log:
Merged in jeremy's changes to Mod.
Revision Changes Path
1.12 +1 -1 brotha/xml/BrothaData.h
1.9 +5 -5 brotha/xml/Car.h
1.6 +30 -18 brotha/xml/Mod.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/BrothaData.h.diff?r1=1.11&r2=1.12&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/Car.h.diff?r1=1.8&r2=1.9&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/Mod.h.diff?r1=1.5&r2=1.6&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-01 07:15:34
|
nonchocoboy 2002/05/01 00:15:33 PDT
Modified files:
xml DataManager.h
Log:
Removed unneeded header.
Revision Changes Path
1.2 +3 -4 brotha/xml/DataManager.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/DataManager.h.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-01 06:50:13
|
nonchocoboy 2002/04/30 23:50:12 PDT
Modified files:
util UIDManager.h
Log:
Moved UIDManager to the util namespace.
Revision Changes Path
1.2 +3 -3 brotha/util/UIDManager.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/util/UIDManager.h.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-01 06:48:24
|
nonchocoboy 2002/04/30 23:48:23 PDT
Modified files:
game Object.h
Added files:
util UIDManager.h
Removed files:
game UIDManager.h
Log:
Moved UIDManager.h to util
Revision Changes Path
1.12 +4 -4 brotha/game/Object.h
1.8 +0 -176 brotha/game/UIDManager.h (dead)
1.1 +176 -0 brotha/util/UIDManager.h (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Object.h.diff?r1=1.11&r2=1.12&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/UIDManager.h?rev=&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/util/UIDManager.h?rev=1.1&content-type=text/plain
|
|
From: Ben S. <non...@us...> - 2002-05-01 06:41:14
|
nonchocoboy 2002/04/30 23:41:13 PDT
Modified files:
. cfg_local.pm
Log:
Turned off commit mails while I do some debugging.
Revision Changes Path
1.7 +2 -2 CVSROOT/cfg_local.pm
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/CVSROOT/cfg_local.pm.diff?r1=1.6&r2=1.7&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-01 06:16:02
|
nonchocoboy 2002/04/30 23:16:02 PDT
Modified files:
server WebServer.cpp WebServer.h
xml HtmlGen.h
Log:
Web server now uses DataManager to laod the file data.xml
Revision Changes Path
1.17 +9 -5 brotha/server/WebServer.cpp
1.4 +5 -3 brotha/server/WebServer.h
1.24 +4 -4 brotha/xml/HtmlGen.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/WebServer.cpp.diff?r1=1.16&r2=1.17&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/WebServer.h.diff?r1=1.3&r2=1.4&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/HtmlGen.h.diff?r1=1.23&r2=1.24&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-01 06:15:37
|
nonchocoboy 2002/04/30 23:15:36 PDT
Modified files:
client SConscript
Log:
Client now needs the data module.
Revision Changes Path
1.20 +14 -3 brotha/client/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/SConscript.diff?r1=1.19&r2=1.20&diff_format=h
|
|
From: Jeremy H. <jj...@us...> - 2002-05-01 06:13:30
|
jjhnsn 2002/04/30 23:13:29 PDT
Modified files:
game Player.h
Log:
added more statistics stuff
Revision Changes Path
1.19 +47 -6 brotha/game/Player.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Player.h.diff?r1=1.18&r2=1.19&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-01 05:59:59
|
nonchocoboy 2002/04/30 22:59:58 PDT
Modified files:
game BrothaGame.cpp BrothaGame.h
Log:
BrothaGame now aggregates a BrothaData.
Revision Changes Path
1.10 +15 -3 brotha/game/BrothaGame.cpp
1.10 +13 -4 brotha/game/BrothaGame.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/BrothaGame.cpp.diff?r1=1.9&r2=1.10&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/BrothaGame.h.diff?r1=1.9&r2=1.10&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-01 05:52:06
|
nonchocoboy 2002/04/30 22:52:05 PDT
Modified files:
game Player.cpp Player.h
Log:
game::Player now contains a password.
Revision Changes Path
1.18 +12 -4 brotha/game/Player.cpp
1.18 +17 -2 brotha/game/Player.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Player.cpp.diff?r1=1.17&r2=1.18&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Player.h.diff?r1=1.17&r2=1.18&diff_format=h
|
|
From: Levi V. <lva...@us...> - 2002-05-01 05:13:15
|
lvanoort 2002/04/30 22:13:14 PDT
Modified files:
. CollisionResponse.cpp GameWorld.cpp
PhysicsEngine.cpp TheMainProgram.cpp
Log:
Fixed the camera so it works correctly for collisions also.
Revision Changes Path
1.4 +1 -0 mazetank/CollisionResponse.cpp
1.12 +8 -0 mazetank/GameWorld.cpp
1.12 +2 -2 mazetank/PhysicsEngine.cpp
1.14 +1 -1 mazetank/TheMainProgram.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/mazetank/CollisionResponse.cpp.diff?r1=1.3&r2=1.4&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/mazetank/GameWorld.cpp.diff?r1=1.11&r2=1.12&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/mazetank/PhysicsEngine.cpp.diff?r1=1.11&r2=1.12&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/mazetank/TheMainProgram.cpp.diff?r1=1.13&r2=1.14&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-05-01 05:01:53
|
nonchocoboy 2002/04/30 22:01:53 PDT
Modified files:
net LoginMessage.h
Log:
Added accessor to the password.
Revision Changes Path
1.11 +8 -3 brotha/net/LoginMessage.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/net/LoginMessage.h.diff?r1=1.10&r2=1.11&diff_format=h
|
|
From: Levi V. <lva...@us...> - 2002-04-30 20:52:14
|
lvanoort 2002/04/30 13:52:13 PDT
Added files:
Textures concrete.bmp
Log:
New ground texture
Revision Changes Path
1.1 +1 -0 mazetank/Textures/concrete.bmp (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/mazetank/Textures/concrete.bmp?rev=1.1&content-type=text/plain
|
|
From: Josh B. <bro...@us...> - 2002-04-30 16:40:01
|
browner10 2002/04/30 09:40:00 PDT
Added files:
set text.h
Log:
allows us to write to the screen using glut
Revision Changes Path
1.1 +28 -0 examples/set/text.h (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/text.h?rev=1.1&content-type=text/plain
|
|
From: Chad A. <ae...@us...> - 2002-04-30 09:46:05
|
aegis 2002/04/30 02:46:04 PDT
Modified files:
server SConscript WebServer.cpp
Log:
server compiles in UNIX again
Revision Changes Path
1.7 +2 -2 brotha/server/SConscript
1.16 +3 -3 brotha/server/WebServer.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/SConscript.diff?r1=1.6&r2=1.7&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/WebServer.cpp.diff?r1=1.15&r2=1.16&diff_format=h
|
|
From: Chad A. <ae...@us...> - 2002-04-30 09:38:34
|
aegis 2002/04/30 02:38:34 PDT
Modified files:
client SConscript
Added files:
client NullPrintingEngine.cpp
Log:
added null printing engine for UNIX
Revision Changes Path
1.1 +52 -0 brotha/client/NullPrintingEngine.cpp (new)
1.19 +2 -2 brotha/client/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/NullPrintingEngine.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/SConscript.diff?r1=1.18&r2=1.19&diff_format=h
|
|
From: Chad A. <ae...@us...> - 2002-04-30 09:36:11
|
aegis 2002/04/30 02:36:10 PDT
Modified files:
game CarType.h Gang.cpp Mod.cpp
Log:
adding newlines to the end of some files
Revision Changes Path
1.2 +1 -1 brotha/game/CarType.h
1.2 +1 -1 brotha/game/Gang.cpp
1.2 +1 -1 brotha/game/Mod.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/CarType.h.diff?r1=1.1&r2=1.2&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Gang.cpp.diff?r1=1.1&r2=1.2&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Mod.cpp.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Josh B. <bro...@us...> - 2002-04-30 05:55:15
|
browner10 2002/04/29 22:55:14 PDT
Modified files:
set simpleGlutApp.cpp
Log:
This is the final revision before I turn it in tomorrow
yeee-haaa
Revision Changes Path
1.13 +144 -136 examples/set/simpleGlutApp.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/simpleGlutApp.cpp.diff?r1=1.12&r2=1.13&diff_format=h
|