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-12-23 12:57:58
|
nonchocoboy 2002/12/23 04:57:57 PST
Modified files:
phui/doc external.txt
Log:
We no longer require boost and we do require cppdom.
Revision Changes Path
1.2 +2 -4 lib/phui/doc/external.txt
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/phui/doc/external.txt.diff?r1=1.1&r2=1.2&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-12-23 11:13:54
|
nonchocoboy 2002/12/23 03:13:54 PST
Modified files:
phui/doc competition.txt
Log:
Added picogui and change the URL for paragui
Revision Changes Path
1.3 +4 -3 lib/phui/doc/competition.txt
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/lib/phui/doc/competition.txt.diff?r1=1.2&r2=1.3&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-12-23 10:44:32
|
nonchocoboy 2002/12/23 02:44:31 PST
Modified files:
src SConscript
Log:
Make everything build again in linux.
Revision Changes Path
1.71 +1 -2 midworld/src/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/src/SConscript.diff?r1=1.70&r2=1.71&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-12-23 10:38:28
|
nonchocoboy 2002/12/23 02:38:27 PST
Modified files:
src HUD.cpp
Log:
Silenced warning.
Revision Changes Path
1.10 +1 -1 midworld/src/HUD.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/src/HUD.cpp.diff?r1=1.9&r2=1.10&diff_format=h
|
|
From: Chad A. <ae...@us...> - 2002-12-06 04:29:03
|
aegis 2002/12/05 20:29:03 PST
Added files:
doc MidworldPostmortem.ppt
Log:
adding postmortem to the docs
Revision Changes Path
1.1 +310 -0 midworld/doc/MidworldPostmortem.ppt (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/doc/MidworldPostmortem.ppt?rev=1.1&content-type=text/plain
|
|
From: Josh B. <bro...@us...> - 2002-12-04 09:58:53
|
browner10 2002/12/04 01:58:52 PST
Modified files:
tools/level-editor/src simpleGlutApp.cpp
Log:
fixed snap - it didn't work when you moved the camera position around correctly.
But it does now wheee.
Revision Changes Path
1.8 +4 -3 midworld/tools/level-editor/src/simpleGlutApp.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/tools/level-editor/src/simpleGlutApp.cpp.diff?r1=1.7&r2=1.8&diff_format=h
|
|
From: Josh B. <bro...@us...> - 2002-12-04 08:02:17
|
browner10 2002/12/04 00:02:17 PST
Modified files:
tools/level-editor/src simpleGlutApp.cpp
Log:
implemented a snap
Revision Changes Path
1.7 +22 -14 midworld/tools/level-editor/src/simpleGlutApp.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/tools/level-editor/src/simpleGlutApp.cpp.diff?r1=1.6&r2=1.7&diff_format=h
|
|
From: Chad A. <ae...@us...> - 2002-12-04 07:24:05
|
aegis 2002/12/03 23:24:04 PST
Modified files:
src BaseProjectileWeapon.cpp
Log:
fix a weird VC7+GMTL problem...
Revision Changes Path
1.18 +3 -4 midworld/src/BaseProjectileWeapon.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/src/BaseProjectileWeapon.cpp.diff?r1=1.17&r2=1.18&diff_format=h
|
|
From: Chad A. <ae...@us...> - 2002-12-04 07:22:16
|
aegis 2002/12/03 23:22:15 PST
Modified files:
. README.txt
Log:
fix tabbing in README
Revision Changes Path
1.17 +10 -10 midworld/README.txt
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/README.txt.diff?r1=1.16&r2=1.17&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-12-04 05:58:30
|
nonchocoboy 2002/12/03 21:58:29 PST
Modified files:
src GameState.cpp
Log:
Don't use full pathnames to the Cal3D animations.
Revision Changes Path
1.132 +13 -15 midworld/src/GameState.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/src/GameState.cpp.diff?r1=1.131&r2=1.132&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-12-04 03:26:21
|
nonchocoboy 2002/12/03 19:26:20 PST
Modified files:
tools/level-editor/src simpleGlutApp.cpp
Log:
Got rid of warnings I'm thoroughly tired of seeing.
Revision Changes Path
1.6 +3 -3 midworld/tools/level-editor/src/simpleGlutApp.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/tools/level-editor/src/simpleGlutApp.cpp.diff?r1=1.5&r2=1.6&diff_format=h
|
|
From: Josh B. <bro...@us...> - 2002-12-03 11:40:37
|
browner10 2002/12/03 03:40:36 PST
Modified files:
tools/level-editor/src simpleGlutApp.cpp
Log:
we now have clear and clear-all capabilities
Revision Changes Path
1.5 +38 -25 midworld/tools/level-editor/src/simpleGlutApp.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/tools/level-editor/src/simpleGlutApp.cpp.diff?r1=1.4&r2=1.5&diff_format=h
|
|
From: Josh B. <bro...@us...> - 2002-12-03 09:36:48
|
browner10 2002/12/03 01:36:47 PST
Modified files:
tools/level-editor/src simpleGlutApp.cpp
Log:
fixed the verticle flip of objects when they are being placed.
Revision Changes Path
1.4 +5 -4 midworld/tools/level-editor/src/simpleGlutApp.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/tools/level-editor/src/simpleGlutApp.cpp.diff?r1=1.3&r2=1.4&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-12-03 07:25:43
|
nonchocoboy 2002/12/02 23:25:43 PST
Modified files:
tools/level-editor/src HUD.cpp HUD.h simpleGlutApp.cpp
Log:
Bug fixed: Made the HUD correctly handle the window being resized.
Revision Changes Path
1.3 +2 -2 midworld/tools/level-editor/src/HUD.cpp
1.3 +1 -1 midworld/tools/level-editor/src/HUD.h
1.3 +1 -1 midworld/tools/level-editor/src/simpleGlutApp.cpp
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/tools/level-editor/src/HUD.cpp.diff?r1=1.2&r2=1.3&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/tools/level-editor/src/HUD.h.diff?r1=1.2&r2=1.3&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/tools/level-editor/src/simpleGlutApp.cpp.diff?r1=1.2&r2=1.3&diff_format=h
|
|
From: Ben S. <non...@us...> - 2002-12-03 07:16:48
|
nonchocoboy 2002/12/02 23:16:45 PST
Modified files:
tools/level-editor/src SConscript
Log:
Hmm ... the level editor isn't midworld, is it? :-p
Revision Changes Path
1.3 +1 -1 midworld/tools/level-editor/src/SConscript
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/tools/level-editor/src/SConscript.diff?r1=1.2&r2=1.3&diff_format=h
|
|
From: Josh B. <bro...@us...> - 2002-12-03 07:14:06
|
browner10 2002/12/02 23:14:05 PST
Added files:
tools/level-editor/src SConscript
Log:
added this in so we can build
Revision Changes Path
1.2 +47 -0 midworld/tools/level-editor/src/SConscript (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/tools/level-editor/src/SConscript?rev=1.2&content-type=text/plain
|
|
From: Josh B. <bro...@us...> - 2002-12-03 07:00:23
|
browner10 2002/12/02 23:00:23 PST
Modified files:
. ChangeLog README.txt
Log:
updated the changelog and readme to reflect the additional dependencies on
cppdom and cal3d and our additional features because of them.
Revision Changes Path
1.58 +3 -0 midworld/ChangeLog
1.16 +12 -0 midworld/README.txt
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/ChangeLog.diff?r1=1.57&r2=1.58&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/README.txt.diff?r1=1.15&r2=1.16&diff_format=h
|
|
From: Josh B. <bro...@us...> - 2002-12-03 05:07:56
|
browner10 2002/12/02 21:07:55 PST
Modified files: (Branch: ANI)
src HUD.h LevelLoader.cpp LevelLoader.h
Log:
no idea what these changes are, but it's different than before so I'll check it
in before the merge
Revision Changes Path
1.4.2.1 +1 -1 midworld/src/HUD.h
1.5.2.4 +42 -2 midworld/src/LevelLoader.cpp
1.2.2.4 +3 -2 midworld/src/LevelLoader.h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/src/HUD.h.diff?r1=1.4&r2=1.4.2.1&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/src/LevelLoader.cpp.diff?r1=1.5.2.3&r2=1.5.2.4&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/midworld/src/LevelLoader.h.diff?r1=1.2.2.3&r2=1.2.2.4&diff_format=h
|