Commit Graph

535 Commits

Author SHA1 Message Date
Joe Shochet 396331fce7 groundwork for pirates 2004-02-27 19:23:25 +00:00
David Rose 13437d3ff5 rename FSM -> ClassicFSM, introduce new FSM code 2004-02-27 17:59:58 +00:00
David Rose bca98f73d3 better handling of window failure 2004-02-25 19:41:38 +00:00
Jack Walsh f91154888e remove chancfg.h 2004-02-20 18:03:37 +00:00
Dave Schuyler d1b921ee1a setting isAirborne and mayJump on enabled; clearing task 2004-02-20 01:50:36 +00:00
David Rose 463f6bd287 save new camera in builtins 2004-02-20 00:36:44 +00:00
David Rose c26166c9cc add GraphicsOutput::sort 2004-02-19 02:53:23 +00:00
David Rose 9a2e560d20 remove pipe from GraphicsEngine::make_window() 2004-02-19 00:08:06 +00:00
David Rose 51ebbba986 add name to GraphicsWindow constructor 2004-02-18 22:51:41 +00:00
David Rose 0022871ce6 use GraphicsWindow.saveScreenshot() to save screenshot 2004-02-18 18:44:38 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
David Rose 644c517d5a remove chancfg 2004-02-13 18:40:52 +00:00
David Rose b264b35e20 maybe there's no mouse 2004-02-11 23:21:44 +00:00
David Rose 644310d7d5 correctly default aspect ratio 2004-02-11 22:22:19 +00:00
David Rose 4f1334176b don't crash if no window 2004-02-11 22:13:31 +00:00
Dave Schuyler 1f92189aa4 adding out of world detection 2004-02-11 03:46:23 +00:00
Greg Wiatroski 92cdcf764b Fixed typo 2004-02-10 00:25:13 +00:00
David Rose a2c74532b6 don't crash if no mouse 2004-02-09 21:14:22 +00:00
David Rose e331584369 tweak graphicsBuffer 2004-02-09 13:38:37 +00:00
David Rose 37be15fdfd define GraphicsBuffer 2004-02-07 00:46:44 +00:00
David Rose 26da9be3e7 define GraphicsOutput class 2004-02-06 23:41:00 +00:00
David Rose c48a1625a3 replace chanConfig with direct calls into Panda 2004-02-06 19:20:31 +00:00
David Rose e5dc497667 make floorSphere configurable 2004-02-06 19:19:44 +00:00
David Rose 3e8f0ebac2 don't crash if window not opened 2004-02-06 01:00:28 +00:00
David Rose ece85bc470 fix typo 2004-02-04 22:39:08 +00:00
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 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
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
Dave Schuyler 18f2b61c32 getting floor enter events from ray instead of sphere 2004-01-07 20:15:32 +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
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
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
David Rose 03b156dee1 use global cap on dt, not local cap 2003-12-23 00:17:01 +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
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