index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Services
/
Connectors
/
SimianGrid
/
SimianPresenceServiceConnector.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-16
Allow retrival of multiple user records in one operation, analog to presence
Melanie
1
-0
/
+4
2012-01-16
Add methods to allow the groups modules to query online status and last login
Melanie
1
-0
/
+4
2011-01-18
Reduce amount of debug lopgging put out by some simiangrid connectors. Pleas...
Justin Clark-Casey (justincc)
1
-14
/
+13
2010-09-29
Actually log users out (call LogoutAgent) in the SimianPresenceServiceConnect...
John Hurliman
1
-0
/
+6
2010-09-29
Part two of the previous commit, making IGridUserService.LoggedOut() more fle...
John Hurliman
1
-1
/
+1
2010-09-29
Made IGridUserService.SetLastPosition() more flexible to allow different poss...
John Hurliman
1
-6
/
+0
2010-09-09
* Run SimianGrid session updates asynchronously instead of from the main hear...
John Hurliman
1
-55
/
+0
2010-09-07
Fix Simian regression
Melanie
1
-16
/
+19
2010-09-07
Fix Simian regression
Melanie
1
-16
/
+19
2010-09-05
Fix a handful of copypaste errors
Melanie
1
-1
/
+1
2010-09-05
Fix up presence connector in SimianGrid
Melanie
1
-12
/
+22
2010-09-03
* Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to...
John Hurliman
1
-13
/
+9
2010-08-23
Remove various warnings and improve logging messages. No functional changes.
Justin Clark-Casey (justincc)
1
-19
/
+19
2010-05-20
Removed sessionID from GridUserservice again. Removed parcel crossing detecti...
Diva Canto
1
-0
/
+6
2010-05-20
* Added sessionID to IGridUserService.SetLastPosition(), as some connectors w...
unknown
1
-122
/
+65
2010-05-08
More cleaning on presence. Friends online/offline works again.
Diva Canto
1
-12
/
+0
2010-05-07
GridUserService in place. Replaces the contrived concept of storing user's ho...
Diva Canto
1
-6
/
+82
2010-04-02
* Better logging for Authenticate() failures
John Hurliman
1
-1
/
+1
2010-03-26
Change the SimianGrid connector log messages to start with "[SIMIAN " to avoi...
John Hurliman
1
-24
/
+24
2010-03-19
Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...
Dan Lake
1
-2
/
+2
2010-03-15
Fixed Simian.IsSimianEnabled() to allow mixing and matching of connectors
John Hurliman
1
-1
/
+1
2010-03-12
* Added a better check to the SimianGrid connectors to test if they are enabl...
John Hurliman
1
-12
/
+15
2010-03-12
Fixing the previous patch to work correctly with standalone mode
John Hurliman
1
-4
/
+4
2010-03-12
Fixed SimianGrid connectors to gracefully exit if the required config section...
John Hurliman
1
-13
/
+19
2010-03-12
Simplify database setup and remove migration problems by moving all sqlite co...
Justin Clark-Casey (justincc)
1
-1
/
+1
2010-03-11
Adding the SimianGrid connectors
John Hurliman
1
-0
/
+502