Commit Graph

2137 Commits

Author SHA1 Message Date
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
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