aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorroot2011-07-091-3/+3
|\
| * stop the local inventory services connector from logging an error when an ite...Justin Clark-Casey (justincc)2011-07-081-3/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-203-4/+181
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2011-06-162-2/+169
| |\
| | * Added an expiring cache for region information to theMic Bowman2011-06-152-2/+169
| * | Added a couple of guards and warnings to the MapImage/MapImageServiceModule.Diva Canto2011-06-161-2/+12
| |/
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-131-0/+232
|\ \ | |/
| * First pass at making the V2 map work. Standalones only for now. There are som...Diva Canto2011-06-121-0/+232
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-06-091-0/+23
|\ \ | |/
| * HG inventory transfers over the profile working.Diva Canto2011-05-271-2/+9
| * Added necessary code to drop inventory on hg friends using the profile window...Diva Canto2011-05-241-0/+16
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-222-2/+0
|\ \ | |/
| * Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)2011-05-212-2/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-05-031-2/+2
|\ \ | |/
| * Check for RegionID instead of RegionHandle. Other minor tweaksDiva Canto2011-04-301-2/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-302-4/+9
|\ \ | |/
| * Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t...Diva Canto2011-04-282-4/+9
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-252-11/+32
|\ \ | |/
| * Made things consistent between LocalInventoryServiceConnector and RemoteXInve...Diva Canto2011-04-252-11/+32
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-171-0/+2
|\ \ | |/
| * Make all the objects in a coalescence reappears after being loaded from an IA...Justin Clark-Casey (justincc)2011-04-151-0/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-03-103-18/+6
|\ \ | |/
| * Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)2011-03-092-2/+0
| * Changed order of checks for local regions when processingMic Bowman2011-03-041-16/+6
| * Change the QUERYACCESS method to eliminate spurious access denied messagesMelanie2011-02-162-5/+7
* | Change the QUERYACCESS method to eliminate spurious access denied messagesMelanie2011-02-162-5/+7
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-121-1/+1
|\ \ | |/
| * Thanks Tokeiito for noticing this bug. mantis #5366Diva Canto2011-02-071-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-071-2/+6
|\ \ | |/
| * Better output for show neighboursDiva Canto2011-02-061-2/+6
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-073-369/+12
|\ \ | |/
| * Added an additional debug message, and removed a bunch of files that weren't ...Diva Canto2011-02-042-362/+5
| * Change UpdateAgent (for changes in agent position) to be sentMic Bowman2011-02-031-7/+7
* | 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