Commit Graph

2153 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
Darren Ranalli eec52ae30d once more must provide either startPos or duration, also implicit startPos is sampled every time interval starts rather than first time only 2004-02-23 22:46:49 +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
Darren Ranalli dae5fabd22 support implicit startPos w/ startVel and endZ -- may cause trouble for parent intervals 2004-02-20 00:07:54 +00:00
Darren Ranalli ca6e9716d8 fixed bug in endZ case 2004-02-19 23:42:41 +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 942f315170 fix getopts 2004-02-12 19:44:00 +00:00
David Rose 284fe2d2f6 run on Irix 2004-02-12 01:20:46 +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 4b137b28d4 fix printdir some more 2004-02-09 21:29:08 +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
Darren Ranalli ec3bb127cd fixed door-not-opening bug 2004-02-05 23:59:44 +00:00
David Rose 46f98ca7c3 support linux properly 2004-02-05 23:24:19 +00:00
Darren Ranalli c3338b187b added FactoryQuest 2004-02-05 00:52:15 +00:00
David Rose ece85bc470 fix typo 2004-02-04 22:39:08 +00:00
Darren Ranalli 23f4c72116 added non-__dev__ complaint when zone is not found in level model 2004-02-03 23:13:39 +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 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