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
0d6e32d2dfdb5dccfdedf69400a865bdccc36872
Hippolyzer
/
pyogp
/
lib
/
base
/
examples
History
enus.linden
0d6e32d2df
got ObjectProperties parsing done properly, and now seem to bt storing objects nicely. creating new ones as needed, updating exising ones (did need to change the management schema around a bit. One thing I have noticed, is that Tracebacks that one normally would see appear hidden when going through a callback. this is not cool. we need to get to the bottom of this and fix it. debugging code that doesn't complain when it breaks sucks
2009-03-22 05:37:11 +00:00
..
__init__.py
merging the enus-refactor branch into the trunk
2009-03-03 01:40:52 +00:00
sample_agent_login.py
adding slurl style parsing to login start location
2009-03-19 18:00:37 +00:00
sample_appearance_management.py
adding slurl style parsing to login start location
2009-03-19 18:00:37 +00:00
sample_chat_and_instant_messaging.py
adding slurl style parsing to login start location
2009-03-19 18:00:37 +00:00
sample_group_creation.py
adding slurl style parsing to login start location
2009-03-19 18:00:37 +00:00
sample_inventory_handling.py
adding slurl style parsing to login start location
2009-03-19 18:00:37 +00:00
sample_login.py
adding slurl style parsing to login start location
2009-03-19 18:00:37 +00:00
sample_object_creation.py
got ObjectProperties parsing done properly, and now seem to bt storing objects nicely. creating new ones as needed, updating exising ones (did need to change the management schema around a bit. One thing I have noticed, is that Tracebacks that one normally would see appear hidden when going through a callback. this is not cool. we need to get to the bottom of this and fix it. debugging code that doesn't complain when it breaks sucks
2009-03-22 05:37:11 +00:00
sample_object_properties.py
got ObjectProperties parsing done properly, and now seem to bt storing objects nicely. creating new ones as needed, updating exising ones (did need to change the management schema around a bit. One thing I have noticed, is that Tracebacks that one normally would see appear hidden when going through a callback. this is not cool. we need to get to the bottom of this and fix it. debugging code that doesn't complain when it breaks sucks
2009-03-22 05:37:11 +00:00
sample_object_tracking.py
got ObjectProperties parsing done properly, and now seem to bt storing objects nicely. creating new ones as needed, updating exising ones (did need to change the management schema around a bit. One thing I have noticed, is that Tracebacks that one normally would see appear hidden when going through a callback. this is not cool. we need to get to the bottom of this and fix it. debugging code that doesn't complain when it breaks sucks
2009-03-22 05:37:11 +00:00
sample_region_connect.py
looks like parsing of ObjectUpdateCompressed is complete-ish, need to step through against source code that packs the data once more, and then pass the data as an Object() instance to process_object_update
2009-03-19 22:16:15 +00:00