aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/SimianGrid (follow)
Commit message (Expand)AuthorAgeFilesLines
* comment out some of the currently less useful debug log messagesJustin Clark-Casey (justincc)2011-08-111-1/+1
* Get rid of AvatarAppearance.Owner to simplify the code.Justin Clark-Casey (justincc)2011-08-021-2/+2
* More on HG Friends. Added Delete(string, string) across the board. Added secu...Diva Canto2011-05-221-1/+6
* Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...Diva Canto2011-05-211-3/+15
* HG Friends working to some extent: friendships offered and accepted correctly...Diva Canto2011-05-191-1/+1
* Convert SimianMaptile refresh time from ms to seconds. Too many 0'sMic Bowman2011-02-041-11/+12
* minor: remove mono compiler warningsJustin Clark-Casey (justincc)2011-01-181-2/+2
* Reduce amount of debug lopgging put out by some simiangrid connectors. Pleas...Justin Clark-Casey (justincc)2011-01-184-21/+20
* Moved the map tile processing used by the Simian GridMic Bowman2011-01-082-86/+261
* comment out a couple simian debug messagesMic Bowman2011-01-052-4/+2
* Update SimianGridServicesConnector to work more likeMic Bowman2010-12-271-68/+50
* Merge branch 'master-core' into mantis5110Jonathan Freedman2010-11-211-0/+2
|\
| * Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-211-0/+2
* | Merge https://github.com/opensim/opensim into mantis5110Jonathan Freedman2010-11-211-3/+3
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-11-081-3/+3
* | Merge branch 'master' into mantis5110Jonathan Freedman2010-10-301-26/+27
|\ \ | |/
| * READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie2010-10-301-26/+27
| * Merge branch 'dev-appearance'Melanie2010-10-291-1/+81
| |\
| | * Merge branch 'dev-appearance' of git://github.com/cmickeyb/opensim into dev-a...Melanie2010-10-211-1/+81
| | |\
| | * | * refactor refactor refactor ServerURI 4 lyfeJonathan Freedman2010-10-201-3/+1
| * | | Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)2010-10-221-1/+3
* | | | Merge branch 'master' into mantis5110Jonathan Freedman2010-10-291-1/+81
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Major refactoring of appearance handling.Master ScienceSim2010-10-201-1/+81
| |/
* | Merge branch 'master' of git://opensimulator.org/git/opensimJonathan Freedman2010-10-051-3/+3
|\ \ | |/
| * Add linden prim renderer and update libOMVMelanie2010-10-041-3/+3
* | Merge branch 'master' of git://opensimulator.org/git/opensimJonathan Freedman2010-10-031-1/+1
|\ \ | |/
| * Initial port of the Warp3D map tile rendererMelanie2010-10-031-1/+1
* | * refactor refactor refactor ServerURI 4 lyfeJonathan Freedman2010-10-021-3/+1
|/
* couple fixes to enable profiles in simian connectorMaster ScienceSim2010-09-301-5/+33
* Actually log users out (call LogoutAgent) in the SimianPresenceServiceConnect...John Hurliman2010-09-291-0/+6
* Part two of the previous commit, making IGridUserService.LoggedOut() more fle...John Hurliman2010-09-292-6/+2
* Made IGridUserService.SetLastPosition() more flexible to allow different poss...John Hurliman2010-09-292-10/+4
* Revert "* Changed 11 calls for session info to the more optimized API method"root2010-09-171-2/+2
* First pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman2010-09-101-1/+4
* * Run SimianGrid session updates asynchronously instead of from the main hear...John Hurliman2010-09-096-66/+5
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJohn Hurliman2010-09-082-0/+10
|\
| * Added constructor that takes an URL to asset and inventory simian connectors.Diva Canto2010-09-082-0/+10
* | * Changed 11 calls for session info to the more optimized API methodJohn Hurliman2010-09-081-2/+2
|/
* Rolling back the recent libomv update but keeping the ExpiringCache cleanups ...John Hurliman2010-09-071-3/+3
* * Cache null account responses in the SimianUserAccountServiceConnector to av...John Hurliman2010-09-071-3/+13
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJohn Hurliman2010-09-077-119/+140
|\
| * Fix Simian regressionMelanie2010-09-077-119/+140
* | * Added sanity checks to the SimianAssetServiceConnector so it will throw a s...John Hurliman2010-09-071-0/+30
|/
* SimianUserAccountServiceConnector was not initializing the user cacheJohn Hurliman2010-09-071-2/+2
* Fix a handful of copypaste errorsMelanie2010-09-054-4/+4
* Change UserAccountService to matchMelanie2010-09-051-12/+22
* Make Simian profiles respect the module chosen in [Profile]Melanie2010-09-051-2/+10
* Fix up presence connector in SimianGridMelanie2010-09-051-12/+22
* Fix up Simian inentoryMelanie2010-09-051-18/+30
* Friends works differently, it' snot even a region module at all, but a connectorMelanie2010-09-051-16/+1