aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2011-01-291-3/+4
|\
| * minor: remove a few mono compiler warningsJustin Clark-Casey (justincc)2011-01-281-3/+4
| * Fix up QueryAccess to also check parcelsMelanie2011-01-282-9/+6
| * Spawn a threadlet upon receiving requests to close agents. The operation may ...Diva Canto2011-01-071-1/+4
| * Implement Scope ID lookup on GetLandData. Stacked regions were not handledMelanie2011-01-032-4/+6
* | Fix up QueryAccess to also check parcelsMelanie2011-01-282-5/+5
* | Add an interface for a region's user account cacheMelanie2011-01-273-1/+3
* | Make bans work for teleport. Now teleport will complete block if the userMelanie2011-01-271-5/+1
* | Add a careminster API to scripting againMelanie2011-01-242-0/+24
* | Implement Scope ID lookup on GetLandData. Stacked regions were not handledMelanie2010-12-312-4/+6
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-302-3/+13
|\ \ | |/
| * Bug fix in neighbors: serverURI now always has a trailing '/'... neighbors we...Diva Canto2010-12-291-1/+1
| * WARNING: simulator config var change! This affects only system-facing configs...Diva Canto2010-12-271-2/+12
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-141-22/+87
|\ \ | |/
| * Fixes mantis #5270 -- Map tiles for hyperlinks not showing in world map for g...Diva Canto2010-12-141-22/+87
| * Plumb a code path for the entity transfer module to ask a destination sceneMelanie2010-12-092-0/+34
* | Plumb a code path for the entity transfer module to ask a destination sceneMelanie2010-12-092-0/+34
* | Add the ability for gods to impersonate users. For this, bit 6 needs to beMelanie2010-11-251-0/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-222-3/+46
|\ \ | |/
| * Added creator info across the board -- TaskInventoryItems and InventoryItems ...Diva Canto2010-11-212-3/+46
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-023-6/+6
|\ \ | |/
| * Removed a couple of very verbose debug messages.Diva Canto2010-10-311-2/+2
| * Merge branch 'justincc-dev'Justin Clark-Casey (justincc)2010-10-292-4/+4
| |\
| | * for now, comment out some older or redundant log debug lines to make diagnost...Justin Clark-Casey (justincc)2010-10-292-4/+4
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-291-0/+11
|\ \ \ | |/ /
| * | Major refactoring of appearance handling.Master ScienceSim2010-10-201-0/+11
| |/
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-211-2/+2
|\ \ | |/
| * Deleted verbose debug messages that are bringing sims to an halt. Increased t...Diva Canto2010-10-191-2/+2
| * Add linden prim renderer and update libOMVMelanie2010-10-041-2/+2
* | Add linden prim renderer and update libOMVMelanie2010-10-041-2/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-031-21/+34
|\ \ | |/
| * Attempt at fixing mantis #5057 -- CPU pinned high with HGAssetBroker.Diva Canto2010-10-021-21/+34
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-303-15/+10
|\ \ | |/
| * Cleanup: Removed an unreferenced variable from ActivityDetector.csJohn Hurliman2010-09-291-11/+1
| * Part two of the previous commit, making IGridUserService.LoggedOut() more fle...John Hurliman2010-09-293-5/+5
| * Made IGridUserService.SetLastPosition() more flexible to allow different poss...John Hurliman2010-09-293-6/+11
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-135-11/+16
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-09-123-3/+3
| * Made the HG asset and inventory brokers use the Helo service in order to inst...Diva Canto2010-09-081-6/+9
| * Rolling back the recent libomv update but keeping the ExpiringCache cleanups ...John Hurliman2010-09-071-2/+2
| * * Cache null account responses in the SimianUserAccountServiceConnector to av...John Hurliman2010-09-071-2/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-053-54/+2
|\ \ | |/
| * Move code that allows llGiveInvetory() to move item into appropriate system f...Justin Clark-Casey (justincc)2010-09-042-53/+1
| * Create Scene.Inventory.cs.AddInventoryItem(InventoryItemBase item)Justin Clark-Casey (justincc)2010-09-041-3/+3
| * minor: remove mono compiler warningsJustin Clark-Casey (justincc)2010-09-031-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-252-3/+21
|\ \ | |/
| * Add automated test at the opensim 'api' level to check that a given item goes...Justin Clark-Casey (justincc)2010-08-242-3/+21
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-235-14/+46
|\ \ | |/
| * Add system lookup folder fix to the RemoveXInventoryServiceConnector as well ...Justin Clark-Casey (justincc)2010-08-231-0/+17
| * Fix bug in llGiveInventory() where items were disappearing on relogJustin Clark-Casey (justincc)2010-08-232-9/+18