3201 Commits

Author SHA1 Message Date
David Rose
a7bab73267 don't build pgrid every time 2003-06-09 22:47:23 +00:00
David Rose
03c1c844ea add get_stashed_children() 2003-06-09 22:41:43 +00:00
David Rose
1fee5c727e add detach() 2003-06-09 22:41:35 +00:00
David Rose
e3136204df output anim tables in standard order 2003-06-09 21:55:17 +00:00
David Rose
882c90d7ff false is not int 0 2003-06-09 21:51:43 +00:00
David Rose
5722cb4861 go ahead and add rows with shear transforms, even though it won't be completely correct 2003-06-09 18:56:59 +00:00
David Rose
da5268db7a output vertex ref's before children again, for easier following of hierarchy in visual inspection of egg files 2003-06-07 01:24:27 +00:00
David Rose
db56915d10 trivial 2003-06-07 01:23:44 +00:00
David Rose
0b1a13f06b publish set_velocity etc. 2003-06-06 15:53:50 +00:00
David Rose
3c1914b19a move joints to end of list on output 2003-06-05 23:47:53 +00:00
David Rose
63db1b1d1c more support for three collinear points 2003-06-05 22:35:50 +00:00
David Rose
aa2182d806 minor changes to comment format 2003-06-04 00:58:36 +00:00
David Rose
78f67d8afd add has_user_data with type 2003-06-03 22:53:09 +00:00
David Rose
42faec57a0 quietly ignore ObjectType none 2003-06-03 20:26:06 +00:00
David Rose
1367be51df add EggUserData 2003-06-03 20:24:31 +00:00
David Rose
84ed9bd35b support three collinear points 2003-06-03 01:06:25 +00:00
David Rose
1e0d35082d accept MS-DOS end-of-line characters 2003-06-02 21:52:58 +00:00
David Rose
5fea988239 accept MS-DOS end-of-line characters 2003-06-02 21:39:11 +00:00
David Rose
cc20fc919b clear velocity on removed colliders also 2003-06-02 18:24:46 +00:00
David Rose
90fb2ebf89 remove colliders when you remove the handler 2003-05-31 01:02:00 +00:00
David Rose
c683d3d834 collision handler pointer may have already been removed 2003-05-31 00:16:34 +00:00
ifay
e543945dd2 Updated the installation instructions to include the hurdles I recently overcame 2003-05-30 20:47:44 +00:00
David Rose
8cb8f411cb comment out some exit() calls 2003-05-29 22:54:51 +00:00
David Rose
2eaf4b99db document SOCKS error codes 2003-05-29 22:41:40 +00:00
David Rose
b2c04cf954 whoops, timeout when connecting through proxy 2003-05-29 21:04:22 +00:00
David Rose
4c152dad0e don't add empty hostnames to _direct_hosts 2003-05-29 18:16:45 +00:00
Joseph Lee
499d5a095f get_proxy() is using "http://" which fools get_proxies_by_url() into thinking
the empty servername matches the unspecified (and empty) directhost
  (when no directhosts are specified) which messes up the proxy code.
Fixed.
2003-05-14 03:32:42 +00:00
David Rose
2bdd2c69b3 write notify message when window is closed 2003-05-08 22:56:17 +00:00
David Rose
010e616d80 clarify 'default' 2003-05-08 00:02:31 +00:00
David Rose
b97b88e0c4 add unsorted bin to doc 2003-05-07 23:14:24 +00:00
Joseph Lee
1608f33184 o updated problem description with cygwin's current perl 5.8.x vs 5.6.x
o added "genPyCode win-publish" option
2003-05-07 22:48:45 +00:00
David Rose
34dfb94e83 add URLSpec::is_ssl 2003-05-07 20:09:26 +00:00
David Rose
4f6d41a4d2 include port number on Host: designation to server 2003-05-07 17:53:19 +00:00
David Rose
e8c032b84c whoops, virtual function changed signature 2003-05-07 01:28:03 +00:00
David Rose
2db50240ac support multiple collide flags on a node 2003-05-07 00:33:48 +00:00
Dave Schuyler
0575f75afd added get_relative_vector 2003-05-06 04:19:17 +00:00
David Rose
ce8ef1441b don't exit if GetAvailableVidMem fails 2003-05-02 23:36:15 +00:00
David Rose
a4b6896da3 comment tweak 2003-05-01 22:48:42 +00:00
David Rose
5e418ed57c more robust handling of socks authentication failures 2003-05-01 22:22:14 +00:00
David Rose
b4751ec36b expose get_draw_order, etc. 2003-04-30 18:37:34 +00:00
David Rose
9a234e0341 be sure to flush on close 2003-04-29 21:59:07 +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
4ea81880aa Updated path to toontown server 2003-04-29 01:57:39 +00:00
Mark Mine
2136e1a0b3 Added notes to fix panda install problems 2003-04-29 01:37:39 +00:00
David Rose
337c287ec3 first pass at supporting SOCKS5 proxies 2003-04-29 00:33:14 +00:00
David Rose
08a3129692 oops, invalid when http-proxy is empty 2003-04-28 19:48:04 +00:00
David Rose
a345cfe8c5 report os error also 2003-04-28 18:31:15 +00:00
David Rose
c88b65d0f6 make direct-hosts use glob characters correctly 2003-04-28 17:28:49 +00:00
David Rose
2531913df2 move globPattern into pandaexpress 2003-04-28 17:28:17 +00:00