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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename the stream extension method WebUtil.CopyTo() to WebUtil.CopyStream().
Robert Adams
2012-03-12
1
-1
/
+1
*
Allow retrival of multiple user records in one operation, analog to presence
Melanie
2012-01-16
1
-0
/
+4
*
Set the local grid flag in the user account through the simian connector
Mic Bowman
2011-12-29
1
-0
/
+4
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2011-12-23
1
-25
/
+56
|
\
|
*
Enables processing of hypergrid links through simiangrid services. Thanks
Mic Bowman
2011-12-22
1
-25
/
+56
*
|
HG: AAdded a few missing /'s at the end of URLs
Diva Canto
2011-12-23
2
-0
/
+5
|
/
*
Append asset ID to URL for storage requests to allow caching proxies to work ...
Dan Lake
2011-11-23
1
-1
/
+3
*
Drop the CopyTo parameter from Int32.MaxValue to 4096. This is a buffer size
Mic Bowman
2011-11-02
1
-1
/
+1
*
Revert "fix CopyTo call that was breaking under mono 2.10"
Melanie
2011-11-03
1
-1
/
+1
*
fix CopyTo call that was breaking under mono 2.10
Mic Bowman
2011-11-02
1
-1
/
+1
*
Add optional getauthinfo and setauthinfo authentication service calls.
Justin Clark-Casey (justincc)
2011-10-24
1
-0
/
+10
*
comment out some of the currently less useful debug log messages
Justin Clark-Casey (justincc)
2011-08-11
1
-1
/
+1
*
Get rid of AvatarAppearance.Owner to simplify the code.
Justin Clark-Casey (justincc)
2011-08-02
1
-2
/
+2
*
More on HG Friends. Added Delete(string, string) across the board. Added secu...
Diva Canto
2011-05-22
1
-1
/
+6
*
Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...
Diva Canto
2011-05-21
1
-3
/
+15
*
HG Friends working to some extent: friendships offered and accepted correctly...
Diva Canto
2011-05-19
1
-1
/
+1
*
Convert SimianMaptile refresh time from ms to seconds. Too many 0's
Mic Bowman
2011-02-04
1
-11
/
+12
*
minor: remove mono compiler warnings
Justin Clark-Casey (justincc)
2011-01-18
1
-2
/
+2
*
Reduce amount of debug lopgging put out by some simiangrid connectors. Pleas...
Justin Clark-Casey (justincc)
2011-01-18
4
-21
/
+20
*
Moved the map tile processing used by the Simian Grid
Mic Bowman
2011-01-08
2
-86
/
+261
*
comment out a couple simian debug messages
Mic Bowman
2011-01-05
2
-4
/
+2
*
Update SimianGridServicesConnector to work more like
Mic Bowman
2010-12-27
1
-68
/
+50
*
Merge branch 'master-core' into mantis5110
Jonathan Freedman
2010-11-21
1
-0
/
+2
|
\
|
*
Added creator info across the board -- TaskInventoryItems and InventoryItems ...
Diva Canto
2010-11-21
1
-0
/
+2
*
|
Merge https://github.com/opensim/opensim into mantis5110
Jonathan Freedman
2010-11-21
1
-3
/
+3
|
\
\
|
|
/
|
*
Formatting cleanup.
Jeff Ames
2010-11-08
1
-3
/
+3
*
|
Merge branch 'master' into mantis5110
Jonathan Freedman
2010-10-30
1
-26
/
+27
|
\
\
|
|
/
|
*
READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.
Melanie
2010-10-30
1
-26
/
+27
|
*
Merge branch 'dev-appearance'
Melanie
2010-10-29
1
-1
/
+81
|
|
\
|
|
*
Merge branch 'dev-appearance' of git://github.com/cmickeyb/opensim into dev-a...
Melanie
2010-10-21
1
-1
/
+81
|
|
|
\
|
|
*
|
* refactor refactor refactor ServerURI 4 lyfe
Jonathan Freedman
2010-10-20
1
-3
/
+1
|
*
|
|
Revert "Merge remote branch 'otakup0pe/mantis5110'"
Justin Clark-Casey (justincc)
2010-10-22
1
-1
/
+3
*
|
|
|
Merge branch 'master' into mantis5110
Jonathan Freedman
2010-10-29
1
-1
/
+81
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Major refactoring of appearance handling.
Master ScienceSim
2010-10-20
1
-1
/
+81
|
|
/
*
|
Merge branch 'master' of git://opensimulator.org/git/opensim
Jonathan Freedman
2010-10-05
1
-3
/
+3
|
\
\
|
|
/
|
*
Add linden prim renderer and update libOMV
Melanie
2010-10-04
1
-3
/
+3
*
|
Merge branch 'master' of git://opensimulator.org/git/opensim
Jonathan Freedman
2010-10-03
1
-1
/
+1
|
\
\
|
|
/
|
*
Initial port of the Warp3D map tile renderer
Melanie
2010-10-03
1
-1
/
+1
*
|
* refactor refactor refactor ServerURI 4 lyfe
Jonathan Freedman
2010-10-02
1
-3
/
+1
|
/
*
couple fixes to enable profiles in simian connector
Master ScienceSim
2010-09-30
1
-5
/
+33
*
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
2
-6
/
+2
*
Made IGridUserService.SetLastPosition() more flexible to allow different poss...
John Hurliman
2010-09-29
2
-10
/
+4
*
Revert "* Changed 11 calls for session info to the more optimized API method"
root
2010-09-17
1
-2
/
+2
*
First pass at cleaning up thread safety in EntityManager and SceneGraph
John Hurliman
2010-09-10
1
-1
/
+4
*
* Run SimianGrid session updates asynchronously instead of from the main hear...
John Hurliman
2010-09-09
6
-66
/
+5
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
John Hurliman
2010-09-08
2
-0
/
+10
|
\
|
*
Added constructor that takes an URL to asset and inventory simian connectors.
Diva Canto
2010-09-08
2
-0
/
+10
*
|
* Changed 11 calls for session info to the more optimized API method
John Hurliman
2010-09-08
1
-2
/
+2
|
/
*
Rolling back the recent libomv update but keeping the ExpiringCache cleanups ...
John Hurliman
2010-09-07
1
-3
/
+3
[next]