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
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