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
b79ce7d08545e2ff9dbb792c8d923a86f03e3229
Hippolyzer
/
pyogp
/
lib
/
base
/
utilities
History
joshua.linden
e19e8c1792
* 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
...
Not reviewed
2009-07-07 17:02:33 +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
* 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
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