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-26 02:15:31
|
nonchocoboy 2002/04/25 19:15:30 PDT Modified files: xml xmlpersist.h Log: Fixed up tabbing and whitespace so i can almost read the one function in this file. where are the comments ... ? Revision Changes Path 1.7 +83 -75 brotha/xml/xmlpersist.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/xmlpersist.h.diff?r1=1.6&r2=1.7&diff_format=h |
From: Ben S. <non...@us...> - 2002-04-25 23:34:44
|
nonchocoboy 2002/04/25 16:34:43 PDT Modified files: client BrothaApp.cpp Log: Bug Fixed: We now call update() on the Jukebox every frame like we're supposed to so that the jukebox correctly switches to the next track when the current track has finished. Revision Changes Path 1.27 +5 -2 brotha/client/BrothaApp.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/BrothaApp.cpp.diff?r1=1.26&r2=1.27&diff_format=h |
From: Kevin M. <sub...@us...> - 2002-04-25 21:45:19
|
subatomic 2002/04/25 14:45:18 PDT Modified files: regexx/mk mk.win32 Log: win32 changes for libraries Revision Changes Path 1.3 +87 -87 tank/regexx/mk/mk.win32 http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/tank/regexx/mk/mk.win32.diff?r1=1.2&r2=1.3&diff_format=h |
From: Chad O. <tak...@us...> - 2002-04-25 07:25:38
|
takanara 2002/04/25 00:25:37 PDT Modified files: xml HtmlGen.h test.suo Log: Hrm Revision Changes Path 1.3 +11 -0 brotha/xml/HtmlGen.h 1.6 +5 -5 brotha/xml/test.suo http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/HtmlGen.h.diff?r1=1.2&r2=1.3&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/test.suo.diff?r1=1.5&r2=1.6&diff_format=h |
From: Ben S. <non...@us...> - 2002-04-24 21:55:36
|
nonchocoboy 2002/04/24 14:55:36 PDT Modified files: doc/api brotha.doxy Log: Added sound and xml directories to the doxy search path. Revision Changes Path 1.3 +1 -1 brotha/doc/api/brotha.doxy http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/doc/api/brotha.doxy.diff?r1=1.2&r2=1.3&diff_format=h |
From: Ben S. <non...@us...> - 2002-04-24 21:54:39
|
nonchocoboy 2002/04/24 14:54:38 PDT Modified files: client BrothaApp.h Log: Fixed bad doxy comment. Revision Changes Path 1.17 +4 -5 brotha/client/BrothaApp.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/BrothaApp.h.diff?r1=1.16&r2=1.17&diff_format=h |
From: Ben S. <non...@us...> - 2002-04-24 21:51:02
|
nonchocoboy 2002/04/24 14:51:01 PDT Modified files: sound SoundEffectManager.cpp SoundEffectManager.h Log: Added doxy comments and copyright header. Revision Changes Path 1.2 +40 -2 brotha/sound/SoundEffectManager.cpp 1.2 +60 -4 brotha/sound/SoundEffectManager.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/sound/SoundEffectManager.cpp.diff?r1=1.1&r2=1.2&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/sound/SoundEffectManager.h.diff?r1=1.1&r2=1.2&diff_format=h |
From: Ben S. <non...@us...> - 2002-04-24 21:46:24
|
nonchocoboy 2002/04/24 14:46:22 PDT Modified files: sound SoundManager.cpp SoundManager.h Log: Added doxy comments and copyright header. Revision Changes Path 1.2 +40 -2 brotha/sound/SoundManager.cpp 1.2 +93 -4 brotha/sound/SoundManager.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/sound/SoundManager.cpp.diff?r1=1.1&r2=1.2&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/sound/SoundManager.h.diff?r1=1.1&r2=1.2&diff_format=h |
From: Lou H. <lo...@us...> - 2002-04-24 21:13:24
|
louman6 2002/04/24 14:13:23 PDT Added files: alpha.blending Create_Window.cpp Create_Window.dsw Log: Here's the transparency stuff. This release doesn't have polygon sorting. Instead, I disabled depth masking. The next release will have polygon sorting. Revision Changes Path 1.1 +263 -0 examples/alpha.blending/Create_Window.cpp (new) 1.1 +29 -0 examples/alpha.blending/Create_Window.dsw (new) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/alpha.blending/Create_Window.cpp?rev=1.1&content-type=text/plain http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/alpha.blending/Create_Window.dsw?rev=1.1&content-type=text/plain |
From: Ben S. <non...@us...> - 2002-04-24 21:09:16
|
nonchocoboy 2002/04/24 14:09:15 PDT Modified files: sound Jukebox.cpp Jukebox.h Log: Added const-correctness where needed. Added some comments. Added copyright header. Revision Changes Path 1.2 +43 -4 brotha/sound/Jukebox.cpp 1.2 +61 -6 brotha/sound/Jukebox.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/sound/Jukebox.cpp.diff?r1=1.1&r2=1.2&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/sound/Jukebox.h.diff?r1=1.1&r2=1.2&diff_format=h |
From: Ben S. <non...@us...> - 2002-04-24 15:05:44
|
nonchocoboy 2002/04/24 08:05:42 PDT Modified files: client LoginState.cpp Log: - Moved 2nd tank so that it's visible. - Tweaked the pitch of the camera a bit. - left/right controls are no longer swapped ... oops ;) Revision Changes Path 1.6 +7 -5 brotha/client/LoginState.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/LoginState.cpp.diff?r1=1.5&r2=1.6&diff_format=h |
From: Ben S. <non...@us...> - 2002-04-24 14:59:18
|
nonchocoboy 2002/04/24 07:59:17 PDT Added files: client/models hovertank_body.obj Log: Added the hovertank model. Revision Changes Path 1.1 +12608 -0 brotha/client/models/hovertank_body.obj (new) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/models/hovertank_body.obj?rev=1.1&content-type=text/plain |
From: Ben S. <non...@us...> - 2002-04-24 14:57:58
|
nonchocoboy 2002/04/24 07:57:57 PDT Modified files: client LoginState.cpp LoginState.h Log: Added some temporary scene drawing code. Revision Changes Path 1.5 +69 -0 brotha/client/LoginState.cpp 1.4 +3 -0 brotha/client/LoginState.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/LoginState.cpp.diff?r1=1.4&r2=1.5&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/LoginState.h.diff?r1=1.3&r2=1.4&diff_format=h |
From: Ben S. <non...@us...> - 2002-04-24 14:57:12
|
nonchocoboy 2002/04/24 07:57:11 PDT Modified files: client SConscript Scene.cpp Scene.h Added files: client Camera.cpp Camera.h Log: - We now can attach a smooth, springy camera to any object! - I added some example driving code (client-side only) so you guys can play with it a bit. keys are w,s,a,d (Quake-style). Revision Changes Path 1.1 +129 -0 brotha/client/Camera.cpp (new) 1.1 +168 -0 brotha/client/Camera.h (new) 1.15 +1 -0 brotha/client/SConscript 1.4 +37 -7 brotha/client/Scene.cpp 1.3 +21 -7 brotha/client/Scene.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/Camera.cpp?rev=1.1&content-type=text/plain http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/Camera.h?rev=1.1&content-type=text/plain http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/SConscript.diff?r1=1.14&r2=1.15&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/Scene.cpp.diff?r1=1.3&r2=1.4&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/client/Scene.h.diff?r1=1.2&r2=1.3&diff_format=h |
From: Josh B. <bro...@us...> - 2002-04-24 13:40:31
|
browner10 2002/04/24 06:40:30 PDT Modified files: set simpleGlutApp.cpp Log: fixed the multiple clicks on a single card problem, getting much more stable Revision Changes Path 1.10 +1 -1 examples/set/simpleGlutApp.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/simpleGlutApp.cpp.diff?r1=1.9&r2=1.10&diff_format=h |
From: Josh B. <bro...@us...> - 2002-04-24 13:35:40
|
browner10 2002/04/24 06:35:39 PDT Modified files: set card.h deck.h simpleGlutApp.cpp Log: made the deck re randomize itself after each attempt by the user to find a set Revision Changes Path 1.9 +4 -2 examples/set/card.h 1.8 +4 -0 examples/set/deck.h 1.9 +5 -1 examples/set/simpleGlutApp.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/card.h.diff?r1=1.8&r2=1.9&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/deck.h.diff?r1=1.7&r2=1.8&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/simpleGlutApp.cpp.diff?r1=1.8&r2=1.9&diff_format=h |
From: Josh B. <bro...@us...> - 2002-04-24 13:19:03
|
browner10 2002/04/24 06:19:00 PDT Modified files: set card.h simpleGlutApp.cpp Log: working good stable version Revision Changes Path 1.8 +3 -3 examples/set/card.h 1.8 +20 -7 examples/set/simpleGlutApp.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/card.h.diff?r1=1.7&r2=1.8&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/simpleGlutApp.cpp.diff?r1=1.7&r2=1.8&diff_format=h |
From: Ben S. <non...@us...> - 2002-04-24 12:47:53
|
nonchocoboy 2002/04/24 05:47:52 PDT Modified files: phui/phui SConscript Log: Added FontRendererCache to the SCons build. Revision Changes Path 1.14 +1 -0 lib/phui/phui/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/phui/phui/SConscript.diff?r1=1.13&r2=1.14&diff_format=h |
From: Josh B. <bro...@us...> - 2002-04-24 12:40:44
|
browner10 2002/04/24 05:40:43 PDT Modified files: set card.h simpleGlutApp.cpp Log: Randomness is now working Revision Changes Path 1.7 +1 -1 examples/set/card.h 1.7 +2 -4 examples/set/simpleGlutApp.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/card.h.diff?r1=1.6&r2=1.7&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/simpleGlutApp.cpp.diff?r1=1.6&r2=1.7&diff_format=h |
From: Josh B. <bro...@us...> - 2002-04-24 12:27:57
|
browner10 2002/04/24 05:27:54 PDT Modified files: set deck.h simpleGlutApp.cpp Log: This is a completely working version, it just needs the bells and whistles, I need to implement a "game loop" right now it just exits with winner or looser printed to the screen after 1 attempt. I'd like to add in a score too. and right now it doesn't randomize either, that needs to be fixed Revision Changes Path 1.7 +6 -0 examples/set/deck.h 1.6 +56 -1 examples/set/simpleGlutApp.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/deck.h.diff?r1=1.6&r2=1.7&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/simpleGlutApp.cpp.diff?r1=1.5&r2=1.6&diff_format=h |
From: Josh B. <bro...@us...> - 2002-04-24 11:55:15
|
browner10 2002/04/24 04:55:14 PDT Modified files: set deck.h Log: added method to query for the number selected, damn I'm tired Revision Changes Path 1.6 +4 -0 examples/set/deck.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/deck.h.diff?r1=1.5&r2=1.6&diff_format=h |
From: Josh B. <bro...@us...> - 2002-04-24 11:53:26
|
browner10 2002/04/24 04:53:25 PDT Modified files: set deck.h Log: added in a numSelected variable so we can tell howmany cards are selected Revision Changes Path 1.5 +11 -2 examples/set/deck.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/deck.h.diff?r1=1.4&r2=1.5&diff_format=h |