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-30 05:52:21
|
nonchocoboy 2002/04/29 22:52:21 PDT
Modified files:
game Gang.h Mod.h SConscript
Log:
includes are case-sensitive on good OSes ;)
Revision Changes Path
1.2 +2 -2 brotha/game/Gang.h
1.2 +1 -1 brotha/game/Mod.h
1.5 +3 -0 brotha/game/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Gang.h.diff?r1=1.1&r2=1.2&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Mod.h.diff?r1=1.1&r2=1.2&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/SConscript.diff?r1=1.4&r2=1.5&diff_format=h
|
|
From: Jeremy H. <jj...@us...> - 2002-04-30 05:50:50
|
jjhnsn 2002/04/29 22:50:49 PDT
Modified files:
game Car.cpp Car.h
Log:
Can add and remove cars now
Revision Changes Path
1.3 +16 -0 brotha/game/Car.cpp
1.4 +20 -0 brotha/game/Car.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Car.cpp.diff?r1=1.2&r2=1.3&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Car.h.diff?r1=1.3&r2=1.4&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-04-30 05:35:18
|
nonchocoboy 2002/04/29 22:35:18 PDT
Modified files:
. SConstruct
xml xmlpersist.cpp xmlpersist.h
Added files:
xml SConscript
Log:
Split up xmlpersist into h/cpp.
Revision Changes Path
1.11 +1 -0 brotha/SConstruct
1.1 +8 -0 brotha/xml/SConscript (new)
1.5 +92 -9 brotha/xml/xmlpersist.cpp
1.11 +17 -98 brotha/xml/xmlpersist.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/SConstruct.diff?r1=1.10&r2=1.11&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/SConscript?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/xmlpersist.cpp.diff?r1=1.4&r2=1.5&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/xmlpersist.h.diff?r1=1.10&r2=1.11&diff_format=h
|
|
From: Jeremy H. <jj...@us...> - 2002-04-30 05:09:49
|
jjhnsn 2002/04/29 22:09:49 PDT
Added files:
game Mod.cpp Mod.h
Log:
Mod class
Revision Changes Path
1.1 +38 -0 brotha/game/Mod.cpp (new)
1.1 +67 -0 brotha/game/Mod.h (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Mod.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Mod.h?rev=1.1&content-type=text/plain
|
|
From: Jeremy H. <jj...@us...> - 2002-04-30 04:35:21
|
jjhnsn 2002/04/29 21:35:21 PDT
Added files:
game Gang.cpp Gang.h
Log:
a Gang class
Revision Changes Path
1.1 +47 -0 brotha/game/Gang.cpp (new)
1.1 +73 -0 brotha/game/Gang.h (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Gang.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/Gang.h?rev=1.1&content-type=text/plain
|
|
From: Chad A. <ae...@us...> - 2002-04-30 04:28:15
|
aegis 2002/04/29 21:28:15 PDT
Removed files:
. Makefile
Log:
remove old makefile... we use ant now
Revision Changes Path
1.7 +0 -15 chadworld/Makefile (dead)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/chadworld/Makefile?rev=&content-type=text/plain
|
|
From: Chad A. <ae...@us...> - 2002-04-30 04:27:12
|
aegis 2002/04/29 21:27:11 PDT
Modified files:
vc7 brotha.vcproj client.vcproj server.vcproj
Log:
build with RTTI, multithreaded CRT, and include xmlpp in the brotha sources because it's a bitch and won't work as a static library
Revision Changes Path
1.9 +4 -2 brotha/vc7/brotha.vcproj
1.8 +35 -19 brotha/vc7/client.vcproj
1.9 +34 -4 brotha/vc7/server.vcproj
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/vc7/brotha.vcproj.diff?r1=1.8&r2=1.9&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/vc7/client.vcproj.diff?r1=1.7&r2=1.8&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/vc7/server.vcproj.diff?r1=1.8&r2=1.9&diff_format=h
|
|
From: Chad A. <ae...@us...> - 2002-04-30 04:26:12
|
aegis 2002/04/29 21:26:11 PDT
Modified files:
xml BrothaData.h Car.h HtmlGen.h Mod.h Stat.h
Log:
include iostream, not iostream.h
Revision Changes Path
1.10 +1 -1 brotha/xml/BrothaData.h
1.8 +3 -3 brotha/xml/Car.h
1.23 +1 -1 brotha/xml/HtmlGen.h
1.5 +4 -4 brotha/xml/Mod.h
1.7 +3 -3 brotha/xml/Stat.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/BrothaData.h.diff?r1=1.9&r2=1.10&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/Car.h.diff?r1=1.7&r2=1.8&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/HtmlGen.h.diff?r1=1.22&r2=1.23&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/Mod.h.diff?r1=1.4&r2=1.5&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/Stat.h.diff?r1=1.6&r2=1.7&diff_format=h
|
|
From: Chad A. <ae...@us...> - 2002-04-30 04:23:46
|
aegis 2002/04/29 21:23:45 PDT
Modified files:
phui/vc7 event.vcproj phui.vcproj window.vcproj
Log:
build with multithreaded DLL CRT, I think
Revision Changes Path
1.3 +2 -2 lib/phui/vc7/event.vcproj
1.3 +2 -2 lib/phui/vc7/phui.vcproj
1.3 +2 -2 lib/phui/vc7/window.vcproj
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/phui/vc7/event.vcproj.diff?r1=1.2&r2=1.3&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/phui/vc7/phui.vcproj.diff?r1=1.2&r2=1.3&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/phui/vc7/window.vcproj.diff?r1=1.2&r2=1.3&diff_format=h
|
|
From: Chad A. <ae...@us...> - 2002-04-30 04:23:16
|
aegis 2002/04/29 21:23:15 PDT
Modified files:
phui/phui ListBox.cpp
Log:
we need assert.h to use assert()
Revision Changes Path
1.10 +3 -2 lib/phui/phui/ListBox.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/phui/phui/ListBox.cpp.diff?r1=1.9&r2=1.10&diff_format=h
|
|
From: Chad A. <ae...@us...> - 2002-04-30 04:22:20
|
aegis 2002/04/29 21:22:20 PDT
Modified files:
gamekernel/xmlpp/vc7 xmlpp.vcproj
Log:
build xmlpp multithreaded
Revision Changes Path
1.2 +2 -2 lib/gamekernel/xmlpp/vc7/xmlpp.vcproj
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/xmlpp/vc7/xmlpp.vcproj.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Chad A. <ae...@us...> - 2002-04-30 04:19:54
|
aegis 2002/04/29 21:19:53 PDT
Removed files:
set set.ncb set.opt set.plg
Log:
removing generated, machine/user-specific VC6 files
Revision Changes Path
1.3 +0 -277 examples/set/set.ncb (dead)
1.3 +0 -741 examples/set/set.opt (dead)
1.3 +0 -36 examples/set/set.plg (dead)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/set.ncb?rev=&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/set.opt?rev=&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/set.plg?rev=&content-type=text/plain
|
|
From: Chad A. <ae...@us...> - 2002-04-30 04:17:40
|
aegis 2002/04/29 21:17:39 PDT
Removed files:
vc7/external empty-directory.txt
Log:
removing old 'empty directory' marker
Revision Changes Path
1.2 +0 -1 brotha/vc7/external/empty-directory.txt (dead)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/vc7/external/empty-directory.txt?rev=&content-type=text/plain
|
|
From: Jeremy H. <jj...@us...> - 2002-04-30 03:58:56
|
jjhnsn 2002/04/29 20:58:55 PDT
Added files:
game CarType.cpp CarType.h
Log:
Simple CarType class
Revision Changes Path
1.1 +19 -0 brotha/game/CarType.cpp (new)
1.1 +44 -0 brotha/game/CarType.h (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/CarType.cpp?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/game/CarType.h?rev=1.1&content-type=text/plain
|
|
From: Josh B. <bro...@us...> - 2002-04-30 03:45:03
|
browner10 2002/04/29 20:45:02 PDT
Modified files:
set deck.h simpleGlutApp.cpp
Log:
we now have a timing system that let's us display our handy-dandy count-down
bar, which is really causing a performance crisis currently.
Revision Changes Path
1.9 +1 -1 examples/set/deck.h
1.12 +106 -47 examples/set/simpleGlutApp.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/deck.h.diff?r1=1.8&r2=1.9&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/simpleGlutApp.cpp.diff?r1=1.11&r2=1.12&diff_format=h
|
|
From: Josh B. <bro...@us...> - 2002-04-30 03:43:36
|
browner10 2002/04/29 20:43:35 PDT
Modified files:
set set.ncb set.opt set.plg
Log:
update to the vc6 files
Revision Changes Path
1.2 +173 -127 examples/set/set.ncb
1.2 +731 -564 examples/set/set.opt
1.2 +4 -4 examples/set/set.plg
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/set.ncb.diff?r1=1.1&r2=1.2&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/set.opt.diff?r1=1.1&r2=1.2&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/set.plg.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Chad A. <ae...@us...> - 2002-04-30 02:56:59
|
aegis 2002/04/29 19:56:54 PDT
Added files:
gamekernel/xmlpp/vc7 xmlpp.sln xmlpp.vcproj
Log:
adding VC7 project files
Revision Changes Path
1.1 +21 -0 lib/gamekernel/xmlpp/vc7/xmlpp.sln (new)
1.1 +118 -0 lib/gamekernel/xmlpp/vc7/xmlpp.vcproj (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/xmlpp/vc7/xmlpp.sln?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/xmlpp/vc7/xmlpp.vcproj?rev=1.1&content-type=text/plain
|
|
From: Josh B. <bro...@us...> - 2002-04-30 02:56:01
|
browner10 2002/04/29 19:56:00 PDT
Modified files:
set simpleGlutApp.cpp
Log:
reorganized the app class to hold the deck of cards as well as added a few
methods that I didn't know where to put previously
also changed the scoring to account for more complex combinations
Revision Changes Path
1.11 +106 -92 examples/set/simpleGlutApp.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/set/simpleGlutApp.cpp.diff?r1=1.10&r2=1.11&diff_format=h
|
|
From: Chad O. <tak...@us...> - 2002-04-30 01:12:52
|
takanara 2002/04/29 18:12:52 PDT
Modified files:
xml test.xml
Log:
added some more data to the test.xml file
Revision Changes Path
1.7 +4 -4 brotha/xml/test.xml
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/test.xml.diff?r1=1.6&r2=1.7&diff_format=h
|
|
From: Chad O. <tak...@us...> - 2002-04-30 01:03:12
|
takanara 2002/04/29 18:03:11 PDT
Modified files:
xml test.xml
Log:
added some more data to the test.xml file, now well-formed :P
Revision Changes Path
1.6 +78 -78 brotha/xml/test.xml
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/test.xml.diff?r1=1.5&r2=1.6&diff_format=h
|
|
From: Chad O. <tak...@us...> - 2002-04-30 00:59:27
|
takanara 2002/04/29 17:59:26 PDT
Modified files:
xml test.xml
Log:
added some more data to the test.xml file
Revision Changes Path
1.5 +41 -5 brotha/xml/test.xml
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/test.xml.diff?r1=1.4&r2=1.5&diff_format=h
|
|
From: Chad O. <tak...@us...> - 2002-04-30 00:47:43
|
takanara 2002/04/29 17:47:42 PDT
Modified files:
xml HtmlGen.h test.cpp test.vcproj
Log:
Report server now features hyperlink navigation
Revision Changes Path
1.22 +52 -23 brotha/xml/HtmlGen.h
1.10 +1 -2 brotha/xml/test.cpp
1.6 +3 -0 brotha/xml/test.vcproj
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/HtmlGen.h.diff?r1=1.21&r2=1.22&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/test.cpp.diff?r1=1.9&r2=1.10&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/test.vcproj.diff?r1=1.5&r2=1.6&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-04-30 00:29:59
|
nonchocoboy 2002/04/29 17:29:58 PDT
Modified files:
xml HtmlGen.h
Log:
Include "Stat.h" not "stat.h"
Revision Changes Path
1.21 +1 -1 brotha/xml/HtmlGen.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/xml/HtmlGen.h.diff?r1=1.20&r2=1.21&diff_format=h
|
|
From: Chad O. <tak...@us...> - 2002-04-29 23:33:47
|
takanara 2002/04/29 16:33:46 PDT
Modified files:
server WebServer.cpp
Log:
now in compliance with new data namespace (data vs. dataxml)
Revision Changes Path
1.15 +5 -6 brotha/server/WebServer.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/server/WebServer.cpp.diff?r1=1.14&r2=1.15&diff_format=h
|