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-03-18 06:36:32
|
nonchocoboy 2002/03/17 22:36:31 PST Modified files: gamekernel ChangeLog gamekernel/gk Version.cpp Log: Bumped to version 0.1.2 Revision Changes Path 1.7 +1 -0 lib/gamekernel/ChangeLog 1.5 +3 -3 lib/gamekernel/gk/Version.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/ChangeLog.diff?r1=1.6&r2=1.7&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/gk/Version.cpp.diff?r1=1.4&r2=1.5&diff_format=h |
From: Ben S. <non...@us...> - 2002-03-18 05:41:38
|
nonchocoboy 2002/03/17 21:41:37 PST Modified files: gamekernel/gk Version.cpp Log: Bumped to version 0.1.1 Revision Changes Path 1.4 +3 -3 lib/gamekernel/gk/Version.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/gk/Version.cpp.diff?r1=1.3&r2=1.4&diff_format=h |
From: Ben S. <non...@us...> - 2002-03-18 03:45:00
|
nonchocoboy 2002/03/17 19:44:59 PST Modified files: gamekernel/gk Version.cpp Log: Win32 does not support strstream. Using stringstream instead. Revision Changes Path 1.3 +4 -4 lib/gamekernel/gk/Version.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/gk/Version.cpp.diff?r1=1.2&r2=1.3&diff_format=h |
From: Ben S. <non...@us...> - 2002-03-17 03:09:44
|
nonchocoboy 2002/03/16 19:09:44 PST Modified files: lr lr.dsp textures.cpp textures.h Log: fixed compile error on win32 Revision Changes Path 1.2 +20 -0 examples/lr/lr.dsp 1.4 +1 -1 examples/lr/textures.cpp 1.5 +4 -0 examples/lr/textures.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/lr/lr.dsp.diff?r1=1.1&r2=1.2&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/lr/textures.cpp.diff?r1=1.3&r2=1.4&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/lr/textures.h.diff?r1=1.4&r2=1.5&diff_format=h |
From: Ben S. <non...@us...> - 2002-03-15 09:21:48
|
nonchocoboy 2002/03/15 01:21:47 PST Modified files: xdl xdl.h Log: We now define the XDL calling convention for Win32 DLLs. Revision Changes Path 1.3 +11 -2 lib/xdl/xdl.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/xdl/xdl.h.diff?r1=1.2&r2=1.3&diff_format=h |
From: Ben S. <non...@us...> - 2002-03-15 05:54:51
|
nonchocoboy 2002/03/14 21:54:50 PST Modified files: doc/api mainpage.doxy Log: fixed a stupid error from copying too fast Revision Changes Path 1.2 +1 -1 brotha/doc/api/mainpage.doxy http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/doc/api/mainpage.doxy.diff?r1=1.1&r2=1.2&diff_format=h |
From: Ben S. <non...@us...> - 2002-03-14 06:10:51
|
nonchocoboy 2002/03/13 22:10:50 PST Modified files: gamekernel/xmlpp xmlpp.h Log: Added iostream header to compile on win32. Member templates are now compiled out on win32. Revision Changes Path 1.18 +6 -0 lib/gamekernel/xmlpp/xmlpp.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/xmlpp/xmlpp.h.diff?r1=1.17&r2=1.18&diff_format=h |
From: Chad A. <ae...@us...> - 2002-03-11 20:08:29
|
aegis 2002/03/11 11:27:46 PST Modified files: vday Makefile Log: makefile works on cruncher now Revision Changes Path 1.2 +1 -1 examples/vday/Makefile http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/vday/Makefile.diff?r1=1.1&r2=1.2&diff_format=h |
From: Chad A. <ae...@us...> - 2002-03-11 20:08:25
|
aegis 2002/03/11 11:41:48 PST Added files: pygame README Log: added a dinky README file Revision Changes Path 1.1 +4 -0 examples/pygame/README (new) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/pygame/README?rev=1.1&content-type=text/plain |
From: Chad A. <ae...@us...> - 2002-03-11 20:08:18
|
aegis 2002/03/11 11:29:55 PST Modified files: vday SConstruct Added files: vday glut_libs.py Log: scons script now works on IRIX, Cygwin, and Linux Revision Changes Path 1.2 +6 -1 examples/vday/SConstruct 1.1 +26 -0 examples/vday/glut_libs.py (new) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/vday/SConstruct.diff?r1=1.1&r2=1.2&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/vday/glut_libs.py?rev=1.1&content-type=text/plain |
From: Kevin M. <sub...@us...> - 2002-03-11 04:11:09
|
subatomic 2002/03/10 20:11:08 PST Removed files: lr lr.ncb lr.opt lr.plg Log: these files actually aren't project files, and are generated for you automatically as long as you have the dsw and dsp files... Revision Changes Path 1.2 +0 -239 examples/lr/lr.ncb (dead) 1.2 +0 -205 examples/lr/lr.opt (dead) 1.2 +0 -36 examples/lr/lr.plg (dead) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/lr/lr.ncb?rev=&content-type=text/plain http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/lr/lr.opt?rev=&content-type=text/plain http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/lr/lr.plg?rev=&content-type=text/plain |
From: Kevin M. <sub...@us...> - 2002-03-11 04:09:31
|
subatomic 2002/03/10 20:09:30 PST Added files: vday Makefile Log: linux/irix makefile for those of us without scons... (wow 3 build scripts available now, fun!) Revision Changes Path 1.1 +31 -0 examples/vday/Makefile (new) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/vday/Makefile?rev=1.1&content-type=text/plain |
From: Ben S. <non...@us...> - 2002-03-11 01:55:07
|
nonchocoboy 2002/03/10 17:55:06 PST Modified files: gamekernel configure.in Log: fixed stupid '==' typo Revision Changes Path 1.10 +7 -7 lib/gamekernel/configure.in http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/configure.in.diff?r1=1.9&r2=1.10&diff_format=h |
From: Josh B. <bro...@us...> - 2002-03-09 00:36:13
|
browner10 2002/03/08 16:36:11 PST Removed files: lr/Data Brick.tga Log: Sorry this one doesn't need to be there Revision Changes Path 1.2 +0 -1 examples/lr/Data/Brick.tga (dead) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/lr/Data/Brick.tga?rev=&content-type=text/plain |