aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | varregion: plug in TerrainData class and modify TerrainModule and LLClientVie...Robert Adams2013-10-071-2/+2
* | VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams2013-09-281-2/+2
|/
* Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...Justin Clark-Casey (justincc)2013-09-021-0/+1
* Do not add a port zero to end of the hypergrid gateway host name.Robert Adams2013-08-281-1/+4
* Guard against unauthorized agent deletes.Diva Canto2013-07-131-1/+1
* Deleted GET agent all around. Not used.Diva Canto2013-07-131-2/+0
* Finally moved HG agent transfers to use agent fatpacks.Diva Canto2013-06-211-4/+1
* Adding standard OpenSim header to source filesBlueWall2013-05-311-0/+27
* UserProfilesBlueWall2013-05-301-0/+48
* Added an interface to an external ban service. With this commit, the interfac...Diva Canto2013-04-271-0/+48
* Multiattach, part 2Melanie2013-03-181-3/+9
* Multiattach, part 1Melanie2013-03-181-1/+8
* Deleted all AssemblyFileVersion directivesDiva Canto2013-02-191-1/+1
* Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-051-1/+1
* Improvement in HGInstantMessageService: account for the existence of an offli...Diva Canto2012-12-041-0/+115
* The last few AssemblyInfos. Finished!Diva Canto2012-11-141-0/+33
* Add method doc to IAssetService.Get(string, object, AssetRetrieved) outlining...Justin Clark-Casey (justincc)2012-10-301-1/+5
* Add method doc for IPresenceServiceJustin Clark-Casey (justincc)2012-10-201-1/+37
* minor: Add documentation to IGridService.GetRegionFlags()Justin Clark-Casey (justincc)2012-10-091-0/+13
* On more virtual methodDiva Canto2012-10-011-1/+1
* Removed the bits about the TOSModule. That module doesn't go into core. WARNI...Diva Canto2012-09-271-9/+0
* TOS module. WARNING: migration in GridUser table.Diva Canto2012-09-251-0/+8
* Exclude temp attachemnts from being sent to the avatar serviceMelanie2012-08-141-1/+2
* Removing unused handling of incoming create object by userID and itemID only.Justin Clark-Casey (justincc)2012-06-301-10/+0