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
/
Connectors
/
SimianGrid
/
SimianPresenceServiceConnector.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed sessionID from GridUserservice again. Removed parcel crossing detecti...
Diva Canto
2010-05-20
1
-0
/
+6
*
* Added sessionID to IGridUserService.SetLastPosition(), as some connectors w...
unknown
2010-05-20
1
-122
/
+65
*
More cleaning on presence. Friends online/offline works again.
Diva Canto
2010-05-08
1
-12
/
+0
*
GridUserService in place. Replaces the contrived concept of storing user's ho...
Diva Canto
2010-05-07
1
-6
/
+82
*
* Better logging for Authenticate() failures
John Hurliman
2010-04-02
1
-1
/
+1
*
Change the SimianGrid connector log messages to start with "[SIMIAN " to avoi...
John Hurliman
2010-03-26
1
-24
/
+24
*
Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...
Dan Lake
2010-03-19
1
-2
/
+2
*
Fixed Simian.IsSimianEnabled() to allow mixing and matching of connectors
John Hurliman
2010-03-15
1
-1
/
+1
*
* Added a better check to the SimianGrid connectors to test if they are enabl...
John Hurliman
2010-03-12
1
-12
/
+15
*
Fixing the previous patch to work correctly with standalone mode
John Hurliman
2010-03-12
1
-4
/
+4
*
Fixed SimianGrid connectors to gracefully exit if the required config section...
John Hurliman
2010-03-12
1
-13
/
+19
*
Simplify database setup and remove migration problems by moving all sqlite co...
Justin Clark-Casey (justincc)
2010-03-12
1
-1
/
+1
*
Adding the SimianGrid connectors
John Hurliman
2010-03-11
1
-0
/
+502