Commit Graph

2115 Commits

Author SHA1 Message Date
Darren Ranalli 47b99a1571 removed PureVirtual class 2004-01-31 01:49:51 +00:00
David Rose 889be29b47 add session recording and playback 2004-01-30 18:20:47 +00:00
Joe Shochet 24dd0bcb43 wantAvatarPhysics is now simply on - not a config variable 2004-01-29 22:15:41 +00:00
Dave Schuyler 3289f9cd75 changed FSM name 2004-01-29 21:12:17 +00:00
Dave Schuyler cbd7acc3a6 modified how the vis blocker works; added isWaitingForUnblockVis() 2004-01-28 07:28:08 +00:00
Darren Ranalli 3fc8c20500 factorySpecNum -> factoryId 2004-01-28 02:36:08 +00:00
Darren Ranalli 26a4a2b980 added comment about not changing entId ranges 2004-01-28 02:35:57 +00:00
Dave Schuyler 1790459221 getGlobalEventHandler() 2004-01-28 02:05:06 +00:00
Dave Schuyler 3200cdda10 improved watching of events not listened to 2004-01-28 00:08:28 +00:00
Mark Mine a666205e42 Fixed VBase3 case where setPos was called for pos hpr and scale 2004-01-27 23:18:41 +00:00
Darren Ranalli 1f045f2f17 removed scenario weights from spec 2004-01-27 23:05:03 +00:00
Darren Ranalli f96290f66e fixed black-screen problem with new level specs 2004-01-27 22:59:56 +00:00
Mark Mine fcf6fd5be8 Changed config variable to be cluster specific 2004-01-27 02:27:37 +00:00
Darren Ranalli 796acdd259 remove all references to removed zones 2004-01-27 02:12:04 +00:00
Darren Ranalli 4927912722 faster entId allocation 2004-01-27 00:54:31 +00:00
Darren Ranalli 3576ea4cc9 don't send setZone msg if viz has not changed 2004-01-27 00:54:02 +00:00
Darren Ranalli 815d15ee4b tcr -> cr 2004-01-22 02:06:28 +00:00
Darren Ranalli 52b35c659f added ~fzone 2004-01-21 00:33:14 +00:00
Darren Ranalli 4a5e3bea03 added metal crate to wall hack 2004-01-20 20:03:03 +00:00
David Rose 7f3800559d remove support for old panda 2004-01-20 19:56:22 +00:00
David Rose 169d882035 name CollisionTraversers 2004-01-14 19:27:54 +00:00
Darren Ranalli e25ab93820 added VisibilityBlocker 2004-01-09 23:39:12 +00:00
Darren Ranalli 7001df5c85 zoneNum and zoneEntId are the same thing now 2004-01-09 21:23:05 +00:00
Darren Ranalli a85d8ca23e toons placed in random zone if no entrancePoints have been set 2004-01-08 19:38:59 +00:00
Darren Ranalli b8d6318584 new specs have maximum zone visibility 2004-01-08 19:38:22 +00:00
Darren Ranalli 6aaa15f2f2 fix support for spec creation 2004-01-08 19:33:30 +00:00
Samir Naik 1d69646aa6 GoonPathData.Paths now a dict 2004-01-07 22:39:47 +00:00
Dave Schuyler 18f2b61c32 getting floor enter events from ray instead of sphere 2004-01-07 20:15:32 +00:00
David Rose 23cda1fd3f use LerpBlendHelpers.getBlend 2004-01-07 16:19:05 +00:00
David Rose 3208ebadf6 minor comment tweak 2004-01-07 16:15:24 +00:00
Dave Schuyler ea2b5e8ea6 added quiet() 2004-01-07 06:25:16 +00:00
David Rose b0e3667dbe fix IndirectInterval not to start/stop sounds repeatedly 2004-01-07 02:47:54 +00:00
Darren Ranalli 11af84dec4 verbose factory-win debugging 2004-01-06 22:24:10 +00:00
David Rose d787afb6a4 ensure sounds aren't played past their duration 2004-01-06 20:46:57 +00:00
Dave Schuyler 7935486194 fixed problem where being pushed off the edge of a moving conveyor did not stop the avatar from moving 2004-01-06 00:05:03 +00:00
David Rose 3ca542e7d6 we might need to upcast even in single inheritance 2004-01-05 23:40:20 +00:00
Darren Ranalli 0a6dd236f2 added (disabled) code to include every zone in viz when showing hidden zones in red 2004-01-05 23:17:45 +00:00
Darren Ranalli 83d2151a6c added scale attrib to NodePath 2004-01-05 23:16:44 +00:00
Dave Schuyler 0c338d3c3d made verify a built-in; added want-verify-pdb 2004-01-03 02:58:25 +00:00
David Rose fccf01715c use FontPool for loading fonts 2004-01-02 21:10:39 +00:00
David Rose eff32dce7d use FontPool for loading fonts 2004-01-02 21:09:40 +00:00
David Rose da894b0561 use FontPool for loading fonts 2004-01-02 21:08:52 +00:00
David Rose e55a5136af don't leave cray under node if not being used 2003-12-27 00:12:36 +00:00
David Rose 038230f7ec add support for OS time for keypress/release 2003-12-26 20:26:56 +00:00
David Rose 12ef28166f active new FrameRateMeter when requested 2003-12-23 23:12:24 +00:00
David Rose fef9d176e2 support new layer-ordering interface in panda 2003-12-23 19:27:41 +00:00
Dave Schuyler 09e295601b removed print statement 2003-12-23 02:50:28 +00:00
Dave Schuyler a9636b7185 formatting 2003-12-23 02:50:13 +00:00
David Rose 03b156dee1 use global cap on dt, not local cap 2003-12-23 00:17:01 +00:00
Dave Schuyler 7183fb3b50 changed to not use setInitialState 2003-12-22 23:13:54 +00:00