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-02-22 05:15:09
|
nonchocoboy 2002/02/21 21:14:09 PST Modified files: gamekernel/gk GameApp.h Log: doxygen is cool Revision Changes Path 1.9 +61 -18 lib/gamekernel/gk/GameApp.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/gk/GameApp.h.diff?r1=1.8&r2=1.9&diff_format=h |
From: Ben S. <non...@us...> - 2002-02-22 04:50:27
|
nonchocoboy 2002/02/21 20:49:26 PST Modified files: gamekernel ChangeLog Log: AnalogData now normalizes to [-1,1] (at least for GLUT). Revision Changes Path 1.3 +5 -4 lib/gamekernel/ChangeLog http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/ChangeLog.diff?r1=1.2&r2=1.3&diff_format=h |
From: Ben S. <non...@us...> - 2002-02-22 04:45:59
|
nonchocoboy 2002/02/21 20:45:58 PST Modified files: gamekernel/drivers/glut GlutDriver.cpp Log: According to a GLUT 3.7beta manpage out there on the web, GLUT joystick axes are normalized to [-1000,1000]. Thus our GLUT driver now normalizes the joystick input data. Revision Changes Path 1.4 +11 -5 lib/gamekernel/drivers/glut/GlutDriver.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/drivers/glut/GlutDriver.cpp.diff?r1=1.3&r2=1.4&diff_format=h |
From: Ben S. <non...@us...> - 2002-02-22 04:05:24
|
nonchocoboy 2002/02/21 20:05:22 PST Modified files: gamekernel/sample Makefile.in Log: hide the script that does the recursion Revision Changes Path 1.2 +1 -1 lib/gamekernel/sample/Makefile.in http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/sample/Makefile.in.diff?r1=1.1&r2=1.2&diff_format=h |
From: Ben S. <non...@us...> - 2002-02-22 04:01:33
|
nonchocoboy 2002/02/21 20:01:33 PST Modified files: gamekernel/sample/aster GameBoard.h Log: aster no longer goes ape when trying to interpret analog data Revision Changes Path 1.3 +2 -3 lib/gamekernel/sample/aster/GameBoard.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/sample/aster/GameBoard.h.diff?r1=1.2&r2=1.3&diff_format=h |
From: Ben S. <non...@us...> - 2002-02-22 04:00:58
|
nonchocoboy 2002/02/21 20:00:58 PST Modified files: gamekernel/drivers/glut GlutDriver.cpp gamekernel/gk AnalogInput.h Log: Analog data from GLUT now comes in normalized to [-1,1]. Dunno about the joystick though ... Revision Changes Path 1.3 +18 -6 lib/gamekernel/drivers/glut/GlutDriver.cpp 1.11 +15 -3 lib/gamekernel/gk/AnalogInput.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/drivers/glut/GlutDriver.cpp.diff?r1=1.2&r2=1.3&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/gk/AnalogInput.h.diff?r1=1.10&r2=1.11&diff_format=h |
From: Ben S. <non...@us...> - 2002-02-22 02:53:45
|
nonchocoboy 2002/02/21 18:53:44 PST Modified files: gamekernel README Log: Added Johnathan to the README. Revision Changes Path 1.5 +6 -1 lib/gamekernel/README http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/README.diff?r1=1.4&r2=1.5&diff_format=h |
From: Kevin M. <sub...@us...> - 2002-02-21 18:59:30
|
subatomic 2002/02/21 10:59:29 PST Modified files: gamekernel/gk GameInputConfigure.h Log: updated to new interface in xmlpp Revision Changes Path 1.10 +3 -3 lib/gamekernel/gk/GameInputConfigure.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/gk/GameInputConfigure.h.diff?r1=1.9&r2=1.10&diff_format=h |
From: Kevin M. <sub...@us...> - 2002-02-21 18:59:16
|
subatomic 2002/02/21 10:59:14 PST Modified files: gamekernel/xmlpp xmlpp.h Log: removed deprecated code. Revision Changes Path 1.15 +2 -73 lib/gamekernel/xmlpp/xmlpp.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/xmlpp/xmlpp.h.diff?r1=1.14&r2=1.15&diff_format=h |
From: Kevin M. <sub...@us...> - 2002-02-21 18:52:41
|
subatomic 2002/02/21 10:52:40 PST Modified files: gamekernel/gk Makefile.in Log: fixed the version stuff to work wherever configure is run from. Revision Changes Path 1.4 +3 -3 lib/gamekernel/gk/Makefile.in http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/gk/Makefile.in.diff?r1=1.3&r2=1.4&diff_format=h |
From: Allen B. <al...@us...> - 2002-02-21 06:54:58
|
allenb 2002/02/20 22:54:57 PST Modified files: gamekernel/xmlpp xmlpp.cpp xmlpp.h gamekernel/xmlpp/Test nodetest.cpp parsetest.cpp Log: More updates on the path to a JDOM-like system. There are several minor function name additions (and deprecations) to try to get a consistent function name convention and also move towards the JDOM interface (sweet system). The coolest addition: xmlattribute class This class is not the type that is used with getAttribute() and setAttribute(). It has an interface for setting and getting non-string values. Namely things like: mPos[2] = pos_node->getAttribute("z").getValue<float>(); and pos_node->setAttribute("z", 12.0f); The attribute class automatically converts between types. It uses templates and streams to work it's magic. The impl could be improved in the future (performance), but for now it works very well and goes well beyond the JDOM abilities for type conversion (templates rock). NOTE: All old code should still work because xmlattribute auto converts to and from std::string. == Other interface changes == getName() vs get_name(), getType() vs get_type(), getAttribute() (above stuff), setName(), setAttribute(), addChild(), removeChild(), getChildren() vs children() NOTE: I added std::cout messages in the deprecated methods (ie annoying messages). Once GK works with the new interface, if you tell me I can remove the old functions (or someone else can if they feel the need). None of the changes should break old code, but it may output annoying messages (easy to fix since the message says exactly what to do). Revision Changes Path 1.4 +2 -2 lib/gamekernel/xmlpp/Test/nodetest.cpp 1.6 +3 -3 lib/gamekernel/xmlpp/Test/parsetest.cpp 1.9 +7 -7 lib/gamekernel/xmlpp/xmlpp.cpp 1.14 +161 -13 lib/gamekernel/xmlpp/xmlpp.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/xmlpp/Test/nodetest.cpp.diff?r1=1.3&r2=1.4&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/xmlpp/Test/parsetest.cpp.diff?r1=1.5&r2=1.6&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/xmlpp/xmlpp.cpp.diff?r1=1.8&r2=1.9&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/xmlpp/xmlpp.h.diff?r1=1.13&r2=1.14&diff_format=h |
From: Ben S. <non...@us...> - 2002-02-21 06:47:37
|
nonchocoboy 2002/02/20 22:47:37 PST Modified files: gamekernel ChangeLog Log: Added Version info into the GK library. Revision Changes Path 1.2 +4 -3 lib/gamekernel/ChangeLog http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/ChangeLog.diff?r1=1.1&r2=1.2&diff_format=h |
From: Ben S. <non...@us...> - 2002-02-21 02:51:09
|
nonchocoboy 2002/02/20 18:51:08 PST Added files: gamekernel ChangeLog Log: Added a non-GNU format ChangeLog. I find this style much easier to read since you only see the major changes. If you want a GNU style changelog, query the CVS repos for the log. Please get used to adding to the ChangeLog when you make changes! Revision Changes Path 1.1 +3 -0 lib/gamekernel/ChangeLog (new) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/ChangeLog?rev=1.1&content-type=text/plain |
From: Ben S. <non...@us...> - 2002-02-21 02:30:55
|
nonchocoboy 2002/02/20 18:30:54 PST Modified files: gamekernel Makefile.in gamekernel/drivers Makefile.in gamekernel/test Makefile.in Log: added an uninstall target Revision Changes Path 1.3 +2 -1 lib/gamekernel/Makefile.in 1.3 +2 -1 lib/gamekernel/drivers/Makefile.in 1.3 +2 -1 lib/gamekernel/test/Makefile.in http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/Makefile.in.diff?r1=1.2&r2=1.3&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/drivers/Makefile.in.diff?r1=1.2&r2=1.3&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/test/Makefile.in.diff?r1=1.2&r2=1.3&diff_format=h |
From: Ben S. <non...@us...> - 2002-02-21 02:20:07
|
nonchocoboy 2002/02/20 18:20:07 PST Added files: gamekernel/sample Makefile.in Log: somehow i missed this earlier Revision Changes Path 1.1 +17 -0 lib/gamekernel/sample/Makefile.in (new) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/sample/Makefile.in?rev=1.1&content-type=text/plain |
From: Allen B. <al...@us...> - 2002-02-20 22:10:17
|
allenb 2002/02/20 14:10:16 PST Modified files: gamekernel/xmlpp/Test parsetest.cpp Log: Backed out the '\\' change. I need more sleep. Revision Changes Path 1.5 +1 -1 lib/gamekernel/xmlpp/Test/parsetest.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/xmlpp/Test/parsetest.cpp.diff?r1=1.4&r2=1.5&diff_format=h |
From: Allen B. <al...@us...> - 2002-02-20 20:46:22
|
allenb 2002/02/20 12:46:17 PST Modified files: gamekernel/xmlpp/Test parsetest.cpp Log: Fix slight bug of assigning '\\' to a char. Revision Changes Path 1.4 +1 -1 lib/gamekernel/xmlpp/Test/parsetest.cpp http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/xmlpp/Test/parsetest.cpp.diff?r1=1.3&r2=1.4&diff_format=h |
From: Allen B. <al...@us...> - 2002-02-20 20:20:08
|
allenb 2002/02/20 12:20:05 PST Modified files: gamekernel/xmlpp xmlparser.cpp xmlpp.cpp xmlpp.h Log: Refactor: node list changes - Changed nodelist to mNodelist (to debug some stuff) - Use for loops on stl stuff instead of weird whiles that can be buggy. Revision Changes Path 1.5 +2 -2 lib/gamekernel/xmlpp/xmlparser.cpp 1.8 +19 -19 lib/gamekernel/xmlpp/xmlpp.cpp 1.13 +4 -3 lib/gamekernel/xmlpp/xmlpp.h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/xmlpp/xmlparser.cpp.diff?r1=1.4&r2=1.5&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/xmlpp/xmlpp.cpp.diff?r1=1.7&r2=1.8&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/xmlpp/xmlpp.h.diff?r1=1.12&r2=1.13&diff_format=h |
From: Kevin M. <sub...@us...> - 2002-02-20 14:48:35
|
subatomic 2002/02/20 06:48:34 PST Modified files: gamekernel/test/input Makefile.in Log: fixed makefile to find gk.so when not configured in project root. Revision Changes Path 1.2 +9 -4 lib/gamekernel/test/input/Makefile.in http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/test/input/Makefile.in.diff?r1=1.1&r2=1.2&diff_format=h |
From: Kevin M. <sub...@us...> - 2002-02-20 14:47:22
|
subatomic 2002/02/20 06:47:21 PST Modified files: gamekernel/sample/aster Makefile.in gamekernel/sample/simple Makefile.in Log: fixed these makefiles, they couldn't find the libgk.so because they were looking in top_srcdir (root of project), rather than topdir (where you ran configure). this fixes the samples for the case when configure in run from a different directory than project root. Revision Changes Path 1.2 +6 -2 lib/gamekernel/sample/aster/Makefile.in 1.2 +6 -2 lib/gamekernel/sample/simple/Makefile.in http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/sample/aster/Makefile.in.diff?r1=1.1&r2=1.2&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/sample/simple/Makefile.in.diff?r1=1.1&r2=1.2&diff_format=h |
From: Kevin M. <sub...@us...> - 2002-02-20 14:45:38
|
subatomic 2002/02/20 06:45:36 PST Modified files: gamekernel configure.in Added files: gamekernel/config topdir.m4 Log: added topdir variable. Revision Changes Path 1.1 +11 -0 lib/gamekernel/config/topdir.m4 (new) 1.8 +4 -3 lib/gamekernel/configure.in http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/config/topdir.m4?rev=1.1&content-type=text/plain http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/configure.in.diff?r1=1.7&r2=1.8&diff_format=h |
From: Kevin M. <sub...@us...> - 2002-02-20 14:33:10
|
subatomic 2002/02/20 06:33:08 PST Modified files: gamekernel configure.in Added files: gamekernel/doc gk.doxy.in Removed files: gamekernel/doc gk.doxy Log: added a flag to enable "dot". disabled by default, since not all systems have it and it causes errors in the doxygen creation. :( also fixed doxygen generation to work in a "build" directory. Revision Changes Path 1.7 +19 -3 lib/gamekernel/configure.in 1.4 +0 -745 lib/gamekernel/doc/gk.doxy (dead) 1.1 +745 -0 lib/gamekernel/doc/gk.doxy.in (new) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/configure.in.diff?r1=1.6&r2=1.7&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/doc/gk.doxy?rev=&content-type=text/plain http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/doc/gk.doxy.in?rev=1.1&content-type=text/plain |
From: Kevin M. <sub...@us...> - 2002-02-20 14:14:57
|
subatomic 2002/02/20 06:14:55 PST Modified files: gamekernel configure.in Log: fixed the detection of SDL and GLUT. really don't build the drivers if these systems are not found. (autodetect did nothing before, only --enable did) Revision Changes Path 1.6 +9 -5 lib/gamekernel/configure.in http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/configure.in.diff?r1=1.5&r2=1.6&diff_format=h |