From: Kevin S. <kt...@us...> - 2003-01-12 00:06:42
|
Date: Saturday January 11, 2003 @ 16:06 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv4781 Modified Files: actor.cc actor.hp camera.cc camera.hpi movement.cc movement.hp movementmanager.hpi shield.cc tool.cc Log Message: several MovementManager calls now take a MovementObject& instead of an Actor* =================================================================== File: actor.cc Status: Up-to-date Working revision: 1.47 Sun Jan 12 00:06:37 2003 Repository revision: 1.47 /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.28 Sun Jan 12 00:06:38 2003 Repository revision: 1.28 /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.11 Sun Jan 12 00:06:38 2003 Repository revision: 1.11 /cvsroot/wf-gdk/wfsource/source/game/camera.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: camera.hpi Status: Up-to-date Working revision: 1.5 Sun Jan 12 00:06:38 2003 Repository revision: 1.5 /cvsroot/wf-gdk/wfsource/source/game/camera.hpi,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movement.cc Status: Up-to-date Working revision: 1.28 Sun Jan 12 00:06:38 2003 Repository revision: 1.28 /cvsroot/wf-gdk/wfsource/source/game/movement.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movement.hp Status: Up-to-date Working revision: 1.13 Sun Jan 12 00:06:38 2003 Repository revision: 1.13 /cvsroot/wf-gdk/wfsource/source/game/movement.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movementmanager.hpi Status: Up-to-date Working revision: 1.5 Sun Jan 12 00:06:38 2003 Repository revision: 1.5 /cvsroot/wf-gdk/wfsource/source/game/movementmanager.hpi,v Existing Tags: No Tags Exist =================================================================== File: shield.cc Status: Up-to-date Working revision: 1.9 Sun Jan 12 00:06:38 2003 Repository revision: 1.9 /cvsroot/wf-gdk/wfsource/source/game/shield.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: tool.cc Status: Up-to-date Working revision: 1.15 Sun Jan 12 00:06:38 2003 Repository revision: 1.15 /cvsroot/wf-gdk/wfsource/source/game/tool.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-01-12 00:13:30
|
Date: Saturday January 11, 2003 @ 16:13 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv6709 Modified Files: actor.cc movementmanager.cc movementmanager.hp Log Message: moved MovementHandler table to actor.cc, MovementManager.cc has only one Actor referernce left =================================================================== File: actor.cc Status: Up-to-date Working revision: 1.48 Sun Jan 12 00:13:29 2003 Repository revision: 1.48 /cvsroot/wf-gdk/wfsource/source/game/actor.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.11 Sun Jan 12 00:13:29 2003 Repository revision: 1.11 /cvsroot/wf-gdk/wfsource/source/game/movementmanager.cc,v Existing Tags: No Tags Exist =================================================================== File: movementmanager.hp Status: Up-to-date Working revision: 1.10 Sun Jan 12 00:13:29 2003 Repository revision: 1.10 /cvsroot/wf-gdk/wfsource/source/game/movementmanager.hp,v Existing Tags: No Tags Exist |
From: Kevin S. <kt...@us...> - 2003-01-12 08:06:14
|
Date: Sunday January 12, 2003 @ 0:06 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv17704 Modified Files: movepath.cc Log Message: removed getPath function, now just does it directly =================================================================== File: movepath.cc Status: Up-to-date Working revision: 1.19 Sun Jan 12 08:06:12 2003 Repository revision: 1.19 /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-01-12 08:09:00
|
Date: Sunday January 12, 2003 @ 0:09 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv18186 Modified Files: actor.cc Log Message: moved animManager initialization code from movement.cc to Actor::Actor, added GetMemory function so that Movement library can find out what Memory to allocate from, added Clock parameter to predictPosition and SetStunTime =================================================================== File: actor.cc Status: Up-to-date Working revision: 1.49 Sun Jan 12 08:08:59 2003 Repository revision: 1.49 /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-01-12 08:09:18
|
Date: Sunday January 12, 2003 @ 0:09 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv18263 Modified Files: actor.hp Log Message: moved animManager initialization code from movement.cc to Actor::Actor, added GetMemory function so that Movement library can find out what Memory to allocate from =================================================================== File: actor.hp Status: Up-to-date Working revision: 1.29 Sun Jan 12 08:09:17 2003 Repository revision: 1.29 /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...> - 2003-01-12 08:15:22
|
Date: Sunday January 12, 2003 @ 0:15 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv19331 Modified Files: movement.cc movement.hp movement.hpi Log Message: moved animManager allocation from here to Actor::Actor (final Actor reference removed), added Clock parameter to predictPosition, removed getPath function =================================================================== File: movement.cc Status: Up-to-date Working revision: 1.29 Sun Jan 12 08:15:20 2003 Repository revision: 1.29 /cvsroot/wf-gdk/wfsource/source/game/movement.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movement.hp Status: Up-to-date Working revision: 1.14 Sun Jan 12 08:15:20 2003 Repository revision: 1.14 /cvsroot/wf-gdk/wfsource/source/game/movement.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movement.hpi Status: Up-to-date Working revision: 1.3 Sun Jan 12 08:15:20 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/movement.hpi,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-01-12 09:13:54
|
Date: Sunday January 12, 2003 @ 1:13 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv30669 Modified Files: movementmanager.cc movementmanager.hp Log Message: predictPosition and SetStunTime now take a Clock parameter (so they don't have to call Level to get it), moved creation of AnimationManager to Actor::Actor =================================================================== File: movementmanager.cc Status: Up-to-date Working revision: 1.12 Sun Jan 12 09:13:52 2003 Repository revision: 1.12 /cvsroot/wf-gdk/wfsource/source/game/movementmanager.cc,v Existing Tags: No Tags Exist =================================================================== File: movementmanager.hp Status: Up-to-date Working revision: 1.11 Sun Jan 12 09:13:52 2003 Repository revision: 1.11 /cvsroot/wf-gdk/wfsource/source/game/movementmanager.hp,v Existing Tags: No Tags Exist |
From: Kevin S. <kt...@us...> - 2003-01-12 09:14:45
|
Date: Sunday January 12, 2003 @ 1:14 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv30858 Modified Files: movefoll.hp movefoll.hpi Log Message: changed SetTrackObject to take a MovementObject instead of an Actor =================================================================== File: movefoll.hp Status: Up-to-date Working revision: 1.7 Sun Jan 12 09:14:44 2003 Repository revision: 1.7 /cvsroot/wf-gdk/wfsource/source/game/movefoll.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movefoll.hpi Status: Up-to-date Working revision: 1.5 Sun Jan 12 09:14:44 2003 Repository revision: 1.5 /cvsroot/wf-gdk/wfsource/source/game/movefoll.hpi,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-01-12 09:33:06
|
Date: Sunday January 12, 2003 @ 1:33 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv1932 Modified Files: cd.iff Log Message: set doomstik to true for all levels =================================================================== File: cd.iff Status: Up-to-date Working revision: 1.9 Sun Jan 12 09:33:03 2003 Repository revision: 1.9 /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) |
From: Kevin S. <kt...@us...> - 2003-01-12 09:35:18
|
Date: Sunday January 12, 2003 @ 1:35 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv2593 Modified Files: movementmanager.hp movementmanager.cc Log Message: added static Memory pointer (so I could remove the last Level reference) =================================================================== File: movementmanager.hp Status: Up-to-date Working revision: 1.12 Sun Jan 12 09:35:17 2003 Repository revision: 1.12 /cvsroot/wf-gdk/wfsource/source/game/movementmanager.hp,v Existing Tags: No Tags Exist =================================================================== File: movementmanager.cc Status: Up-to-date Working revision: 1.13 Sun Jan 12 09:35:17 2003 Repository revision: 1.13 /cvsroot/wf-gdk/wfsource/source/game/movementmanager.cc,v Existing Tags: No Tags Exist |
From: Kevin S. <kt...@us...> - 2003-01-12 09:36:14
|
Date: Sunday January 12, 2003 @ 1:36 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv2796 Modified Files: movement.cc Log Message: commented out camera centric controls, removed final Level references =================================================================== File: movement.cc Status: Up-to-date Working revision: 1.30 Sun Jan 12 09:36:12 2003 Repository revision: 1.30 /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-12 09:36:37
|
Date: Sunday January 12, 2003 @ 1:36 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv2855 Modified Files: movement.hp Log Message: removed MsgPort and Clock forward declarations, just include headers instead =================================================================== File: movement.hp Status: Up-to-date Working revision: 1.15 Sun Jan 12 09:36:36 2003 Repository revision: 1.15 /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...> - 2003-01-12 09:47:45
|
Date: Sunday January 12, 2003 @ 1:47 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv4952 Modified Files: GNUmakefile actor.cc actor.hp actor.hpi animmang.cc camera.cc level.cc makefile missile.cc movecam.cc movefoll.hp movepath.cc Removed Files: movement.cc movement.hp movement.hpi movementmanager.cc movementmanager.hp movementmanager.hpi Log Message: moved movementmanager and movement classes/files from source/game to source/movement =================================================================== File: GNUmakefile Status: Up-to-date Working revision: 1.33 Sun Jan 12 09:47:20 2003 Repository revision: 1.33 /cvsroot/wf-gdk/wfsource/source/game/GNUmakefile,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actor.cc Status: Up-to-date Working revision: 1.50 Sun Jan 12 09:47:30 2003 Repository revision: 1.50 /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.30 Sun Jan 12 09:47:38 2003 Repository revision: 1.30 /cvsroot/wf-gdk/wfsource/source/game/actor.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actor.hpi Status: Up-to-date Working revision: 1.10 Sun Jan 12 09:47:38 2003 Repository revision: 1.10 /cvsroot/wf-gdk/wfsource/source/game/actor.hpi,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: animmang.cc Status: Up-to-date Working revision: 1.19 Sun Jan 12 09:47:38 2003 Repository revision: 1.19 /cvsroot/wf-gdk/wfsource/source/game/animmang.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.12 Sun Jan 12 09:47:38 2003 Repository revision: 1.12 /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.41 Sun Jan 12 09:47:44 2003 Repository revision: 1.41 /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.23 Sun Jan 12 09:47:44 2003 Repository revision: 1.23 /cvsroot/wf-gdk/wfsource/source/game/makefile,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: missile.cc Status: Up-to-date Working revision: 1.8 Sun Jan 12 09:47:44 2003 Repository revision: 1.8 /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.19 Sun Jan 12 09:47:44 2003 Repository revision: 1.19 /cvsroot/wf-gdk/wfsource/source/game/movecam.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.8 Sun Jan 12 09:47:44 2003 Repository revision: 1.8 /cvsroot/wf-gdk/wfsource/source/game/movefoll.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movepath.cc Status: Up-to-date Working revision: 1.20 Sun Jan 12 09:47:44 2003 Repository revision: 1.20 /cvsroot/wf-gdk/wfsource/source/game/movepath.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: no file movement.cc Status: Up-to-date Working revision: No entry for movement.cc Repository revision: 1.31 /cvsroot/wf-gdk/wfsource/source/game/Attic/movement.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: no file movement.hp Status: Up-to-date Working revision: No entry for movement.hp Repository revision: 1.16 /cvsroot/wf-gdk/wfsource/source/game/Attic/movement.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: no file movement.hpi Status: Up-to-date Working revision: No entry for movement.hpi Repository revision: 1.4 /cvsroot/wf-gdk/wfsource/source/game/Attic/movement.hpi,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: no file movementmanager.cc Status: Up-to-date Working revision: No entry for movementmanager.cc Repository revision: 1.14 /cvsroot/wf-gdk/wfsource/source/game/Attic/movementmanager.cc,v Existing Tags: No Tags Exist =================================================================== File: no file movementmanager.hp Status: Up-to-date Working revision: No entry for movementmanager.hp Repository revision: 1.13 /cvsroot/wf-gdk/wfsource/source/game/Attic/movementmanager.hp,v Existing Tags: No Tags Exist =================================================================== File: no file movementmanager.hpi Status: Up-to-date Working revision: No entry for movementmanager.hpi Repository revision: 1.6 /cvsroot/wf-gdk/wfsource/source/game/Attic/movementmanager.hpi,v Existing Tags: No Tags Exist |
From: Kevin S. <kt...@us...> - 2003-01-13 00:39:32
|
Date: Sunday January 12, 2003 @ 16:39 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv6288 Modified Files: game.hp level.hp Removed Files: inputdig.cc inputdig.hp Log Message: removed inputdig, code wasn't being used (moved to orphaned) =================================================================== File: game.hp Status: Up-to-date Working revision: 1.5 Mon Jan 13 00:39:31 2003 Repository revision: 1.5 /cvsroot/wf-gdk/wfsource/source/game/game.hp,v Existing Tags: No Tags Exist =================================================================== File: level.hp Status: Up-to-date Working revision: 1.23 Mon Jan 13 00:39:31 2003 Repository revision: 1.23 /cvsroot/wf-gdk/wfsource/source/game/level.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: no file inputdig.cc Status: Up-to-date Working revision: No entry for inputdig.cc Repository revision: 1.6 /cvsroot/wf-gdk/wfsource/source/game/Attic/inputdig.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: no file inputdig.hp Status: Up-to-date Working revision: No entry for inputdig.hp Repository revision: 1.4 /cvsroot/wf-gdk/wfsource/source/game/Attic/inputdig.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-01-13 04:27:04
|
Date: Sunday January 12, 2003 @ 20:27 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv12751 Modified Files: actrooms.hp camera.cc camera.hpi movecam.cc movecam.hp Log Message: more cleanup: removed some Actor refereences from movecam.cc =================================================================== File: actrooms.hp Status: Up-to-date Working revision: 1.8 Mon Jan 13 04:27:03 2003 Repository revision: 1.8 /cvsroot/wf-gdk/wfsource/source/game/actrooms.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.13 Mon Jan 13 04:27:03 2003 Repository revision: 1.13 /cvsroot/wf-gdk/wfsource/source/game/camera.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: camera.hpi Status: Up-to-date Working revision: 1.6 Mon Jan 13 04:27:03 2003 Repository revision: 1.6 /cvsroot/wf-gdk/wfsource/source/game/camera.hpi,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movecam.cc Status: Up-to-date Working revision: 1.20 Mon Jan 13 04:27:03 2003 Repository revision: 1.20 /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.9 Mon Jan 13 04:27:03 2003 Repository revision: 1.9 /cvsroot/wf-gdk/wfsource/source/game/movecam.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-01-13 08:51:40
|
Date: Monday January 13, 2003 @ 0:51 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv19794 Modified Files: actroit.cc actroit.hp Log Message: added ActiveRoomsPhysicalObjectIterator destructor =================================================================== File: actroit.cc Status: Up-to-date Working revision: 1.2 Mon Jan 13 08:51:38 2003 Repository revision: 1.2 /cvsroot/wf-gdk/wfsource/source/game/actroit.cc,v Existing Tags: No Tags Exist =================================================================== File: actroit.hp Status: Up-to-date Working revision: 1.6 Mon Jan 13 08:51:38 2003 Repository revision: 1.6 /cvsroot/wf-gdk/wfsource/source/game/actroit.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-01-13 08:55:46
|
Date: Monday January 13, 2003 @ 0:55 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv21399 Modified Files: room.cc Log Message: include cleanup =================================================================== File: room.cc Status: Up-to-date Working revision: 1.21 Mon Jan 13 08:55:45 2003 Repository revision: 1.21 /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...> - 2003-01-13 09:10:30
|
Date: Monday January 13, 2003 @ 1:10 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv26095 Modified Files: room.hp Log Message: include cleanup =================================================================== File: room.hp Status: Up-to-date Working revision: 1.12 Mon Jan 13 09:10:28 2003 Repository revision: 1.12 /cvsroot/wf-gdk/wfsource/source/game/room.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-01-13 09:15:12
|
Date: Monday January 13, 2003 @ 1:15 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv27467 Modified Files: camshot.hp matte.hp movefoll.cc movefoll.hpi movepath.cc physicalobjectiterator.cc platform.hp room.hpi shield.hp spike.hp target.hp Log Message: added includes =================================================================== File: camshot.hp Status: Up-to-date Working revision: 1.4 Mon Jan 13 09:15:11 2003 Repository revision: 1.4 /cvsroot/wf-gdk/wfsource/source/game/camshot.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: matte.hp Status: Up-to-date Working revision: 1.2 Mon Jan 13 09:15:11 2003 Repository revision: 1.2 /cvsroot/wf-gdk/wfsource/source/game/matte.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.14 Mon Jan 13 09:15:11 2003 Repository revision: 1.14 /cvsroot/wf-gdk/wfsource/source/game/movefoll.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: movefoll.hpi Status: Up-to-date Working revision: 1.6 Mon Jan 13 09:15:11 2003 Repository revision: 1.6 /cvsroot/wf-gdk/wfsource/source/game/movefoll.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.21 Mon Jan 13 09:15:11 2003 Repository revision: 1.21 /cvsroot/wf-gdk/wfsource/source/game/movepath.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: physicalobjectiterator.cc Status: Up-to-date Working revision: 1.3 Mon Jan 13 09:15:11 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/physicalobjectiterator.cc,v Existing Tags: No Tags Exist =================================================================== File: platform.hp Status: Up-to-date Working revision: 1.3 Mon Jan 13 09:15:11 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/platform.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.7 Mon Jan 13 09:15:11 2003 Repository revision: 1.7 /cvsroot/wf-gdk/wfsource/source/game/room.hpi,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: shield.hp Status: Up-to-date Working revision: 1.3 Mon Jan 13 09:15:11 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/shield.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: spike.hp Status: Up-to-date Working revision: 1.3 Mon Jan 13 09:15:11 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/spike.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: target.hp Status: Up-to-date Working revision: 1.3 Mon Jan 13 09:15:11 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/target.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-01-13 19:20:41
|
Date: Monday January 13, 2003 @ 11:20 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv19972 Modified Files: actrooms.cc level.cc physicalobjectiterator.cc room.cc room.hp room.hpi Log Message: removed Room::GetCollisionIter (which returned an Int16ListIter, replaced with Room::CollisionIter, which returns a PhysicalObjectIter* =================================================================== File: actrooms.cc Status: Up-to-date Working revision: 1.9 Mon Jan 13 19:20:25 2003 Repository revision: 1.9 /cvsroot/wf-gdk/wfsource/source/game/actrooms.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.42 Mon Jan 13 19:20:26 2003 Repository revision: 1.42 /cvsroot/wf-gdk/wfsource/source/game/level.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: physicalobjectiterator.cc Status: Up-to-date Working revision: 1.4 Mon Jan 13 19:20:26 2003 Repository revision: 1.4 /cvsroot/wf-gdk/wfsource/source/game/physicalobjectiterator.cc,v Existing Tags: No Tags Exist =================================================================== File: room.cc Status: Up-to-date Working revision: 1.22 Mon Jan 13 19:20:26 2003 Repository revision: 1.22 /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.13 Mon Jan 13 19:20:26 2003 Repository revision: 1.13 /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.8 Mon Jan 13 19:20:26 2003 Repository revision: 1.8 /cvsroot/wf-gdk/wfsource/source/game/room.hpi,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-02-22 18:07:31
|
Date: Saturday February 22, 2003 @ 10:07 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv26410 Modified Files: actroit.cc Log Message: fixed bug where Empty failed to return the iterator reference =================================================================== File: actroit.cc Status: Up-to-date Working revision: 1.3 Sat Feb 22 18:07:29 2003 Repository revision: 1.3 /cvsroot/wf-gdk/wfsource/source/game/actroit.cc,v Existing Tags: No Tags Exist |
From: Kevin S. <kt...@us...> - 2003-02-22 18:07:55
|
Date: Saturday February 22, 2003 @ 10:07 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv26554 Modified Files: actrooms.hp Log Message: cleanup =================================================================== File: actrooms.hp Status: Up-to-date Working revision: 1.9 Sat Feb 22 18:07:54 2003 Repository revision: 1.9 /cvsroot/wf-gdk/wfsource/source/game/actrooms.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-02-22 18:08:29
|
Date: Saturday February 22, 2003 @ 10:08 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv26807 Modified Files: levelactoriter.hp Log Message: added text header with copyright and GPL =================================================================== File: levelactoriter.hp Status: Up-to-date Working revision: 1.4 Sat Feb 22 18:08:28 2003 Repository revision: 1.4 /cvsroot/wf-gdk/wfsource/source/game/levelactoriter.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) |
From: Kevin S. <kt...@us...> - 2003-02-22 18:09:57
|
Date: Saturday February 22, 2003 @ 10:09 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv27331 Modified Files: level.cc room.cc room.hp rooms.cc Log Message: removed level reset code (since it didn't work anyway), removed color cycling code =================================================================== File: level.cc Status: Up-to-date Working revision: 1.43 Sat Feb 22 18:09:54 2003 Repository revision: 1.43 /cvsroot/wf-gdk/wfsource/source/game/level.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.23 Sat Feb 22 18:09:54 2003 Repository revision: 1.23 /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.14 Sat Feb 22 18:09:54 2003 Repository revision: 1.14 /cvsroot/wf-gdk/wfsource/source/game/room.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: rooms.cc Status: Up-to-date Working revision: 1.7 Sat Feb 22 18:09:54 2003 Repository revision: 1.7 /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-02-23 17:14:59
|
Date: Sunday February 23, 2003 @ 9:14 Author: kts Update of /cvsroot/wf-gdk/wfsource/source/game In directory sc8-pr-cvs1:/tmp/cvs-serv28193 Modified Files: room.hp room.cc actroit.hp actroit.cc Log Message: added Copy function to classes derived from PhysicalObjectIterator =================================================================== File: room.hp Status: Up-to-date Working revision: 1.15 Sun Feb 23 17:14:56 2003 Repository revision: 1.15 /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.24 Sun Feb 23 17:14:56 2003 Repository revision: 1.24 /cvsroot/wf-gdk/wfsource/source/game/room.cc,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actroit.hp Status: Up-to-date Working revision: 1.7 Sun Feb 23 17:14:56 2003 Repository revision: 1.7 /cvsroot/wf-gdk/wfsource/source/game/actroit.hp,v Existing Tags: start (revision: 1.1.1.1) WorldFoundry (branch: 1.1.1) =================================================================== File: actroit.cc Status: Up-to-date Working revision: 1.4 Sun Feb 23 17:14:56 2003 Repository revision: 1.4 /cvsroot/wf-gdk/wfsource/source/game/actroit.cc,v Existing Tags: No Tags Exist |