aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stop simulators attempting to contact registered but offline regions (RegionF...Justin Clark-Casey (justincc)2015-01-141-98/+118
* Added GetDisplayNames capability. For now, we don't actually use display name...Diva Canto2015-01-091-0/+96
* refactor: Use simpler auto-implemented property for HttpPort in GridRegionJustin Clark-Casey (justincc)2014-11-251-10/+5
* minor: Remove compiler warning from GridRegion in IGridServiceJustin Clark-Casey (justincc)2014-11-251-1/+1
* minor: remove compiler warning from OpenProfileClientJustin Clark-Casey (justincc)2014-11-251-4/+3
* OpenSimExtrasBlueWall2014-08-061-0/+3
* On login and first HG entrance to a foreign grid, perform query access checks...Justin Clark-Casey (justincc)2014-07-211-2/+4
* Add code to GridService to check for overlapping of varregionsRobert Adams2014-07-201-2/+2
* Change assembly versions to 0.8.1Justin Clark-Casey (justincc)2014-06-171-1/+1
* Added simulation version compatibility check so that agents coming from 0.7.6...Diva Canto2014-06-061-2/+3
* Moved these two estate-related interfaces to the projects where they belong.Diva Canto2014-05-301-0/+115
* Tell QueryAccess explicitly whether the user is coming in via Teleport or Cro...Oren Hurvitz2014-05-191-1/+2
* Removed dependency on Linq in OpenProfileClientOren Hurvitz2014-04-281-1/+0
* - Created a standard function to send XML-RPC requests, which logs them like ...Oren Hurvitz2014-04-241-63/+6
* Refactored: moved OpenProfileClient to a location where it can be used by bot...Oren Hurvitz2014-04-241-0/+193
* Removed GetUserInventory(). It wasn't being used, and was creating warnings b...Oren Hurvitz2014-04-231-17/+0
* Eliminated many warningsOren Hurvitz2014-04-231-0/+3
* Better error-handling when storing assets: recognize that 'null' is an error ...Oren Hurvitz2014-04-201-1/+1
* In teleports, pass the source region to the destination (similar to an HTTP r...Oren Hurvitz2014-04-093-5/+18
* Allow invalidating the users cacheOren Hurvitz2014-04-081-0/+2
* When sending QueryAccess to a region, also send the user's Home URIOren Hurvitz2014-04-072-1/+24
* When preparing a Hypergrid teleport, tell the receiving grid which user is en...Oren Hurvitz2014-04-061-1/+1
* When teleporting using Hypergrid, show more informative error messages in cas...Oren Hurvitz2014-04-031-1/+1
* Added assets service method AssetsExist(), which returns whether the given li...Oren Hurvitz2014-04-021-0/+7
* Add delete maptile ability to MapImageService - yet untestedMelanie Thielker2014-03-181-0/+1
* If GetFolderContent called by WebFetchInvDescHandler.Fetch() fails for some r...Justin Clark-Casey (justincc)2014-02-201-1/+1
* Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-02-141-4/+36
|\
| * If calls to UserAgentServiceConnector fail then throw an exception. This lets...Justin Clark-Casey (justincc)2014-02-141-4/+36
* | Final code drop for appearance. Adding Avination's baked texture storage server.Melanie2014-02-041-0/+38
* | Merge branch 'master' into varregionRobert Adams2014-01-191-0/+7
|\ \
| * \ Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-161-0/+7
| |\ \ | | |/
| | * Can delete the Offline Messages sent to/from a user.Oren Hurvitz2014-01-161-0/+7
* | | Merge branch 'master' into varregionRobert Adams2014-01-111-2/+2
|\ \ \ | |/ /
| * | Remove some chatty DebugFormat statements. No functional changes.Robert Adams2014-01-041-2/+2
| * | varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams2014-01-041-0/+14
* | | Merge branch 'master' into varregionRobert Adams2014-01-041-0/+2
|\ \ \ | |/ /
| * | Initialize default region size in GridRegion in the no parameter constructorRobert Adams2013-12-281-0/+2
| * | Add serialization/deserialization of region size to RegionInfo, GridRegion, a...Robert Adams2013-12-281-0/+25
| |/
* | varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams2014-01-031-0/+14
* | varregion: many more updates removing the constant RegionSize and replacingRobert Adams2013-12-261-0/+2
* | varregion: add lots of DEBUG level log messages. Especially for teleport.Robert Adams2013-12-241-1/+1
* | Merge branch 'master' into varregionRobert Adams2013-12-173-4/+8
|\ \ | |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2013-12-061-0/+5
| |\
| | * Add support for user preferences (im via email)BlueWall2013-12-061-0/+5
| * | Fixed misleading commentDiva Canto2013-12-061-3/+0
| |/
* | varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams2013-12-141-2/+2
* | varregion: elimination of Constants.RegionSize from all over OpenSimulator.Robert Adams2013-11-081-4/+4
* | varregion: add linkage for region size in creations and conversionsRobert Adams2013-11-021-0/+21
* | Merge branch 'master' into varregionRobert Adams2013-10-071-1/+1
|\ \ | |/
| * Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)2013-10-041-1/+1