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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-11-05
Delete existing presences for a user ID when they log in again.
Melanie
1
-0
/
+13
2010-10-29
for now, comment out some older or redundant log debug lines to make diagnost...
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-06-04
Fixed a couple of buglets in Friendship offers / acceptance / decline when av...
Diva Canto
1
-1
/
+1
2010-05-28
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
1
-1
/
+2
2010-05-08
More cleaning on presence. Friends online/offline works again.
Diva Canto
1
-6
/
+0
2010-05-07
GridUserService in place. Replaces the contrived concept of storing user's ho...
Diva Canto
1
-74
/
+5
2010-03-12
Bug fix: "last location" login.
Diva Canto
1
-0
/
+4
2010-03-08
Comment a debug message that is a tad too spammy
Melanie
1
-1
/
+1
2010-02-26
Now showing friends online upon grid login.
Diva Canto
1
-0
/
+1
2010-01-13
Several more buglets removed.
Diva Canto
1
-1
/
+1
2010-01-10
* Changed IPresenceService Logout, so that it takes a position and a lookat
Diva Canto
1
-1
/
+3
2010-01-02
Test client for remote presence connector, and for the service itself. Connec...
Diva Canto
1
-2
/
+4
2010-01-01
New LL login service is working! -- tested in standalone only. Things still m...
Diva Canto
1
-9
/
+31
2009-12-30
Unit tests for presence. They helped fix a couple of wrongnesses.
Diva Canto
1
-9
/
+23
2009-12-28
Adding new fields and home location methid to presence. Adding cleanup
Melanie
1
-4
/
+30
2009-12-28
Added some more log messages. This is beginning to work.
Diva Canto
1
-4
/
+6
2009-12-28
Database and presence changes. Untested
Melanie
1
-26
/
+22
2009-12-27
Changed GetAgents to take string[] instead of UUID[]
Diva Canto
1
-19
/
+23
2009-12-27
Remove the sesion from returned presence info
Melanie
1
-4
/
+0
2009-12-27
Finish the presence service
Melanie
1
-5
/
+73
2009-12-27
Just make it compile :)
Melanie
1
-5
/
+26
2009-12-27
Presence Step 1
Melanie
1
-5
/
+2
2009-11-18
Tweak presence handling and whip up a database connector and handler
Melanie
1
-0
/
+9
2009-11-18
Change PresenceData to PresenceInfo to remove a naming conflict in the
Melanie
1
-0
/
+5
2009-11-13
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
1
-3
/
+3
2009-10-23
Adding the presence service skeleton
Melanie
1
-8
/
+10
2009-08-05
* Remove some mono compiler warnings
Justin Clark-Casey
1
-3
/
+1
2009-08-04
Adding the plumbing for a ROBUST freeswitch service
Melanie
1
-8
/
+15
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-18
Adding missing files
Melanie Thielker
1
-5
/
+9
2009-05-05
Some refactoring. Database is now active in the new user server
Melanie Thielker
1
-4
/
+4
2009-05-05
Plumb the database into the new server skel
Melanie Thielker
1
-0
/
+3
2009-05-05
Plumb the new server connector logic
Melanie Thielker
1
-1
/
+32
2009-05-05
Add an interface skeleton for user services
Melanie Thielker
1
-0
/
+8