This website requires JavaScript.
Explore
Help
Register
Sign In
Miko
/
Hippolyzer
Watch
1
Star
0
Fork
0
You've already forked Hippolyzer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d8a0ac44cd65f38e5345f90c03aa823bcc3b17bf
Hippolyzer
/
pyogp
/
lib
/
base
/
utilities
History
enus.linden
d8a0ac44cd
removing packets.py dependencies from objects.py
2009-07-20 23:19:00 +00:00
..
__init__.py
merging inventory-extension branch into trunk
2009-04-27 22:48:01 +00:00
build_packet_templates.py
merging the enus-refactor branch into the trunk
2009-03-03 01:40:52 +00:00
enums.py
removing packets.py dependencies from objects.py
2009-07-20 23:19:00 +00:00
events.py
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
helpers.py
* Use the PCode enum instead of magic numbers * Watch out for "None" values when applying ObjectUpdates to agent * Add AgentDynamicsUpdate app event * Handle 48-, 32-, and 16-byte ObjectUpdates * Add basic sit/stand/fly methods to agent, with associated enums
2009-07-07 17:02:33 +00:00
parse_packet.py
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