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
*
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
2019-05-19
1
-5
/
+5
*
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
2016-11-03
1
-117
/
+95
*
Cleanup on region modules: gave short node id's to all of them.
Diva Canto
2012-11-12
1
-1
/
+1
*
Allow retrival of multiple user records in one operation, analog to presence
Melanie
2012-01-16
1
-0
/
+4
*
Reduce amount of debug lopgging put out by some simiangrid connectors. Pleas...
Justin Clark-Casey (justincc)
2011-01-18
1
-14
/
+13
*
Actually log users out (call LogoutAgent) in the SimianPresenceServiceConnect...
John Hurliman
2010-09-29
1
-0
/
+6
*
Part two of the previous commit, making IGridUserService.LoggedOut() more fle...
John Hurliman
2010-09-29
1
-1
/
+1
*
Made IGridUserService.SetLastPosition() more flexible to allow different poss...
John Hurliman
2010-09-29
1
-6
/
+0
*
* Run SimianGrid session updates asynchronously instead of from the main hear...
John Hurliman
2010-09-09
1
-55
/
+0
*
Fix Simian regression
Melanie
2010-09-07
1
-16
/
+19
*
Fix a handful of copypaste errors
Melanie
2010-09-05
1
-1
/
+1
*
Fix up presence connector in SimianGrid
Melanie
2010-09-05
1
-12
/
+22
*
* Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to...
John Hurliman
2010-09-03
1
-13
/
+9
*
Remove various warnings and improve logging messages. No functional changes.
Justin Clark-Casey (justincc)
2010-08-23
1
-19
/
+19
*
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