aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces (unfollow)
Commit message (Expand)AuthorFilesLines
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
2013-12-06Fixed misleading commentDiva Canto1-3/+0
2013-12-06Add support for user preferences (im via email)BlueWall1-0/+5
2013-11-08varregion: elimination of Constants.RegionSize from all over OpenSimulator.Robert Adams1-4/+4
2013-11-02varregion: add linkage for region size in creations and conversionsRobert Adams1-0/+21
2013-10-07varregion: plug in TerrainData class and modify TerrainModule and LLClientVie...Robert Adams1-2/+2
2013-10-04Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)1-1/+1
2013-09-28VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams1-2/+2
2013-09-25VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams1-2/+2
2013-09-02Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...Justin Clark-Casey (justincc)1-0/+1
2013-08-28Do not add a port zero to end of the hypergrid gateway host name.Robert Adams1-1/+4
2013-07-13Guard against unauthorized agent deletes.Diva Canto1-1/+1
2013-07-13Deleted GET agent all around. Not used.Diva Canto1-2/+0
2013-06-21Finally moved HG agent transfers to use agent fatpacks.Diva Canto1-4/+1
2013-05-31Adding standard OpenSim header to source filesBlueWall1-0/+27
2013-05-30UserProfilesBlueWall1-0/+48
2013-04-27Added an interface to an external ban service. With this commit, the interfac...Diva Canto1-0/+48
2013-03-18Multiattach, part 2Melanie1-3/+9
2013-03-18Multiattach, part 1Melanie1-1/+8
2013-02-19Deleted all AssemblyFileVersion directivesDiva Canto1-1/+1
2013-02-05Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)1-1/+1
2013-02-01Revert "Update assembly version numbers"BlueWall1-1/+1
2013-02-01Update assembly version numbersBlueWall1-1/+1
2012-12-04Improvement in HGInstantMessageService: account for the existence of an offli...Diva Canto1-0/+115
2012-11-14The last few AssemblyInfos. Finished!Diva Canto1-0/+33
2012-10-30Add method doc to IAssetService.Get(string, object, AssetRetrieved) outlining...Justin Clark-Casey (justincc)1-1/+5
2012-10-20Add method doc for IPresenceServiceJustin Clark-Casey (justincc)1-1/+37
2012-10-09minor: Add documentation to IGridService.GetRegionFlags()Justin Clark-Casey (justincc)1-0/+13
2012-10-01On more virtual methodDiva Canto1-1/+1
2012-09-27Removed the bits about the TOSModule. That module doesn't go into core. WARNI...Diva Canto1-9/+0
2012-09-25TOS module. WARNING: migration in GridUser table.Diva Canto1-0/+8
2012-08-14Exclude temp attachemnts from being sent to the avatar serviceMelanie1-1/+2
2012-06-30Removing unused handling of incoming create object by userID and itemID only.Justin Clark-Casey (justincc)1-10/+0
2012-05-24Make ISimulationScene.GetScene() used the more efficient region id for lookup...Justin Clark-Casey (justincc)1-1/+11
2012-03-30Add simple login test with online friends. Add IFriendsModule.GrantRights() ...Justin Clark-Casey (justincc)1-0/+8
2012-03-29refactor: Stop passing both IClientAPI and agentID to friend event listeners,...Justin Clark-Casey (justincc)1-1/+1
2012-03-21HG Friends: reroute the status notifications to the HGFriends service, so tha...Diva Canto1-1/+3
2012-03-20HG Friends: allow the establishment of HG friendships without requiring co-pr...Diva Canto1-0/+11