From: Kevin S. <kt...@us...> - 2003-06-14 01:34:12
|
Date: Friday June 13, 2003 @ 18:34 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv28432 Modified Files: light.hpi Log Message: oops, didn't mean to remove Type =================================================================== File: light.hpi Status: Up-to-date Working revision: 1.6 Sat Jun 14 01:34:11 2003 Repository revision: 1.6 /cvsroot/wf-gdk/wfsource/source/game/light.hpi,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-06-14 22:52:27
|
Date: Saturday June 14, 2003 @ 15:52 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv7791/game Modified Files: actor.cc actor.hp animmang.cc level.cc missile.cc missile.hp movefoll.cc movepath.cc shadow.cc shadow.hp Log Message: moving more movement code from game to movement =================================================================== File: actor.cc Status: Up-to-date Working revision: 1.82 Sat Jun 14 22:52:23 2003 Repository revision: 1.82 /cvsroot/wf-gdk/wfsource/source/game/actor.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actor.hp Status: Up-to-date Working revision: 1.46 Sat Jun 14 22:52:24 2003 Repository revision: 1.46 /cvsroot/wf-gdk/wfsource/source/game/actor.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: animmang.cc Status: Up-to-date Working revision: 1.24 Sat Jun 14 22:52:24 2003 Repository revision: 1.24 /cvsroot/wf-gdk/wfsource/source/game/animmang.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: level.cc Status: Up-to-date Working revision: 1.86 Sat Jun 14 22:52:25 2003 Repository revision: 1.86 /cvsroot/wf-gdk/wfsource/source/game/level.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: missile.cc Status: Up-to-date Working revision: 1.13 Sat Jun 14 22:52:25 2003 Repository revision: 1.13 /cvsroot/wf-gdk/wfsource/source/game/missile.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: missile.hp Status: Up-to-date Working revision: 1.3 Sat Jun 14 22:52:25 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/missile.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movefoll.cc Status: Up-to-date Working revision: 1.17 Sat Jun 14 22:52:26 2003 Repository revision: 1.17 /cvsroot/wf-gdk/wfsource/source/game/movefoll.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movepath.cc Status: Up-to-date Working revision: 1.26 Sat Jun 14 22:52:26 2003 Repository revision: 1.26 /cvsroot/wf-gdk/wfsource/source/game/movepath.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: shadow.cc Status: Up-to-date Working revision: 1.17 Sat Jun 14 22:52:26 2003 Repository revision: 1.17 /cvsroot/wf-gdk/wfsource/source/game/shadow.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: shadow.hp Status: Up-to-date Working revision: 1.7 Sat Jun 14 22:52:26 2003 Repository revision: 1.7 /cvsroot/wf-gdk/wfsource/source/game/shadow.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-06-15 15:47:03
|
Date: Sunday June 15, 2003 @ 8:47 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv20118/game Modified Files: actor.cc actor.hp animmang.cc level.cc movefoll.cc Log Message: more internal data member access go through accesor functions, removed Actor::prepareToRender, changed DoneWithFrame (which used to be DoneWithPhysics) to StartFrame (and it no longer does any physics, that is now done by UpdatePhysics), moved more anumation management into animmang.cc, cleanup =================================================================== File: actor.cc Status: Up-to-date Working revision: 1.83 Sun Jun 15 15:46:37 2003 Repository revision: 1.83 /cvsroot/wf-gdk/wfsource/source/game/actor.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actor.hp Status: Up-to-date Working revision: 1.47 Sun Jun 15 15:46:40 2003 Repository revision: 1.47 /cvsroot/wf-gdk/wfsource/source/game/actor.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: animmang.cc Status: Up-to-date Working revision: 1.25 Sun Jun 15 15:46:40 2003 Repository revision: 1.25 /cvsroot/wf-gdk/wfsource/source/game/animmang.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: level.cc Status: Up-to-date Working revision: 1.87 Sun Jun 15 15:47:01 2003 Repository revision: 1.87 /cvsroot/wf-gdk/wfsource/source/game/level.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movefoll.cc Status: Up-to-date Working revision: 1.18 Sun Jun 15 15:47:01 2003 Repository revision: 1.18 /cvsroot/wf-gdk/wfsource/source/game/movefoll.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-06-16 06:44:19
|
Date: Sunday June 15, 2003 @ 23:44 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv4236 Modified Files: level.cc Log Message: cleanup =================================================================== File: level.cc Status: Up-to-date Working revision: 1.88 Mon Jun 16 06:44:18 2003 Repository revision: 1.88 /cvsroot/wf-gdk/wfsource/source/game/level.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-07-18 18:34:19
|
Date: Friday July 18, 2003 @ 11:34 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv30032 Modified Files: movecam.cc Log Message: fixed several unused parameter warnings =================================================================== File: movecam.cc Status: Up-to-date Working revision: 1.26 Fri Jul 18 18:34:18 2003 Repository revision: 1.26 /cvsroot/wf-gdk/wfsource/source/game/movecam.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-07-18 18:51:40
|
Date: Friday July 18, 2003 @ 11:51 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv687 Modified Files: level.cc Log Message: added include of algo.hp (since level needs it) =================================================================== File: level.cc Status: Up-to-date Working revision: 1.89 Fri Jul 18 18:51:39 2003 Repository revision: 1.89 /cvsroot/wf-gdk/wfsource/source/game/level.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-10-06 14:41:24
|
Date: Monday October 6, 2003 @ 7:41 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv13414/game Modified Files: actbox.cc actbox.hp actboxor.cc actboxor.hp activate.cc activate.hp actor.cc actor.hp cd.iff destroyer.cc destroyer.hp spike.cc spike.hp warp.cc warp.hp Log Message: changed activation in oas to be in a commonblock (so references to it can be moved out of game), begain activation cleanup =================================================================== File: actbox.cc Status: Up-to-date Working revision: 1.14 Mon Oct 6 14:40:50 2003 Repository revision: 1.14 /cvsroot/wf-gdk/wfsource/source/game/actbox.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actbox.hp Status: Up-to-date Working revision: 1.7 Mon Oct 6 14:40:50 2003 Repository revision: 1.7 /cvsroot/wf-gdk/wfsource/source/game/actbox.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actboxor.cc Status: Up-to-date Working revision: 1.13 Mon Oct 6 14:40:50 2003 Repository revision: 1.13 /cvsroot/wf-gdk/wfsource/source/game/actboxor.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actboxor.hp Status: Up-to-date Working revision: 1.5 Mon Oct 6 14:40:50 2003 Repository revision: 1.5 /cvsroot/wf-gdk/wfsource/source/game/actboxor.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: activate.cc Status: Up-to-date Working revision: 1.6 Mon Oct 6 14:40:50 2003 Repository revision: 1.6 /cvsroot/wf-gdk/wfsource/source/game/activate.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: activate.hp Status: Up-to-date Working revision: 1.6 Mon Oct 6 14:40:50 2003 Repository revision: 1.6 /cvsroot/wf-gdk/wfsource/source/game/activate.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actor.cc Status: Up-to-date Working revision: 1.84 Mon Oct 6 14:40:51 2003 Repository revision: 1.84 /cvsroot/wf-gdk/wfsource/source/game/actor.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actor.hp Status: Up-to-date Working revision: 1.48 Mon Oct 6 14:40:51 2003 Repository revision: 1.48 /cvsroot/wf-gdk/wfsource/source/game/actor.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: cd.iff Status: Up-to-date Working revision: 1.12 Mon Oct 6 14:41:21 2003 Repository revision: 1.12 /cvsroot/wf-gdk/wfsource/source/game/cd.iff,v Sticky Options: -kb Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: destroyer.cc Status: Up-to-date Working revision: 1.13 Mon Oct 6 14:41:21 2003 Repository revision: 1.13 /cvsroot/wf-gdk/wfsource/source/game/destroyer.cc,v Existing Tags: No Tags Exist =================================================================== File: destroyer.hp Status: Up-to-date Working revision: 1.5 Mon Oct 6 14:41:21 2003 Repository revision: 1.5 /cvsroot/wf-gdk/wfsource/source/game/destroyer.hp,v Existing Tags: No Tags Exist =================================================================== File: spike.cc Status: Up-to-date Working revision: 1.9 Mon Oct 6 14:41:21 2003 Repository revision: 1.9 /cvsroot/wf-gdk/wfsource/source/game/spike.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: spike.hp Status: Up-to-date Working revision: 1.5 Mon Oct 6 14:41:21 2003 Repository revision: 1.5 /cvsroot/wf-gdk/wfsource/source/game/spike.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: warp.cc Status: Up-to-date Working revision: 1.12 Mon Oct 6 14:41:21 2003 Repository revision: 1.12 /cvsroot/wf-gdk/wfsource/source/game/warp.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: warp.hp Status: Up-to-date Working revision: 1.4 Mon Oct 6 14:41:21 2003 Repository revision: 1.4 /cvsroot/wf-gdk/wfsource/source/game/warp.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-10-07 00:57:06
|
Date: Monday October 6, 2003 @ 17:57 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv22788 Removed Files: activate.cc activate.hp Log Message: moved to physics =================================================================== File: no file activate.cc Status: Up-to-date Working revision: No entry for activate.cc Repository revision: 1.7 /cvsroot/wf-gdk/wfsource/source/game/Attic/activate.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: no file activate.hp Status: Up-to-date Working revision: No entry for activate.hp Repository revision: 1.7 /cvsroot/wf-gdk/wfsource/source/game/Attic/activate.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-10-07 01:13:35
|
Date: Monday October 6, 2003 @ 18:13 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv24131 Modified Files: GNUmakefile actbox.cc actbox.hp actboxor.cc actboxor.hp actor.cc actor.hp destroyer.cc destroyer.hp level.cc level.hp level.hpi makefile spike.cc spike.hp warp.cc warp.hp Log Message: moved activate.hp to physics, changed more code to use _Activation struct, added GetCommonBlock call to more object classes, changed several Array<BaseObject> lists to BaseObjectList, added GetObjectList() function to level, cleanup =================================================================== File: GNUmakefile Status: Up-to-date Working revision: 1.40 Tue Oct 7 01:10:21 2003 Repository revision: 1.40 /cvsroot/wf-gdk/wfsource/source/game/GNUmakefile,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actbox.cc Status: Up-to-date Working revision: 1.15 Tue Oct 7 01:10:21 2003 Repository revision: 1.15 /cvsroot/wf-gdk/wfsource/source/game/actbox.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actbox.hp Status: Up-to-date Working revision: 1.8 Tue Oct 7 01:10:21 2003 Repository revision: 1.8 /cvsroot/wf-gdk/wfsource/source/game/actbox.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actboxor.cc Status: Up-to-date Working revision: 1.14 Tue Oct 7 01:10:21 2003 Repository revision: 1.14 /cvsroot/wf-gdk/wfsource/source/game/actboxor.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actboxor.hp Status: Up-to-date Working revision: 1.6 Tue Oct 7 01:10:21 2003 Repository revision: 1.6 /cvsroot/wf-gdk/wfsource/source/game/actboxor.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actor.cc Status: Up-to-date Working revision: 1.85 Tue Oct 7 01:10:28 2003 Repository revision: 1.85 /cvsroot/wf-gdk/wfsource/source/game/actor.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actor.hp Status: Up-to-date Working revision: 1.49 Tue Oct 7 01:10:28 2003 Repository revision: 1.49 /cvsroot/wf-gdk/wfsource/source/game/actor.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: destroyer.cc Status: Up-to-date Working revision: 1.14 Tue Oct 7 01:13:24 2003 Repository revision: 1.14 /cvsroot/wf-gdk/wfsource/source/game/destroyer.cc,v Existing Tags: No Tags Exist =================================================================== File: destroyer.hp Status: Up-to-date Working revision: 1.6 Tue Oct 7 01:13:24 2003 Repository revision: 1.6 /cvsroot/wf-gdk/wfsource/source/game/destroyer.hp,v Existing Tags: No Tags Exist =================================================================== File: level.cc Status: Up-to-date Working revision: 1.90 Tue Oct 7 01:13:26 2003 Repository revision: 1.90 /cvsroot/wf-gdk/wfsource/source/game/level.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: level.hp Status: Up-to-date Working revision: 1.55 Tue Oct 7 01:13:26 2003 Repository revision: 1.55 /cvsroot/wf-gdk/wfsource/source/game/level.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: level.hpi Status: Up-to-date Working revision: 1.23 Tue Oct 7 01:13:26 2003 Repository revision: 1.23 /cvsroot/wf-gdk/wfsource/source/game/level.hpi,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: makefile Status: Up-to-date Working revision: 1.30 Tue Oct 7 01:13:27 2003 Repository revision: 1.30 /cvsroot/wf-gdk/wfsource/source/game/makefile,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: spike.cc Status: Up-to-date Working revision: 1.10 Tue Oct 7 01:13:30 2003 Repository revision: 1.10 /cvsroot/wf-gdk/wfsource/source/game/spike.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: spike.hp Status: Up-to-date Working revision: 1.6 Tue Oct 7 01:13:30 2003 Repository revision: 1.6 /cvsroot/wf-gdk/wfsource/source/game/spike.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: warp.cc Status: Up-to-date Working revision: 1.13 Tue Oct 7 01:13:31 2003 Repository revision: 1.13 /cvsroot/wf-gdk/wfsource/source/game/warp.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: warp.hp Status: Up-to-date Working revision: 1.5 Tue Oct 7 01:13:31 2003 Repository revision: 1.5 /cvsroot/wf-gdk/wfsource/source/game/warp.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-10-10 21:28:56
|
Date: Friday October 10, 2003 @ 14:28 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv16985 Modified Files: actor.cc actor.hp camera.cc level.cc movepath.cc Log Message: moved path pointer to Physical =================================================================== File: actor.cc Status: Up-to-date Working revision: 1.86 Fri Oct 10 21:28:53 2003 Repository revision: 1.86 /cvsroot/wf-gdk/wfsource/source/game/actor.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actor.hp Status: Up-to-date Working revision: 1.50 Fri Oct 10 21:28:53 2003 Repository revision: 1.50 /cvsroot/wf-gdk/wfsource/source/game/actor.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: camera.cc Status: Up-to-date Working revision: 1.20 Fri Oct 10 21:28:53 2003 Repository revision: 1.20 /cvsroot/wf-gdk/wfsource/source/game/camera.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: level.cc Status: Up-to-date Working revision: 1.91 Fri Oct 10 21:28:54 2003 Repository revision: 1.91 /cvsroot/wf-gdk/wfsource/source/game/level.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movepath.cc Status: Up-to-date Working revision: 1.27 Fri Oct 10 21:28:54 2003 Repository revision: 1.27 /cvsroot/wf-gdk/wfsource/source/game/movepath.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-10-10 22:23:45
|
Date: Friday October 10, 2003 @ 15:23 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv27167 Modified Files: GNUmakefile makefile Log Message: moved to renderassets =================================================================== File: GNUmakefile Status: Up-to-date Working revision: 1.41 Fri Oct 10 22:23:43 2003 Repository revision: 1.41 /cvsroot/wf-gdk/wfsource/source/game/GNUmakefile,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: makefile Status: Up-to-date Working revision: 1.31 Fri Oct 10 22:23:43 2003 Repository revision: 1.31 /cvsroot/wf-gdk/wfsource/source/game/makefile,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-10-10 22:25:45
|
Date: Friday October 10, 2003 @ 15:25 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv27451 Removed Files: movefoll.cc movefoll.hpi movefoll.hp Log Message: moved movefoll to movement =================================================================== File: no file movefoll.cc Status: Up-to-date Working revision: No entry for movefoll.cc Repository revision: 1.19 /cvsroot/wf-gdk/wfsource/source/game/Attic/movefoll.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: no file movefoll.hpi Status: Up-to-date Working revision: No entry for movefoll.hpi Repository revision: 1.7 /cvsroot/wf-gdk/wfsource/source/game/Attic/movefoll.hpi,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: no file movefoll.hp Status: Up-to-date Working revision: No entry for movefoll.hp Repository revision: 1.9 /cvsroot/wf-gdk/wfsource/source/game/Attic/movefoll.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-10-10 22:46:45
|
Date: Friday October 10, 2003 @ 15:46 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv30378 Removed Files: rendacto.cc rendacto.hp rendacto.hpi rendcrow.cc Log Message: moved to renderassets =================================================================== File: no file rendacto.cc Status: Up-to-date Working revision: No entry for rendacto.cc Repository revision: 1.29 /cvsroot/wf-gdk/wfsource/source/game/Attic/rendacto.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: no file rendacto.hp Status: Up-to-date Working revision: No entry for rendacto.hp Repository revision: 1.14 /cvsroot/wf-gdk/wfsource/source/game/Attic/rendacto.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: no file rendacto.hpi Status: Up-to-date Working revision: No entry for rendacto.hpi Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/Attic/rendacto.hpi,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: no file rendcrow.cc Status: Up-to-date Working revision: No entry for rendcrow.cc Repository revision: 1.10 /cvsroot/wf-gdk/wfsource/source/game/Attic/rendcrow.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-10-10 22:51:09
|
Date: Friday October 10, 2003 @ 15:51 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv31001 Modified Files: actor.cc actor.hp camera.cc camera.hp camera.hpi level.cc movecam.cc movecam.hp movecam.hpi movepath.cc movepath.hp shadow.cc shadow.hp shield.cc toolngun.cc toolshld.cc Log Message: added BaseObjectList parameter to predictPosition & update, moved rendcrow & rendacto to renderassets, cleanup =================================================================== File: actor.cc Status: Up-to-date Working revision: 1.87 Fri Oct 10 22:51:05 2003 Repository revision: 1.87 /cvsroot/wf-gdk/wfsource/source/game/actor.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actor.hp Status: Up-to-date Working revision: 1.51 Fri Oct 10 22:51:05 2003 Repository revision: 1.51 /cvsroot/wf-gdk/wfsource/source/game/actor.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: camera.cc Status: Up-to-date Working revision: 1.21 Fri Oct 10 22:51:05 2003 Repository revision: 1.21 /cvsroot/wf-gdk/wfsource/source/game/camera.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: camera.hp Status: Up-to-date Working revision: 1.4 Fri Oct 10 22:51:05 2003 Repository revision: 1.4 /cvsroot/wf-gdk/wfsource/source/game/camera.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: camera.hpi Status: Up-to-date Working revision: 1.9 Fri Oct 10 22:51:05 2003 Repository revision: 1.9 /cvsroot/wf-gdk/wfsource/source/game/camera.hpi,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: level.cc Status: Up-to-date Working revision: 1.92 Fri Oct 10 22:51:06 2003 Repository revision: 1.92 /cvsroot/wf-gdk/wfsource/source/game/level.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movecam.cc Status: Up-to-date Working revision: 1.27 Fri Oct 10 22:51:06 2003 Repository revision: 1.27 /cvsroot/wf-gdk/wfsource/source/game/movecam.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movecam.hp Status: Up-to-date Working revision: 1.11 Fri Oct 10 22:51:06 2003 Repository revision: 1.11 /cvsroot/wf-gdk/wfsource/source/game/movecam.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movecam.hpi Status: Up-to-date Working revision: 1.3 Fri Oct 10 22:51:06 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/movecam.hpi,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movepath.cc Status: Up-to-date Working revision: 1.28 Fri Oct 10 22:51:06 2003 Repository revision: 1.28 /cvsroot/wf-gdk/wfsource/source/game/movepath.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movepath.hp Status: Up-to-date Working revision: 1.8 Fri Oct 10 22:51:06 2003 Repository revision: 1.8 /cvsroot/wf-gdk/wfsource/source/game/movepath.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: shadow.cc Status: Up-to-date Working revision: 1.18 Fri Oct 10 22:51:06 2003 Repository revision: 1.18 /cvsroot/wf-gdk/wfsource/source/game/shadow.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: shadow.hp Status: Up-to-date Working revision: 1.8 Fri Oct 10 22:51:06 2003 Repository revision: 1.8 /cvsroot/wf-gdk/wfsource/source/game/shadow.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: shield.cc Status: Up-to-date Working revision: 1.13 Fri Oct 10 22:51:06 2003 Repository revision: 1.13 /cvsroot/wf-gdk/wfsource/source/game/shield.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: toolngun.cc Status: Up-to-date Working revision: 1.14 Fri Oct 10 22:51:06 2003 Repository revision: 1.14 /cvsroot/wf-gdk/wfsource/source/game/toolngun.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: toolshld.cc Status: Up-to-date Working revision: 1.11 Fri Oct 10 22:51:06 2003 Repository revision: 1.11 /cvsroot/wf-gdk/wfsource/source/game/toolshld.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-10-10 23:40:29
|
Date: Friday October 10, 2003 @ 16:40 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv6414 Modified Files: actor.hp actor.cc Log Message: added KillSelf function which schedules an object to be removed from the level =================================================================== File: actor.hp Status: Up-to-date Working revision: 1.52 Fri Oct 10 23:40:26 2003 Repository revision: 1.52 /cvsroot/wf-gdk/wfsource/source/game/actor.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actor.cc Status: Up-to-date Working revision: 1.88 Fri Oct 10 23:40:27 2003 Repository revision: 1.88 /cvsroot/wf-gdk/wfsource/source/game/actor.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-10-10 23:41:20
|
Date: Friday October 10, 2003 @ 16:41 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv6526 Modified Files: GNUmakefile makefile Removed Files: movepath.cc movepath.hp Log Message: moved movepath to movement =================================================================== File: GNUmakefile Status: Up-to-date Working revision: 1.42 Fri Oct 10 23:41:18 2003 Repository revision: 1.42 /cvsroot/wf-gdk/wfsource/source/game/GNUmakefile,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: makefile Status: Up-to-date Working revision: 1.32 Fri Oct 10 23:41:18 2003 Repository revision: 1.32 /cvsroot/wf-gdk/wfsource/source/game/makefile,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: no file movepath.cc Status: Up-to-date Working revision: No entry for movepath.cc Repository revision: 1.29 /cvsroot/wf-gdk/wfsource/source/game/Attic/movepath.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: no file movepath.hp Status: Up-to-date Working revision: No entry for movepath.hp Repository revision: 1.9 /cvsroot/wf-gdk/wfsource/source/game/Attic/movepath.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-10-10 23:41:41
|
Date: Friday October 10, 2003 @ 16:41 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv6566 Modified Files: shield.cc Log Message: removed actor include =================================================================== File: shield.cc Status: Up-to-date Working revision: 1.14 Fri Oct 10 23:41:38 2003 Repository revision: 1.14 /cvsroot/wf-gdk/wfsource/source/game/shield.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-10-10 23:42:10
|
Date: Friday October 10, 2003 @ 16:42 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv6660 Modified Files: movecam.cc Log Message: SetCameraParametersFromShot now takes a BaseObjectList =================================================================== File: movecam.cc Status: Up-to-date Working revision: 1.28 Fri Oct 10 23:42:08 2003 Repository revision: 1.28 /cvsroot/wf-gdk/wfsource/source/game/movecam.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-10-11 00:03:57
|
Date: Friday October 10, 2003 @ 17:03 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv11159 Removed Files: animmang.cc animmang.hp animmang.hpi Log Message: moved to anim =================================================================== File: no file animmang.cc Status: Up-to-date Working revision: No entry for animmang.cc Repository revision: 1.26 /cvsroot/wf-gdk/wfsource/source/game/Attic/animmang.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: no file animmang.hp Status: Up-to-date Working revision: No entry for animmang.hp Repository revision: 1.20 /cvsroot/wf-gdk/wfsource/source/game/Attic/animmang.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: no file animmang.hpi Status: Up-to-date Working revision: No entry for animmang.hpi Repository revision: 1.5 /cvsroot/wf-gdk/wfsource/source/game/Attic/animmang.hpi,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-10-11 00:04:31
|
Date: Friday October 10, 2003 @ 17:04 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv11261 Removed Files: health.cc health.hp Log Message: unused, moved to orphaned =================================================================== File: no file health.cc Status: Up-to-date Working revision: No entry for health.cc Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/Attic/health.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: no file health.hp Status: Up-to-date Working revision: No entry for health.hp Repository revision: 1.2 /cvsroot/wf-gdk/wfsource/source/game/Attic/health.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-10-11 00:31:24
|
Date: Friday October 10, 2003 @ 17:31 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv14895 Modified Files: actor.cc Log Message: moved movepath to movement =================================================================== File: actor.cc Status: Up-to-date Working revision: 1.89 Sat Oct 11 00:31:22 2003 Repository revision: 1.89 /cvsroot/wf-gdk/wfsource/source/game/actor.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-10-11 00:31:35
|
Date: Friday October 10, 2003 @ 17:31 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv14916 Modified Files: movecam.cc Log Message: begin to remove theLevel references =================================================================== File: movecam.cc Status: Up-to-date Working revision: 1.29 Sat Oct 11 00:31:34 2003 Repository revision: 1.29 /cvsroot/wf-gdk/wfsource/source/game/movecam.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-10-25 07:08:57
|
Date: Saturday October 25, 2003 @ 0:04 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv20873 Modified Files: makefile Log Message: added TCL_LIB to library list, removed inputdig from obj list =================================================================== File: makefile Status: Up-to-date Working revision: 1.34 Sat Oct 25 07:04:54 2003 Repository revision: 1.34 /cvsroot/wf-gdk/wfsource/source/game/makefile,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-10-25 20:15:15
|
Date: Thursday October 23, 2003 @ 21:08 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv18966 Modified Files: makefile Log Message: took out bogus mailbox.def reference =================================================================== File: makefile Status: Up-to-date Working revision: 1.33 Fri Oct 24 04:08:33 2003 Repository revision: 1.33 /cvsroot/wf-gdk/wfsource/source/game/makefile,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2004-04-07 02:48:19
|
Date: Tuesday April 6, 2004 @ 19:35 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12271 Modified Files: g Log Message: updated for new object directory location =================================================================== File: g Status: Up-to-date Working revision: 1.4 Wed Apr 7 02:35:21 2004 Repository revision: 1.4 /cvsroot/wf-gdk/wfsource/source/game/g,v Existing Tags: No Tags Exist |