index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Services
/
PresenceService
/
PresenceService.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete existing presences for a user ID when they log in again.
Melanie
2010-11-05
1
-0
/
+13
*
for now, comment out some older or redundant log debug lines to make diagnost...
Justin Clark-Casey (justincc)
2010-10-29
1
-1
/
+1
*
Fixed a couple of buglets in Friendship offers / acceptance / decline when av...
Diva Canto
2010-06-04
1
-1
/
+1
*
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
2010-05-28
1
-1
/
+2
*
More cleaning on presence. Friends online/offline works again.
Diva Canto
2010-05-08
1
-6
/
+0
*
GridUserService in place. Replaces the contrived concept of storing user's ho...
Diva Canto
2010-05-07
1
-74
/
+5
*
Bug fix: "last location" login.
Diva Canto
2010-03-12
1
-0
/
+4
*
Comment a debug message that is a tad too spammy
Melanie
2010-03-08
1
-1
/
+1
*
Now showing friends online upon grid login.
Diva Canto
2010-02-26
1
-0
/
+1
*
Several more buglets removed.
Diva Canto
2010-01-13
1
-1
/
+1
*
* Changed IPresenceService Logout, so that it takes a position and a lookat
Diva Canto
2010-01-10
1
-1
/
+3
*
Test client for remote presence connector, and for the service itself. Connec...
Diva Canto
2010-01-02
1
-2
/
+4
*
New LL login service is working! -- tested in standalone only. Things still m...
Diva Canto
2010-01-01
1
-9
/
+31
*
Unit tests for presence. They helped fix a couple of wrongnesses.
Diva Canto
2009-12-30
1
-9
/
+23
*
Adding new fields and home location methid to presence. Adding cleanup
Melanie
2009-12-28
1
-4
/
+30
*
Added some more log messages. This is beginning to work.
Diva Canto
2009-12-28
1
-4
/
+6
*
Database and presence changes. Untested
Melanie
2009-12-28
1
-26
/
+22
*
Changed GetAgents to take string[] instead of UUID[]
Diva Canto
2009-12-27
1
-19
/
+23
*
Remove the sesion from returned presence info
Melanie
2009-12-27
1
-4
/
+0
*
Finish the presence service
Melanie
2009-12-27
1
-5
/
+73
*
Just make it compile :)
Melanie
2009-12-27
1
-5
/
+26
*
Presence Step 1
Melanie
2009-12-27
1
-5
/
+2
*
Tweak presence handling and whip up a database connector and handler
Melanie
2009-11-18
1
-0
/
+9
*
Change PresenceData to PresenceInfo to remove a naming conflict in the
Melanie
2009-11-18
1
-0
/
+5
*
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
2009-11-13
1
-3
/
+3
*
Adding the presence service skeleton
Melanie
2009-10-23
1
-0
/
+53