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: Kevin M. <sub...@us...> - 2002-01-27 19:27:41
|
subatomic 2002/01/27 11:27:41 PST
Added files:
pixmi/mk COPYING README
Log:
added README and LGPL legal stuff to build system
|
|
From: Kevin M. <sub...@us...> - 2002-01-27 19:26:55
|
subatomic 2002/01/27 11:26:55 PST
Added files:
math/mk COPYING README
Log:
added README, and the LGPL legal stuff to the build system...
|
|
From: Kevin M. <sub...@us...> - 2002-01-27 19:19:38
|
subatomic 2002/01/27 11:19:38 PST
Modified files:
pixmi Makefile
Log:
for the install target: install the data dir to $(prefix)/share/pixmi
Revision Changes Path
1.4 +3 -0 lib/pixmi/Makefile
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/pixmi/Makefile.diff?r1=1.3&r2=1.4
|
|
From: Kevin M. <sub...@us...> - 2002-01-27 19:16:07
|
subatomic 2002/01/27 11:16:06 PST
Modified files:
pixmi Makefile
Log:
added the install target. location to install is controlled by the
"prefix" variable passed to gmake:
gmake install prefix=/my/install/location
Revision Changes Path
1.3 +12 -0 lib/pixmi/Makefile
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/pixmi/Makefile.diff?r1=1.2&r2=1.3
|
|
From: Kevin M. <sub...@us...> - 2002-01-27 19:14:10
|
subatomic 2002/01/27 11:14:09 PST
Modified files:
math Makefile
Log:
install to the "installed" directory by default if prefix is not set.
the name "build" didn't make sense, since it is already built when you
install.
Revision Changes Path
1.6 +1 -1 lib/math/Makefile
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/math/Makefile.diff?r1=1.5&r2=1.6
|
|
From: Kevin M. <sub...@us...> - 2002-01-27 19:11:23
|
subatomic 2002/01/27 11:11:23 PST
Modified files:
pixmi/pixmi Crc32.h
Log:
indented (whitespace change) the Crc class
Revision Changes Path
1.2 +117 -118 lib/pixmi/pixmi/Crc32.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/pixmi/pixmi/Crc32.h.diff?r1=1.1&r2=1.2
|
|
From: Kevin M. <sub...@us...> - 2002-01-27 19:10:46
|
subatomic 2002/01/27 11:10:46 PST
Added files:
pixmi/mk Makefile.exe.template
Makefile.lib.template
Removed files:
pixmi/mk Makefile.template
Log:
brought the mk file up to date with the math and aster directories...
|
|
From: Kevin M. <sub...@us...> - 2002-01-27 19:09:29
|
subatomic 2002/01/27 11:09:29 PST
Modified files:
pixmi Makefile
Log:
pixmi now builds .so, .a
Revision Changes Path
1.2 +15 -18 lib/pixmi/Makefile
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/pixmi/Makefile.diff?r1=1.1&r2=1.2
|
|
From: Kevin M. <sub...@us...> - 2002-01-27 18:58:07
|
subatomic 2002/01/27 10:58:06 PST
Modified files:
pixmi/mk mk.depend mk.gnu mk.irix mk.win32
Log:
updated this mk system to be inline with math, and with aster modules...
Revision Changes Path
1.2 +1 -1 lib/pixmi/mk/mk.depend
1.2 +6 -1 lib/pixmi/mk/mk.gnu
1.2 +6 -0 lib/pixmi/mk/mk.irix
1.2 +7 -0 lib/pixmi/mk/mk.win32
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/pixmi/mk/mk.depend.diff?r1=1.1&r2=1.2
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/pixmi/mk/mk.gnu.diff?r1=1.1&r2=1.2
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/pixmi/mk/mk.irix.diff?r1=1.1&r2=1.2
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/pixmi/mk/mk.win32.diff?r1=1.1&r2=1.2
|
|
From: Ben S. <non...@us...> - 2002-01-27 02:16:04
|
nonchocoboy 2002/01/26 18:16:03 PST
Modified files:
scribe/doc docs.html
Log:
fixed links that fail when accessed through the cvs view.
Revision Changes Path
1.2 +2 -2 lib/scribe/doc/docs.html
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/scribe/doc/docs.html.diff?r1=1.1&r2=1.2
|
|
From: Ben S. <non...@us...> - 2002-01-27 02:11:39
|
nonchocoboy 2002/01/26 18:11:39 PST
Added files:
scribe/doc clear.gif default.css docs.html
download.html index.html people.html
source.html
Log:
added web page documentation for scribe
|
|
From: Kevin M. <sub...@us...> - 2002-01-26 23:52:30
|
subatomic 2002/01/26 15:52:30 PST
Modified files:
aster.glut aster.cpp
Log:
fixed a bug in the turret code.
the projectiles were being released from a starting point that was
specified in local coordinates to the ship, but was being applied to
world coordinates without conversion. thus, when you rotated the
projectiles wouldn't always release at the correct place.. this fix
converts the local specified coords to the correct world coord frame.
Revision Changes Path
1.4 +36 -17 examples/aster.glut/aster.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/aster.glut/aster.cpp.diff?r1=1.3&r2=1.4
|
|
From: Kevin M. <sub...@us...> - 2002-01-26 23:15:43
|
subatomic 2002/01/26 15:15:43 PST
Modified files:
aster.glut README aster.cpp
Log:
added a fullscreen toggle... uses glutFullScreen() and glutReshape() to go
fullscreen, and restore to original...
Revision Changes Path
1.3 +2 -0 examples/aster.glut/README
1.3 +23 -1 examples/aster.glut/aster.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/aster.glut/README.diff?r1=1.2&r2=1.3
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/aster.glut/aster.cpp.diff?r1=1.2&r2=1.3
|
|
From: Levi V. <lva...@us...> - 2002-01-26 19:36:48
|
lvanoort 2002/01/26 11:36:47 PST
Added files:
Frogger AutoObject.cpp AutoObject.h
FrogObject.cpp FrogObject.h Frogger.cpp
GameWorld.cpp GameWorld.h Level1.txt
LilypadObject.cpp LilypadObject.h
LogObject.cpp LogObject.h MyObject.h
collisiondetection.cpp
collisiondetection.h myobjectstore.cpp
myobjectstore.h test.cpp
Log:
|
|
From: Kevin M. <sub...@us...> - 2002-01-26 10:10:24
|
subatomic 2002/01/26 02:10:23 PST
Removed files:
aster.glut main.cpp
Log:
main.cpp did not belong in there...
|
|
From: Kevin M. <sub...@us...> - 2002-01-26 09:59:32
|
subatomic 2002/01/26 01:59:32 PST
Modified files:
aster.glut README aster.cpp
Log:
fixed bug where view is skewed by how much your mouse has to travel to be warped to
center. fixed, by ignoring first time OnMousePos is called...
added some coherent Usage info printed when app is run.
added a feature I forgot to mention to the README:
- demo has 2 gun turrets that alternate every time you fire... :)
Revision Changes Path
1.2 +1 -1 examples/aster.glut/README
1.2 +24 -4 examples/aster.glut/aster.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/aster.glut/README.diff?r1=1.1&r2=1.2
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/aster.glut/aster.cpp.diff?r1=1.1&r2=1.2
|
|
From: Kevin M. <sub...@us...> - 2002-01-26 09:52:56
|
subatomic 2002/01/26 01:52:55 PST
examples/aster.glut - Imported sources
Update of /cvsroot/isugamedev/examples/aster.glut
In directory usw-pr-cvs1:/tmp/cvs-serv9151
Log Message:
added a very simple first person shooter /slash/ asteroids game.
This might be a simple place to look if you want to implement a very simple FPS.
Features:
- mouselook (no pointer with warp) rotate camera
- straef
- air hockey physics
- alternate keyboard controls (works without mouse)
Usage/Keys:
-------------------------------------------
W accel
A S D straef decel straef
-------------------------------------------
up accel
left right rotate rotate
down decel
-------------------------------------------
mouse(x,y) axes rotate
left mouse button fire
-------------------------------------------
<SPACEBAR> fire
-------------------------------------------
Status:
Vendor Tag: subatomic
Release Tags: kevin_1_0
meinert_9_8
N examples/aster.glut/aster.cpp
N examples/aster.glut/Makefile
N examples/aster.glut/README
N examples/aster.glut/StopWatch.h
N examples/aster.glut/cubeGeometry.cpp
N examples/aster.glut/cubeGeometry.h
N examples/aster.glut/main.cpp
N examples/aster.glut/mk/Makefile.exe.template
N examples/aster.glut/mk/Makefile.lib.template
N examples/aster.glut/mk/mk.depend
N examples/aster.glut/mk/mk.gnu
N examples/aster.glut/mk/mk.hosttype
N examples/aster.glut/mk/mk.irix
N examples/aster.glut/mk/mk.objs
N examples/aster.glut/mk/mk.platform
N examples/aster.glut/mk/mk.win32
No conflicts created by this import
|
|
From: Kevin M. <sub...@us...> - 2002-01-26 05:30:35
|
subatomic 2002/01/25 21:30:34 PST
Modified files:
math Makefile
Log:
linux, not Linux
Revision Changes Path
1.5 +1 -1 lib/math/Makefile
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/math/Makefile.diff?r1=1.4&r2=1.5
|
|
From: Ben S. <non...@us...> - 2002-01-25 04:10:07
|
nonchocoboy 2002/01/24 20:10:07 PST
Added files:
boxes boxes.cpp
Log:
added the very basic 2D glut example (red box) we covered at the club
meeting today.
|
|
From: Kevin M. <sub...@us...> - 2002-01-25 03:41:04
|
subatomic 2002/01/24 19:41:03 PST
Added files:
simple.glut simpleGlutApp.cpp
Log:
added the simple glut app we had from last semester...
|
|
From: Kevin M. <sub...@us...> - 2002-01-24 23:10:45
|
subatomic 2002/01/24 15:10:45 PST
Modified files:
midiplayer.example midiplayer.example.cpp
Log:
try out /dev/sequencer2 if there is no /dev/music. they're supposed to be
the same thing...
Revision Changes Path
1.3 +29 -12 examples/midiplayer.example/midiplayer.example.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/midiplayer.example/midiplayer.example.cpp.diff?r1=1.2&r2=1.3
|
|
From: Kevin M. <sub...@us...> - 2002-01-24 18:13:58
|
subatomic 2002/01/24 10:13:57 PST
Added files:
midiplayer.example README.linux
Log:
added a README for linux. includes some troubleshooting...
|
|
From: Kevin M. <sub...@us...> - 2002-01-24 18:13:03
|
subatomic 2002/01/24 10:13:02 PST
Modified files:
midiplayer.example midiplayer.example.cpp
Log:
added Linux/OSS support to this example.
Fixed a bug where thread context switching was eating too much time. no more midi
clock tick call back... this bug only appeared under linux, but i didn't need the
callback, so fixed it for all platforms...
Revision Changes Path
1.2 +173 -22 examples/midiplayer.example/midiplayer.example.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/examples/midiplayer.example/midiplayer.example.cpp.diff?r1=1.1&r2=1.2
|
|
From: Kevin M. <sub...@us...> - 2002-01-23 22:38:29
|
subatomic 2002/01/23 14:38:28 PST
Modified files:
math Makefile
Log:
install include files into include/math instead of include
Revision Changes Path
1.4 +2 -1 lib/math/Makefile
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/math/Makefile.diff?r1=1.3&r2=1.4
|
|
From: Kevin M. <sub...@us...> - 2002-01-23 22:36:36
|
subatomic 2002/01/23 14:36:35 PST
Modified files:
math Makefile
Log:
oops. this would only build for people who already had built it
(impossible i know)
Revision Changes Path
1.3 +1 -1 lib/math/Makefile
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/math/Makefile.diff?r1=1.2&r2=1.3
|