enus.linden
|
3b6b6896c3
|
further refactoring of groups.py, creating methods which send related messages separate from the conveneince functions which wrap them
|
2009-07-16 20:26:44 +00:00 |
|
enus.linden
|
d27cb5a311
|
removed references to packet.py in groups.py, refactored a bit for pylint
|
2009-07-15 20:58:42 +00:00 |
|
kotler.linden
|
14ae34a9ca
|
standardization of datamanager constructors
|
2009-07-07 17:43:50 +00:00 |
|
kotler.linden
|
e9b1a931a5
|
remerge of kotler_tests
|
2009-07-07 00:15:55 +00:00 |
|
kotler.linden
|
9af7338fcd
|
reverting the merge
|
2009-07-06 23:29:38 +00:00 |
|
kotler.linden
|
89a9630f69
|
merge from kotler_tests
|
2009-07-06 22:13:36 +00:00 |
|
enus.linden
|
b7ccabe726
|
renaming _register() to register() on MessageHandler and AppEventHandler, fixing a couple of EventQueue derived message related bugs
|
2009-06-05 22:22:13 +00:00 |
|
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 |
|
whump.linden
|
f71e360662
|
Reviewed with enus.linden Changes to support DeRezObject back to inventory See examples/sample_object_create_permissions.py
|
2009-04-03 22:00:50 +00:00 |
|
enus.linden
|
c0f568bd9a
|
adding packet counters, plus 'completed' ability to connect to neighboring regions via udp and event queue
|
2009-04-01 23:49:16 +00:00 |
|
enus.linden
|
1aa50b3b71
|
ficing broken login initialization
|
2009-03-30 16:16:26 +00:00 |
|
enus.linden
|
af6d78eb9f
|
adding first pass at group chat, needs cleanup. worked on enabling child simulators, but it doesnt work yet
|
2009-03-26 20:10:13 +00:00 |
|
enus.linden
|
f583a875b5
|
adding datatypes, unpacking ObjectUpdate.ObjectData.ObjectData into distinct fields, and some other things
|
2009-03-18 21:32:21 +00:00 |
|
enus.linden
|
659e2347e4
|
adding groups, some default camera settings, and the ability to monitor outgoing packets by adding HANDLE_PACKETS to udp_dispatcher().send....
|
2009-03-13 22:09:43 +00:00 |
|
enus.linden
|
776db124f3
|
adding deferred packet parsing (not parsing fully packets we aren't handling, plus some chat type stuff, and stubbing out EnableSimulator handling
|
2009-03-12 20:48:26 +00:00 |
|