aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (follow)
Commit message (Expand)AuthorAgeFilesLines
* If we find an existing suitcase folder in HGSuitcaseInventoryService.GetRootF...Justin Clark-Casey (justincc)2014-03-201-0/+4
* Add delete maptile ability to MapImageService - yet untestedMelanie Thielker2014-03-183-2/+92
* 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-151-6/+19
|\
| * In GridUserService, if a UUID is given consistently use the longest matched e...Justin Clark-Casey (justincc)2014-02-151-6/+19
* | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-02-143-306/+139
|\ \ | |/
| * Change warns associated with UserAgentServiceConnector to debugs, as this is ...Justin Clark-Casey (justincc)2014-02-141-1/+1
| * If calls to UserAgentServiceConnector fail then throw an exception. This lets...Justin Clark-Casey (justincc)2014-02-143-294/+139
* | Fix - Viewer crash during HG TeleportRoger Kirkman2014-02-061-2/+2
* | Update the SimianMaptile uploader to accommodate varregions.Mic Bowman2014-02-051-74/+59
* | Final code drop for appearance. Adding Avination's baked texture storage server.Melanie2014-02-041-0/+38
* | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-311-2/+2
|\ \ | |/
| * Make sure Web streams are disposed after useOren Hurvitz2014-01-311-2/+2
* | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-301-7/+22
|\ \ | |/
| * Record whether login to home fails because no home set (UUID.Zero) or region ...Justin Clark-Casey (justincc)2014-01-301-7/+22
* | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-301-0/+33
|\ \ | |/
| * Add "show grid user" robust/standalone console command for debug purposes.Justin Clark-Casey (justincc)2014-01-301-0/+33
* | varregion: pass region size in more HG services.Robert Adams2014-01-241-0/+12
* | Enable the simulator to handle region size information returned fromMic Bowman2014-01-231-0/+12
* | 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-113-4/+3
|\ \ \ | |/ /
| * | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-111-1/+1
| |\ \ | | |/
| | * Allow Boolean nodes in XML to be specified as "0/1". AuroraSim does that.Oren Hurvitz2014-01-111-1/+1
| * | Remove some chatty DebugFormat statements. No functional changes.Robert Adams2014-01-042-5/+4
| * | varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams2014-01-042-1/+19
| * | varregion: send region size in LLLoginResponse.Robert Adams2014-01-042-1/+13
* | | 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-282-2/+37
* | | varregion: Add region size to teleport event messages (EnableSimulator,Robert Adams2014-01-032-1/+19
* | | varregion: many more updates removing the constant RegionSize and replacingRobert Adams2013-12-265-56/+66
* | | varregion: add lots of DEBUG level log messages. Especially for teleport.Robert Adams2013-12-241-1/+1
* | | Merge branch 'master' into varregionRobert Adams2013-12-174-4/+81
|\ \ \ | |/ /
| * | Populate user preferences with UserAccount email if it is present, else retur...BlueWall2013-12-161-0/+61
| |/
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2013-12-062-0/+17
| |\
| | * Add support for user preferences (im via email)BlueWall2013-12-062-0/+17
| * | Fixed misleading commentDiva Canto2013-12-061-3/+0
| |/
* | varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams2013-12-142-4/+4
* | varregion: many replacements of in-place arithmetic with calls toRobert Adams2013-11-283-2/+7
* | Merge branch 'master' into varregionRobert Adams2013-11-241-6/+13
|\ \ | |/
| * If HGSuitcaseInventoryService.GetRootFolder() fails to create a suitcase fold...Justin Clark-Casey (justincc)2013-11-151-6/+13
* | Merge branch 'master' into varregionRobert Adams2013-11-151-1/+1
|\ \ | |/
| * refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)2013-11-151-1/+1
* | varregion: elimination of Constants.RegionSize from all over OpenSimulator.Robert Adams2013-11-083-10/+25
* | Merge branch 'master' into varregionRobert Adams2013-11-051-1/+2
|\ \ | |/
| * minor: comment out "SetLastPosition" GridUserService debug message for now.Justin Clark-Casey (justincc)2013-11-051-1/+2
* | Merge branch 'master' into varregionRobert Adams2013-11-041-8/+11
|\ \ | |/
| * Give the caller AddMapTile a valid reason response if this failed due to blan...Justin Clark-Casey (justincc)2013-10-291-8/+11