aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Avatar/InstantMessage/PresenceModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-3/+2
* * prune and regrade log messages relating to client login and logoutJustin Clarke Casey2009-01-061-9/+8
* Added local lookup before we ask the messaging server.Homer Horwitz2008-11-261-6/+26
* Next step of the PresenceModule. Still not complete; local optimizations and theHomer Horwitz2008-11-251-33/+101
* WIP: Adding a few things to PresenceModule. Not quite finished yet.Homer Horwitz2008-11-241-2/+83
* - Evaluate config only onceHomer Horwitz2008-11-241-21/+35
* Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker2008-11-231-9/+15
* Add error handling to catch the WebExceptions thrown if you haveMelanie Thielker2008-11-231-23/+48
* Adding root agent position messages to the message serverMelanie Thielker2008-11-221-0/+42
* Add root agent tracking to presence moduleMelanie Thielker2008-11-221-5/+17
* Next step in the presence module - some core plumbing included atMelanie Thielker2008-11-221-0/+18
* Adding region up/down notifications to the PresenceModule. MessagingMelanie Thielker2008-11-221-0/+42
* Check in the presence module skeletonMelanie Thielker2008-11-221-0/+100