aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut/Grid (follow)
Commit message (Expand)AuthorAgeFilesLines
* minor cleanupUbitUmarov2017-05-271-0/+1
* minor cleanupUbitUmarov2017-05-271-10/+24
* lose a refUbitUmarov2017-05-261-5/+12
* Massive tab and trailing space cleanupMelanie Thielker2017-01-054-52/+52
* and yes HG uri againUbitUmarov2016-12-161-6/+26
* ok.. another try on the HG uriUbitUmarov2016-12-161-3/+24
* move region comands out of LocalGridServiceConnector where they do not belongUbitUmarov2016-09-101-73/+0
* mantis 8021: fix show regionsinview help textUbitUmarov2016-09-071-1/+1
* in show regionsinview display the name of the config option (MaxRegionViewDis...UbitUmarov2016-09-051-1/+1
* add console comand show regionsinview lists the regions that can be seen fro...UbitUmarov2016-09-051-1/+46
* fix console comand Show Neighbours and enable itUbitUmarov2016-09-051-19/+28
* let get by handle also search on inner lookup tableUbitUmarov2016-08-041-0/+8
* well then also no need to remove them :)UbitUmarov2016-08-041-16/+22
* no need to place normal size regions on the inner lookup table (HANDLEMASH ? ...UbitUmarov2016-08-041-2/+9
* try to speed up get by position X,Y on region info cacheUbitUmarov2016-08-041-3/+224
* bug fixUbitUmarov2016-07-311-3/+7
* Change RegionInfoCache again...UbitUmarov2016-07-313-278/+368
* cleanup to go break something elseUbitUmarov2016-07-311-4/+0
* another try on jenkinsUbitUmarov2016-07-302-6/+4
* move some code back to AddRegion because some tests dont issue RegionLoadedUbitUmarov2016-07-301-13/+18
* still on jenkinsUbitUmarov2016-07-301-6/+12
* do not set m_RegionInfoCache null on each LocalGridServicesConnector constru...UbitUmarov2016-07-301-1/+1
* test jenkins for the null objectUbitUmarov2016-07-301-3/+6
* test jenkins for error line numberUbitUmarov2016-07-301-5/+4
* stop creating caches on all standalone regions on a single instance ( why ar...UbitUmarov2016-07-302-3/+6
* fix NULL references added in recente changes in standalone modeUbitUmarov2016-07-301-4/+7
* change RegionInfoCache expires controlUbitUmarov2016-07-301-48/+36
* fix RegionInfoCache keys compare, remove RegionCache now replaced by RegionI...UbitUmarov2016-07-303-134/+70
* let LocalGridServiceConnector also have a RegionInfoCache, use the remote one...UbitUmarov2016-07-303-94/+83
* remove a unused parameterUbitUmarov2016-07-302-8/+11
* add a regionInfoCache cache add region with expire time optionUbitUmarov2016-07-301-3/+14
* add a regionInfoCache get by world 2D positionUbitUmarov2016-07-302-16/+71
* in RegionInfoCache, replace lib omv ExpireCaches by a single dedicated oneUbitUmarov2016-07-301-65/+441
* Make a debug message less misleading.Diva Canto2016-06-221-3/+6
* coment out excessive debug messagesUbitUmarov2015-11-161-4/+5
* 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