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...> - 2003-02-23 00:01:50
|
nonchocoboy 2003/02/22 16:01:50 PST Modified files: siren/src/siren Export.h OpenGL.h Log: Make these sources non-executable (damn Win32 CVS). No changes to these files. Revision Changes Path 1.2 +0 -0 lib/siren/src/siren/Export.h 1.2 +0 -0 lib/siren/src/siren/OpenGL.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/Export.h.diff?r1=1.1&r2=1.2&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/OpenGL.h.diff?r1=1.1&r2=1.2&diff_format=h |
From: Ben S. <non...@us...> - 2003-02-22 23:59:02
|
nonchocoboy 2003/02/22 15:59:01 PST Modified files: siren/src/siren Texture.h Log: Fix the copyright header that got screwed up in the previous revision. Revision Changes Path 1.4 +6 -6 lib/siren/src/siren/Texture.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/Texture.h.diff?r1=1.3&r2=1.4&diff_format=h |
From: Kevin M. <sub...@us...> - 2003-02-22 21:48:21
|
subatomic 2003/02/22 13:48:20 PST Modified files: gamekernel/vc7/gk gk.vcproj Log: link in cppdom.lib dll import lib... Revision Changes Path 1.3 +4 -2 lib/gamekernel/vc7/gk/gk.vcproj http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/vc7/gk/gk.vcproj.diff?r1=1.2&r2=1.3&diff_format=h |
From: Ben S. <non...@us...> - 2003-02-21 09:43:34
|
nonchocoboy 2003/02/21 01:43:33 PST Modified files: src GameState.cpp GameState.h Log: Added some extra avatars to test speed issues. Revision Changes Path 1.3 +50 -11 barfight/src/GameState.cpp 1.3 +8 -3 barfight/src/GameState.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/barfight/src/GameState.cpp.diff?r1=1.2&r2=1.3&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/barfight/src/GameState.h.diff?r1=1.2&r2=1.3&diff_format=h |
From: Ben S. <non...@us...> - 2003-02-21 09:11:31
|
nonchocoboy 2003/02/21 01:11:30 PST Modified files: . ChangeLog src GameState.cpp GameState.h Log: Added motion blur. Revision Changes Path 1.2 +1 -0 barfight/ChangeLog 1.2 +86 -12 barfight/src/GameState.cpp 1.2 +22 -3 barfight/src/GameState.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/barfight/ChangeLog.diff?r1=1.1&r2=1.2&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/barfight/src/GameState.cpp.diff?r1=1.1&r2=1.2&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/barfight/src/GameState.h.diff?r1=1.1&r2=1.2&diff_format=h |
From: Ben S. <non...@us...> - 2003-02-21 08:39:13
|
nonchocoboy 2003/02/21 00:39:09 PST Modified files: siren/src/siren SConscript Log: Make sure Utility.h gets installed. Revision Changes Path 1.5 +1 -0 lib/siren/src/siren/SConscript http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/SConscript.diff?r1=1.4&r2=1.5&diff_format=h |
From: Ben S. <non...@us...> - 2003-02-21 08:33:20
|
nonchocoboy 2003/02/21 00:33:19 PST Modified files: siren SConstruct Log: Fixes to the way siren-config is generated. Revision Changes Path 1.8 +1 -1 lib/siren/SConstruct http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/SConstruct.diff?r1=1.7&r2=1.8&diff_format=h |
From: Ben S. <non...@us...> - 2003-02-21 08:20:40
|
nonchocoboy 2003/02/21 00:20:39 PST Modified files: siren SConstruct Added files: siren siren-config.in Log: Added a siren-config script that can be used by applications. Revision Changes Path 1.7 +54 -0 lib/siren/SConstruct 1.1 +136 -0 lib/siren/siren-config.in (new) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/SConstruct.diff?r1=1.6&r2=1.7&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/siren-config.in?rev=1.1&content-type=text/plain |
From: Ben S. <non...@us...> - 2003-02-21 08:19:13
|
nonchocoboy 2003/02/21 00:19:11 PST Modified files: siren/src/siren siren.h Log: Added some missing headers. Revision Changes Path 1.3 +5 -4 lib/siren/src/siren/siren.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/siren.h.diff?r1=1.2&r2=1.3&diff_format=h |
From: Ben S. <non...@us...> - 2003-02-21 08:18:46
|
nonchocoboy 2003/02/21 00:18:45 PST Modified files: siren/src/siren Texture.cpp Texture.h Log: Added support for creating a texture without an image source. Revision Changes Path 1.3 +56 -16 lib/siren/src/siren/Texture.cpp 1.2 +44 -3 lib/siren/src/siren/Texture.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/Texture.cpp.diff?r1=1.2&r2=1.3&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/Texture.h.diff?r1=1.1&r2=1.2&diff_format=h |
From: Ben S. <non...@us...> - 2003-02-14 09:09:09
|
nonchocoboy 2003/02/14 01:09:08 PST Modified files: siren ChangeLog Log: Noted latest key bindings. Revision Changes Path 1.10 +2 -0 lib/siren/ChangeLog http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/ChangeLog.diff?r1=1.9&r2=1.10&diff_format=h |
From: Ben S. <non...@us...> - 2003-02-14 08:25:26
|
nonchocoboy 2003/02/14 00:25:25 PST Modified files: siren/test/interactive/pyavatar startup.py siren/src/siren/python PythonAPI.cpp SConscript Added files: siren/src/siren/python PyAvatar.cpp Log: Started python bindings for the avatar code. Revision Changes Path 1.1 +52 -0 lib/siren/src/siren/python/PyAvatar.cpp (new) 1.2 +5 -3 lib/siren/src/siren/python/PythonAPI.cpp 1.2 +1 -0 lib/siren/src/siren/python/SConscript 1.3 +8 -2 lib/siren/test/interactive/pyavatar/startup.py http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/python/PyAvatar.cpp?rev=1.1&content-type=text/plain http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/python/PythonAPI.cpp.diff?r1=1.1&r2=1.2&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/python/SConscript.diff?r1=1.1&r2=1.2&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/test/interactive/pyavatar/startup.py.diff?r1=1.2&r2=1.3&diff_format=h |
From: Ben S. <non...@us...> - 2003-02-14 08:23:17
|
nonchocoboy 2003/02/14 00:23:15 PST Modified files: siren/src/siren siren.h Log: Added the avatar header. Revision Changes Path 1.2 +3 -2 lib/siren/src/siren/siren.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/siren.h.diff?r1=1.1&r2=1.2&diff_format=h |
From: Ben S. <non...@us...> - 2003-02-14 07:36:28
|
nonchocoboy 2003/02/13 23:36:28 PST Modified files: siren/test/interactive/pyavatar startup.py Log: Use PyOpenGL 2.0 to get some drawing done. Revision Changes Path 1.2 +29 -3 lib/siren/test/interactive/pyavatar/startup.py http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/test/interactive/pyavatar/startup.py.diff?r1=1.1&r2=1.2&diff_format=h |
From: Ben S. <non...@us...> - 2003-02-14 07:34:51
|
nonchocoboy 2003/02/13 23:34:50 PST Modified files: siren/src/siren/python PyState.cpp PyStateFactory.cpp Log: Flesh out the python bindings. Revision Changes Path 1.2 +27 -3 lib/siren/src/siren/python/PyState.cpp 1.3 +3 -3 lib/siren/src/siren/python/PyStateFactory.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/python/PyState.cpp.diff?r1=1.1&r2=1.2&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/python/PyStateFactory.cpp.diff?r1=1.2&r2=1.3&diff_format=h |
From: Ben S. <non...@us...> - 2003-02-14 05:47:11
|
nonchocoboy 2003/02/13 21:47:09 PST Modified files: siren/src/siren/python PyStateFactory.cpp Log: Fleshed out the StateFactory bindings. Revision Changes Path 1.2 +4 -3 lib/siren/src/siren/python/PyStateFactory.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/python/PyStateFactory.cpp.diff?r1=1.1&r2=1.2&diff_format=h |
From: Ben S. <non...@us...> - 2003-02-14 05:43:19
|
nonchocoboy 2003/02/13 21:43:16 PST Modified files: siren ChangeLog README Log: Noted the addition of the python bindings. Revision Changes Path 1.9 +1 -0 lib/siren/ChangeLog 1.3 +1 -3 lib/siren/README http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/ChangeLog.diff?r1=1.8&r2=1.9&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/README.diff?r1=1.2&r2=1.3&diff_format=h |
From: Ben S. <non...@us...> - 2003-02-14 05:39:12
|
nonchocoboy 2003/02/13 21:39:11 PST Modified files: siren/src/siren Kernel.h Log: Typedef for KernelPtr. Revision Changes Path 1.5 +4 -2 lib/siren/src/siren/Kernel.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/src/siren/Kernel.h.diff?r1=1.4&r2=1.5&diff_format=h |
From: Ben S. <non...@us...> - 2003-02-13 08:27:01
|
nonchocoboy 2003/02/13 00:26:58 PST Modified files: siren README Log: Noted that Python is not yet required, we need at least SCons 0.11 now, and Cal3D from CVS has been added as a dependency. Revision Changes Path 1.2 +6 -2 lib/siren/README http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/README.diff?r1=1.1&r2=1.2&diff_format=h |
From: Ben S. <non...@us...> - 2003-02-13 08:25:08
|
nonchocoboy 2003/02/13 00:25:07 PST Modified files: siren/test/interactive/window main.cpp Log: Bring this test up to date with the latest API. Revision Changes Path 1.2 +14 -3 lib/siren/test/interactive/window/main.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/siren/test/interactive/window/main.cpp.diff?r1=1.1&r2=1.2&diff_format=h |