Commit Graph

1507 Commits

Author SHA1 Message Date
David Rose a59a6d7571 use new panda-level python spec decoding 2003-05-29 22:48:26 +00:00
Joe Shochet 8edea699c2 pri level spawn fixes 2003-05-29 03:49:29 +00:00
Joe Shochet a526a3908e fixed exception printing problems 2003-05-28 23:33:12 +00:00
David Rose c43178944d report server heartbeats 2003-05-27 21:14:48 +00:00
David Rose ee097fe7a8 avoid crashes with too-large numbers 2003-05-27 21:02:00 +00:00
Joe Shochet 3c6be0afd9 no stream writer - it is causing problems 2003-05-17 04:11:55 +00:00
Samir Naik 2b38599771 added storage for house interiors 2003-05-16 23:05:42 +00:00
Joe Shochet 6be7778c1c added inspect 2003-05-16 21:03:18 +00:00
Darren Ranalli 81d00c8bd6 added PureVirtual 2003-05-13 22:47:07 +00:00
Darren Ranalli befcfc7f23 disambiguated StateData.notify calls 2003-05-13 22:43:14 +00:00
Darren Ranalli babe3283bd fixed error msg construction 2003-05-13 22:42:05 +00:00
David Rose f06c2c81f8 work around mystery print failure in Python 2003-05-08 22:00:39 +00:00
David Rose a6fbc77f47 automatically use HTTP mode for ssl connections to server 2003-05-07 15:48:21 +00:00
Dave Schuyler 1f236ab391 changed include scope for clarity. 2003-05-06 04:39:29 +00:00
Dave Schuyler 95db7ae55f added more debugging output to sitecustomize 2003-05-06 04:38:30 +00:00
Dave Schuyler 0e7f886e5f added release option 2003-05-06 04:37:33 +00:00
Mark Mine 5d99d896dd blah 2003-05-02 00:19:15 +00:00
David Rose 5b4eb24b62 undo poorly-conceived dcparse compress flag 2003-04-29 14:16:25 +00:00
David Rose be4d4625e3 support dcparse compress flag 2003-04-29 03:20:53 +00:00
Mark Mine 0bf3afc215 Fixed reference to dmodels 2003-04-29 00:54:06 +00:00
Darren Ranalli 5cdcc281d2 added stack introspection utility funcs 2003-04-28 22:59:07 +00:00
Mark Mine d5b915eaad Enhancements to DirectSelection classes 2003-04-25 22:36:38 +00:00
Joe Shochet 021108c0e1 *** empty log message *** 2003-04-25 17:18:20 +00:00
Mark Mine ba8d32a738 Update DirectSelection to create new SelectionQueue and SelectionRay classes
More generalized to support new Selection(Object) types
2003-04-23 02:03:11 +00:00
Darren Ranalli 613dea6208 added ProjectileInterval 2003-04-23 01:32:16 +00:00
David Rose 17dba63734 remove support for old panda 2003-04-22 16:41:21 +00:00
David Rose 1b9191f48e explicitly close connection on shutdown 2003-04-21 17:56:08 +00:00
Joe Shochet cd87ff4b53 adjustments for castillian 2003-04-21 16:29:59 +00:00
David Rose 3bcda1e260 typo in spawnDoLater 2003-04-18 01:17:34 +00:00
David Rose 6bf93093cd force numbers to int 2003-04-17 21:41:17 +00:00
Darren Ranalli f96404202f comment for verbose bug fix 2003-04-17 21:34:17 +00:00
Joe Shochet 9e78047e75 verbose bug fix 2003-04-17 19:54:24 +00:00
David Rose 909aa78199 automatically generate autoconf scripts for tarballs 2003-04-16 18:45:54 +00:00
David Rose db3e6216e5 don't convert to floating-point unless necessary 2003-04-14 18:27:26 +00:00
David Rose 5d86a43700 better rounding (better behavior for negative numbers 2003-04-10 01:12:36 +00:00
David Rose fb284b821f should round numbers before truncating to integer 2003-04-10 01:03:19 +00:00
Joe Shochet c231386f16 volume attenuation with distance 2003-04-09 07:14:17 +00:00
Joe Shochet d7cb1260c4 optimized dolaters and timer change 2003-04-07 17:49:11 +00:00
Joe Shochet d8e9835160 ifAbsentPut => setdefault 2003-04-07 07:58:48 +00:00
Joe Shochet 74a8e8ba4c optimized dolaters 2003-04-07 07:58:07 +00:00
Mark Mine f61b373cdc Added parallax project 2003-04-05 02:50:46 +00:00
Mark Mine 82e3731bd9 Added parallax project 2003-04-05 02:37:34 +00:00
David Rose 8e99a77974 track datagram messages 2003-04-04 22:13:22 +00:00
David Rose 5812050104 correct timezone adjustment 2003-04-03 19:18:50 +00:00
Mark Mine 17ce03791b Fixed placer popup 2003-04-03 19:03:26 +00:00
Mark Mine 25dd8ad144 Special case code for non-real time rendering (movies) 2003-04-02 21:32:28 +00:00
David Rose 00b3e0ca78 add collect-tcp 2003-04-02 18:52:16 +00:00
Darren Ranalli 5472152a5a added inline profiling pseudo-support 2003-04-01 01:33:44 +00:00
Joe Shochet 468393c070 estate storage 2003-03-31 23:25:03 +00:00
Darren Ranalli 5392f1c5a8 lerp does not require t in [0,1] 2003-03-29 02:24:47 +00:00