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
87f96c93135fcf46f2e65f90cc926e7325efc925
Hippolyzer
/
pyogp
/
lib
/
base
History
locklainn.linden
87f96c9313
first attempt at packets using the message template. This includes a header dictionary (frequency, num to name), reverse header dictionary (name to packet header frequency,num), creating a packet list that has all packets that are available, with their body blocks, as well as what data are in the blocks
2008-07-15 20:12:19 +00:00
..
tests
fixed host and port to make it work again
2008-07-14 18:45:30 +00:00
__init__.py
2008-06-27 15:10:24 +00:00
agent.py
2008-06-27 15:10:24 +00:00
agentdomain.py
added workaround between Linden Lab's Agent Domain implementation which sends the seed cap in the Location: header of a Redirect instead inside LLSD as agent_seed_capability.
2008-07-14 18:44:04 +00:00
caps.py
added repr() calls to better display itself on prints
2008-07-14 18:42:24 +00:00
credentials.py
2008-06-27 15:10:24 +00:00
example.py
2008-06-27 15:10:24 +00:00
interfaces.py
2008-06-27 15:10:24 +00:00
makepacketbody.py
first attempt at packets using the message template. This includes a header dictionary (frequency, num to name), reverse header dictionary (name to packet header frequency,num), creating a packet list that has all packets that are available, with their body blocks, as well as what data are in the blocks
2008-07-15 20:12:19 +00:00
makepacketdict.py
first attempt at packets using the message template. This includes a header dictionary (frequency, num to name), reverse header dictionary (name to packet header frequency,num), creating a packet list that has all packets that are available, with their body blocks, as well as what data are in the blocks
2008-07-15 20:12:19 +00:00
OGPLogin.py
added another example of OGP Login so that it could be tested added a test class for the OGP Login added some dependencies to the test runner that is produced by buildout
2008-07-14 14:39:56 +00:00
packet_test.py
first attempt at packets using the message template. This includes a header dictionary (frequency, num to name), reverse header dictionary (name to packet header frequency,num), creating a packet list that has all packets that are available, with their body blocks, as well as what data are in the blocks
2008-07-15 20:12:19 +00:00
packet.py
first attempt at packets using the message template. This includes a header dictionary (frequency, num to name), reverse header dictionary (name to packet header frequency,num), creating a packet list that has all packets that are available, with their body blocks, as well as what data are in the blocks
2008-07-15 20:12:19 +00:00
regiondomain.py
2008-06-27 15:10:24 +00:00