96 Commits

Author SHA1 Message Date
David Rose
79ec28a544 support onscreen system whispers 2004-09-15 20:34:42 +00:00
Roger Hughston
3d952861b5 Nallowing new Global DC objects that are always in scope 2004-07-23 02:19:31 +00:00
David Rose
38690f1522 new server messages for generic avatar 2004-06-21 20:52:42 +00:00
David Rose
b1db93fb87 explicit import paths 2004-06-01 19:31:48 +00:00
David Rose
69e04be3af handle updates without touching python 2004-05-19 23:16:37 +00:00
David Rose
ec535f800a CConnectionRepository 2004-05-19 20:19:36 +00:00
David Rose
8625787a5e move AIDistClass etc. into C++ 2004-05-19 04:49:09 +00:00
David Rose
190bce1824 split out otp.dc, pirates.dc 2004-05-17 22:10:17 +00:00
Joe Shochet
ab19f18a95 OTP code migration 2004-05-05 04:28:14 +00:00
Joe Shochet
bc70d28fc5 datagram improvements 2004-04-09 22:56:34 +00:00
David Rose
889be29b47 add session recording and playback 2004-01-30 18:20:47 +00:00
David Rose
5cd64e3a4d fix crash after switching avatars 2003-12-02 21:48:26 +00:00
Dave Schuyler
8ddf9011d5 fixing cleanup during alt-f4 exit 2003-11-29 04:21:35 +00:00
David Rose
f367e64cb5 RelatedObjectMgr 2003-11-04 23:52:53 +00:00
Darren Ranalli
60e7fb5596 sort zone list, assert unique elements 2003-10-09 01:22:15 +00:00
Dave Schuyler
078f4c50c5 small changes and added add_x() to vectors 2003-09-05 04:31:19 +00:00
David Rose
aec3aa147c better clock synchronization, including p2p sync 2003-07-30 09:48:21 +00:00
Darren Ranalli
b64887d146 added parentMgr for more flexible distributed reparentTo's 2003-07-18 20:22:24 +00:00
David Rose
3de67a9843 getServerTimeOfDay 2003-07-18 17:52:15 +00:00
David Rose
923bf3f465 guarantee that announceGenerate is called before non-required fields are received. 2003-07-15 00:15:47 +00:00
David Rose
7049173fb3 split out common code from ClientRepository and AIRepository into ConnectionRepository 2003-07-05 20:02:32 +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
Darren Ranalli
5ea5135f63 20-bit zones 2003-07-01 21:25:13 +00:00
Dave Schuyler
b2c42c3275 Heartbeat printing Config option 2003-06-18 02:48:36 +00:00
David Rose
b46fbf10db turn off noisy 'received n datagrams' messages 2003-06-17 02:16:01 +00:00
David Rose
5a7a566ec7 properly try to connect without proxy when connect-method http is forced 2003-06-12 16:21:10 +00:00
David Rose
a59a6d7571 use new panda-level python spec decoding 2003-05-29 22:48:26 +00:00
David Rose
c43178944d report server heartbeats 2003-05-27 21:14:48 +00:00
Darren Ranalli
babe3283bd fixed error msg construction 2003-05-13 22:42:05 +00:00
David Rose
a6fbc77f47 automatically use HTTP mode for ssl connections to server 2003-05-07 15:48:21 +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
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
David Rose
8e99a77974 track datagram messages 2003-04-04 22:13:22 +00:00
David Rose
00b3e0ca78 add collect-tcp 2003-04-02 18:52:16 +00:00
David Rose
2623dabc13 server-failover 2003-03-13 00:48:08 +00:00
David Rose
01d1a4f888 documentspec 2003-02-21 23:49:03 +00:00
David Rose
279db709a3 better time tracking from AI, better cheesy effect logging 2003-02-19 23:27:56 +00:00
David Rose
d5feca8fe3 getAllOfType 2002-12-16 20:36:00 +00:00
Darren Ranalli
6b5c71a015 added network-plug-pull simulation code 2002-11-15 19:17:34 +00:00
Darren Ranalli
dba252933d added min-lag and max-lag 2002-11-11 18:42:21 +00:00
David Rose
6a46a94f3c be more aggressive about trying to get around proxies, and reporting messages to user 2002-11-10 18:15:58 +00:00
David Rose
3acbd6c86f use NSPR if no proxy, OpenSSL with proxy 2002-11-08 20:24:50 +00:00
David Rose
350369ae57 verbose disconnect reasons 2002-11-07 21:30:51 +00:00
David Rose
7214038a5b return support for python Proxy negotiation in connect-http. 2002-10-24 17:21:07 +00:00
David Rose
7420d4adbc disconnect during warning message 2002-10-23 19:15:16 +00:00
David Rose
ebc6b3f7d0 support connectHttp 2002-10-21 14:50:53 +00:00
David Rose
960722a457 quietly ignore deleted objects who call sendUpdate 2002-09-12 22:06:43 +00:00
David Rose
c596d5d03d close connection cleanly when it is dropped 2002-09-10 19:02:07 +00:00