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
|
a5ad0969d4
|
use FilenameUnifier to make canonical
|
2003-06-04 22:50:42 +00:00 |
|
David Rose
|
1f896dbc2b
|
pass dirname to Filename::make_canonical
|
2003-06-04 22:44:44 +00:00 |
|
David Rose
|
9fdb85793c
|
only check timestamps for textures named on command line
|
2003-06-04 22:09:32 +00:00 |
|
David Rose
|
218659244f
|
don't make directories for incorrect files, and put alpha 1 on red could-not-find textures
|
2003-06-04 21:11:31 +00:00 |
|
Darren Ranalli
|
dbfb75f964
|
added boolEqual for new SpeedChat
|
2003-06-04 21:11:29 +00:00 |
|
David Rose
|
224463894e
|
allow make_canonical() to work for paths that don't completely exist
|
2003-06-04 21:04:05 +00:00 |
|
David Rose
|
a355211cc1
|
build on Irix
|
2003-06-04 20:17:00 +00:00 |
|
David Rose
|
aa2182d806
|
minor changes to comment format
|
2003-06-04 00:58:36 +00:00 |
|
David Rose
|
7c789acea3
|
remove ObjectType vertex-color, fix animated models
|
2003-06-04 00:52:52 +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 |
|
Joseph Lee
|
ff66e80fc0
|
correct 64-bit build support setup
|
2003-06-03 02:25:57 +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 |
|
Mark Mine
|
aa3dfc7d52
|
*** empty log message ***
|
2003-05-31 19:12:44 +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 |
|
David Rose
|
cf5188d6ba
|
add -suffix to egg-texture-cards
|
2003-05-30 21:05:37 +00:00 |
|
ifay
|
e543945dd2
|
Updated the installation instructions to include the hurdles I recently overcame
|
2003-05-30 20:47:44 +00:00 |
|
ifay
|
3dabee5e93
|
Updated the user guide to include the recent hurdles that I dealt with.
|
2003-05-30 20:46:49 +00:00 |
|
David Rose
|
8cb8f411cb
|
comment out some exit() calls
|
2003-05-29 22:54:51 +00:00 |
|
David Rose
|
a59a6d7571
|
use new panda-level python spec decoding
|
2003-05-29 22:48:26 +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 |
|
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 |
|
Joseph Lee
|
fdae0a8487
|
add GCC build flags for largefile >2GB support
|
2003-05-20 00:28:53 +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 |
|
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 |
|
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
|
2bdd2c69b3
|
write notify message when window is closed
|
2003-05-08 22:56:17 +00:00 |
|
David Rose
|
f06c2c81f8
|
work around mystery print failure in Python
|
2003-05-08 22:00:39 +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
|
a6fbc77f47
|
automatically use HTTP mode for ssl connections to server
|
2003-05-07 15:48:21 +00:00 |
|