Commit Graph

1379 Commits

Author SHA1 Message Date
Mark Mine 3a9a026715 Level Editor updates to support fixing viz problems 2002-12-13 22:12:20 +00:00
Mark Mine 864e7edf9a Updates to cluster code to allow cluster object to execute commands
Changed the use of the builtins class
2002-12-12 17:33:20 +00:00
David Rose ec699adbee use hasattr instead of isinstance 2002-12-11 21:30:18 +00:00
cxgeorge 1f9da3bf52 oops 2002-12-08 03:57:12 +00:00
cxgeorge ab671f70f4 *** empty log message *** 2002-12-07 02:29:35 +00:00
cxgeorge bfd4c2cae3 *** empty log message *** 2002-12-07 02:18:57 +00:00
David Rose 9cd41c891c remove old panda support 2002-12-07 02:16:40 +00:00
Mark Mine 4f8ebf4512 Fixed showAllDescendants 2002-12-07 01:08:22 +00:00
Darren Ranalli 0c99328347 added lerp, lineupPos 2002-12-07 00:48:29 +00:00
cxgeorge c50cb2aa00 shard page cleanup 2002-12-04 05:21:46 +00:00
David Rose 3bda22e647 more font parameters 2002-12-03 19:37:23 +00:00
David Rose fdf22f5da7 loadFont(lineHeight = 1) 2002-11-27 23:29:45 +00:00
Darren Ranalli 8085d3eca9 added __name__ and __doc__ to Functor 2002-11-27 19:44:20 +00:00
Darren Ranalli 4e36337007 added bound 2002-11-27 19:11:41 +00:00
David Rose b756967a25 share TextFont object with Toontown code, not just filename 2002-11-27 02:45:17 +00:00
David Rose e0d8d769c8 support /home/drose/player 2002-11-25 22:13:21 +00:00
Darren Ranalli ae4ad65a8b removed unnecessary return 2002-11-20 21:43:13 +00:00
Darren Ranalli 03c054bf4d removed trailing whitespace 2002-11-20 18:56:02 +00:00
Darren Ranalli 6b5c71a015 added network-plug-pull simulation code 2002-11-15 19:17:34 +00:00
Mark Mine c499efa4fa Changed file to load for donald in IntervalTest 2002-11-15 00:07:45 +00:00
Darren Ranalli c7ba7ab8ad added Functor 2002-11-13 22:52:32 +00:00
Darren Ranalli dba252933d added min-lag and max-lag 2002-11-11 18:42:21 +00:00
David Rose 6a46a94f3c be more aggressive about trying to get around proxies, and reporting messages to user 2002-11-10 18:15:58 +00:00
David Rose 3acbd6c86f use NSPR if no proxy, OpenSSL with proxy 2002-11-08 20:24:50 +00:00
David Rose 350369ae57 verbose disconnect reasons 2002-11-07 21:30:51 +00:00
David Rose b4ed038469 show number of intervals 2002-11-06 22:20:59 +00:00
Darren Ranalli 48e742c25c split collision traversal out from igloop, with earlier priority, to allow app to insert tasks in between 2002-11-04 22:21:19 +00:00
Darren Ranalli 95166f8d59 improved angle-reduction funcs 2002-11-01 01:01:09 +00:00
cxgeorge 892a01a4cf start wait bars at 0 2002-10-28 22:53:02 +00:00
cxgeorge 2a4eed754c try-except around particle load 2002-10-28 21:44:10 +00:00
David Rose 6a7e96398d respect delayDelete when removing objects from cache 2002-10-28 17:47:53 +00:00
Darren Ranalli bb9e38286d more efficient replace 2002-10-25 04:08:52 +00:00
David Rose 7214038a5b return support for python Proxy negotiation in connect-http. 2002-10-24 17:21:07 +00:00
Darren Ranalli 03924815d2 added replace() 2002-10-24 03:11:26 +00:00
David Rose 7420d4adbc disconnect during warning message 2002-10-23 19:15:16 +00:00
Joe Shochet c56d92f5d5 fixing leaks 2002-10-22 07:48:06 +00:00
David Rose 999fc0c6b4 restart even after normal termination 2002-10-21 21:05:59 +00:00
David Rose ebc6b3f7d0 support connectHttp 2002-10-21 14:50:53 +00:00
Mark Mine 802d4549d9 Change loop paramter on particle and sound intervals which was stomping on loop function 2002-10-19 23:34:04 +00:00
Joe Shochet 36b15e40cb *** empty log message *** 2002-10-19 18:33:14 +00:00
gregw f4f250edf2 *** empty log message *** 2002-10-19 17:26:15 +00:00
David Rose f3065fbb3e *** empty log message *** 2002-10-18 15:55:14 +00:00
Mark Mine f9deccc8c6 Get rid of from import * 2002-10-18 01:05:38 +00:00
David Rose 045f29ee3a *** empty log message *** 2002-10-17 04:24:20 +00:00
Mark Mine 3973193175 Remove from import * 2002-10-15 04:11:01 +00:00
Darren Ranalli 728a04401b make copy of items list if all strings 2002-10-14 21:48:26 +00:00
Darren Ranalli 4d8610f71a can add and remove items as strings 2002-10-11 07:50:04 +00:00
David Rose d27d5d47f2 cosmetic restructuring 2002-10-10 22:00:50 +00:00
David Rose 89e070b6ce close standard in 2002-10-10 21:23:19 +00:00
Darren Ranalli a7a32da41d more informative comments 2002-10-09 01:36:36 +00:00