aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Grid (follow)
Commit message (Expand)AuthorAgeFilesLines
* coment out some debug, clean a bitUbitUmarov2015-09-262-24/+3
* fix object crossings to other scene on same instanceUbitUmarov2015-09-261-0/+2
* let regionCache really find a varregion by a positionUbitUmarov2015-09-121-13/+26
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-4/+4
|\
| * First commit where physics work as region module.Diva Canto2015-08-311-4/+4
* | bad merge?UbitUmarov2015-09-011-1/+1
|\ \ | |/ |/|
| * varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams2015-03-293-6/+11
* | Fixed bad log messageOren Hurvitz2015-07-311-1/+1
* | Added logging in places where regions are searched for by their locationOren Hurvitz2015-07-222-10/+38
* | minor: remove warnings from unused fields in LocalGridServicesConnectorJustin Clark-Casey (justincc)2014-11-251-2/+2
* | OpenSimExtrasBlueWall2014-08-062-0/+17
* | Allow the "debug scene set physics false|true" command to work when bulletsim...Justin Clark-Casey (justincc)2014-07-291-4/+4
* | Eliminated common but un-useful log messagesOren Hurvitz2014-07-211-1/+3
* | In grid mode, add SuppressConsoleCommands flag to [GridService] so that we ca...Justin Clark-Casey (justincc)2014-07-181-4/+3
* | Modifications to debugging printouts. No functional changes.Robert Adams2014-05-311-2/+8
* | varregion: Debug messages for region crossing debugging.Robert Adams2014-01-111-7/+17
* | varregion: many more updates removing the constant RegionSize and replacingRobert Adams2013-12-262-2/+2
* | varregion: Add MaxRegionSize constant and enforce in RegionInfo.Robert Adams2013-11-301-0/+3
* | varregion: many replacements of in-place arithmetic with calls toRobert Adams2013-11-284-2/+15
* | varregion: elimination of Constants.RegionSize from all over OpenSimulator.Robert Adams2013-11-082-3/+3
|/
* Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...Justin Clark-Casey (justincc)2013-09-022-0/+25
* UserProfilesBlueWall2013-05-301-0/+1
* Fix possible race condition with local region cache if a region was added aft...Justin Clark-Casey (justincc)2013-05-031-15/+28
* Last 27 modules' directives (service connectors out).Diva Canto2012-11-132-0/+4
* Correctly override and call base OpenSimTestCase.SetUp() method in GridConnec...Justin Clark-Casey (justincc)2012-09-191-3/+5
* If reusing dynamic textures, do not reuse small data length textures that fal...Justin Clark-Casey (justincc)2012-09-061-1/+1
* Remove a callstack print out I accidentally left in 2 commits ago in 9ccb578Justin Clark-Casey (justincc)2012-07-131-1/+0
* Rather than instantiating a UTF8 encoding everywhere when we want to supress ...Justin Clark-Casey (justincc)2012-07-131-1/+1
* Don't cache regions data on the other unused LocalGridServiceConnector that t...Justin Clark-Casey (justincc)2012-07-132-14/+22
* Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-081-1/+1
* Remove static m_MainInstance in LocalGridServiceConnector.Justin Clark-Casey (justincc)2012-03-061-24/+10
* This should smooth movement in heteregeneous networks by a lot: cache the reg...Diva Canto2012-02-182-2/+40
* Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()Justin Clark-Casey (justincc)2011-12-031-4/+5
* Change GridService.GetRegionByName() to only return info if there is an exact...Justin Clark-Casey (justincc)2011-08-021-2/+5
* Added an expiring cache for region information to theMic Bowman2011-06-152-2/+169
* Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...Justin Clark-Casey (justincc)2011-05-211-1/+0
* Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately.Justin Clark-Casey (justincc)2011-03-091-1/+0
* Better output for show neighboursDiva Canto2011-02-061-2/+6
* Bug fix in neighbors: serverURI now always has a trailing '/'... neighbors we...Diva Canto2010-12-291-1/+1
* WARNING: simulator config var change! This affects only system-facing configs...Diva Canto2010-12-271-2/+12
* Fixes mantis #5270 -- Map tiles for hyperlinks not showing in world map for g...Diva Canto2010-12-141-22/+87
* This file wants to be committedDiva Canto2010-08-101-37/+37
* Tests for distance-sorted fallback regions.Marck2010-08-081-7/+57
* Added Check4096 config var under [GridService], at the request of many. Chang...Diva Canto2010-08-062-7/+7
* Allow creation of link regions if there is an existing region within a 4096 r...Marck2010-08-062-0/+10
* Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to ...Diva Canto2010-06-132-20/+2
* * Fixed spamming the assets table with map tiles. The tile image ID is now st...Diva Canto2010-05-091-1/+3
* Assorted bug fixes in hypergrid linking.Diva Canto2010-05-031-0/+5
* Small bug fixes for making tests work.Diva Canto2010-02-211-3/+3
* Bug fix for getting region flags.Diva Canto2010-02-011-0/+8