1984 Commits

Author SHA1 Message Date
David Rose
80e565f622 robustify and regularize proxy fallback attempts 2003-07-14 17:55:02 +00:00
David Rose
29d4c5baf2 more tweaks for non-standard environments 2003-07-13 00:40:24 +00:00
Dave Schuyler
c596e3e2ca removed base_dir from attached; Joseph suggested cygpath -m; changed firstarg to buildType 2003-07-12 04:45:06 +00:00
Dave Schuyler
974c0d1ff6 changes to allow different install dir without ctattach 2003-07-11 23:06:49 +00:00
David Rose
3fd2da4124 better fix for eval-import problems 2003-07-11 22:58:15 +00:00
David Rose
b6ec3f4063 don't wrap import within a try..except block 2003-07-11 21:57:59 +00:00
David Rose
b7f13c5309 try to avoid introducing a scale when lerping hpr 2003-07-10 21:54:53 +00:00
Darren Ranalli
752c6ce4b4 code for inverse-square volume attenuation 2003-07-10 21:14:18 +00:00
Darren Ranalli
8176ae9423 made __init__ a little more flexible 2003-07-10 20:30:54 +00:00
David Rose
fc73572551 comment out debug statements 2003-07-09 20:58:03 +00:00
David Rose
8163057588 don't crash if no default font 2003-07-09 18:04:18 +00:00
David Rose
720fb4ac63 prebuild-bison 2003-07-08 01:20:40 +00:00
David Rose
b4edf464e1 ensure smooth position is updated correctly on generate 2003-07-07 17:44:51 +00:00
David Rose
dea75b3cd0 *** empty log message *** 2003-07-07 17:35:02 +00:00
David Rose
7049173fb3 split out common code from ClientRepository and AIRepository into ConnectionRepository 2003-07-05 20:02:32 +00:00
Mark Mine
38a95c373e Fix merge problem 2003-07-04 00:02:32 +00:00
Mark Mine
e3e811d2db Added back igloop! 2003-07-03 20:39:48 +00:00
Mark Mine
e1d4f45ae0 Made direct start up automatically if want-directtools or cluster-mode set 2003-07-03 20:22:24 +00:00
Mark Mine
ca6a48e55b Used TkGlobal instead of Tkinter and Pmw 2003-07-03 20:04:42 +00:00
David Rose
f12cb81d9d move suggestResync to DistributedSmoothNode 2003-07-03 16:41:01 +00:00
David Rose
1e076dadd1 support setT() while interval is playing 2003-07-02 23:18:41 +00:00
David Rose
34d313acb6 warning, not error, if a module named in toon.dc doesn't exist. 2003-07-02 04:10:49 +00:00
David Rose
3d916a1ff3 fix problems with newly divided house model 2003-07-02 02:37:28 +00:00
David Rose
437a029354 requires bash 2003-07-02 01:58:54 +00:00
David Rose
0653b40191 cleanup 2003-07-02 01:54:34 +00:00
David Rose
0d3dcf14be warning, not error, if a module named in toon.dc doesn't exist. 2003-07-02 01:22:07 +00:00
Darren Ranalli
5ea5135f63 20-bit zones 2003-07-01 21:25:13 +00:00
David Rose
1e600848e7 some collisions don't have surface normals 2003-07-01 16:49:49 +00:00
David Rose
f4afb983a4 more tweaks for non-VR Studio environments 2003-06-30 01:54:24 +00:00
David Rose
27b627d01a genPyCode on Linux, and without assuming DIRECT is set. 2003-06-30 01:23:38 +00:00
David Rose
89e8de58f9 remove legacy 2003-06-28 19:01:32 +00:00
David Rose
00d069754d properly handle mouse out of window 2003-06-28 17:19:08 +00:00
David Rose
7ebfb76429 allow None for callback 2003-06-28 17:18:47 +00:00
David Rose
7c2051a37a minor typo in comment 2003-06-28 17:17:22 +00:00
David Rose
f255fd3291 define more accessors 2003-06-27 19:30:31 +00:00
Mark Mine
b5bb8b4933 Use TkGlobal instead of directly importing Pmw 2003-06-26 20:56:50 +00:00
David Rose
dc6772b566 finishIntervalsMatching 2003-06-26 20:01:25 +00:00
Mark Mine
13c78ac7f1 Fixed merge conflic 2003-06-26 18:18:05 +00:00
David Rose
0cc3ed8706 add frameTexture 2003-06-25 20:35:38 +00:00
David Rose
1f1b51321c enquote HOME variable in case it contains spaces 2003-06-25 15:17:57 +00:00
Mark Mine
b24a6ff2cb for MRM tree 2003-06-25 01:45:58 +00:00
David Rose
9a79b2c7b2 generalize context number-based callback with AI 2003-06-24 15:58:15 +00:00
Joe Shochet
fc34f9aeb8 removed dolaters upfront 2003-06-23 16:11:14 +00:00
Joe Shochet
a418991da6 reduced startup time 2003-06-23 16:10:59 +00:00
Mark Mine
4d8a3a0eb4 *** empty log message *** 2003-06-23 04:47:55 +00:00
Mark Mine
22fe2af816 *** empty log message *** 2003-06-21 16:49:37 +00:00
David Rose
029f99a1cc make genPyCode work on Linux and non-ctattach platforms 2003-06-21 15:08:10 +00:00
Dave Schuyler
c240b0c489 removed drive interface; added move control to LocalAvatar.py 2003-06-21 03:50:54 +00:00
Dave Schuyler
9cdc1f6264 added changeMouseInterface() 2003-06-21 03:37:31 +00:00
Mark Mine
009e854d6c Use TkGlobals instead of importing Pmw directly 2003-06-21 03:09:00 +00:00