|  UbitUmarov | 159d722966 | on 0.8 grids compatibility code just do a BIG range request. It whould be done in most cases (open borders) plus 4 more. In future this code should not be used if the grid is >=0.9 | 2016-07-31 23:12:09 +01:00 | 
				
					
						|  UbitUmarov | c0eae1f8f9 | simply NotFoundLocationCache, comment out some debug messages | 2016-07-31 22:39:01 +01:00 | 
				
					
						|  UbitUmarov | 722b7cfbb2 | bug fix | 2016-07-31 19:35:10 +01:00 | 
				
					
						|  UbitUmarov | 703e96b4cb | Change RegionInfoCache again... | 2016-07-31 19:08:35 +01:00 | 
				
					
						|  UbitUmarov | 598e4ed7c9 | rearrange handlers convertion math, harcoding the grid unit size of 256m, also inviting jit to use cpu barrel shifters. | 2016-07-31 02:53:35 +01:00 | 
				
					
						|  UbitUmarov | a4caedceae | rename a few things to reduce confusion between regions wold location and grid location (a lot more elsewhere) | 2016-07-31 01:56:44 +01:00 | 
				
					
						|  UbitUmarov | db7f1aaa2f | cleanup to go break something else | 2016-07-31 00:03:48 +01:00 | 
				
					
						|  UbitUmarov | 0509badcc1 | another try on jenkins | 2016-07-30 23:56:54 +01:00 | 
				
					
						|  UbitUmarov | 78d9312fc8 | move some code back to AddRegion because some tests dont issue RegionLoaded | 2016-07-30 23:23:28 +01:00 | 
				
					
						|  UbitUmarov | 7b55348360 | still on jenkins | 2016-07-30 22:44:41 +01:00 | 
				
					
						|  UbitUmarov | f4385dcd92 | do not set m_RegionInfoCache null on each LocalGridServicesConnector construction | 2016-07-30 22:26:31 +01:00 | 
				
					
						|  UbitUmarov | 7ae4211635 | test jenkins for the null object | 2016-07-30 22:19:25 +01:00 | 
				
					
						|  UbitUmarov | 4599b3ecfd | test jenkins for error line number | 2016-07-30 22:05:55 +01:00 | 
				
					
						|  UbitUmarov | 2826f713d4 | stop creating caches on all standalone regions on a single instance ( why are shared modules been created on every scene?? ) | 2016-07-30 21:25:26 +01:00 | 
				
					
						|  UbitUmarov | 9a4afa753b | fix NULL references added in recente changes in standalone mode | 2016-07-30 20:56:19 +01:00 | 
				
					
						|  UbitUmarov | e62f8fd09e | change RegionInfoCache expires control | 2016-07-30 20:08:14 +01:00 | 
				
					
						|  UbitUmarov | bf593dd6f4 | fix RegionInfoCache keys compare, remove RegionCache now replaced by RegionInfoCache | 2016-07-30 17:14:17 +01:00 | 
				
					
						|  UbitUmarov | 79b7787eff | let LocalGridServiceConnector also have a RegionInfoCache, use the remote one if this is active. | 2016-07-30 14:35:43 +01:00 | 
				
					
						|  UbitUmarov | 3c4d908cda | remove obsolete config setting | 2016-07-30 12:43:14 +01:00 | 
				
					
						|  UbitUmarov | 6cd0a3e07c | fix cAgent.CrossingFlags | 2016-07-30 04:25:32 +01:00 | 
				
					
						|  UbitUmarov | b44b898331 | remove a unused parameter | 2016-07-30 03:45:58 +01:00 | 
				
					
						|  UbitUmarov | a1759292c8 | add a regionInfoCache cache add region with expire time option | 2016-07-30 03:31:03 +01:00 | 
				
					
						|  UbitUmarov | 202212bcbc | add a regionInfoCache get by world 2D position | 2016-07-30 03:13:23 +01:00 | 
				
					
						|  UbitUmarov | 55b2d01028 | in RegionInfoCache, replace lib omv ExpireCaches by a single dedicated one | 2016-07-30 01:44:33 +01:00 | 
				
					
						|  UbitUmarov | 3d58198c55 | fix llEdgeOfWorld() for var regions (someone needs to test this better | 2016-07-29 00:55:40 +01:00 | 
				
					
						|  UbitUmarov | c692664f3d | a zero direction vector in llEdgeOfWorld() should return TRUE not FALSE, (SL wiki) | 2016-07-28 21:37:16 +01:00 | 
				
					
						|  UbitUmarov | 16a7232f55 | revert adding a new IM parameter ( commit bf604c85c6, that was a mistake. this should fix invites accepts etc, that got broken | 2016-07-28 08:22:51 +01:00 | 
				
					
						|  UbitUmarov | 19df2a2916 | remove more code related to Mega regions | 2016-07-28 01:00:56 +01:00 | 
				
					
						|  UbitUmarov | 7a69b7d20d | remove more code related to Mega regions | 2016-07-28 00:48:12 +01:00 | 
				
					
						|  UbitUmarov | ec8101a24a | remove references to RegionCombinerModule | 2016-07-28 00:34:16 +01:00 | 
				
					
						|  UbitUmarov | a8e19b7831 | remove the RegionCombinerModule (mega regions), references still all over the place. runprebuild maybe needed after this | 2016-07-28 00:12:07 +01:00 | 
				
					
						|  UbitUmarov | 01289b9c2d | first step removing MegaRegions: refuse to run. Thanks to all that made MegaRegions possible, they where a important OpenSim feature, but can no longer be mantained | 2016-07-27 23:13:24 +01:00 | 
				
					
						|  UbitUmarov | 9aacdca653 | but buoyancy was missing | 2016-07-27 21:32:47 +01:00 | 
				
					
						|  UbitUmarov | 32e30afbcb | actually that was redundante, already done at low level | 2016-07-27 21:31:43 +01:00 | 
				
					
						|  UbitUmarov | 8c46ab02c7 | move refresh forces into applyphysics | 2016-07-27 21:11:39 +01:00 | 
				
					
						|  UbitUmarov | e951f4cc96 | a few more changes relative to sits crossing | 2016-07-27 14:28:16 +01:00 | 
				
					
						|  UbitUmarov | 07853c86ed | clear SitTargetAvatar on a sop copy | 2016-07-27 11:45:32 +01:00 | 
				
					
						|  UbitUmarov | 2e4c8798ab | a few more changes on avatar crossing | 2016-07-27 03:50:47 +01:00 | 
				
					
						|  UbitUmarov | f4fa891928 | waste another thread job on another thing that should be part of a more unified service, and also not hidding on a so called event" | 2016-07-27 02:54:49 +01:00 | 
				
					
						|  UbitUmarov | d6e16c5130 | missing changes about friends on crossings, and missing angular velocity clear on sits | 2016-07-27 01:57:20 +01:00 | 
				
					
						|  UbitUmarov | 800044cead | take friends out of onMakeRoot if crossing | 2016-07-26 22:30:51 +01:00 | 
				
					
						|  UbitUmarov | f19b3d28bd | do GridUserService.SetLastPosition async on crossings | 2016-07-26 22:09:06 +01:00 | 
				
					
						|  UbitUmarov | e0e8b784a5 | apply the change to groups v2 also | 2016-07-26 21:43:26 +01:00 | 
				
					
						|  UbitUmarov | 52decfcc16 | reduce some grid services calls on region crossings, sending more information on the agent update ( groups v2 needs change ) | 2016-07-26 21:39:47 +01:00 | 
				
					
						|  UbitUmarov | 1a8a8e16ef | add a public SetGroupPowers to clientView | 2016-07-26 17:57:14 +01:00 | 
				
					
						|  UbitUmarov | 13ae6dff18 | let some group related data to have a public set | 2016-07-26 17:34:59 +01:00 | 
				
					
						|  UbitUmarov | e766f9d20f | get a copy of current clientView group powers | 2016-07-26 16:54:04 +01:00 | 
				
					
						|  UbitUmarov | 3f0d84c28b | cleanup some code | 2016-07-25 19:49:40 +01:00 | 
				
					
						|  UbitUmarov | 67a32c91bb | remove redundant check | 2016-07-25 08:45:15 +01:00 | 
				
					
						|  UbitUmarov | 1d507f8073 | remove extra char | 2016-07-25 08:38:10 +01:00 |