From: Kevin S. <kt...@us...> - 2002-12-29 08:35:24
|
Date: Sunday December 29, 2002 @ 0:35 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv5252 Modified Files: collisio.cc collisio.hp Log Message: removed all Actor references (now uses PhysicalObject instead) =================================================================== File: collisio.cc Status: Up-to-date Working revision: 1.12 Sun Dec 29 08:35:23 2002 Repository revision: 1.12 /cvsroot/wf-gdk/wfsource/source/game/collisio.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: collisio.hp Status: Up-to-date Working revision: 1.5 Sun Dec 29 08:35:23 2002 Repository revision: 1.5 /cvsroot/wf-gdk/wfsource/source/game/collisio.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2002-12-29 08:38:25
|
Date: Sunday December 29, 2002 @ 0:38 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv5682 Modified Files: actrooms.cc Log Message: collisionEventList now uses PhysicalObject instead of Actor =================================================================== File: actrooms.cc Status: Up-to-date Working revision: 1.6 Sun Dec 29 08:38:24 2002 Repository revision: 1.6 /cvsroot/wf-gdk/wfsource/source/game/actrooms.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2002-12-29 08:39:59
|
Date: Sunday December 29, 2002 @ 0:39 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv5853 Modified Files: movement.cc Log Message: supportingActor is how supportingObjectd (since it is now a PhysicalObject pointer instead of an Actor*, fixed a few unused argument warnings =================================================================== File: movement.cc Status: Up-to-date Working revision: 1.13 Sun Dec 29 08:39:58 2002 Repository revision: 1.13 /cvsroot/wf-gdk/wfsource/source/game/movement.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2002-12-29 08:40:31
|
Date: Sunday December 29, 2002 @ 0:40 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv5998 Modified Files: movementmanager.hpi Log Message: fixed an unused paramter warking, removed commented out code =================================================================== File: movementmanager.hpi Status: Up-to-date Working revision: 1.3 Sun Dec 29 08:40:30 2002 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/movementmanager.hpi,v Existing Tags: No Tags Exist |
From: Kevin S. <kt...@us...> - 2002-12-29 08:41:28
|
Date: Sunday December 29, 2002 @ 0:41 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv6164 Modified Files: movepath.cc Log Message: updated to access movementManager directly instead of through accessor (since accessor is now in PhysicalObject and not const), fixed unused parameter warning =================================================================== File: movepath.cc Status: Up-to-date Working revision: 1.10 Sun Dec 29 08:41:27 2002 Repository revision: 1.10 /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...> - 2002-12-29 08:42:12
|
Date: Sunday December 29, 2002 @ 0:42 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv6274 Modified Files: room.hp room.cc Log Message: collision system now uses PhysicalObject instead of Actor =================================================================== File: room.hp Status: Up-to-date Working revision: 1.9 Sun Dec 29 08:42:12 2002 Repository revision: 1.9 /cvsroot/wf-gdk/wfsource/source/game/room.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: room.cc Status: Up-to-date Working revision: 1.14 Sun Dec 29 08:42:12 2002 Repository revision: 1.14 /cvsroot/wf-gdk/wfsource/source/game/room.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2002-12-29 10:22:39
|
Date: Sunday December 29, 2002 @ 2:22 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv23913 Added Files: physicalobjectiterator.cc physicalobjectiterator.hp Log Message: first added class which implements PhysicalObjectIteraor from Int16List (usually from Room) =================================================================== File: physicalobjectiterator.cc Status: Up-to-date Working revision: 1.1 Sun Dec 29 10:22:38 2002 Repository revision: 1.1 /cvsroot/wf-gdk/wfsource/source/game/physicalobjectiterator.cc,v Existing Tags: No Tags Exist =================================================================== File: physicalobjectiterator.hp Status: Up-to-date Working revision: 1.1 Sun Dec 29 10:22:38 2002 Repository revision: 1.1 /cvsroot/wf-gdk/wfsource/source/game/physicalobjectiterator.hp,v Existing Tags: No Tags Exist |
From: Kevin S. <kt...@us...> - 2002-12-29 10:23:07
|
Date: Sunday December 29, 2002 @ 2:23 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv24057 Modified Files: GNUmakefile makefile Log Message: added physicalobjectiteartor =================================================================== File: GNUmakefile Status: Up-to-date Working revision: 1.26 Sun Dec 29 10:23:06 2002 Repository revision: 1.26 /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.16 Sun Dec 29 10:23:06 2002 Repository revision: 1.16 /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...> - 2002-12-29 10:29:28
|
Date: Sunday December 29, 2002 @ 2:29 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv25549 Modified Files: actor.hp collisio.cc collisio.hp movementmanager.hp room.cc Log Message: changed collsio.cc to have no level references, now takes a PhysicalObjectIterator, collisio.cc no longer includes level.cc =================================================================== File: actor.hp Status: Up-to-date Working revision: 1.16 Sun Dec 29 10:29:27 2002 Repository revision: 1.16 /cvsroot/wf-gdk/wfsource/source/game/actor.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: collisio.cc Status: Up-to-date Working revision: 1.13 Sun Dec 29 10:29:27 2002 Repository revision: 1.13 /cvsroot/wf-gdk/wfsource/source/game/collisio.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: collisio.hp Status: Up-to-date Working revision: 1.6 Sun Dec 29 10:29:27 2002 Repository revision: 1.6 /cvsroot/wf-gdk/wfsource/source/game/collisio.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movementmanager.hp Status: Up-to-date Working revision: 1.3 Sun Dec 29 10:29:27 2002 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/movementmanager.hp,v Existing Tags: No Tags Exist =================================================================== File: room.cc Status: Up-to-date Working revision: 1.15 Sun Dec 29 10:29:27 2002 Repository revision: 1.15 /cvsroot/wf-gdk/wfsource/source/game/room.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2002-12-29 19:12:27
|
Date: Sunday December 29, 2002 @ 11:12 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv6793 Modified Files: movementmanager.hp Log Message: moved movement enum to oas/movement.h =================================================================== File: movementmanager.hp Status: Up-to-date Working revision: 1.4 Sun Dec 29 19:12:27 2002 Repository revision: 1.4 /cvsroot/wf-gdk/wfsource/source/game/movementmanager.hp,v Existing Tags: No Tags Exist |
From: Kevin S. <kt...@us...> - 2002-12-29 22:11:28
|
Date: Sunday December 29, 2002 @ 14:11 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv22621 Modified Files: movepath.cc camera.cc player.cc movementmanager.cc movefoll.cc Log Message: added include of oas/movement.h (since I moved the movement type enum there) =================================================================== File: movepath.cc Status: Up-to-date Working revision: 1.11 Sun Dec 29 22:11:27 2002 Repository revision: 1.11 /cvsroot/wf-gdk/wfsource/source/game/movepath.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: camera.cc Status: Up-to-date Working revision: 1.9 Sun Dec 29 22:11:27 2002 Repository revision: 1.9 /cvsroot/wf-gdk/wfsource/source/game/camera.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: player.cc Status: Up-to-date Working revision: 1.7 Sun Dec 29 22:11:27 2002 Repository revision: 1.7 /cvsroot/wf-gdk/wfsource/source/game/player.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movementmanager.cc Status: Up-to-date Working revision: 1.4 Sun Dec 29 22:11:27 2002 Repository revision: 1.4 /cvsroot/wf-gdk/wfsource/source/game/movementmanager.cc,v Existing Tags: No Tags Exist =================================================================== File: movefoll.cc Status: Up-to-date Working revision: 1.7 Sun Dec 29 22:11:27 2002 Repository revision: 1.7 /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...> - 2002-12-29 22:12:04
|
Date: Sunday December 29, 2002 @ 14:12 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv22942 Modified Files: movement.hp Log Message: removed unused includes =================================================================== File: movement.hp Status: Up-to-date Working revision: 1.6 Sun Dec 29 22:12:03 2002 Repository revision: 1.6 /cvsroot/wf-gdk/wfsource/source/game/movement.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2002-12-29 22:13:09
|
Date: Sunday December 29, 2002 @ 14:13 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv23444 Modified Files: movement.cc movecam.cc level.hp Log Message: added needed includes (which were getting included via movement.hp before) =================================================================== File: movement.cc Status: Up-to-date Working revision: 1.14 Sun Dec 29 22:13:08 2002 Repository revision: 1.14 /cvsroot/wf-gdk/wfsource/source/game/movement.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.12 Sun Dec 29 22:13:08 2002 Repository revision: 1.12 /cvsroot/wf-gdk/wfsource/source/game/movecam.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.17 Sun Dec 29 22:13:08 2002 Repository revision: 1.17 /cvsroot/wf-gdk/wfsource/source/game/level.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2002-12-29 22:15:02
|
Date: Sunday December 29, 2002 @ 14:15 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv24421 Modified Files: actor.cc Log Message: added include of oas/movement.h (since I moved the movement type enum there), added override of PhysicalObject::Collision function =================================================================== File: actor.cc Status: Up-to-date Working revision: 1.30 Sun Dec 29 22:15:02 2002 Repository revision: 1.30 /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...> - 2002-12-29 22:15:37
|
Date: Sunday December 29, 2002 @ 14:15 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv24682 Modified Files: animmang.cc Log Message: added needed includes (which were getting included via movement.hp before) =================================================================== File: animmang.cc Status: Up-to-date Working revision: 1.10 Sun Dec 29 22:15:35 2002 Repository revision: 1.10 /cvsroot/wf-gdk/wfsource/source/game/animmang.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2002-12-29 22:16:23
|
Date: Sunday December 29, 2002 @ 14:16 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv24975 Modified Files: actor.hp Log Message: moved the movement type enum to oas/movement.h, added override of PhysicalObject::Collision function =================================================================== File: actor.hp Status: Up-to-date Working revision: 1.17 Sun Dec 29 22:16:23 2002 Repository revision: 1.17 /cvsroot/wf-gdk/wfsource/source/game/actor.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2002-12-29 22:18:23
|
Date: Sunday December 29, 2002 @ 14:18 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv25982 Modified Files: collisio.cc Log Message: finally have removed all references to files in source/game, can now be moved to source/physical, removed code which sets MovementHandlerData.supportingObject, instead now calls PhysicalObject::Collision function, which is overriden in Actor to set supportingObject =================================================================== File: collisio.cc Status: Up-to-date Working revision: 1.14 Sun Dec 29 22:18:22 2002 Repository revision: 1.14 /cvsroot/wf-gdk/wfsource/source/game/collisio.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2002-12-29 22:38:05
|
Date: Sunday December 29, 2002 @ 14:38 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv4233 Removed Files: collisio.hp collisio.cc Log Message: moved (and renamed) to physics =================================================================== File: no file collisio.hp Status: Up-to-date Working revision: No entry for collisio.hp Repository revision: 1.7 /cvsroot/wf-gdk/wfsource/source/game/Attic/collisio.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: no file collisio.cc Status: Up-to-date Working revision: No entry for collisio.cc Repository revision: 1.15 /cvsroot/wf-gdk/wfsource/source/game/Attic/collisio.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2002-12-29 22:38:41
|
Date: Sunday December 29, 2002 @ 14:38 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv4542 Modified Files: GNUmakefile level.cc makefile movement.hp room.cc Log Message: moved (and renamed) collisio.* to physics =================================================================== File: GNUmakefile Status: Up-to-date Working revision: 1.27 Sun Dec 29 22:38:39 2002 Repository revision: 1.27 /cvsroot/wf-gdk/wfsource/source/game/GNUmakefile,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: level.cc Status: Up-to-date Working revision: 1.33 Sun Dec 29 22:38:41 2002 Repository revision: 1.33 /cvsroot/wf-gdk/wfsource/source/game/level.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: makefile Status: Up-to-date Working revision: 1.17 Sun Dec 29 22:38:41 2002 Repository revision: 1.17 /cvsroot/wf-gdk/wfsource/source/game/makefile,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movement.hp Status: Up-to-date Working revision: 1.7 Sun Dec 29 22:38:41 2002 Repository revision: 1.7 /cvsroot/wf-gdk/wfsource/source/game/movement.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: room.cc Status: Up-to-date Working revision: 1.16 Sun Dec 29 22:38:41 2002 Repository revision: 1.16 /cvsroot/wf-gdk/wfsource/source/game/room.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2002-12-31 11:00:41
|
Date: Tuesday December 31, 2002 @ 3:00 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv1849 Modified Files: GNUmakefile inputdig.cc inputdig.hp makefile movement.cc Log Message: moved most of inputdig back to source/input, what is left is actually not used (CameraRemapper), leaving it here until I decide if it will be used in the future =================================================================== File: GNUmakefile Status: Up-to-date Working revision: 1.28 Tue Dec 31 11:00:37 2002 Repository revision: 1.28 /cvsroot/wf-gdk/wfsource/source/game/GNUmakefile,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: inputdig.cc Status: Up-to-date Working revision: 1.5 Tue Dec 31 11:00:37 2002 Repository revision: 1.5 /cvsroot/wf-gdk/wfsource/source/game/inputdig.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: inputdig.hp Status: Up-to-date Working revision: 1.2 Tue Dec 31 11:00:37 2002 Repository revision: 1.2 /cvsroot/wf-gdk/wfsource/source/game/inputdig.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: makefile Status: Up-to-date Working revision: 1.18 Tue Dec 31 11:00:37 2002 Repository revision: 1.18 /cvsroot/wf-gdk/wfsource/source/game/makefile,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movement.cc Status: Up-to-date Working revision: 1.15 Tue Dec 31 11:00:37 2002 Repository revision: 1.15 /cvsroot/wf-gdk/wfsource/source/game/movement.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-01-04 03:32:07
|
Date: Friday January 3, 2003 @ 19:32 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv12368 Modified Files: animmang.hp animmang.cc Log Message: removed unused functions =================================================================== File: animmang.hp Status: Up-to-date Working revision: 1.5 Sat Jan 4 03:32:05 2003 Repository revision: 1.5 /cvsroot/wf-gdk/wfsource/source/game/animmang.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.11 Sat Jan 4 03:32:05 2003 Repository revision: 1.11 /cvsroot/wf-gdk/wfsource/source/game/animmang.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-01-04 03:49:04
|
Date: Friday January 3, 2003 @ 19:49 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv16073 Modified Files: movement.cc level.hp level.cc Log Message: cleanup =================================================================== File: movement.cc Status: Up-to-date Working revision: 1.16 Sat Jan 4 03:49:03 2003 Repository revision: 1.16 /cvsroot/wf-gdk/wfsource/source/game/movement.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.18 Sat Jan 4 03:49:03 2003 Repository revision: 1.18 /cvsroot/wf-gdk/wfsource/source/game/level.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: level.cc Status: Up-to-date Working revision: 1.34 Sat Jan 4 03:49:04 2003 Repository revision: 1.34 /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-01-04 03:51:55
|
Date: Friday January 3, 2003 @ 19:51 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv16564 Modified Files: room.cc room.hp room.hpi rooms.cc Log Message: cleanup =================================================================== File: room.cc Status: Up-to-date Working revision: 1.17 Sat Jan 4 03:51:54 2003 Repository revision: 1.17 /cvsroot/wf-gdk/wfsource/source/game/room.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: room.hp Status: Up-to-date Working revision: 1.10 Sat Jan 4 03:51:54 2003 Repository revision: 1.10 /cvsroot/wf-gdk/wfsource/source/game/room.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: room.hpi Status: Up-to-date Working revision: 1.5 Sat Jan 4 03:51:54 2003 Repository revision: 1.5 /cvsroot/wf-gdk/wfsource/source/game/room.hpi,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: rooms.cc Status: Up-to-date Working revision: 1.5 Sat Jan 4 03:51:54 2003 Repository revision: 1.5 /cvsroot/wf-gdk/wfsource/source/game/rooms.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-01-04 05:46:08
|
Date: Friday January 3, 2003 @ 21:46 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv5574 Modified Files: actbox.cc actbox.hp actboxor.cc actboxor.hp activate.cc actor.cc actor.hp actroit.hp actrooms.cc actrooms.hp assslot.hp camera.cc camshot.cc camshot.hp destroyer.cc destroyer.hp director.cc director.hp enemy.cc enemy.hp explode.cc game.cc gamestrm.cc gamestrm.hp generator.cc generator.hp health.cc inputai.cc inputai.hp inputdig.hp level.cc level.hp levelactoriter.hp levelobj.cc levelobj.hp light.cc light.hp mailbox.cc main.cc matte.cc missile.cc movecam.cc movecam.hp movefoll.cc movefoll.hp movementmanager.cc movementmanager.hp movepath.cc movepath.hp platform.cc platform.hp player.cc player.hp rendacto.cc rendcrow.cc room.cc rooms.cc shadow.cc shadow.hp shield.cc shield.hp spike.cc spike.hp statplat.cc statplat.hp target.cc target.hp tool.cc tool.hp toolngun.cc toolshld.cc toolshld.hp warp.cc warp.hp Removed Files: global.hp warning.hp Log Message: removed global.hp, other cleanup =================================================================== File: actbox.cc Status: Up-to-date Working revision: 1.6 Sat Jan 4 05:46:02 2003 Repository revision: 1.6 /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.3 Sat Jan 4 05:46:02 2003 Repository revision: 1.3 /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.4 Sat Jan 4 05:46:02 2003 Repository revision: 1.4 /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.3 Sat Jan 4 05:46:02 2003 Repository revision: 1.3 /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.3 Sat Jan 4 05:46:02 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/activate.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actor.cc Status: Up-to-date Working revision: 1.31 Sat Jan 4 05:46:02 2003 Repository revision: 1.31 /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.18 Sat Jan 4 05:46:02 2003 Repository revision: 1.18 /cvsroot/wf-gdk/wfsource/source/game/actor.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actroit.hp Status: Up-to-date Working revision: 1.4 Sat Jan 4 05:46:02 2003 Repository revision: 1.4 /cvsroot/wf-gdk/wfsource/source/game/actroit.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actrooms.cc Status: Up-to-date Working revision: 1.7 Sat Jan 4 05:46:02 2003 Repository revision: 1.7 /cvsroot/wf-gdk/wfsource/source/game/actrooms.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actrooms.hp Status: Up-to-date Working revision: 1.4 Sat Jan 4 05:46:02 2003 Repository revision: 1.4 /cvsroot/wf-gdk/wfsource/source/game/actrooms.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: assslot.hp Status: Up-to-date Working revision: 1.3 Sat Jan 4 05:46:02 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/assslot.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.10 Sat Jan 4 05:46:02 2003 Repository revision: 1.10 /cvsroot/wf-gdk/wfsource/source/game/camera.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: camshot.cc Status: Up-to-date Working revision: 1.3 Sat Jan 4 05:46:02 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/camshot.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: camshot.hp Status: Up-to-date Working revision: 1.3 Sat Jan 4 05:46:02 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/camshot.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.3 Sat Jan 4 05:46:02 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/destroyer.cc,v Existing Tags: No Tags Exist =================================================================== File: destroyer.hp Status: Up-to-date Working revision: 1.3 Sat Jan 4 05:46:02 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/destroyer.hp,v Existing Tags: No Tags Exist =================================================================== File: director.cc Status: Up-to-date Working revision: 1.4 Sat Jan 4 05:46:02 2003 Repository revision: 1.4 /cvsroot/wf-gdk/wfsource/source/game/director.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: director.hp Status: Up-to-date Working revision: 1.2 Sat Jan 4 05:46:02 2003 Repository revision: 1.2 /cvsroot/wf-gdk/wfsource/source/game/director.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: enemy.cc Status: Up-to-date Working revision: 1.5 Sat Jan 4 05:46:02 2003 Repository revision: 1.5 /cvsroot/wf-gdk/wfsource/source/game/enemy.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: enemy.hp Status: Up-to-date Working revision: 1.2 Sat Jan 4 05:46:02 2003 Repository revision: 1.2 /cvsroot/wf-gdk/wfsource/source/game/enemy.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: explode.cc Status: Up-to-date Working revision: 1.7 Sat Jan 4 05:46:02 2003 Repository revision: 1.7 /cvsroot/wf-gdk/wfsource/source/game/explode.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: game.cc Status: Up-to-date Working revision: 1.10 Sat Jan 4 05:46:03 2003 Repository revision: 1.10 /cvsroot/wf-gdk/wfsource/source/game/game.cc,v Existing Tags: No Tags Exist =================================================================== File: gamestrm.cc Status: Up-to-date Working revision: 1.3 Sat Jan 4 05:46:03 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/gamestrm.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: gamestrm.hp Status: Up-to-date Working revision: 1.3 Sat Jan 4 05:46:03 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/gamestrm.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: generator.cc Status: Up-to-date Working revision: 1.3 Sat Jan 4 05:46:03 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/generator.cc,v Existing Tags: No Tags Exist =================================================================== File: generator.hp Status: Up-to-date Working revision: 1.3 Sat Jan 4 05:46:03 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/generator.hp,v Existing Tags: No Tags Exist =================================================================== File: health.cc Status: Up-to-date Working revision: 1.2 Sat Jan 4 05:46:03 2003 Repository revision: 1.2 /cvsroot/wf-gdk/wfsource/source/game/health.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: inputai.cc Status: Up-to-date Working revision: 1.17 Sat Jan 4 05:46:03 2003 Repository revision: 1.17 /cvsroot/wf-gdk/wfsource/source/game/inputai.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: inputai.hp Status: Up-to-date Working revision: 1.9 Sat Jan 4 05:46:03 2003 Repository revision: 1.9 /cvsroot/wf-gdk/wfsource/source/game/inputai.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: inputdig.hp Status: Up-to-date Working revision: 1.3 Sat Jan 4 05:46:03 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/inputdig.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: level.cc Status: Up-to-date Working revision: 1.35 Sat Jan 4 05:46:04 2003 Repository revision: 1.35 /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.19 Sat Jan 4 05:46:04 2003 Repository revision: 1.19 /cvsroot/wf-gdk/wfsource/source/game/level.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: levelactoriter.hp Status: Up-to-date Working revision: 1.3 Sat Jan 4 05:46:04 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/levelactoriter.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: levelobj.cc Status: Up-to-date Working revision: 1.2 Sat Jan 4 05:46:04 2003 Repository revision: 1.2 /cvsroot/wf-gdk/wfsource/source/game/levelobj.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: levelobj.hp Status: Up-to-date Working revision: 1.2 Sat Jan 4 05:46:04 2003 Repository revision: 1.2 /cvsroot/wf-gdk/wfsource/source/game/levelobj.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: light.cc Status: Up-to-date Working revision: 1.7 Sat Jan 4 05:46:04 2003 Repository revision: 1.7 /cvsroot/wf-gdk/wfsource/source/game/light.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: light.hp Status: Up-to-date Working revision: 1.2 Sat Jan 4 05:46:04 2003 Repository revision: 1.2 /cvsroot/wf-gdk/wfsource/source/game/light.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: mailbox.cc Status: Up-to-date Working revision: 1.5 Sat Jan 4 05:46:04 2003 Repository revision: 1.5 /cvsroot/wf-gdk/wfsource/source/game/mailbox.cc,v Existing Tags: No Tags Exist =================================================================== File: main.cc Status: Up-to-date Working revision: 1.11 Sat Jan 4 05:46:04 2003 Repository revision: 1.11 /cvsroot/wf-gdk/wfsource/source/game/main.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: matte.cc Status: Up-to-date Working revision: 1.4 Sat Jan 4 05:46:04 2003 Repository revision: 1.4 /cvsroot/wf-gdk/wfsource/source/game/matte.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.6 Sat Jan 4 05:46:04 2003 Repository revision: 1.6 /cvsroot/wf-gdk/wfsource/source/game/missile.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.13 Sat Jan 4 05:46:05 2003 Repository revision: 1.13 /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.5 Sat Jan 4 05:46:05 2003 Repository revision: 1.5 /cvsroot/wf-gdk/wfsource/source/game/movecam.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.8 Sat Jan 4 05:46:05 2003 Repository revision: 1.8 /cvsroot/wf-gdk/wfsource/source/game/movefoll.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movefoll.hp Status: Up-to-date Working revision: 1.3 Sat Jan 4 05:46:05 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/movefoll.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movementmanager.cc Status: Up-to-date Working revision: 1.5 Sat Jan 4 05:46:05 2003 Repository revision: 1.5 /cvsroot/wf-gdk/wfsource/source/game/movementmanager.cc,v Existing Tags: No Tags Exist =================================================================== File: movementmanager.hp Status: Up-to-date Working revision: 1.5 Sat Jan 4 05:46:05 2003 Repository revision: 1.5 /cvsroot/wf-gdk/wfsource/source/game/movementmanager.hp,v Existing Tags: No Tags Exist =================================================================== File: movepath.cc Status: Up-to-date Working revision: 1.12 Sat Jan 4 05:46:05 2003 Repository revision: 1.12 /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.3 Sat Jan 4 05:46:05 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/movepath.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: platform.cc Status: Up-to-date Working revision: 1.3 Sat Jan 4 05:46:05 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/platform.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: platform.hp Status: Up-to-date Working revision: 1.2 Sat Jan 4 05:46:05 2003 Repository revision: 1.2 /cvsroot/wf-gdk/wfsource/source/game/platform.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: player.cc Status: Up-to-date Working revision: 1.8 Sat Jan 4 05:46:05 2003 Repository revision: 1.8 /cvsroot/wf-gdk/wfsource/source/game/player.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: player.hp Status: Up-to-date Working revision: 1.3 Sat Jan 4 05:46:05 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/player.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: rendacto.cc Status: Up-to-date Working revision: 1.9 Sat Jan 4 05:46:05 2003 Repository revision: 1.9 /cvsroot/wf-gdk/wfsource/source/game/rendacto.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: rendcrow.cc Status: Up-to-date Working revision: 1.6 Sat Jan 4 05:46:05 2003 Repository revision: 1.6 /cvsroot/wf-gdk/wfsource/source/game/rendcrow.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: room.cc Status: Up-to-date Working revision: 1.18 Sat Jan 4 05:46:05 2003 Repository revision: 1.18 /cvsroot/wf-gdk/wfsource/source/game/room.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: rooms.cc Status: Up-to-date Working revision: 1.6 Sat Jan 4 05:46:05 2003 Repository revision: 1.6 /cvsroot/wf-gdk/wfsource/source/game/rooms.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.11 Sat Jan 4 05:46:06 2003 Repository revision: 1.11 /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.3 Sat Jan 4 05:46:06 2003 Repository revision: 1.3 /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.7 Sat Jan 4 05:46:06 2003 Repository revision: 1.7 /cvsroot/wf-gdk/wfsource/source/game/shield.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: shield.hp Status: Up-to-date Working revision: 1.2 Sat Jan 4 05:46:06 2003 Repository revision: 1.2 /cvsroot/wf-gdk/wfsource/source/game/shield.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: spike.cc Status: Up-to-date Working revision: 1.5 Sat Jan 4 05:46:06 2003 Repository revision: 1.5 /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.2 Sat Jan 4 05:46:06 2003 Repository revision: 1.2 /cvsroot/wf-gdk/wfsource/source/game/spike.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: statplat.cc Status: Up-to-date Working revision: 1.4 Sat Jan 4 05:46:06 2003 Repository revision: 1.4 /cvsroot/wf-gdk/wfsource/source/game/statplat.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: statplat.hp Status: Up-to-date Working revision: 1.3 Sat Jan 4 05:46:06 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/statplat.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: target.cc Status: Up-to-date Working revision: 1.3 Sat Jan 4 05:46:06 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/target.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: target.hp Status: Up-to-date Working revision: 1.2 Sat Jan 4 05:46:06 2003 Repository revision: 1.2 /cvsroot/wf-gdk/wfsource/source/game/target.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: tool.cc Status: Up-to-date Working revision: 1.11 Sat Jan 4 05:46:06 2003 Repository revision: 1.11 /cvsroot/wf-gdk/wfsource/source/game/tool.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: tool.hp Status: Up-to-date Working revision: 1.3 Sat Jan 4 05:46:06 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/tool.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: toolngun.cc Status: Up-to-date Working revision: 1.5 Sat Jan 4 05:46:06 2003 Repository revision: 1.5 /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.2 Sat Jan 4 05:46:06 2003 Repository revision: 1.2 /cvsroot/wf-gdk/wfsource/source/game/toolshld.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: toolshld.hp Status: Up-to-date Working revision: 1.2 Sat Jan 4 05:46:06 2003 Repository revision: 1.2 /cvsroot/wf-gdk/wfsource/source/game/toolshld.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.5 Sat Jan 4 05:46:06 2003 Repository revision: 1.5 /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.2 Sat Jan 4 05:46:06 2003 Repository revision: 1.2 /cvsroot/wf-gdk/wfsource/source/game/warp.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: no file global.hp Status: Up-to-date Working revision: No entry for global.hp Repository revision: 1.7 /cvsroot/wf-gdk/wfsource/source/game/Attic/global.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: no file warning.hp Status: Up-to-date Working revision: No entry for warning.hp Repository revision: 1.2 /cvsroot/wf-gdk/wfsource/source/game/Attic/warning.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-01-04 07:13:21
|
Date: Friday January 3, 2003 @ 23:13 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv22640 Modified Files: rooms.hp Log Message: updated description =================================================================== File: rooms.hp Status: Up-to-date Working revision: 1.4 Sat Jan 4 07:13:19 2003 Repository revision: 1.4 /cvsroot/wf-gdk/wfsource/source/game/rooms.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |