Commit Graph

164 Commits

Author SHA1 Message Date
David Rose e10b203bf2 bossBattle 2003-11-06 18:20:44 +00:00
David Rose ac53a4e660 doneBarrier() may be legally be called with no barrier received 2003-11-06 06:54:34 +00:00
Joe Shochet 39b6dce7bf made spammy prints be notify.debugs 2003-11-05 05:25:50 +00:00
David Rose f367e64cb5 RelatedObjectMgr 2003-11-04 23:52:53 +00:00
David Rose 1fd98e38f1 starting bossBattle 2003-10-31 23:45:22 +00:00
Asad M. Zaman bb917a4b2f security fixes from 10-29-2003, most of these ar ecrashes 2003-10-30 04:48:57 +00:00
David Rose 12a6dc05ce report status string as well as status code on failure to connect 2003-10-22 04:18:01 +00:00
Darren Ranalli af09aed6ea support for distributed parent tokens as strings 2003-10-20 22:08:40 +00:00
Darren Ranalli 60e7fb5596 sort zone list, assert unique elements 2003-10-09 01:22:15 +00:00
Dave Schuyler 75708f8b9d removed excess returns 2003-10-08 00:44:26 +00:00
Dave Schuyler e6f847c64b changed to has_key() 2003-09-17 01:52:57 +00:00
Darren Ranalli 28e1196c5f moved doFind* to ConnectionRepository so they are available on AI 2003-09-06 03:24:18 +00:00
Dave Schuyler 078f4c50c5 small changes and added add_x() to vectors 2003-09-05 04:31:19 +00:00
David Rose 1813724322 assert that files were imported correctly. 2003-08-29 17:01:52 +00:00
David Rose 8f02530c64 split serverTime into serverTimeSec and serverTimeUSec 2003-08-19 01:26:45 +00:00
David Rose aec3aa147c better clock synchronization, including p2p sync 2003-07-30 09:48:21 +00:00
Darren Ranalli 942f783579 prettier debug msgs wrt nodepaths 2003-07-24 01:15:49 +00:00
Darren Ranalli 633409b2bf fixed 32-bit timestamp bug 2003-07-23 01:08:09 +00:00
Darren Ranalli 84f82d6074 quote parent token in debug prints 2003-07-21 20:34:16 +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 c0ace4ee5d write PythonUtil.describeException 2003-07-17 13:09:25 +00:00
David Rose a54fb260f1 support 32-bit timestamps 2003-07-15 21:08:29 +00:00
David Rose 5e82884821 isGenerated 2003-07-15 21:08:20 +00:00
Greg Wiatroski 8e6fc1d0ff don't enable smoothing after node is disabled 2003-07-15 19:15:27 +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 80e565f622 robustify and regularize proxy fallback attempts 2003-07-14 17:55:02 +00:00
David Rose 3fd2da4124 better fix for eval-import problems 2003-07-11 22:58:15 +00:00
David Rose b6ec3f4063 don't wrap import within a try..except block 2003-07-11 21:57:59 +00:00
David Rose fc73572551 comment out debug statements 2003-07-09 20:58:03 +00:00
David Rose b4edf464e1 ensure smooth position is updated correctly on generate 2003-07-07 17:44:51 +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 f12cb81d9d move suggestResync to DistributedSmoothNode 2003-07-03 16:41:01 +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
David Rose 0d3dcf14be warning, not error, if a module named in toon.dc doesn't exist. 2003-07-02 01:22:07 +00:00
Darren Ranalli 5ea5135f63 20-bit zones 2003-07-01 21:25:13 +00:00
David Rose 7ebfb76429 allow None for callback 2003-06-28 17:18:47 +00:00
David Rose f255fd3291 define more accessors 2003-06-27 19:30:31 +00:00
David Rose 9a79b2c7b2 generalize context number-based callback with AI 2003-06-24 15:58:15 +00:00
Dave Schuyler c240b0c489 removed drive interface; added move control to LocalAvatar.py 2003-06-21 03:50:54 +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
Joe Shochet 03204e52b6 *** empty log message *** 2003-06-15 21:07:41 +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