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-08 05:19:58
|
nonchocoboy 2002/02/07 21:19:57 PST
Modified files:
gamekernel/gk GameKernel.h
Log:
still silencing warnings ...
Revision Changes Path
1.10 +3 -3 lib/gamekernel/gk/GameKernel.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/gk/GameKernel.h.diff?r1=1.9&r2=1.10&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-02-08 04:46:24
|
nonchocoboy 2002/02/07 20:46:23 PST
Modified files:
gamekernel/mk mk.gnu
Log:
turned on all warnings
Revision Changes Path
1.3 +4 -4 lib/gamekernel/mk/mk.gnu
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/mk/mk.gnu.diff?r1=1.2&r2=1.3&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-02-08 03:50:02
|
nonchocoboy 2002/02/07 19:50:01 PST
Modified files:
gamekernel/gk GameInput.h
Log:
forgot to add removeDevice(...). i've actually tested the add/removeDevice
code now too ^_^
Revision Changes Path
1.18 +21 -2 lib/gamekernel/gk/GameInput.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/gk/GameInput.h.diff?r1=1.17&r2=1.18&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-02-07 00:27:48
|
nonchocoboy 2002/02/06 16:25:19 PST
Modified files:
gamekernel/gk GameInput.h
Log:
First iteration towards decoupling specific devices and GameInput. Devices can
now be added and retrieved dynamically.
Revision Changes Path
1.17 +45 -8 lib/gamekernel/gk/GameInput.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/gk/GameInput.h.diff?r1=1.16&r2=1.17&diff_format=h
|
|
From: Kevin M. <sub...@us...> - 2002-02-06 23:27:51
|
subatomic 2002/02/06 15:27:50 PST
Modified files:
gamekernel/doc gk.doxy
Log:
only generate the gk dir
Revision Changes Path
1.2 +1 -1 lib/gamekernel/doc/gk.doxy
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/doc/gk.doxy.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Kevin M. <sub...@us...> - 2002-02-06 23:24:44
|
subatomic 2002/02/06 15:24:44 PST
Modified files:
gamekernel/doc Makefile
Log:
doxy works again.
Revision Changes Path
1.2 +1 -1 lib/gamekernel/doc/Makefile
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/doc/Makefile.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Kevin M. <sub...@us...> - 2002-02-06 23:05:18
|
subatomic 2002/02/06 15:05:17 PST
Modified files:
gamekernel Makefile
gamekernel/test/input main.cpp
Log:
added in the xml stuff.
we need to make xml a library, or use lightxml... but we need (or I would
really like to have) an object hierarcy rather than a simple tokenizer....
Revision Changes Path
1.11 +5 -4 lib/gamekernel/Makefile
1.2 +7 -11 lib/gamekernel/test/input/main.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/Makefile.diff?r1=1.10&r2=1.11&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/test/input/main.cpp.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Kevin M. <sub...@us...> - 2002-02-06 22:53:17
|
subatomic 2002/02/06 14:53:16 PST
Modified files:
gamekernel Makefile
Log:
added install target.
Revision Changes Path
1.10 +17 -3 lib/gamekernel/Makefile
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/gamekernel/Makefile.diff?r1=1.9&r2=1.10&diff_format=h
|
|
From: Chad A. <ae...@us...> - 2002-02-06 02:56:15
|
aegis 2002/02/05 18:56:14 PST
Removed files:
six_kingdoms Main.cpp six_kingdoms.dsp
six_kingdoms.dsw
Log:
starting over with glut
|
|
From: Kevin M. <sub...@us...> - 2002-01-31 21:12:19
|
subatomic 2002/01/31 13:12:19 PST
Modified files:
xml COPYING
Log:
this is the real license for this version of xmlpp. GPL sucks
Revision Changes Path
1.2 +236 -378 aki/xml/COPYING
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/aki/xml/COPYING.diff?r1=1.1&r2=1.2
|
|
From: Kevin M. <sub...@us...> - 2002-01-31 16:20:12
|
subatomic 2002/01/31 08:20:11 PST
Modified files:
. aki.cpp config.xml
Log:
removed the Q key from Quit, MouseX is now MouseLookX
Revision Changes Path
1.15 +4 -4 aki/aki.cpp
1.2 +0 -1 aki/config.xml
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/aki/aki.cpp.diff?r1=1.14&r2=1.15
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/aki/config.xml.diff?r1=1.1&r2=1.2
|
|
From: Kevin M. <sub...@us...> - 2002-01-31 16:15:41
|
subatomic 2002/01/31 08:15:39 PST
Modified files:
. Makefile
Log:
changed xmlpp to xml
Revision Changes Path
1.8 +4 -4 aki/Makefile
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/aki/Makefile.diff?r1=1.7&r2=1.8
|
|
From: Kevin M. <sub...@us...> - 2002-01-31 16:14:31
|
subatomic 2002/01/31 08:14:29 PST
Modified files:
. GameInputConfigure.h
Log:
removed debug output
Revision Changes Path
1.2 +5 -5 aki/GameInputConfigure.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/aki/GameInputConfigure.h.diff?r1=1.1&r2=1.2
|
|
From: Kevin M. <sub...@us...> - 2002-01-31 16:00:10
|
subatomic 2002/01/31 08:00:06 PST
Modified files:
. aki.cpp
Added files:
. GameInputConfigure.h
Log:
added a GamInput keybinding configurator.
Revision Changes Path
1.14 +4 -8 aki/aki.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/aki/aki.cpp.diff?r1=1.13&r2=1.14
|
|
From: Kevin M. <sub...@us...> - 2002-01-31 15:59:41
|
subatomic 2002/01/31 07:59:39 PST
Added files:
. config.xml
Log:
added config file. This shows how to set up keybindings for the GameInput
manager.
|
|
From: Kevin M. <sub...@us...> - 2002-01-31 15:58:52
|
subatomic 2002/01/31 07:58:51 PST
Modified files:
. Makefile
Log:
added xml reader to Makefile
Revision Changes Path
1.7 +7 -6 aki/Makefile
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/aki/Makefile.diff?r1=1.6&r2=1.7
|
|
From: Kevin M. <sub...@us...> - 2002-01-31 15:58:17
|
subatomic 2002/01/31 07:58:15 PST aki/xml - Imported sources Update of /cvsroot/isugamedev/aki/xml In directory usw-pr-cvs1:/tmp/cvs-serv28415 Log Message: added xml loader. this is a trial. we may need to go with something different than this package... Status: Vendor Tag: xml Release Tags: version1 N aki/xml/COPYING N aki/xml/xmlcommon.h N aki/xml/xmlhelpers.h N aki/xml/xmlparser.cpp N aki/xml/xmlpp.cpp N aki/xml/xmltokenizer.h N aki/xml/xmltokenizer.cpp N aki/xml/xmlpp.h N aki/xml/xmlparser.h No conflicts created by this import |
|
From: Kevin M. <sub...@us...> - 2002-01-31 15:51:45
|
subatomic 2002/01/31 07:51:44 PST
Modified files:
. GlutDriver.cpp
Log:
mWidth, and mHeight were not getting initialized.
removed code that was checking for it to be 0 since it never would be
(unless you were in debug mode, and your compiler inited the unitited
variables mWidth, and mHeight.)
instead of check for 0, if so, then set to 320x240, just init the
width
and height to 320x240. then just use those values in the kernel
(applications can still override this).
Revision Changes Path
1.7 +8 -11 aki/GlutDriver.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/aki/GlutDriver.cpp.diff?r1=1.6&r2=1.7
|