Dave Schuyler
|
e1f734f589
|
removed print; changed some comments; added seek; changed error text
|
2004-05-21 23:22:35 +00:00 |
Joe Shochet
|
df862d9a8a
|
localToon => localAvatar
|
2004-05-21 13:04:34 +00:00 |
Dave Schuyler
|
deb7859abb
|
changed .txt file extension to .log
|
2004-05-21 03:05:17 +00:00 |
Dave Schuyler
|
fa9a3929b8
|
added close and __del__
|
2004-05-21 02:03:41 +00:00 |
Dave Schuyler
|
f33c8984f2
|
*** empty log message ***
|
2004-05-21 01:43:23 +00:00 |
David Rose
|
5a7bafe065
|
minor refcount tweak
|
2004-05-19 23:52:57 +00:00 |
David Rose
|
69e04be3af
|
handle updates without touching python
|
2004-05-19 23:16:37 +00:00 |
Mike Goslin
|
260dbe60d7
|
fix build path
|
2004-05-19 22:39:28 +00:00 |
David Rose
|
ebc3f08805
|
raise meaningful error messages
|
2004-05-19 20:57:52 +00:00 |
David Rose
|
ec535f800a
|
CConnectionRepository
|
2004-05-19 20:19:36 +00:00 |
David Rose
|
0058660904
|
named_update -> direct_update
|
2004-05-19 20:06:35 +00:00 |
David Rose
|
9de170f3fe
|
overload functions with PyObject
|
2004-05-19 20:06:03 +00:00 |
David Rose
|
f54565390d
|
import mangled name too
|
2004-05-19 17:45:33 +00:00 |
David Rose
|
359c111231
|
prebuild-bison
|
2004-05-19 17:26:38 +00:00 |
David Rose
|
b2bb4b5c08
|
use pystub after all
|
2004-05-19 17:04:51 +00:00 |
David Rose
|
3fac39f032
|
fix compiling issues w/o python
|
2004-05-19 05:32:26 +00:00 |
David Rose
|
27b8913ad9
|
compiler tweaks
|
2004-05-19 05:09:44 +00:00 |
David Rose
|
8625787a5e
|
move AIDistClass etc. into C++
|
2004-05-19 04:49:09 +00:00 |
Dave Schuyler
|
76672051c6
|
formatting
|
2004-05-19 04:14:26 +00:00 |
Dave Schuyler
|
1425ae5fa4
|
formatting
|
2004-05-19 03:47:28 +00:00 |
Dave Schuyler
|
1f6600d77a
|
changed comment
|
2004-05-19 03:03:42 +00:00 |
Joe Shochet
|
f8f1515162
|
*** empty log message ***
|
2004-05-19 01:22:01 +00:00 |
Joe Shochet
|
68f5888be4
|
cleaned up nodepath
|
2004-05-19 01:14:16 +00:00 |
David Rose
|
f91058c967
|
support PyObject * as a pass-through
|
2004-05-18 23:08:54 +00:00 |
Joe Shochet
|
56ef678d5e
|
fixed CLIENT_DELETE_AVATAR_RESP
|
2004-05-18 16:52:45 +00:00 |
David Rose
|
5b24209a3d
|
from_os_specific
|
2004-05-17 23:20:18 +00:00 |
David Rose
|
190bce1824
|
split out otp.dc, pirates.dc
|
2004-05-17 22:10:17 +00:00 |
Joe Shochet
|
8f4057fbd5
|
fixed import problem on client publish
|
2004-05-17 19:23:13 +00:00 |
Dave Schuyler
|
130215ba73
|
formatting
|
2004-05-14 21:25:25 +00:00 |
Mark Mine
|
c7cd81edcc
|
Adapt to new world order
|
2004-05-13 20:51:38 +00:00 |
Mark Mine
|
0e03b75c0e
|
*** empty log message ***
|
2004-05-12 20:44:42 +00:00 |
Dave Schuyler
|
1391854247
|
added object address to debug output
|
2004-05-12 04:32:03 +00:00 |
Darren Ranalli
|
330918c8f9
|
merged ai-telemetry branch to trunk
|
2004-05-10 22:02:40 +00:00 |
Mike Goslin
|
2d6e682f31
|
Dialog now split up properly
|
2004-05-07 17:03:30 +00:00 |
Mark Mine
|
dc30a660b9
|
*** empty log message ***
|
2004-05-07 05:03:27 +00:00 |
Dave Schuyler
|
820c8297f5
|
changed debugCall()
|
2004-05-07 02:09:22 +00:00 |
Joe Shochet
|
11e50186d4
|
new opt option
|
2004-05-06 23:24:34 +00:00 |
Joe Shochet
|
ab19f18a95
|
OTP code migration
|
2004-05-05 04:28:14 +00:00 |
Mike Goslin
|
e43e69bae3
|
Added gateway option
|
2004-05-05 02:06:26 +00:00 |
Mike Goslin
|
61d945086e
|
Replaced toonbase with base and tcr with cr
|
2004-05-05 01:44:58 +00:00 |
Mike Goslin
|
004a47b819
|
*** empty log message ***
|
2004-05-05 00:54:38 +00:00 |
Mike Goslin
|
966e57d3be
|
Removed avatar2d as default argument to avoid import order problem - avatar2d now gets filled in after ShowBase is constructed.
|
2004-05-05 00:12:48 +00:00 |
Mark Mine
|
4c3d7e893c
|
Added some, removed some
|
2004-05-04 00:31:49 +00:00 |
Mark Mine
|
1b6caf23d0
|
Use correct find, add otp, fix leveleditor bug
|
2004-05-04 00:31:20 +00:00 |
Mark Mine
|
0a816d9092
|
Added tag functionality
|
2004-05-04 00:26:27 +00:00 |
Joe Shochet
|
6ebb4f23d0
|
better handling of dcclass importing
|
2004-05-01 04:57:00 +00:00 |
Dave Schuyler
|
2dc81f276c
|
reduced ray start to 10.0 feet
|
2004-05-01 00:43:29 +00:00 |
Dave Schuyler
|
2092a17028
|
changed to ray start global
|
2004-04-30 23:43:21 +00:00 |
Dave Schuyler
|
35f04984c1
|
reduced ray length
|
2004-04-30 23:39:32 +00:00 |
Dave Schuyler
|
c37682d641
|
added CollisionHandlerRayStart
|
2004-04-30 23:38:57 +00:00 |