Commit Graph

170 Commits

Author SHA1 Message Date
Samir Naik ac6a899961 *** empty log message *** 2005-03-04 04:21:42 +00:00
Roger Hughston aa740cf5c5 *** empty log message *** 2005-02-24 05:11:57 +00:00
Dave Schuyler 75393d035b commenting out old code 2005-02-18 22:22:36 +00:00
David Rose 9fcb8cf159 another round of test fixes 2005-02-11 21:17:07 +00:00
Roger Hughston 1d934cb314 *** empty log message *** 2005-02-11 01:57:21 +00:00
David Rose 6f1811be80 latest test fixes 2005-02-08 04:06:36 +00:00
Dave Schuyler ae2edb6f8a deleted moved code 2005-01-28 03:39:13 +00:00
Dave Schuyler d50d46a46e move interest code to DoInterestManager 2005-01-28 02:55:41 +00:00
Roger Hughston 3826171dbe *** empty log message *** 2005-01-27 04:36:27 +00:00
Roger Hughston d1e875e3df Changed out Zone Managment 2005-01-27 03:16:09 +00:00
Joe Shochet 4e03d03391 fix handleUnexpectedMsgType for non OTP server 2005-01-21 23:09:24 +00:00
Joe Shochet 9538bc5a39 alter interest work, and parent id fix 2005-01-21 20:22:47 +00:00
David Rose ee66668ab1 integrate latest changes from CMU 2005-01-19 23:27:15 +00:00
Dave Schuyler 22175505f1 formatting 2005-01-15 06:13:17 +00:00
Dave Schuyler 6fa2adfa8a made some private members less private for debugging 2005-01-14 02:44:14 +00:00
Roger Hughston c6c94f1c1b Added the parent Id to set zone .. 2005-01-11 05:08:48 +00:00
Joe Shochet 9d44c1a374 renamed some funcs to comply with standards 2005-01-11 00:32:30 +00:00
Joe Shochet 506fe267ba OTPServer: client gets zone changes 2005-01-07 21:09:22 +00:00
Roger Hughston bcb8f039d8 *** empty log message *** 2005-01-05 23:56:06 +00:00
Dave Schuyler cc5c890de9 wantOtpServer 2004-12-28 04:04:47 +00:00
David Rose 834a6423a2 update comment, move standard messages into default dispatcher 2004-12-13 18:59:18 +00:00
Dave Schuyler 82f9cc6130 removed some unused code 2004-10-07 01:42:12 +00:00
Dave Schuyler 9824a5411e deleted comments 2004-10-07 01:24:58 +00:00
David Rose 0778ad00be separate readerPollTask into its constituent update/generate/other pieces 2004-09-15 22:48:19 +00:00
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
David Rose c20b60222a *** empty log message *** 2002-08-06 18:42:10 +00:00
Darren Ranalli cbefb7dd2c moved readerPollTask to earlier priority 2002-07-17 17:37:32 +00:00
Joe Shochet de41ee6447 *** empty log message *** 2002-02-08 01:16:45 +00:00
Joe Shochet f49cc31ef2 *** empty log message *** 2001-12-07 18:02:26 +00:00
David Rose cd26990977 make deleteObject 2001-10-25 01:04:54 +00:00
Joe Shochet e3f2d56b6f *** empty log message *** 2001-09-12 02:15:40 +00:00
David Rose 43a83a5e96 tabs to spaces 2001-08-21 03:45:07 +00:00
Joe Shochet 8def769881 *** empty log message *** 2001-07-26 18:06:37 +00:00
Joe Shochet 30988dfcb1 *** empty log message *** 2001-06-27 19:56:23 +00:00
Joe Shochet 2d51b63b1b *** empty log message *** 2001-06-19 09:01:52 +00:00
Jesse Schell 7d7d54470a *** empty log message *** 2001-06-11 16:22:35 +00:00
Joe Shochet cc63aec971 *** empty log message *** 2001-06-02 00:01:57 +00:00
Jesse Schell 7c12215f26 *** empty log message *** 2001-04-21 00:55:59 +00:00
Jesse Schell b1f323a992 *** empty log message *** 2001-04-13 23:03:55 +00:00
David Rose 11cbc3ebf8 *** empty log message *** 2001-04-13 19:02:54 +00:00
Jesse Schell 105d1a419a *** empty log message *** 2001-04-09 21:12:00 +00:00
David Rose a033492c5b *** empty log message *** 2001-04-05 23:16:51 +00:00
David Rose f7b228cfd0 *** empty log message *** 2001-04-05 15:49:16 +00:00
Jesse Schell 51ec5d8e95 *** empty log message *** 2001-03-30 01:21:11 +00:00
Jesse Schell 47e1a235ac *** empty log message *** 2001-03-29 23:05:21 +00:00
Jesse Schell 78bbde2bcc *** empty log message *** 2001-03-27 22:48:29 +00:00
Joe Shochet 27e79ad6db *** empty log message *** 2001-03-27 17:32:56 +00:00
David Rose 192dbfe946 *** empty log message *** 2001-03-22 19:11:49 +00:00
Jesse Schell 7cb262f959 *** empty log message *** 2001-03-21 17:29:27 +00:00
Joe Shochet 6fcdf375ed *** empty log message *** 2001-03-20 02:26:45 +00:00
Joe Shochet 62d20a5099 *** empty log message *** 2001-03-16 17:49:56 +00:00