Commit Graph

57 Commits

Author SHA1 Message Date
Darren Ranalli bf6c45bf16 don't print context mismatch warnings 2007-03-15 03:41:07 +00:00
Josh Wilson d5d97fb009 scope -> context 2007-03-13 22:51:12 +00:00
Darren Ranalli 0ad3bac423 print debug if verboseRepository 2007-02-22 00:40:27 +00:00
Josh Wilson d0db2325af divided up printInterests() to separate the history and current state 2007-02-19 22:35:50 +00:00
Darren Ranalli 0b5ac9c34c added setAllInterestsCompleteCallback 2006-12-15 04:35:58 +00:00
aignacio_sf 1d7c9f7e76 fixed auto-interest remove 2006-12-15 02:02:43 +00:00
Zachary Pavlov 01c54a2d3c failsafe now in for systems without native 2006-11-27 20:52:21 +00:00
Darren Ranalli b018d90933 reduced logging 2006-11-13 22:45:53 +00:00
Darren Ranalli 5a541cf1a5 clean up waitForAllInterestsComplete on exit/disconnect 2006-11-09 22:45:19 +00:00
David Rose 10be9cdfd4 protect under __debug__ 2006-11-02 20:05:24 +00:00
Darren Ranalli 2e07609d07 added logging of state reset in history, added isValidInterestHandle 2006-10-04 03:18:28 +00:00
Darren Ranalli 2c481b3f26 added resetInterestStateForConnectionLoss 2006-10-04 01:09:11 +00:00
David Rose 216e635ee7 more __all__ fixes from Josh Yelon 2006-08-10 22:14:31 +00:00
Darren Ranalli 28711f8bd6 DelayedCallback->FrameDelayedCallback 2006-07-21 04:22:04 +00:00
Greg Wiatroski 528c90df80 undid non-fix =[ 2006-07-11 16:56:27 +00:00
Greg Wiatroski 67226d7f85 Moved printInterests into if debug statement: 2006-07-08 00:41:47 +00:00
Darren Ranalli 77ec202484 added check for setParentingRules to addInterest 2006-06-09 01:24:45 +00:00
Darren Ranalli 8933f78230 SerialNum->SerialNumGen, auto-interest tracking on the client 2006-06-08 00:06:39 +00:00
Darren Ranalli 8e04ee3120 added InterestHandle class 2006-06-01 22:54:39 +00:00
Samir Naik 578bb630c5 create handle before checkign for _noNewInterests 2006-05-07 23:50:02 +00:00
Darren Ranalli 36c3d27464 added noNewInterests 2006-05-06 05:42:06 +00:00
Darren Ranalli 8610954eaa fixed flag bug 2006-05-05 23:43:36 +00:00
Darren Ranalli 69efb59125 added noNewInterests flag 2006-05-05 23:37:24 +00:00
Darren Ranalli 6b6def5126 for sanity, always send out an event for every interest change 2006-05-05 20:42:38 +00:00
Darren Ranalli 26eca10a19 added InterestWatcher 2006-05-04 23:21:34 +00:00
Mike Goslin 22ada23d14 Support for loading screen 2006-05-04 00:21:28 +00:00
Darren Ranalli 6517959159 clear events on interest-done and on alter 2006-04-26 18:55:30 +00:00
Darren Ranalli bf911bb728 various fixes 2006-04-26 03:03:48 +00:00
Darren Ranalli 9a981c2830 bulletproofing, added the beginnings of a unit test suite 2006-04-25 21:50:09 +00:00
Dave Schuyler 75ecd2cf92 changed debug output 2006-04-04 23:39:26 +00:00
Dave Schuyler fc7fc09140 formatting 2006-03-17 22:43:25 +00:00
Darren Ranalli 58c22b71b0 don't use high bit of interest handles; reserved for interests set by servers 2006-01-10 00:26:57 +00:00
Darren Ranalli 9506f53809 don't crash the AI 2005-12-20 03:41:25 +00:00
Darren Ranalli 80d2643c24 added INTEREST DEBUG debugging, fixed scopeId allocator 2005-12-20 03:25:19 +00:00
Darren Ranalli 907dbec68b check that parentId is not zero 2005-11-09 23:17:54 +00:00
Darren Ranalli 026441ed7d only most recent interest-done event will be sent 2005-11-04 03:00:58 +00:00
Darren Ranalli 19995018de always send interest-change events 2005-11-03 08:03:37 +00:00
Darren Ranalli 95618b8d7f notify should not be if __debug__ 2005-10-28 23:13:34 +00:00
Joseph Lee f718cd20b2 make notify always exist for trunk-publish testing
TODO: somebody fix this!
2005-10-28 09:16:53 +00:00
Darren Ranalli 5be710f8b5 merged from pirates_1_first_merged_to_trunk 2005-09-14 22:13:42 +00:00
Darren Ranalli 4b5be27da3 self.notify -> Class.notify 2005-08-04 00:38:13 +00:00
Dave Schuyler d1e830f57b formatting 2005-07-07 00:15:52 +00:00
Dave Schuyler 231d582a86 formatting 2005-07-01 01:29:36 +00:00
Dave Schuyler fef3bab197 print to notify 2005-06-18 04:12:10 +00:00
Roger Hughston e30a014948 *** empty log message *** 2005-06-17 21:06:09 +00:00
Darren Ranalli 48362bd801 fixed call to uniqueElements 2005-05-25 23:04:43 +00:00
Dave Schuyler ed058d20ad minor change 2005-05-23 22:21:40 +00:00
Dave Schuyler 5099a543c0 debugging printInterests 2005-04-06 00:12:03 +00:00
Joe Shochet b04c601d20 better debug print logic 2005-03-10 00:47:04 +00:00
Samir Naik a5dcfae1ce added want-interest-printout dconfig 2005-03-08 23:22:47 +00:00