aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-31Introduce an EntityTransferContext carrying the version numbers to passMelanie Thielker1-1/+13
2015-10-31Testing stage of the new versioning system. Use at own risk. May notMelanie Thielker1-1/+1
2015-10-27fix services handling of visualparameters, avoiding possible crashs (mantis 7...UbitUmarov1-5/+20
2015-10-18On to 0.8.3!Diva Canto1-1/+1
2015-08-20Partial plumbing for the agent stateful module features negotiationMelanie Thielker1-1/+2
2015-08-08WARNING: massive refactor to follow libomv's latest changes regarding invento...Diva Canto1-1/+1
2015-08-01Mantis #7664: Added IHypergridLinker interface to establish a contract about ...Diva Canto1-0/+6
2015-06-13A few bug fixes for Agent Preferences to actually work. Also added missing co...Diva Canto1-1/+1
2015-06-13Refactor AgentPreferences so that database operations happen centrally. the o...Cinder1-0/+115
2015-05-08Another major overhaul of inventory downloading, this time pertaining to inve...Diva Canto1-1/+8
2015-05-07Major change in the way inventory is downloaded: added a method throughout II...Diva Canto1-0/+8
2015-04-29Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto1-1/+1
2015-03-05solving HG IM, HGFriends issues based on falsified GridUser dataFreaky Tech1-0/+1
2015-01-14Stop simulators attempting to contact registered but offline regions (RegionF...Justin Clark-Casey (justincc)1-98/+118
2015-01-09Added GetDisplayNames capability. For now, we don't actually use display name...Diva Canto1-0/+96
2014-11-25refactor: Use simpler auto-implemented property for HttpPort in GridRegionJustin Clark-Casey (justincc)1-10/+5
2014-11-25minor: Remove compiler warning from GridRegion in IGridServiceJustin Clark-Casey (justincc)1-1/+1
2014-11-25minor: remove compiler warning from OpenProfileClientJustin Clark-Casey (justincc)1-4/+3
2014-08-06OpenSimExtrasBlueWall1-0/+3
2014-07-21On login and first HG entrance to a foreign grid, perform query access checks...Justin Clark-Casey (justincc)1-2/+4
2014-07-20Add code to GridService to check for overlapping of varregionsRobert Adams1-2/+2
2014-06-17Change assembly versions to 0.8.1Justin Clark-Casey (justincc)1-1/+1
2014-06-06Added simulation version compatibility check so that agents coming from 0.7.6...Diva Canto1-2/+3
2014-05-30Moved these two estate-related interfaces to the projects where they belong.Diva Canto1-0/+115
2014-05-19Tell QueryAccess explicitly whether the user is coming in via Teleport or Cro...Oren Hurvitz1-1/+2
2014-04-28Removed dependency on Linq in OpenProfileClientOren Hurvitz1-1/+0
2014-04-24- Created a standard function to send XML-RPC requests, which logs them like ...Oren Hurvitz1-63/+6
2014-04-24Refactored: moved OpenProfileClient to a location where it can be used by bot...Oren Hurvitz1-0/+193
2014-04-23Removed GetUserInventory(). It wasn't being used, and was creating warnings b...Oren Hurvitz1-17/+0
2014-04-23Eliminated many warningsOren Hurvitz1-0/+3
2014-04-20Better error-handling when storing assets: recognize that 'null' is an error ...Oren Hurvitz1-1/+1
2014-04-09In teleports, pass the source region to the destination (similar to an HTTP r...Oren Hurvitz3-5/+18
2014-04-08Allow invalidating the users cacheOren Hurvitz1-0/+2
2014-04-07When sending QueryAccess to a region, also send the user's Home URIOren Hurvitz2-1/+24
2014-04-06When preparing a Hypergrid teleport, tell the receiving grid which user is en...Oren Hurvitz1-1/+1
2014-04-03When teleporting using Hypergrid, show more informative error messages in cas...Oren Hurvitz1-1/+1
2014-04-02Added assets service method AssetsExist(), which returns whether the given li...Oren Hurvitz1-0/+7
2014-03-18Add delete maptile ability to MapImageService - yet untestedMelanie Thielker1-0/+1
2014-02-20If GetFolderContent called by WebFetchInvDescHandler.Fetch() fails for some r...Justin Clark-Casey (justincc)1-1/+1
2014-02-14If calls to UserAgentServiceConnector fail then throw an exception. This lets...Justin Clark-Casey (justincc)1-4/+36
2014-02-04Final code drop for appearance. Adding Avination's baked texture storage server.Melanie1-0/+38
2014-01-16Can delete the Offline Messages sent to/from a user.Oren Hurvitz1-0/+7
2014-01-04Remove some chatty DebugFormat statements. No functional changes.Robert Adams1-2/+2
2014-01-04varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams1-0/+14
2014-01-03varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams1-0/+14
2013-12-28Initialize default region size in GridRegion in the no parameter constructorRobert Adams1-0/+2
2013-12-28Add serialization/deserialization of region size to RegionInfo, GridRegion, a...Robert Adams1-0/+25
2013-12-26varregion: many more updates removing the constant RegionSize and replacingRobert Adams1-0/+2
2013-12-24varregion: add lots of DEBUG level log messages. Especially for teleport.Robert Adams1-1/+1
2013-12-14varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams1-2/+2