Commit Graph

8 Commits

Author SHA1 Message Date
enus.linden
d3ad0d5e2f merging pyogp.lib.base/branches/combined_message_handling to trunk. moved the original Message to MessageBase, then combined as a subclass of MessageBase the deprecated UPDPacket and new Message class. PacketHandler and EventQueueHandler are now merged into MessageHandler. various changes made to accommodate, various files/classes removed. tests were passing in the branch merging in, will check tests and sample scripts after an svn up with the commit in it 2009-06-05 21:02:59 +00:00
enus.linden
ea5c1a62eb merging inventory-extension branch into trunk 2009-04-27 22:48:01 +00:00
enus.linden
65df28e3b4 merge back as follows: -r2063:HEAD https://svn.secondlife.com/svn/linden/projects/2008/pyogp/pyogp.lib.base/branches/callback-refactor, moving callback handlers to class methods vs global functions. also fixed some tests :) 2009-04-06 21:29:17 +00:00
enus.linden
b714ff6a67 adding test for parsing and handling of an ObjectUpdateCompressed packet 2009-03-22 06:53:48 +00:00
enus.linden
31c3ff3d23 oops, had broken a test in test_objects. Fixed. 2009-03-22 06:48:47 +00:00
enus.linden
b7ba36e26a stubbing out permissions.py for use initially in objects. unpacking vectors into the Vector3() class now, plus a couple of required related changes 2009-03-21 06:28:10 +00:00
whump.linden
63f1118464 Cleanup of base test for onObjectCompressedPacket in base/objects.py 2009-03-21 00:17:50 +00:00
enus.linden
c95fecf6f9 working on test_object.py, not done, in fact, broken :) 2009-03-20 21:24:55 +00:00