Commit Graph

2097 Commits

Author SHA1 Message Date
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
Dave Schuyler ca15a720c9 formatting 2003-12-22 23:00:53 +00:00
Darren Ranalli 6a87e89a43 fixed factory crosstalk problem 2003-12-20 01:17:51 +00:00
Darren Ranalli 5425755442 added printZones() 2003-12-19 21:19:40 +00:00
Darren Ranalli 3120d7108f added ignoreAll to Entity.destroy 2003-12-19 21:19:06 +00:00
Joe Shochet 90e07b77d5 no-op placeOnFloor to fix opening book while swimming bug 2003-12-17 22:43:21 +00:00
David Rose fa3df4a74c comment out unneeded events, adjust comments, minor cleanup 2003-12-17 21:19:31 +00:00
Darren Ranalli 3d45ead3eb comment 2003-12-17 20:54:20 +00:00
Darren Ranalli b55439dc32 guaranteed broadcast of initial state 2003-12-17 20:51:33 +00:00
Joe Shochet 6d084e845d missed a comment 2003-12-17 07:09:58 +00:00
Joe Shochet 09631cdd6c temp disable of floor sphere to prevent double triggering 2003-12-17 07:02:07 +00:00
Darren Ranalli 0677332a66 added ~fshow 2003-12-17 04:10:15 +00:00
Dave Schuyler 1061e277bf fixes for isOn and isOpen 2003-12-17 03:33:03 +00:00
Dave Schuyler 583dd0d3ee added floor sphere 2003-12-17 00:57:24 +00:00
Dave Schuyler 67e7d1404a fixed getZ call 2003-12-17 00:52:18 +00:00
Dave Schuyler 20d1b050cc added watch 2003-12-17 00:51:20 +00:00
Dave Schuyler 8bce613b1d *** empty log message *** 2003-12-17 00:47:49 +00:00
Darren Ranalli 9b0379e016 only allow __dev__ in __debug__ 2003-12-17 00:21:12 +00:00
Darren Ranalli dbbc69e9a5 verbose spec hash compare 2003-12-16 22:51:18 +00:00
Darren Ranalli edbebffe8d gracefully handle dev clients connecting to non-dev AI 2003-12-16 22:42:08 +00:00
Darren Ranalli 1d31baefae verbose error msgs when model and spec get out-of-sync 2003-12-16 22:24:04 +00:00
Samir Naik b4c9aa5cab moved crate wall collisions up a little 2003-12-16 21:23:09 +00:00