79e166e9aa 
								
							
								 
							
						 
						
							
							
								
								revert EnvironmentTick back to orignal clock, since change may cause issues on some code paths. Clean a bit get mesh and get texture throttle  
							
							
							
						 
						
							2017-06-19 05:22:38 +01:00  
				
					
						
							
							
								 
						
							
							
								3fc6f62c45 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-06-19 03:20:40 +01:00  
				
					
						
							
							
								 
						
							
							
								4df19ece53 
								
							
								 
							
						 
						
							
							
								
								framework main thread pool is always active and in use ( even id hard to catch) so show in on show stats. Disable ServerStatsCollector by default, since most don't use it, Adicionally it uses shared framework performance counters system that may be affected if a region crashs  
							
							
							
						 
						
							2017-06-16 18:16:26 +01:00  
				
					
						
							
							
								 
						
							
							
								10d526f961 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-06-16 02:43:36 +01:00  
				
					
						
							
							
								 
						
							
							
								822574df9f 
								
							
								 
							
						 
						
							
							
								
								change the clock source for EnvironmentTickCount so it does get a bit more resolution if avaiable (1ms) specially on windows. This until all calls to this are removed. Coment out some stats in workpool/threads creation path  
							
							
							
						 
						
							2017-06-15 20:28:20 +01:00  
				
					
						
							
							
								 
						
							
							
								969d5f742c 
								
							
								 
							
						 
						
							
							
								
								update inventory item permissions on deattach  
							
							
							
						 
						
							2017-06-15 04:20:32 +01:00  
				
					
						
							
							
								 
						
							
							
								1c64b5018a 
								
							
								 
							
						 
						
							
							
								
								fix llsd DeserialiseOSDMap cast from boolean to int, this seems to fix alchemy beta 5.0 scripts upload, but this viewer seems to be of no use for opensim, sice it does crash.. insists lbsa is at second life etc  
							
							
							
						 
						
							2017-06-14 22:05:53 +01:00  
				
					
						
							
							
								 
						
							
							
								d9a300fa8e 
								
							
								 
							
						 
						
							
							
								
								some cleanup.. remove some stats that only some do look at once on a lifetime  
							
							
							
						 
						
							2017-06-14 20:19:13 +01:00  
				
					
						
							
							
								 
						
							
							
								84946e3061 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-06-14 03:04:14 +01:00  
				
					
						
							
							
								 
						
							
							
								5e67bd5778 
								
							
								 
							
						 
						
							
							
								
								main generic use JobEngine also does not need a permanent thread.. actually doesn't even seem to be in use  
							
							
							
						 
						
							2017-06-14 00:51:22 +01:00  
				
					
						
							
							
								 
						
							
							
								614a5266c5 
								
							
								 
							
						 
						
							
							
								
								guess HGEntityTransferModule jobengine does not need a permanet thread  
							
							
							
						 
						
							2017-06-13 22:45:31 +01:00  
				
					
						
							
							
								 
						
							
							
								ed8526bcfb 
								
							
								 
							
						 
						
							
							
								
								coment out tests that now depend on active thread pool  
							
							
							
						 
						
							2017-06-13 20:34:21 +01:00  
				
					
						
							
							
								 
						
							
							
								ad43cc6784 
								
							
								 
							
						 
						
							
							
								
								change llclient async udp packets processing. Removed the shared Jobengine that made only one thread do some packets for all users, and removed the FireAndForget, so each user could issue a unlimited number of threads. Added a new JobEngine per client, so each gets at most one thread,and that thread can be released if iddle (for 5 seconds )  
							
							
							
						 
						
							2017-06-13 19:04:18 +01:00  
				
					
						
							
							
								 
						
							
							
								482ff06e13 
								
							
								 
							
						 
						
							
							
								
								make JobEngine be a workitem of mail pool (smartThread), with the option to release thread after a idle time, so is free to do other service elsewhere  
							
							
							
						 
						
							2017-06-13 18:50:34 +01:00  
				
					
						
							
							
								 
						
							
							
								5ce15566ac 
								
							
								 
							
						 
						
							
							
								
								add option for Fireandforget not timeout (our access to main smartThreadPool)  
							
							
							
						 
						
							2017-06-13 18:39:42 +01:00  
				
					
						
							
							
								 
						
							
							
								f33a871d61 
								
							
								 
							
						 
						
							
							
								
								hope gc does remove a little dic and contents  
							
							
							
						 
						
							2017-06-13 14:15:28 +01:00  
				
					
						
							
							
								 
						
							
							
								fd8836e493 
								
							
								 
							
						 
						
							
							
								
								dont let time go back  
							
							
							
						 
						
							2017-06-13 14:09:34 +01:00  
				
					
						
							
							
								 
						
							
							
								9526a96b4f 
								
							
								 
							
						 
						
							
							
								
								some cleanup  
							
							
							
						 
						
							2017-06-13 13:22:01 +01:00  
				
					
						
							
							
								 
						
							
							
								3ba63dde6e 
								
							
								 
							
						 
						
							
							
								
								udp is not tcp. If mono versions have bronke udp sento, better update, also having 300 threads because object select is not funny  
							
							
							
						 
						
							2017-06-13 12:17:39 +01:00  
				
					
						
							
							
								 
						
							
							
								e650a4ff16 
								
							
								 
							
						 
						
							
							
								
								remove excessive notion of paralelism  
							
							
							
						 
						
							2017-06-13 08:56:21 +01:00  
				
					
						
							
							
								 
						
							
							
								a18d45fbdc 
								
							
								 
							
						 
						
							
							
								
								fix some issues on ubOde physics shape type changes  
							
							
							
						 
						
							2017-06-12 16:19:29 +01:00  
				
					
						
							
							
								 
						
							
							
								f62400c4ca 
								
							
								 
							
						 
						
							
							
								
								improve english on few messages (thx)  
							
							
							
						 
						
							2017-06-12 13:34:39 +01:00  
				
					
						
							
							
								 
						
							
							
								70be8ba6de 
								
							
								 
							
						 
						
							
							
								
								make some web request errors visible, so cause of later asset not found is clear  
							
							
							
						 
						
							2017-06-12 13:29:14 +01:00  
				
					
						
							
							
								 
						
							
							
								617f42bcfa 
								
							
								 
							
						 
						
							
							
								
								try to mk jenkins happy  
							
							
							
						 
						
							2017-06-12 01:32:18 +01:00  
				
					
						
							
							
								 
						
							
							
								dd7ab862ab 
								
							
								 
							
						 
						
							
							
								
								stop doing UpdateMovementAnimations on avatar collisions, that may cause incorrect changes  
							
							
							
						 
						
							2017-06-12 01:07:38 +01:00  
				
					
						
							
							
								 
						
							
							
								d0afd4335c 
								
							
								 
							
						 
						
							
							
								
								fix a error message  
							
							
							
						 
						
							2017-06-11 22:32:56 +01:00  
				
					
						
							
							
								 
						
							
							
								5842d5f7b0 
								
							
								 
							
						 
						
							
							
								
								revert. The .net concurrent objects look nice, but mono5 cpu load with them does not  
							
							
							
						 
						
							2017-06-10 13:58:16 +01:00  
				
					
						
							
							
								 
						
							
							
								73aa752034 
								
							
								 
							
						 
						
							
							
								
								replace some locked objects by .net4.0 concurrent objects  
							
							
							
						 
						
							2017-06-10 04:18:31 +01:00  
				
					
						
							
							
								 
						
							
							
								b5910cfdb7 
								
							
								 
							
						 
						
							
							
								
								merge  
							
							
							
						 
						
							2017-06-10 02:48:51 +01:00  
				
					
						
							
							
								 
						
							
							
								be975d1e89 
								
							
								 
							
						 
						
							
							
								
								add a adicional in transit flag to signal HG tps, and use it to ignore usernames requests sent to start region during tp; don't send unknows display names ( getdisplaynames cap )  
							
							
							
						 
						
							2017-06-09 23:27:33 +01:00  
				
					
						
							
							
								 
						
							
							
								e8165a7b51 
								
							
								 
							
						 
						
							
							
								
								only silent remove threads from watch list if they stopped ( ie still consider aborted etc )  
							
							
							
						 
						
							2017-06-09 20:14:56 +01:00  
				
					
						
							
							
								 
						
							
							
								f69e48bedc 
								
							
								 
							
						 
						
							
							
								
								make SendCoarseLocations async, since it is http. Make some actions use thread from pool and not a new one. Threading does need a deep cleanup one of this days. This stops mantis 8183 warnings, but as side effect only  
							
							
							
						 
						
							2017-06-09 17:32:07 +01:00  
				
					
						
							
							
								 
						
							
							
								0ac6b74c5e 
								
							
								 
							
						 
						
							
							
								
								Fixed typo in log message  
							
							
							
						 
						
							2017-06-09 10:14:09 -04:00  
				
					
						
							
							
								 
						
							
							
								d12957dc2c 
								
							
								 
							
						 
						
							
							
								
								still losing time with of halcyon incompatibile oars... cathch exceptions of the function that actually throws; Reduce log spam; don't let a broken MOAP stop all object deserialization. Fixing MOAP does not mean halcyon oars issues are fixed, just one. And really we should not even try to go against halcyon decison to be incompatible.(our MOAP encoding did not change since 2010)  
							
							
							
						 
						
							2017-06-09 12:14:13 +01:00  
				
					
						
							
							
								 
						
							
							
								5bfe8b18fe 
								
							
								 
							
						 
						
							
							
								
								Another attempt at parsing MOAP <Media> elements in OAR files.  
							
							... 
							
							
							
							Seems there are multiple interpretations of the format of the content of the
<Media> element in OAR files. OpenSimulator (for reasons lost in the mist of time)
escapes the XML in the element and then reparses it was a separate XmlReader.
Other simulators fill the <Media> element with regular XML.
This patch parses the <Media> escaped XML content as it always has and, if
the parsing fails, falls back to trying to parse the pure XML. 
							
						 
						
							2017-06-08 21:41:34 -07:00  
				
					
						
							
							
								 
						
							
							
								1e3a19e673 
								
							
								 
							
						 
						
							
							
								
								bug fix plus some cleanup  
							
							
							
						 
						
							2017-06-09 00:15:53 +01:00  
				
					
						
							
							
								 
						
							
							
								ef2fd8fcea 
								
							
								 
							
						 
						
							
							
								
								keep the reverted code, that does work. Our code likes to have pbs.Media == null when there is no MOAD defined, so handle possible odd oars that may have llsd <array /> on that case  
							
							
							
						 
						
							2017-06-08 20:47:51 +01:00  
				
					
						
							
							
								 
						
							
							
								29f2421d4f 
								
							
								 
							
						 
						
							
							
								
								revert  fa5bf4fd0b for test  
							
							
							
						 
						
							2017-06-08 11:45:33 +01:00  
				
					
						
							
							
								 
						
							
							
								7bea4f1578 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-06-07 20:12:49 +01:00  
				
					
						
							
							
								 
						
							
							
								02b51b84f4 
								
							
								 
							
						 
						
							
							
								
								so no real need for Maintenance thread.. so removed  
							
							
							
						 
						
							2017-06-07 19:09:16 +01:00  
				
					
						
							
							
								 
						
							
							
								2d93008bd9 
								
							
								 
							
						 
						
							
							
								
								course locations is a also heartbeat job (for now sync)  
							
							
							
						 
						
							2017-06-07 18:52:56 +01:00  
				
					
						
							
							
								 
						
							
							
								eca89c6e61 
								
							
								 
							
						 
						
							
							
								
								remove some more dead scene options  
							
							
							
						 
						
							2017-06-07 18:15:15 +01:00  
				
					
						
							
							
								 
						
							
							
								c8b3925085 
								
							
								 
							
						 
						
							
							
								
								remove nonsense SendPeriodicAppearanceUpdates. if we need such a thing, then a lot is broken. Remove duplicated CleanTempObjects() call, rename BackupWaitCallback thread as BackupWorker ( still didn't found cause for mantis 8783)  
							
							
							
						 
						
							2017-06-07 18:04:02 +01:00  
				
					
						
							
							
								 
						
							
							
								7d58b73bbc 
								
							
								 
							
						 
						
							
							
								
								some changes on pollevent  
							
							
							
						 
						
							2017-06-06 21:55:47 +01:00  
				
					
						
							
							
								 
						
							
							
								8971e9f126 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-06-06 21:47:55 +01:00  
				
					
						
							
							
								 
						
							
							
								9011ca8461 
								
							
								 
							
						 
						
							
							
								
								set optional group position and rotation before attach to scene  
							
							
							
						 
						
							2017-06-06 20:38:17 +01:00  
				
					
						
							
							
								 
						
							
							
								773914591d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-06-06 03:28:30 +01:00  
				
					
						
							
							
								 
						
							
							
								a23f99366f 
								
							
								 
							
						 
						
							
							
								
								bug fix: handle current region on GetChildAgentsToClose  
							
							
							
						 
						
							2017-06-06 03:22:11 +01:00  
				
					
						
							
							
								 
						
							
							
								258d169392 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-06-06 00:30:01 +01:00  
				
					
						
							
							
								 
						
							
							
								fa5bf4fd0b 
								
							
								 
							
						 
						
							
							
								
								Correct parsing of 'Media' XML element in PrimitiveBaseShape when reading an OAR file.  
							
							... 
							
							
							
							The code used to call Serializer.ReadElementContentAsString() and then expected to
pass the XML to PrimitiveBaseShape.FromXml to parse. This would throw as
ReadElementContentAsString does not allow any children of the element.
Reading with Serializer.ReadInnerXml() was the fix.
This was only not a problem because most often shapes don't have media and
most simulators don't output anything if the media array is empty. 
							
						 
						
							2017-06-04 20:51:56 -07:00  
				
					
						
							
							
								 
						
							
							
								aea282ba38 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-06-03 07:20:31 +01:00  
				
					
						
							
							
								 
						
							
							
								4320758d97 
								
							
								 
							
						 
						
							
							
								
								remove redundant UpdateMovementAnimations();  
							
							
							
						 
						
							2017-06-03 07:19:20 +01:00  
				
					
						
							
							
								 
						
							
							
								01bd578bb0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-06-03 07:08:43 +01:00  
				
					
						
							
							
								 
						
							
							
								f26ad07ce1 
								
							
								 
							
						 
						
							
							
								
								add a delayed stop so fast tap on move keys does not stop the avatar in some cases  
							
							
							
						 
						
							2017-06-03 07:01:07 +01:00  
				
					
						
							
							
								 
						
							
							
								67e540e05c 
								
							
								 
							
						 
						
							
							
								
								cross mouse buttons state  
							
							
							
						 
						
							2017-06-03 04:28:43 +01:00  
				
					
						
							
							
								 
						
							
							
								12a6625dc7 
								
							
								 
							
						 
						
							
							
								
								fix MouseDown in case it gets any use  
							
							
							
						 
						
							2017-06-03 03:48:49 +01:00  
				
					
						
							
							
								 
						
							
							
								7310b7625e 
								
							
								 
							
						 
						
							
							
								
								move a execution overlap guard to end of job  
							
							
							
						 
						
							2017-06-02 12:58:04 +01:00  
				
					
						
							
							
								 
						
							
							
								de153c2b62 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-06-02 06:26:20 +01:00  
				
					
						
							
							
								 
						
							
							
								b920f784ea 
								
							
								 
							
						 
						
							
							
								
								avoi null refs on tests simple clients  
							
							
							
						 
						
							2017-06-01 00:14:59 +01:00  
				
					
						
							
							
								 
						
							
							
								c68e7b6621 
								
							
								 
							
						 
						
							
							
								
								change child agents close control; disablesimulator is not a caps event message  
							
							
							
						 
						
							2017-05-31 23:31:02 +01:00  
				
					
						
							
							
								 
						
							
							
								5c156508e2 
								
							
								 
							
						 
						
							
							
								
								mantis 8182: update/fix GenerateRandomAnimation(). not updating libomv avatar data bc have no idea why do do have it, so leave it to who does know  
							
							
							
						 
						
							2017-05-31 12:33:35 +01:00  
				
					
						
							
							
								 
						
							
							
								55babdc160 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-05-31 07:21:21 +01:00  
				
					
						
							
							
								 
						
							
							
								7217c20291 
								
							
								 
							
						 
						
							
							
								
								we don't need to keep refs to baked textures assets  
							
							
							
						 
						
							2017-05-31 07:12:03 +01:00  
				
					
						
							
							
								 
						
							
							
								f5f0fa5d1f 
								
							
								 
							
						 
						
							
							
								
								we don't need to keep refs to baked textures assets  
							
							
							
						 
						
							2017-05-31 06:18:05 +01:00  
				
					
						
							
							
								 
						
							
							
								74da81890c 
								
							
								 
							
						 
						
							
							
								
								oops..  
							
							
							
						 
						
							2017-05-31 06:04:59 +01:00  
				
					
						
							
							
								 
						
							
							
								720a69a49b 
								
							
								 
							
						 
						
							
							
								
								remove the option to store baked textures on assets service, thats suicide use xbakes  
							
							
							
						 
						
							2017-05-31 04:47:59 +01:00  
				
					
						
							
							
								 
						
							
							
								b1c585718c 
								
							
								 
							
						 
						
							
							
								
								remove debug messages  
							
							
							
						 
						
							2017-05-31 04:30:00 +01:00  
				
					
						
							
							
								 
						
							
							
								e5991124dd 
								
							
								 
							
						 
						
							
							
								
								merge LocalNeighbourServicesConnector and RemoteNeighbourServicesConnector in single NeighbourServicesOutConnector  
							
							
							
						 
						
							2017-05-31 01:29:38 +01:00  
				
					
						
							
							
								 
						
							
							
								0fa3af96a4 
								
							
								 
							
						 
						
							
							
								
								remove anoying crossing messages on open borders  
							
							
							
						 
						
							2017-05-30 16:51:49 +01:00  
				
					
						
							
							
								 
						
							
							
								79b2926ce1 
								
							
								 
							
						 
						
							
							
								
								do another dns request via new cache. My problems bf wheren't mono after all, but ubuntu systemd.resolver and google public dns, killing one and not using other did improve dns a lot  
							
							
							
						 
						
							2017-05-30 15:34:22 +01:00  
				
					
						
							
							
								 
						
							
							
								90da5280af 
								
							
								 
							
						 
						
							
							
								
								put back soft http close  
							
							
							
						 
						
							2017-05-30 09:01:39 +01:00  
				
					
						
							
							
								 
						
							
							
								e5bebe3a32 
								
							
								 
							
						 
						
							
							
								
								webrequests serialiazation per endpoint its now ServicePointManager job  
							
							
							
						 
						
							2017-05-30 08:20:58 +01:00  
				
					
						
							
							
								 
						
							
							
								91caf98308 
								
							
								 
							
						 
						
							
							
								
								change servicePoint dns expire also to 5min, let the endpoints expire slide. This should reduce impact of absurd dns fails observed on my test ubuntu VM  
							
							
							
						 
						
							2017-05-29 07:48:09 +01:00  
				
					
						
							
							
								 
						
							
							
								a317bba8cf 
								
							
								 
							
						 
						
							
							
								
								cache endpoints (and other paths) dns requests for 5min, this delay should be acceptable in all cases ?  
							
							
							
						 
						
							2017-05-29 07:11:13 +01:00  
				
					
						
							
							
								 
						
							
							
								0f0673552c 
								
							
								 
							
						 
						
							
							
								
								remove a unnecessary dns check  
							
							
							
						 
						
							2017-05-29 06:50:55 +01:00  
				
					
						
							
							
								 
						
							
							
								8f86de265c 
								
							
								 
							
						 
						
							
							
								
								some cleanup and assume Linux/mono DNS is just broken...  
							
							
							
						 
						
							2017-05-29 05:22:21 +01:00  
				
					
						
							
							
								 
						
							
							
								7be6e16555 
								
							
								 
							
						 
						
							
							
								
								no.. still a fail  
							
							
							
						 
						
							2017-05-29 03:41:09 +01:00  
				
					
						
							
							
								 
						
							
							
								27afe136d4 
								
							
								 
							
						 
						
							
							
								
								mono is a total crap  
							
							
							
						 
						
							2017-05-29 03:13:56 +01:00  
				
					
						
							
							
								 
						
							
							
								2c19d08448 
								
							
								 
							
						 
						
							
							
								
								cleanup util.cs get dns  
							
							
							
						 
						
							2017-05-29 02:07:53 +01:00  
				
					
						
							
							
								 
						
							
							
								6d23e0bc31 
								
							
								 
							
						 
						
							
							
								
								add temporary debug msgs  
							
							
							
						 
						
							2017-05-29 01:27:02 +01:00  
				
					
						
							
							
								 
						
							
							
								d94b2e6f6d 
								
							
								 
							
						 
						
							
							
								
								remove a now anoying message..  
							
							
							
						 
						
							2017-05-29 00:20:14 +01:00  
				
					
						
							
							
								 
						
							
							
								5274a3181e 
								
							
								 
							
						 
						
							
							
								
								enclose GetRequestStream on try/catch  
							
							
							
						 
						
							2017-05-28 23:54:43 +01:00  
				
					
						
							
							
								 
						
							
							
								99111e5052 
								
							
								 
							
						 
						
							
							
								
								enclose GetRequestStream on try/catch  
							
							
							
						 
						
							2017-05-28 23:51:13 +01:00  
				
					
						
							
							
								 
						
							
							
								687c01b29e 
								
							
								 
							
						 
						
							
							
								
								need to delay even more agent close after teleport to compensate for slow machines and user connections. This one of current tp teleport protocol flaws  
							
							
							
						 
						
							2017-05-28 03:17:34 +01:00  
				
					
						
							
							
								 
						
							
							
								d1306c8976 
								
							
								 
							
						 
						
							
							
								
								a null ref check left behind on previus commits  
							
							
							
						 
						
							2017-05-28 02:11:40 +01:00  
				
					
						
							
							
								 
						
							
							
								572e84c822 
								
							
								 
							
						 
						
							
							
								
								make use of a rare thing called StringBuilder on LSL_List. LSL_List uses may need a revision to make sure they are passed by ref and not by value, with necessary adjustments. This does not have much impact on AppDomains, since if they cross, they are always serialized. Since lists are important parts of LSL, the AppDomainLoading option needs to be replaced by something else  
							
							
							
						 
						
							2017-05-28 01:56:52 +01:00  
				
					
						
							
							
								 
						
							
							
								18f1ea1086 
								
							
								 
							
						 
						
							
							
								
								make LSL_list a CLASS again. Now we need to it allover again. Scripts need to be recompiled ( delete contents of bin/ScriptEngines)  
							
							
							
						 
						
							2017-05-28 01:11:53 +01:00  
				
					
						
							
							
								 
						
							
							
								6a0eba3d7b 
								
							
								 
							
						 
						
							
							
								
								disable llhttprequests secure con, since it still collides with main ssl settings  
							
							
							
						 
						
							2017-05-27 14:39:56 +01:00  
				
					
						
							
							
								 
						
							
							
								a7db505caf 
								
							
								 
							
						 
						
							
							
								
								stupid mono5 doesn't know about Subject Alternative Name IPAddress  
							
							
							
						 
						
							2017-05-27 12:38:31 +01:00  
				
					
						
							
							
								 
						
							
							
								117e6ec266 
								
							
								 
							
						 
						
							
							
								
								fix wrong cert ip compare  
							
							
							
						 
						
							2017-05-27 08:30:12 +01:00  
				
					
						
							
							
								 
						
							
							
								582dc75381 
								
							
								 
							
						 
						
							
							
								
								remove a accent from a method name  
							
							
							
						 
						
							2017-05-27 06:30:23 +01:00  
				
					
						
							
							
								 
						
							
							
								c54985f8a1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-05-27 05:47:05 +01:00  
				
					
						
							
							
								 
						
							
							
								f7ae87a0d5 
								
							
								 
							
						 
						
							
							
								
								minor cleanup  
							
							
							
						 
						
							2017-05-27 05:44:50 +01:00  
				
					
						
							
							
								 
						
							
							
								289d4ca128 
								
							
								 
							
						 
						
							
							
								
								minor cleanup  
							
							
							
						 
						
							2017-05-27 05:41:40 +01:00  
				
					
						
							
							
								 
						
							
							
								2be362bd67 
								
							
								 
							
						 
						
							
							
								
								lose a ref  
							
							
							
						 
						
							2017-05-26 21:30:06 +01:00  
				
					
						
							
							
								 
						
							
							
								e7c2674dec 
								
							
								 
							
						 
						
							
							
								
								cleanup (grid)region info endpoint; add log to try to find some xml decode issues  
							
							
							
						 
						
							2017-05-26 21:26:51 +01:00  
				
					
						
							
							
								 
						
							
							
								8f10db0a6a 
								
							
								 
							
						 
						
							
							
								
								mantis 8181: don't try to delete contents of a non exitent folder  
							
							
							
						 
						
							2017-05-26 05:32:59 +01:00  
				
					
						
							
							
								 
						
							
							
								5287489a3c 
								
							
								 
							
						 
						
							
							
								
								avoid some wrong watchdog timeouts  
							
							
							
						 
						
							2017-05-26 00:53:21 +01:00  
				
					
						
							
							
								 
						
							
							
								7a82c7c5b2 
								
							
								 
							
						 
						
							
							
								
								make BlockingQueue.Dequeue timeouts more coerent (just less than watchdog timeout)  
							
							
							
						 
						
							2017-05-26 00:47:08 +01:00  
				
					
						
							
							
								 
						
							
							
								8d8236cfb2 
								
							
								 
							
						 
						
							
							
								
								missing file change.. actually use watchdog threads on assetsconnector and  
							
							... 
							
							
							
							avoid null refs on JobEngine 
							
						 
						
							2017-05-26 00:34:46 +01:00  
				
					
						
							
							
								 
						
							
							
								d90b68c2a6 
								
							
								 
							
						 
						
							
							
								
								change wrong watchdog stopped thread check code, and don't log it  
							
							
							
						 
						
							2017-05-26 00:05:35 +01:00  
				
					
						
							
							
								 
						
							
							
								2777995331 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-05-25 10:23:52 +01:00  
				
					
						
							
							
								 
						
							
							
								31b4a31246 
								
							
								 
							
						 
						
							
							
								
								add some checks for valid endpoints  
							
							
							
						 
						
							2017-05-25 09:46:29 +01:00  
				
					
						
							
							
								 
						
							
							
								772c5b7db0 
								
							
								 
							
						 
						
							
							
								
								move assetsconnector threads to whatchdog; Abort all alive threads known to watchdog before exit  
							
							
							
						 
						
							2017-05-25 06:05:02 +01:00  
				
					
						
							
							
								 
						
							
							
								e5377eb839 
								
							
								 
							
						 
						
							
							
								
								use threads from main pool on assetsconnector  
							
							
							
						 
						
							2017-05-25 04:51:45 +01:00  
				
					
						
							
							
								 
						
							
							
								65e9421058 
								
							
								 
							
						 
						
							
							
								
								minor changes  
							
							
							
						 
						
							2017-05-25 04:24:23 +01:00  
				
					
						
							
							
								 
						
							
							
								8195cd5153 
								
							
								 
							
						 
						
							
							
								
								another one  
							
							
							
						 
						
							2017-05-25 02:24:15 +01:00  
				
					
						
							
							
								 
						
							
							
								b6c23fe911 
								
							
								 
							
						 
						
							
							
								
								make a few more threads background ones  
							
							
							
						 
						
							2017-05-25 02:01:36 +01:00  
				
					
						
							
							
								 
						
							
							
								4286ae43f2 
								
							
								 
							
						 
						
							
							
								
								make some threads background ones  
							
							
							
						 
						
							2017-05-25 01:51:53 +01:00  
				
					
						
							
							
								 
						
							
							
								9a1d94f455 
								
							
								 
							
						 
						
							
							
								
								remove use of libomv BlockingQueue  
							
							
							
						 
						
							2017-05-25 01:28:02 +01:00  
				
					
						
							
							
								 
						
							
							
								dca3a45803 
								
							
								 
							
						 
						
							
							
								
								add a bit more pre exit cleanup  
							
							
							
						 
						
							2017-05-24 22:17:04 +01:00  
				
					
						
							
							
								 
						
							
							
								8989e8ef3a 
								
							
								 
							
						 
						
							
							
								
								give up on the code to stop AsyncCommandManager. It fails with many scripts running, and its only done deep on exit code. It is a backgroud thread should not block exit and never did  
							
							
							
						 
						
							2017-05-24 02:19:25 +01:00  
				
					
						
							
							
								 
						
							
							
								c0bfaac0ac 
								
							
								 
							
						 
						
							
							
								
								merge master  
							
							
							
						 
						
							2017-05-23 07:35:02 +01:00  
				
					
						
							
							
								 
						
							
							
								07e614a32c 
								
							
								 
							
						 
						
							
							
								
								dont log timeouts on stopped threads  
							
							
							
						 
						
							2017-05-23 06:38:19 +01:00  
				
					
						
							
							
								 
						
							
							
								3c97bb1e6f 
								
							
								 
							
						 
						
							
							
								
								fix lock position removing a not necessary function  
							
							
							
						 
						
							2017-05-23 06:03:51 +01:00  
				
					
						
							
							
								 
						
							
							
								e1aa591815 
								
							
								 
							
						 
						
							
							
								
								allow new thread creation if it was aborted on  AsyncCommandManager  
							
							
							
						 
						
							2017-05-23 05:59:14 +01:00  
				
					
						
							
							
								 
						
							
							
								d5e8e116d4 
								
							
								 
							
						 
						
							
							
								
								protect AsyncCommandManager thread from fails on the several things it checks  
							
							
							
						 
						
							2017-05-23 05:41:04 +01:00  
				
					
						
							
							
								 
						
							
							
								8e777d50a6 
								
							
								 
							
						 
						
							
							
								
								only remove AsyncCommandManager thread when last instance is deleted  
							
							
							
						 
						
							2017-05-23 05:34:25 +01:00  
				
					
						
							
							
								 
						
							
							
								e69057a1b6 
								
							
								 
							
						 
						
							
							
								
								dont fail saving a OAR because of a broken material  
							
							
							
						 
						
							2017-05-23 04:21:03 +01:00  
				
					
						
							
							
								 
						
							
							
								f3eb73926e 
								
							
								 
							
						 
						
							
							
								
								stop a few more threads on exit  
							
							
							
						 
						
							2017-05-23 04:05:31 +01:00  
				
					
						
							
							
								 
						
							
							
								928733efc9 
								
							
								 
							
						 
						
							
							
								
								please DIE! PLEASE??  
							
							
							
						 
						
							2017-05-23 03:26:32 +01:00  
				
					
						
							
							
								 
						
							
							
								7b80bcc57a 
								
							
								 
							
						 
						
							
							
								
								no all mono versions know DnsRefreshTimeout  
							
							
							
						 
						
							2017-05-23 00:52:40 +01:00  
				
					
						
							
							
								 
						
							
							
								c080d9fa23 
								
							
								 
							
						 
						
							
							
								
								remember mono about the default for DnsRefreshTimeout  
							
							
							
						 
						
							2017-05-23 00:10:11 +01:00  
				
					
						
							
							
								 
						
							
							
								24885819fc 
								
							
								 
							
						 
						
							
							
								
								check XFF headers of caller, but be quiet about them  
							
							
							
						 
						
							2017-05-22 22:05:56 +01:00  
				
					
						
							
							
								 
						
							
							
								4da5d249d8 
								
							
								 
							
						 
						
							
							
								
								receivers can't tell if there where proxies on path unless they look  
							
							
							
						 
						
							2017-05-22 21:22:04 +01:00  
				
					
						
							
							
								 
						
							
							
								ea88927a65 
								
							
								 
							
						 
						
							
							
								
								remove some code for NAT that was disabled by its author Adam Frisby since 2009, and i don't see how to mk work with current viewers at that point at least  
							
							
							
						 
						
							2017-05-22 20:18:01 +01:00  
				
					
						
							
							
								 
						
							
							
								73222e4dd4 
								
							
								 
							
						 
						
							
							
								
								fix IClientIPEndpoint broken by justin long ago.. but stop using it  
							
							... 
							
							
							
							except on SceneBanner, later it my be also removed from there and
 everywhere 
							
						 
						
							2017-05-22 19:16:42 +01:00  
				
					
						
							
							
								 
						
							
							
								8f9256ea1c 
								
							
								 
							
						 
						
							
							
								
								PGSQL: Another missing cast in XInventoryData  
							
							... 
							
							
							
							Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2017-05-22 16:24:52 +01:00  
				
					
						
							
							
								 
						
							
							
								fcb435deb4 
								
							
								 
							
						 
						
							
							
								
								make sure we drop requests if DoHTTPGruntWork fails  
							
							
							
						 
						
							2017-05-22 05:53:59 +01:00  
				
					
						
							
							
								 
						
							
							
								bad00670a9 
								
							
								 
							
						 
						
							
							
								
								disable keepalive on llHttpRequest  
							
							
							
						 
						
							2017-05-22 05:02:42 +01:00  
				
					
						
							
							
								 
						
							
							
								0320225ca8 
								
							
								 
							
						 
						
							
							
								
								reenqueue poll events while conn is open, and not expired  
							
							
							
						 
						
							2017-05-21 07:02:35 +01:00  
				
					
						
							
							
								 
						
							
							
								7c3200b393 
								
							
								 
							
						 
						
							
							
								
								cross avatar group info also if  title is empty string  
							
							
							
						 
						
							2017-05-21 05:16:18 +01:00  
				
					
						
							
							
								 
						
							
							
								e520dba717 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-05-21 02:20:40 +01:00  
				
					
						
							
							
								 
						
							
							
								a2c2456076 
								
							
								 
							
						 
						
							
							
								
								remove LongPoll type and queues. Events should now have reduced latency also. About previus commit, it maybe a modified ingen-e3s-v1.33 script that is broken, and not the original version, can't tell  
							
							
							
						 
						
							2017-05-21 02:11:53 +01:00  
				
					
						
							
							
								 
						
							
							
								319ccf17c8 
								
							
								 
							
						 
						
							
							
								
								add a bit more protection for broken scripts like ingen-e3s-v1.33  
							
							
							
						 
						
							2017-05-21 01:52:27 +01:00  
				
					
						
							
							
								 
						
							
							
								c7fdb2ec53 
								
							
								 
							
						 
						
							
							
								
								on recover form nom finite avatar pos, don't add it physics it it had none  
							
							
							
						 
						
							2017-05-21 00:52:18 +01:00  
				
					
						
							
							
								 
						
							
							
								a5e3aab575 
								
							
								 
							
						 
						
							
							
								
								fix a null ref in ubOde character  
							
							
							
						 
						
							2017-05-20 23:37:14 +01:00  
				
					
						
							
							
								 
						
							
							
								046ec66ff9 
								
							
								 
							
						 
						
							
							
								
								fix a cast that makes LitJson unhappy  
							
							
							
						 
						
							2017-05-20 22:21:27 +01:00  
				
					
						
							
							
								 
						
							
							
								02a4298b02 
								
							
								 
							
						 
						
							
							
								
								mantis 8172: fix  llList2Json() in case of vector or rotation types  
							
							
							
						 
						
							2017-05-20 21:29:33 +01:00  
				
					
						
							
							
								 
						
							
							
								49d42ee08a 
								
							
								 
							
						 
						
							
							
								
								mantis 8171 fix redirection on llHttpRequest  
							
							
							
						 
						
							2017-05-20 17:56:04 +01:00  
				
					
						
							
							
								 
						
							
							
								78c4f8000e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-05-20 14:30:49 +01:00  
				
					
						
							
							
								 
						
							
							
								9397b358d3 
								
							
								 
							
						 
						
							
							
								
								mantis 8170: let physics know Always_run on adding the avatar  
							
							
							
						 
						
							2017-05-19 19:51:23 +01:00  
				
					
						
							
							
								 
						
							
							
								52dd683326 
								
							
								 
							
						 
						
							
							
								
								fix a null ref on parcels join  
							
							
							
						 
						
							2017-05-19 18:03:02 +01:00  
				
					
						
							
							
								 
						
							
							
								7c9615f000 
								
							
								 
							
						 
						
							
							
								
								fix land parcel group been lost on region upload  
							
							
							
						 
						
							2017-05-19 17:35:49 +01:00  
				
					
						
							
							
								 
						
							
							
								2717ef5da9 
								
							
								 
							
						 
						
							
							
								
								change some confusing comands help  
							
							
							
						 
						
							2017-05-19 05:34:49 +01:00  
				
					
						
							
							
								 
						
							
							
								40091f9be5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-05-19 03:23:57 +01:00  
				
					
						
							
							
								 
						
							
							
								ef35805176 
								
							
								 
							
						 
						
							
							
								
								reWrite lsl json functions, forward slash is not escaped as LitJson spec; code can use some cleanup. Scripts need to be recompiled  
							
							
							
						 
						
							2017-05-19 03:08:35 +01:00  
				
					
						
							
							
								 
						
							
							
								c28430d527 
								
							
								 
							
						 
						
							
							
								
								oops...  
							
							
							
						 
						
							2017-05-15 18:12:17 +01:00  
				
					
						
							
							
								 
						
							
							
								c74e0e2d9b 
								
							
								 
							
						 
						
							
							
								
								remove a Paralell.For (actually not used). That kind of fine gained multitask makes no sense on already heavy multitasked server application like opensim. CPU cores are already busy or needed elsewhere.  
							
							
							
						 
						
							2017-05-15 18:10:08 +01:00  
				
					
						
							
							
								 
						
							
							
								eea247fcc5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-05-14 07:52:50 +01:00  
				
					
						
							
							
								 
						
							
							
								156707edfb 
								
							
								 
							
						 
						
							
							
								
								clear land object on delete  
							
							
							
						 
						
							2017-05-14 06:27:29 +01:00  
				
					
						
							
							
								 
						
							
							
								92df6095d5 
								
							
								 
							
						 
						
							
							
								
								don't round to nearest int  
							
							
							
						 
						
							2017-05-14 05:49:01 +01:00  
				
					
						
							
							
								 
						
							
							
								f968118e23 
								
							
								 
							
						 
						
							
							
								
								don't do dwell if there is no module active  
							
							
							
						 
						
							2017-05-14 05:39:22 +01:00  
				
					
						
							
							
								 
						
							
							
								9ab8ce1404 
								
							
								 
							
						 
						
							
							
								
								fix remote requests for dwell, so dwell module still called  
							
							
							
						 
						
							2017-05-14 04:17:48 +01:00  
				
					
						
							
							
								 
						
							
							
								cb21caae77 
								
							
								 
							
						 
						
							
							
								
								fix some issue on parcels loading and make parcels dwell show something. Resolution is 2.5min aprox.  
							
							
							
						 
						
							2017-05-14 01:44:04 +01:00  
				
					
						
							
							
								 
						
							
							
								25ca8695f3 
								
							
								 
							
						 
						
							
							
								
								find parcels by GlobalID.. well most time  
							
							
							
						 
						
							2017-05-13 20:21:56 +01:00  
				
					
						
							
							
								 
						
							
							
								dd0269df48 
								
							
								 
							
						 
						
							
							
								
								fix passcollisions bool value on store  
							
							
							
						 
						
							2017-05-13 17:22:56 +01:00  
				
					
						
							
							
								 
						
							
							
								7cf82a71d6 
								
							
								 
							
						 
						
							
							
								
								PGSQL: Convert PassCollision in table prims to bool to avoid a hopeless cast that fails with newer versions of NPGSQL.  
							
							... 
							
							
							
							Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2017-05-13 17:15:47 +01:00  
				
					
						
							
							
								 
						
							
							
								16f02cb6fd 
								
							
								 
							
						 
						
							
							
								
								we can't allow abort to change only one dic  
							
							
							
						 
						
							2017-05-13 16:34:29 +01:00  
				
					
						
							
							
								 
						
							
							
								9ea49d107d 
								
							
								 
							
						 
						
							
							
								
								fix wrong locking on unused path it case it does get uses. Thanks LaNani Sundara  
							
							
							
						 
						
							2017-05-13 15:58:35 +01:00  
				
					
						
							
							
								 
						
							
							
								086eb28a91 
								
							
								 
							
						 
						
							
							
								
								a bit more on ServicePointManager  
							
							
							
						 
						
							2017-05-12 22:03:53 +01:00  
				
					
						
							
							
								 
						
							
							
								948138a3a4 
								
							
								 
							
						 
						
							
							
								
								lower connection limits again  
							
							
							
						 
						
							2017-05-12 16:45:58 +01:00  
				
					
						
							
							
								 
						
							
							
								d08df7bda7 
								
							
								 
							
						 
						
							
							
								
								mantis 8165: fix a null ref on hg gatekeeper on another place  
							
							
							
						 
						
							2017-05-12 15:22:16 +01:00  
				
					
						
							
							
								 
						
							
							
								5e577baa10 
								
							
								 
							
						 
						
							
							
								
								fix a null ref on hg gatekeeper  
							
							
							
						 
						
							2017-05-12 14:42:21 +01:00  
				
					
						
							
							
								 
						
							
							
								0f2ab6bddd 
								
							
								 
							
						 
						
							
							
								
								soem changes on connections limits  
							
							
							
						 
						
							2017-05-12 14:20:06 +01:00  
				
					
						
							
							
								 
						
							
							
								8bdd4c3ed9 
								
							
								 
							
						 
						
							
							
								
								yes it is not destiny grid but destination.. thx u know who :)  
							
							
							
						 
						
							2017-05-12 12:30:59 +01:00  
				
					
						
							
							
								 
						
							
							
								a932f24ba4 
								
							
								 
							
						 
						
							
							
								
								minor fix on sensorrepeat  
							
							
							
						 
						
							2017-05-12 03:53:18 +01:00  
				
					
						
							
							
								 
						
							
							
								dcdc527401 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-05-12 01:55:15 +01:00  
				
					
						
							
							
								 
						
							
							
								19d141c9a5 
								
							
								 
							
						 
						
							
							
								
								avoid a null ref  
							
							
							
						 
						
							2017-05-11 23:46:06 +01:00  
				
					
						
							
							
								 
						
							
							
								1b7aee89d3 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-05-11 23:14:02 +01:00  
				
					
						
							
							
								 
						
							
							
								cc95b7e2d4 
								
							
								 
							
						 
						
							
							
								
								don't allow multiple presences of same avatar also on HG gatekeeper  
							
							
							
						 
						
							2017-05-11 20:26:06 +01:00  
				
					
						
							
							
								 
						
							
							
								f09fafff34 
								
							
								 
							
						 
						
							
							
								
								some cleanup  
							
							
							
						 
						
							2017-05-11 20:24:47 +01:00  
				
					
						
							
							
								 
						
							
							
								fb427daa34 
								
							
								 
							
						 
						
							
							
								
								avoid  a null ref  
							
							
							
						 
						
							2017-05-11 19:06:49 +01:00  
				
					
						
							
							
								 
						
							
							
								211a1fe9d4 
								
							
								 
							
						 
						
							
							
								
								do not allow multiple logins of same avatar. No HG case, that needs work on some paths. option m_allowDuplicatePresences is checked, but is is a total nonsense.. Presences control will get broken if allowed, No one ever added code to suport it correctly.  
							
							
							
						 
						
							2017-05-11 17:59:37 +01:00  
				
					
						
							
							
								 
						
							
							
								5968c6372a 
								
							
								 
							
						 
						
							
							
								
								let new regions know about grid services god  
							
							
							
						 
						
							2017-05-11 17:30:57 +01:00  
				
					
						
							
							
								 
						
							
							
								7e8c996d1b 
								
							
								 
							
						 
						
							
							
								
								add a grid services god account  
							
							
							
						 
						
							2017-05-11 17:15:02 +01:00  
				
					
						
							
							
								 
						
							
							
								09c4952c6d 
								
							
								 
							
						 
						
							
							
								
								merge  
							
							
							
						 
						
							2017-05-09 23:22:36 +01:00  
				
					
						
							
							
								 
						
							
							
								731510c305 
								
							
								 
							
						 
						
							
							
								
								let .net decide GC mode from its defaults on the platform  
							
							
							
						 
						
							2017-05-09 18:27:06 +01:00  
				
					
						
							
							
								 
						
							
							
								03a38a80ab 
								
							
								 
							
						 
						
							
							
								
								PGSQL: Rewrote EstateStore.migrations as it errored out in version 8 leaving the database without any estate tables on first run. It also lacked primary keys on estate_map and estate_settings. Syntax requires Postgresql 9.5 or higher.  
							
							... 
							
							
							
							Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2017-05-09 12:00:45 +01:00  
				
					
						
							
							
								 
						
							
							
								957ca41b13 
								
							
								 
							
						 
						
							
							
								
								remove file bin/Mono.Posix.dll that causes problems with mono  
							
							
							
						 
						
							2017-05-09 11:58:07 +01:00  
				
					
						
							
							
								 
						
							
							
								d952d62baa 
								
							
								 
							
						 
						
							
							
								
								PGSQL: Add missing AgentPrefs.migrations  
							
							... 
							
							
							
							Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2017-05-08 20:25:03 +01:00  
				
					
						
							
							
								 
						
							
							
								6c79cc652b 
								
							
								 
							
						 
						
							
							
								
								some conditional dispose on http requests inputstream  
							
							
							
						 
						
							2017-05-08 00:54:17 +01:00  
				
					
						
							
							
								 
						
							
							
								604b966d84 
								
							
								 
							
						 
						
							
							
								
								some conditional dispose on http requests inputstream  
							
							
							
						 
						
							2017-05-08 00:40:15 +01:00  
				
					
						
							
							
								 
						
							
							
								8ef43e5fb3 
								
							
								 
							
						 
						
							
							
								
								take more heavy work out of opened dbconn sections  
							
							
							
						 
						
							2017-05-07 22:22:28 +01:00  
				
					
						
							
							
								 
						
							
							
								b20778d8ec 
								
							
								 
							
						 
						
							
							
								
								fix merge  
							
							
							
						 
						
							2017-05-07 04:45:28 +01:00  
				
					
						
							
							
								 
						
							
							
								11f6d28a06 
								
							
								 
							
						 
						
							
							
								
								fix merge  
							
							
							
						 
						
							2017-05-07 04:21:33 +01:00  
				
					
						
							
							
								 
						
							
							
								d0912b6151 
								
							
								 
							
						 
						
							
							
								
								let StreamReader be in using statements  
							
							
							
						 
						
							2017-05-07 00:47:45 +01:00  
				
					
						
							
							
								 
						
							
							
								de55ad9545 
								
							
								 
							
						 
						
							
							
								
								oops closed too soon  
							
							
							
						 
						
							2017-05-06 22:12:45 +01:00  
				
					
						
							
							
								 
						
							
							
								c57215687f 
								
							
								 
							
						 
						
							
							
								
								a few more changes on mysql  
							
							
							
						 
						
							2017-05-06 21:43:22 +01:00  
				
					
						
							
							
								 
						
							
							
								4b2ef46de6 
								
							
								 
							
						 
						
							
							
								
								don't hold dbconn longer than necessart  
							
							
							
						 
						
							2017-05-06 20:40:29 +01:00  
				
					
						
							
							
								 
						
							
							
								76337b1d8e 
								
							
								 
							
						 
						
							
							
								
								another misplaced close  
							
							
							
						 
						
							2017-05-06 20:38:38 +01:00  
				
					
						
							
							
								 
						
							
							
								504736eb43 
								
							
								 
							
						 
						
							
							
								
								build const strings a compile time...  
							
							
							
						 
						
							2017-05-06 20:23:55 +01:00  
				
					
						
							
							
								 
						
							
							
								54eb6fc779 
								
							
								 
							
						 
						
							
							
								
								GZipStream does have a CopyTo()  
							
							
							
						 
						
							2017-05-06 18:25:07 +01:00  
				
					
						
							
							
								 
						
							
							
								eb93855d84 
								
							
								 
							
						 
						
							
							
								
								dispose some MemoryStreams  
							
							
							
						 
						
							2017-05-06 17:47:43 +01:00  
				
					
						
							
							
								 
						
							
							
								ae191cd304 
								
							
								 
							
						 
						
							
							
								
								dispose some MemoryStreams  
							
							
							
						 
						
							2017-05-06 15:57:47 +01:00  
				
					
						
							
							
								 
						
							
							
								025bef4e07 
								
							
								 
							
						 
						
							
							
								
								fix a few wrong placement ( this is a test by the way )  
							
							
							
						 
						
							2017-05-06 01:47:26 +01:00  
				
					
						
							
							
								 
						
							
							
								d26a9ed0b1 
								
							
								 
							
						 
						
							
							
								
								fix wrong placement  
							
							
							
						 
						
							2017-05-06 01:41:33 +01:00  
				
					
						
							
							
								 
						
							
							
								d9038e650a 
								
							
								 
							
						 
						
							
							
								
								MySQLConnector is not a MS product  
							
							
							
						 
						
							2017-05-06 01:25:54 +01:00  
				
					
						
							
							
								 
						
							
							
								3bc64f638a 
								
							
								 
							
						 
						
							
							
								
								add a few guard checks on serviceThrottlemodule  
							
							
							
						 
						
							2017-05-05 17:44:33 +01:00  
				
					
						
							
							
								 
						
							
							
								3f641d98bd 
								
							
								 
							
						 
						
							
							
								
								Added a fully functional groups data layer for testing.  
							
							
							
						 
						
							2017-05-04 20:17:54 -07:00  
				
					
						
							
							
								 
						
							
							
								424a7a274b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2017-05-04 18:20:48 -07:00  
				
					
						
							
							
								 
						
							
							
								dd88319495 
								
							
								 
							
						 
						
							
							
								
								Add a groups module to the perms test suite  
							
							
							
						 
						
							2017-05-04 18:20:10 -07:00  
				
					
						
							
							
								 
						
							
							
								ab4f870000 
								
							
								 
							
						 
						
							
							
								
								Change the engine of the groups table back to MyISAM, because MySQL 5.5 and older don't support full test search on InnoDB  
							
							
							
						 
						
							2017-05-04 18:19:46 -07:00  
				
					
						
							
							
								 
						
							
							
								f31fe66ce1 
								
							
								 
							
						 
						
							
							
								
								fix bad move on xmlgroups  
							
							
							
						 
						
							2017-05-05 01:53:02 +01:00  
				
					
						
							
							
								 
						
							
							
								9e12ef9234 
								
							
								 
							
						 
						
							
							
								
								let all clients get a group title update on create group  
							
							
							
						 
						
							2017-05-05 01:39:38 +01:00  
				
					
						
							
							
								 
						
							
							
								5f5b7e56db 
								
							
								 
							
						 
						
							
							
								
								merge fix  
							
							
							
						 
						
							2017-05-04 12:57:11 +01:00  
				
					
						
							
							
								 
						
							
							
								04a50b47bf 
								
							
								 
							
						 
						
							
							
								
								the new options i add where actually bad idea, they would make the  
							
							... 
							
							
							
							compatibility issue ethernal. Removed and extended the ugly date hack to
 group share outwards propagation, until a better way is found at least 
							
						 
						
							2017-05-04 12:36:08 +01:00  
				
					
						
							
							
								 
						
							
							
								3402819888 
								
							
								 
							
						 
						
							
							
								
								do the same in the cases we are just moving parts around and not changing their caches (ie their taskInventory)  
							
							
							
						 
						
							2017-05-04 12:08:10 +01:00  
				
					
						
							
							
								 
						
							
							
								3a8dd24fd1 
								
							
								 
							
						 
						
							
							
								
								move deep effective permissions aggregation to first time use and not on changes. There flag it is need with InvalidateDeepEffectivePerms(). Add config options PropagateGroupShareOutwards and PropagateAnyOneOutwards  
							
							
							
						 
						
							2017-05-04 11:37:13 +01:00  
				
					
						
							
							
								 
						
							
							
								d62aed7f46 
								
							
								 
							
						 
						
							
							
								
								fix right to change permissions of group owned objects  
							
							
							
						 
						
							2017-05-03 21:12:16 +01:00  
				
					
						
							
							
								 
						
							
							
								3ef583f205 
								
							
								 
							
						 
						
							
							
								
								fix right to change permissions of group owned taskitems  
							
							
							
						 
						
							2017-05-03 19:39:42 +01:00  
				
					
						
							
							
								 
						
							
							
								fc46274732 
								
							
								 
							
						 
						
							
							
								
								still another missing conversion btw viewer and OS on groupd owned  
							
							
							
						 
						
							2017-05-03 19:10:02 +01:00  
				
					
						
							
							
								 
						
							
							
								4c42716022 
								
							
								 
							
						 
						
							
							
								
								taskitem group owned information was still incorrect  
							
							
							
						 
						
							2017-05-03 18:11:50 +01:00  
				
					
						
							
							
								 
						
							
							
								94bb6d965e 
								
							
								 
							
						 
						
							
							
								
								change taskInventory copy/move to agents inventory rules  
							
							
							
						 
						
							2017-05-03 16:03:26 +01:00  
				
					
						
							
							
								 
						
							
							
								b0244107dc 
								
							
								 
							
						 
						
							
							
								
								viewer can't tell if a taskitem is group owned if we don't tell him;  missing taskInv serial update  
							
							
							
						 
						
							2017-05-03 15:31:42 +01:00  
				
					
						
							
							
								 
						
							
							
								1b501f03f9 
								
							
								 
							
						 
						
							
							
								
								recover a lost trim in permissions modules names parsing  
							
							
							
						 
						
							2017-05-03 15:30:43 +01:00  
				
					
						
							
							
								 
						
							
							
								cffe2f87e6 
								
							
								 
							
						 
						
							
							
								
								viewer can't tell if a taskitem is group owned if we don't tell him;  
							
							... 
							
							
							
							missing taskInv serial update" 
							
						 
						
							2017-05-03 15:19:11 +01:00  
				
					
						
							
							
								 
						
							
							
								832ca518d7 
								
							
								 
							
						 
						
							
							
								
								fix merge  
							
							
							
						 
						
							2017-05-03 03:52:55 +01:00  
				
					
						
							
							
								 
						
							
							
								02b43f06d1 
								
							
								 
							
						 
						
							
							
								
								recover a lost trim in permissions modules names parsing  
							
							
							
						 
						
							2017-05-02 20:45:01 +01:00  
				
					
						
							
							
								 
						
							
							
								710677cdc6 
								
							
								 
							
						 
						
							
							
								
								mantis 8135  
							
							
							
						 
						
							2017-05-02 15:16:56 +01:00  
				
					
						
							
							
								 
						
							
							
								a18ee3b6b3 
								
							
								 
							
						 
						
							
							
								
								fix LSL_ApiHttpTests  
							
							
							
						 
						
							2017-05-02 12:35:06 +01:00  
				
					
						
							
							
								 
						
							
							
								a890ea312b 
								
							
								 
							
						 
						
							
							
								
								disable LSL http listener (llRequestURL/llRequestSecureURL) if ExternalHostNameForLSL is not set in cofiguration or does not resolve  
							
							
							
						 
						
							2017-05-02 11:23:41 +01:00  
				
					
						
							
							
								 
						
							
							
								ed22c5f3be 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2017-05-02 01:09:32 +01:00  
				
					
						
							
							
								 
						
							
							
								9c82ff7673 
								
							
								 
							
						 
						
							
							
								
								Shuffle some code around  
							
							
							
						 
						
							2017-05-01 16:49:42 -07:00  
				
					
						
							
							
								 
						
							
							
								3c43cdbbcc 
								
							
								 
							
						 
						
							
							
								
								Added some indirect transfer tests -- Take Copy by another avatar  
							
							
							
						 
						
							2017-05-01 16:42:47 -07:00  
				
					
						
							
							
								 
						
							
							
								8498cc2f02 
								
							
								 
							
						 
						
							
							
								
								save a few nanoseconds  
							
							
							
						 
						
							2017-05-01 23:07:57 +01:00  
				
					
						
							
							
								 
						
							
							
								1ca2a7937e 
								
							
								 
							
						 
						
							
							
								
								Permissions tests: added test with 2 direct transfers with permission changes in between (in inventory)  
							
							
							
						 
						
							2017-05-01 14:58:03 -07:00  
				
					
						
							
							
								 
						
							
							
								8e88a9d702 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2017-05-01 10:09:54 -07:00  
				
					
						
							
							
								 
						
							
							
								9c6dd5d967 
								
							
								 
							
						 
						
							
							
								
								Perms test framework: make a lot of things more generic.  
							
							
							
						 
						
							2017-05-01 10:09:31 -07:00  
				
					
						
							
							
								 
						
							
							
								45096b6238 
								
							
								 
							
						 
						
							
							
								
								Initial commit of the emerging test suite for permissions and more.  
							
							
							
						 
						
							2017-05-01 07:06:50 -07:00  
				
					
						
							
							
								 
						
							
							
								28d8eda768 
								
							
								 
							
						 
						
							
							
								
								buysell: make sure we dont buy child parts, dont mess with absolute position its useless with variable size regions, and its a rezing job  
							
							
							
						 
						
							2017-05-01 14:42:38 +01:00  
				
					
						
							
							
								 
						
							
							
								60dc124872 
								
							
								 
							
						 
						
							
							
								
								rename sog.GetEffectivePermissions() since its use is now limited to more specific task, and no longer on current effective(full) path. Note that change ownermask start to be current ownermask, and filter it to all parts basemask  
							
							
							
						 
						
							2017-05-01 14:18:59 +01:00  
				
					
						
							
							
								 
						
							
							
								2dbf96593c 
								
							
								 
							
						 
						
							
							
								
								Permissions compatibility hack 1: anyone copy - new permissions require that all items in all object parts contents have anyone copy set. Old code only required it on object. This hack tries to allow objects older than today to still work as before on this. (this is a test, we may need to change it)  
							
							
							
						 
						
							2017-04-30 19:44:49 +01:00  
				
					
						
							
							
								 
						
							
							
								a96c0f760a 
								
							
								 
							
						 
						
							
							
								
								having the file open then let PermissionsToString know about Export  
							
							
							
						 
						
							2017-04-30 14:42:39 +01:00  
				
					
						
							
							
								 
						
							
							
								0d59a29dc7 
								
							
								 
							
						 
						
							
							
								
								save some nanoseconds if unfolding will not change anything ( export default mks it rare, but looks nice)  
							
							
							
						 
						
							2017-04-30 14:39:20 +01:00  
				
					
						
							
							
								 
						
							
							
								b67904a651 
								
							
								 
							
						 
						
							
							
								
								remove a redundant operation  
							
							
							
						 
						
							2017-04-30 14:31:46 +01:00  
				
					
						
							
							
								 
						
							
							
								cf1064a245 
								
							
								 
							
						 
						
							
							
								
								Add a missing viewer-relevant message to the perms module  
							
							
							
						 
						
							2017-04-30 13:24:48 +01:00  
				
					
						
							
							
								 
						
							
							
								10922c2a1a 
								
							
								 
							
						 
						
							
							
								
								exclude lms from permissions checks. They are full rights, and broken on all dbs  
							
							
							
						 
						
							2017-04-30 12:51:12 +01:00  
				
					
						
							
							
								 
						
							
							
								514249e80e 
								
							
								 
							
						 
						
							
							
								
								fix new landmarks default permissions  
							
							
							
						 
						
							2017-04-30 12:43:09 +01:00  
				
					
						
							
							
								 
						
							
							
								116d32d947 
								
							
								 
							
						 
						
							
							
								
								don't break groups permission mask  
							
							
							
						 
						
							2017-04-30 00:14:45 +01:00  
				
					
						
							
							
								 
						
							
							
								d8341588b3 
								
							
								 
							
						 
						
							
							
								
								nore permissions masks hierachy  
							
							
							
						 
						
							2017-04-29 23:59:56 +01:00  
				
					
						
							
							
								 
						
							
							
								fedd1a93d2 
								
							
								 
							
						 
						
							
							
								
								buysell: fix permissions masks hierachy  
							
							
							
						 
						
							2017-04-29 23:09:32 +01:00  
				
					
						
							
							
								 
						
							
							
								522695c821 
								
							
								 
							
						 
						
							
							
								
								update folded permitions if taking from world, or after unfold  
							
							
							
						 
						
							2017-04-29 22:09:45 +01:00  
				
					
						
							
							
								 
						
							
							
								04117d9f75 
								
							
								 
							
						 
						
							
							
								
								recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use easys code readability  
							
							
							
						 
						
							2017-04-29 19:07:04 +01:00  
				
					
						
							
							
								 
						
							
							
								725ccbb477 
								
							
								 
							
						 
						
							
							
								
								add check for valid folded perms  
							
							
							
						 
						
							2017-04-29 16:58:43 +01:00  
				
					
						
							
							
								 
						
							
							
								74f0ffbda6 
								
							
								 
							
						 
						
							
							
								
								fix chain of contents sells  
							
							
							
						 
						
							2017-04-29 02:45:26 +01:00  
				
					
						
							
							
								 
						
							
							
								019b34ea39 
								
							
								 
							
						 
						
							
							
								
								BuySell: bug fix, use all object permitions for sold item, and not the operation rights one  
							
							
							
						 
						
							2017-04-28 23:05:14 +01:00  
				
					
						
							
							
								 
						
							
							
								00091f1fb9 
								
							
								 
							
						 
						
							
							
								
								forgot a change...  
							
							
							
						 
						
							2017-04-28 20:13:53 +01:00  
				
					
						
							
							
								 
						
							
							
								ba4e13ef55 
								
							
								 
							
						 
						
							
							
								
								a few changes to permissions folding... we are testing. at this point only use master for TESTING also  
							
							
							
						 
						
							2017-04-28 20:03:44 +01:00  
				
					
						
							
							
								 
						
							
							
								8d3d87e0b2 
								
							
								 
							
						 
						
							
							
								
								add a usefull taint and update  
							
							
							
						 
						
							2017-04-27 00:02:01 +01:00  
				
					
						
							
							
								 
						
							
							
								ce655056ca 
								
							
								 
							
						 
						
							
							
								
								ubMeshmerizer: fix the orientation of last triangle on top/bottom faces of  
							
							... 
							
							
							
							hollow cylinders plz delete contents of bin/MeshCache to remove defective
entries" 
							
						 
						
							2017-04-26 18:21:58 +01:00  
				
					
						
							
							
								 
						
							
							
								c8fcf9bceb 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2017-04-26 09:58:34 -07:00  
				
					
						
							
							
								 
						
							
							
								8dfab8757c 
								
							
								 
							
						 
						
							
							
								
								Fill out Current Outfit folder with links when creating the initial avatar appearance. Some viewers (e.g. Singularity 1.8.7) get seriously confused when the avatar has no current outfit links.  
							
							
							
						 
						
							2017-04-26 09:58:15 -07:00  
				
					
						
							
							
								 
						
							
							
								1b8c71c965 
								
							
								 
							
						 
						
							
							
								
								give more information on Fatal Error during region startup  
							
							
							
						 
						
							2017-04-26 16:15:33 +01:00  
				
					
						
							
							
								 
						
							
							
								ce3af94a69 
								
							
								 
							
						 
						
							
							
								
								mantis 6738: change parsing of the HTTP_CUSTOM_HEADER parameter and ignore entries in excess of 8 on the request  
							
							
							
						 
						
							2017-04-26 07:19:44 +01:00  
				
					
						
							
							
								 
						
							
							
								2b8cdb2a75 
								
							
								 
							
						 
						
							
							
								
								If we're going to show regions twice (in standalone) at least make the formatting consistent...  
							
							
							
						 
						
							2017-04-25 20:08:06 -07:00  
				
					
						
							
							
								 
						
							
							
								a680d8b8d7 
								
							
								 
							
						 
						
							
							
								
								fix merge  
							
							
							
						 
						
							2017-04-25 17:59:53 +01:00  
				
					
						
							
							
								 
						
							
							
								7c5376f224 
								
							
								 
							
						 
						
							
							
								
								move mesh pbs creation code out of mesh upload code into to PrimitiveBaseShape.cs  
							
							
							
						 
						
							2017-04-25 14:21:01 +01:00  
				
					
						
							
							
								 
						
							
							
								29ab39f14f 
								
							
								 
							
						 
						
							
							
								
								cosmetics on mesh upload encoding of number of faces on pbs shape. Use opensim shape enums in place of libovm for coerence, add a few coments.  
							
							
							
						 
						
							2017-04-25 13:05:20 +01:00  
				
					
						
							
							
								 
						
							
							
								2f6c78b888 
								
							
								 
							
						 
						
							
							
								
								finish encoding number of mesh faces in pbs shape on new meshs upload, and *HACK* flag it setting hollow shape to triangle. (some limited encoding as added some months ago, but only for viewers LOD). Use this hack flag to fix sop number of faces.  old meshs will still report 8 faces, information to fix this seems lost unless the mesh asset is decoded  
							
							
							
						 
						
							2017-04-25 04:58:24 +01:00  
				
					
						
							
							
								 
						
							
							
								7a54c3e9c3 
								
							
								 
							
						 
						
							
							
								
								some fixes on the materials paramenters of llGetPrimitiveParams()  
							
							
							
						 
						
							2017-04-24 11:46:13 +01:00  
				
					
						
							
							
								 
						
							
							
								c91e101224 
								
							
								 
							
						 
						
							
							
								
								add suport for materials parameters PRIM_NORMAL, PRIM_SPECULAR and PRIM_ALPHA_MODE of llGetPrimitiveParams(). Im sleeping at this time, this can be very wrong  
							
							
							
						 
						
							2017-04-24 07:06:48 +01:00  
				
					
						
							
							
								 
						
							
							
								65a1547209 
								
							
								 
							
						 
						
							
							
								
								fix (or actually break) llList2float()  since LSL_Key is same as LSL_String, the case of invalid LSL_Key cannot be handle, since most likely it is a string  
							
							
							
						 
						
							2017-04-24 02:05:39 +01:00  
				
					
						
							
							
								 
						
							
							
								54819fa4ae 
								
							
								 
							
						 
						
							
							
								
								mantis 8154 dont let self lResetOtherScript mean harakiri  
							
							
							
						 
						
							2017-04-21 11:03:31 +01:00  
				
					
						
							
							
								 
						
							
							
								ebcfad1a83 
								
							
								 
							
						 
						
							
							
								
								store the physics inertia override in the database  
							
							... 
							
							
							
							Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2017-04-20 21:21:23 +01:00  
				
					
						
							
							
								 
						
							
							
								84c9125016 
								
							
								 
							
						 
						
							
							
								
								update ode binaries for windows; add a minimal velocity for bounce  
							
							
							
						 
						
							2017-04-20 02:25:22 +01:00  
				
					
						
							
							
								 
						
							
							
								28125202cc 
								
							
								 
							
						 
						
							
							
								
								update for The new Constant: integer OBJECT_REZZER_KEY = 32 + adding missing support for fields in the prims table.  
							
							... 
							
							
							
							Signed-off-by: Michael Cerquoni <nebadon2025@gmail.com> 
							
						 
						
							2017-04-19 14:04:54 -04:00  
				
					
						
							
							
								 
						
							
							
								fe83763c36 
								
							
								 
							
						 
						
							
							
								
								PGSQL: Fixed a failing query in GroupsData for deleting groups messages older than 14 days. The little known abstime function could be used for a double cast. The field TMStamp should be changed to store the data as a proper timestamp. Related to Mantis  #7848 . Usually this would easily be solved using the to_timestamp function, but there is no support for it in NPGSQL as there are no very close functionality in .NET  
							
							... 
							
							
							
							Signed-off-by: Michael Cerquoni <nebadon2025@gmail.com> 
							
						 
						
							2017-04-19 13:40:49 -04:00  
				
					
						
							
							
								 
						
							
							
								006c08886a 
								
							
								 
							
						 
						
							
							
								
								deleted a bit 2 much on last commit  
							
							
							
						 
						
							2017-04-18 05:31:15 +01:00  
				
					
						
							
							
								 
						
							
							
								49884b94a7 
								
							
								 
							
						 
						
							
							
								
								update ODE binaries for windows. Other platforms need to compile from opensim-libs repo, folder ODE-OpenSim-0.13.2, read file OPENSIM-README.txt. Remove code to reduce bounce on non physical placement, new unmanaged should handle that  
							
							
							
						 
						
							2017-04-18 00:50:55 +01:00  
				
					
						
							
							
								 
						
							
							
								9354e60df0 
								
							
								 
							
						 
						
							
							
								
								fix active objects count down, a path at least  
							
							
							
						 
						
							2017-04-16 03:39:35 +01:00  
				
					
						
							
							
								 
						
							
							
								b52f7b9203 
								
							
								 
							
						 
						
							
							
								
								missing file and remove warnings  
							
							
							
						 
						
							2017-04-15 10:56:46 +01:00  
				
					
						
							
							
								 
						
							
							
								0f7ffc56ce 
								
							
								 
							
						 
						
							
							
								
								several changes for osTeleportObject  
							
							
							
						 
						
							2017-04-15 10:46:18 +01:00  
				
					
						
							
							
								 
						
							
							
								156ef0bbe3 
								
							
								 
							
						 
						
							
							
								
								still issues with volume detectors and sleeping bodies  
							
							
							
						 
						
							2017-04-15 02:48:58 +01:00  
				
					
						
							
							
								 
						
							
							
								4f8f04d949 
								
							
								 
							
						 
						
							
							
								
								still issues with volume detectors and sleeping bodies  
							
							
							
						 
						
							2017-04-15 01:21:47 +01:00  
				
					
						
							
							
								 
						
							
							
								73be6cb269 
								
							
								 
							
						 
						
							
							
								
								increase the updates priority of linkset where avatar is sitting  
							
							
							
						 
						
							2017-04-14 22:02:40 +01:00  
				
					
						
							
							
								 
						
							
							
								63383bf3c5 
								
							
								 
							
						 
						
							
							
								
								add functions to send entity updates imediatly, except for avatars (or now) they should be use to bypass normal delayed updates, for debug  
							
							
							
						 
						
							2017-04-14 21:55:37 +01:00  
				
					
						
							
							
								 
						
							
							
								9d8220ac9f 
								
							
								 
							
						 
						
							
							
								
								some reduction on large colision repulsive force on non physical placement of physical prims  
							
							
							
						 
						
							2017-04-14 03:14:41 +01:00  
				
					
						
							
							
								 
						
							
							
								1848b1fdb1 
								
							
								 
							
						 
						
							
							
								
								mantis 8740: fix osTeleportObject set rotation  
							
							
							
						 
						
							2017-04-06 12:56:00 +01:00  
				
					
						
							
							
								 
						
							
							
								a41924d1f8 
								
							
								 
							
						 
						
							
							
								
								add missing invalidation of osGetLinkNumber cache  
							
							
							
						 
						
							2017-04-05 19:42:55 +01:00  
				
					
						
							
							
								 
						
							
							
								c0904a32cb 
								
							
								 
							
						 
						
							
							
								
								OSSL CheckThreatLevel() with no arguments only tests if OSSL is enabled. Faster test for safe functions that are always allowed with OSSL enabled. other name could be CheckOSSLenabled, but this name preserves functions template.  
							
							
							
						 
						
							2017-04-05 15:11:19 +01:00  
				
					
						
							
							
								 
						
							
							
								2805cb9dec 
								
							
								 
							
						 
						
							
							
								
								give osTeleportObject proper OSFunctionThreatLevel setting on osslEnable.ini  
							
							
							
						 
						
							2017-04-05 01:15:44 +01:00  
				
					
						
							
							
								 
						
							
							
								d085c337a9 
								
							
								 
							
						 
						
							
							
								
								add a little speedup on repeated requests for same name on osGetLinkNumber.  
							
							
							
						 
						
							2017-04-04 20:11:11 +01:00  
				
					
						
							
							
								 
						
							
							
								e237e1b2fa 
								
							
								 
							
						 
						
							
							
								
								add LSL_Integer osGetLinkNumber(LSL_String name). uses a cache for the string to linknumber map, cache invalidations may still be missing :(  
							
							
							
						 
						
							2017-04-04 19:27:45 +01:00  
				
					
						
							
							
								 
						
							
							
								ca250e0b0b 
								
							
								 
							
						 
						
							
							
								
								mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop parameter by flags, add flags OSTPOBJ_STOPATTARRGET and OSTPOBJ_SETROT  
							
							
							
						 
						
							2017-04-04 14:34:25 +01:00  
				
					
						
							
							
								 
						
							
							
								056b765fbc 
								
							
								 
							
						 
						
							
							
								
								mantis 8130: improve keyframes motion  
							
							
							
						 
						
							2017-04-04 12:38:23 +01:00  
				
					
						
							
							
								 
						
							
							
								c6150c2066 
								
							
								 
							
						 
						
							
							
								
								mantis 8140: fix objectTeleport rotation if stop TRUE  
							
							
							
						 
						
							2017-04-04 00:30:19 +01:00  
				
					
						
							
							
								 
						
							
							
								4bb27917f4 
								
							
								 
							
						 
						
							
							
								
								oops  
							
							
							
						 
						
							2017-04-03 18:09:48 +01:00  
				
					
						
							
							
								 
						
							
							
								1264069b41 
								
							
								 
							
						 
						
							
							
								
								fix typo  
							
							
							
						 
						
							2017-04-03 17:29:02 +01:00  
				
					
						
							
							
								 
						
							
							
								2bb5e98574 
								
							
								 
							
						 
						
							
							
								
								add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, LSL_Rotation rotation, LSL_Integer stop)  
							
							
							
						 
						
							2017-04-03 17:19:28 +01:00  
				
					
						
							
							
								 
						
							
							
								eb11505d19 
								
							
								 
							
						 
						
							
							
								
								add bool CanObjectEnterWithScripts(SceneObjectGroup sog, ILandObject land) permissions check  
							
							
							
						 
						
							2017-04-03 16:10:05 +01:00  
				
					
						
							
							
								 
						
							
							
								44993550a8 
								
							
								 
							
						 
						
							
							
								
								store the physics inertia override in SQlite  
							
							
							
						 
						
							2017-04-01 18:15:47 +01:00  
				
					
						
							
							
								 
						
							
							
								443fc60cdf 
								
							
								 
							
						 
						
							
							
								
								store the physics inertia override in Mysql  and add it to serializer. run prebuild is required  
							
							
							
						 
						
							2017-04-01 17:49:17 +01:00  
				
					
						
							
							
								 
						
							
							
								24b7903cd0 
								
							
								 
							
						 
						
							
							
								
								add missing file. Changes of inertia data of objects running does not  
							
							... 
							
							
							
							produce correct physical results, namely linear and angular momentum
 are not conserved. 
							
						 
						
							2017-03-31 21:03:57 +01:00  
				
					
						
							
							
								 
						
							
							
								6a35a965ff 
								
							
								 
							
						 
						
							
							
								
								add OSSL functions to override linksets total mass, center of mass and inertia. replacing the crude automatic estimation based on prims known to physics and density. Changed parameters are still not saved, and are lost on region crossings. only suported by UbODE. EXPERIMENTAL feature, only test it for now.. don't try to use in products.  
							
							
							
						 
						
							2017-03-31 20:55:48 +01:00  
				
					
						
							
							
								 
						
							
							
								b033a2559e 
								
							
								 
							
						 
						
							
							
								
								Adapt to a variable name that has changed in core  
							
							
							
						 
						
							2017-03-31 14:55:54 +01:00  
				
					
						
							
							
								 
						
							
							
								5587ee4500 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'melanie'  
							
							
							
						 
						
							2017-03-31 14:50:14 +01:00  
				
					
						
							
							
								 
						
							
							
								6463ab7d79 
								
							
								 
							
						 
						
							
							
								
								If a DNS resolution fails on an outbound request, simply allow it  
							
							
							
						 
						
							2017-03-31 14:44:22 +01:00  
				
					
						
							
							
								 
						
							
							
								59f7cf79c9 
								
							
								 
							
						 
						
							
							
								
								Prevent error spew when script send IM to HG users before HG is up  
							
							
							
						 
						
							2017-03-31 14:38:42 +01:00  
				
					
						
							
							
								 
						
							
							
								a6ecedb72a 
								
							
								 
							
						 
						
							
							
								
								Also ignore NPCs in short-circuiting region restarts  
							
							
							
						 
						
							2017-03-31 14:38:42 +01:00  
				
					
						
							
							
								 
						
							
							
								c0ce746e2d 
								
							
								 
							
						 
						
							
							
								
								When determining if a sim can be shut down, ignore NPCs  
							
							
							
						 
						
							2017-03-31 14:38:41 +01:00  
				
					
						
							
							
								 
						
							
							
								75915bd0f3 
								
							
								 
							
						 
						
							
							
								
								Add the ability to post to and act uponconfiguration in etcd  
							
							... 
							
							
							
							Etcd is a distributed, highly available name-value store that is
the basis of many clustered applications. However, it can also be
run on a standalone machine. Using etcd allows live monitoring
and possibly changing configuration while the sim is running. 
							
						 
						
							2017-03-31 14:38:41 +01:00  
				
					
						
							
							
								 
						
							
							
								680231d7e7 
								
							
								 
							
						 
						
							
							
								
								Make the MySqlGeneric layer transaction aware  
							
							
							
						 
						
							2017-03-31 14:38:41 +01:00  
				
					
						
							
							
								 
						
							
							
								3e880cee45 
								
							
								 
							
						 
						
							
							
								
								Allow short-circuiting region restart delays of there are no users left  
							
							
							
						 
						
							2017-03-31 14:38:41 +01:00  
				
					
						
							
							
								 
						
							
							
								5109dc955f 
								
							
								 
							
						 
						
							
							
								
								Set a startup marker to let external scripts know the scene is up.  
							
							
							
						 
						
							2017-03-31 14:38:41 +01:00  
				
					
						
							
							
								 
						
							
							
								adcb1d8798 
								
							
								 
							
						 
						
							
							
								
								Allow setting the stats log file location in OpenSim.ini rather than app.exe.config  
							
							
							
						 
						
							2017-03-31 14:38:41 +01:00  
				
					
						
							
							
								 
						
							
							
								41d21190b1 
								
							
								 
							
						 
						
							
							
								
								Skip region restart messages and delays when there are no root agents  
							
							
							
						 
						
							2017-03-31 14:38:41 +01:00  
				
					
						
							
							
								 
						
							
							
								995e750c56 
								
							
								 
							
						 
						
							
							
								
								Change a misleading message that could lead users to believe a grid is down  
							
							
							
						 
						
							2017-03-31 14:38:41 +01:00  
				
					
						
							
							
								 
						
							
							
								91f142bbd2 
								
							
								 
							
						 
						
							
							
								
								Add the option to link a scene object with a monitoring object  
							
							... 
							
							
							
							For debugging purposes. 
							
						 
						
							2017-03-31 14:38:41 +01:00  
				
					
						
							
							
								 
						
							
							
								27fdf3094d 
								
							
								 
							
						 
						
							
							
								
								A god is a god is a god. Let gods access scripts and NCs  
							
							... 
							
							
							
							Support staff are not of much help if they can't see the script a user
has issues with. 
							
						 
						
							2017-03-31 14:38:40 +01:00  
				
					
						
							
							
								 
						
							
							
								caaf9f7fc1 
								
							
								 
							
						 
						
							
							
								
								Squelch an error that happens when the asset cache was mounted RO.  
							
							... 
							
							
							
							Nothing we can do about that, blame Docker. 
							
						 
						
							2017-03-31 14:38:40 +01:00  
				
					
						
							
							
								 
						
							
							
								9a01fddd1c 
								
							
								 
							
						 
						
							
							
								
								add CanSellObject() permitions check functions  
							
							
							
						 
						
							2017-03-30 17:39:21 +01:00  
				
					
						
							
							
								 
						
							
							
								efed73b2c3 
								
							
								 
							
						 
						
							
							
								
								mantis 8131: make the new Offline IM code optional and disabled by default, since it is not compatible with current central servers, like in osgrid.  
							
							
							
						 
						
							2017-03-30 16:27:14 +01:00  
				
					
						
							
							
								 
						
							
							
								07c39624ef 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'melanie'  
							
							
							
						 
						
							2017-02-02 15:34:20 +00:00  
				
					
						
							
							
								 
						
							
							
								6164573766 
								
							
								 
							
						 
						
							
							
								
								Fix an error that would cause a rebake loop on HG grids  
							
							
							
						 
						
							2017-02-02 15:22:27 +00:00  
				
					
						
							
							
								 
						
							
							
								047e87458b 
								
							
								 
							
						 
						
							
							
								
								Correct whimsical spelling on a log message  
							
							
							
						 
						
							2017-02-01 18:10:27 +00:00  
				
					
						
							
							
								 
						
							
							
								202fcc7d6f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'melanie'  
							
							
							
						 
						
							2017-02-01 16:34:49 +00:00  
				
					
						
							
							
								 
						
							
							
								60cf3f759f 
								
							
								 
							
						 
						
							
							
								
								Refactor part II  
							
							
							
						 
						
							2017-02-01 16:34:07 +00:00  
				
					
						
							
							
								 
						
							
							
								a5151bb337 
								
							
								 
							
						 
						
							
							
								
								Refactor asset handling as per Ubit's suggestion  
							
							
							
						 
						
							2017-02-01 16:31:01 +00:00  
				
					
						
							
							
								 
						
							
							
								5ceb315e34 
								
							
								 
							
						 
						
							
							
								
								Secure sim stats with an (optional) password.  
							
							... 
							
							
							
							There is way too much in these stats to expose them to the world, at
least for some of us. 
							
						 
						
							2017-02-01 15:30:17 +00:00  
				
					
						
							
							
								 
						
							
							
								5a18ea31cf 
								
							
								 
							
						 
						
							
							
								
								Make negative asset caching actually work  
							
							... 
							
							
							
							Also fixes some merge artefacts in HGAssetBroker where cached assets
were requested but not actually used and completely squelch a materials
debug message because there is nothing the user can do to fix it anyway. 
							
						 
						
							2017-01-30 13:59:05 +00:00  
				
					
						
							
							
								 
						
							
							
								a17db1b3cd 
								
							
								 
							
						 
						
							
							
								
								Comment two very spammy debug messages that the usr can't do anything about  
							
							... 
							
							
							
							Make a third one conditional. 
							
						 
						
							2017-01-30 12:58:15 +00:00  
				
					
						
							
							
								 
						
							
							
								056ccaed90 
								
							
								 
							
						 
						
							
							
								
								update parcel select or sat on stats on sit and stand  
							
							
							
						 
						
							2017-01-27 21:43:25 +00:00  
				
					
						
							
							
								 
						
							
							
								d4111ff670 
								
							
								 
							
						 
						
							
							
								
								fix SimwideArea again  
							
							
							
						 
						
							2017-01-27 20:59:56 +00:00  
				
					
						
							
							
								 
						
							
							
								0091c37ed3 
								
							
								 
							
						 
						
							
							
								
								several changes relative to objects return and parcel prim counts: avoid null refs, report correct count of returned objects, make obkects counts by ownership coerent with return rules, etc  
							
							
							
						 
						
							2017-01-27 20:21:24 +00:00  
				
					
						
							
							
								 
						
							
							
								f76ea3bb76 
								
							
								 
							
						 
						
							
							
								
								parcels must be loaded before objects, so they can be added to them  
							
							
							
						 
						
							2017-01-27 20:07:02 +00:00  
				
					
						
							
							
								 
						
							
							
								4b9c94a3aa 
								
							
								 
							
						 
						
							
							
								
								bug fix: wrong enabled check  
							
							
							
						 
						
							2017-01-27 13:10:57 +00:00  
				
					
						
							
							
								 
						
							
							
								56e3aaefde 
								
							
								 
							
						 
						
							
							
								
								Permissions modules where made NONShared modules. Make them so, removing incoerences and their potencial bugs  
							
							
							
						 
						
							2017-01-27 12:32:01 +00:00  
				
					
						
							
							
								 
						
							
							
								cdc23bab74 
								
							
								 
							
						 
						
							
							
								
								remove unused and wrong methods  
							
							
							
						 
						
							2017-01-26 19:51:50 +00:00  
				
					
						
							
							
								 
						
							
							
								ed365f6220 
								
							
								 
							
						 
						
							
							
								
								remove SOP.AttachPoint, redundant( and incoerent) with SOG.AttachmentPoint  
							
							
							
						 
						
							2017-01-26 19:43:00 +00:00  
				
					
						
							
							
								 
						
							
							
								32c1127809 
								
							
								 
							
						 
						
							
							
								
								Make it possible to override the URL module  
							
							
							
						 
						
							2017-01-26 18:35:53 +00:00  
				
					
						
							
							
								 
						
							
							
								2fc7993d69 
								
							
								 
							
						 
						
							
							
								
								ubOde: update prim mass when changing Density  
							
							
							
						 
						
							2017-01-26 02:45:12 +00:00  
				
					
						
							
							
								 
						
							
							
								dd190f1a1f 
								
							
								 
							
						 
						
							
							
								
								CHANGED ALLOWED_DROP should only trigger if user has no MOD rights  
							
							
							
						 
						
							2017-01-25 20:26:09 +00:00  
				
					
						
							
							
								 
						
							
							
								02fbe5a740 
								
							
								 
							
						 
						
							
							
								
								add and use CanDropInObjectInv  
							
							
							
						 
						
							2017-01-25 19:39:58 +00:00  
				
					
						
							
							
								 
						
							
							
								f722f1cf6c 
								
							
								 
							
						 
						
							
							
								
								fix test setup  
							
							
							
						 
						
							2017-01-25 18:10:59 +00:00  
				
					
						
							
							
								 
						
							
							
								74ac2034e0 
								
							
								 
							
						 
						
							
							
								
								make use of CanDoObjectInvToObjectInv  
							
							
							
						 
						
							2017-01-25 16:57:46 +00:00  
				
					
						
							
							
								 
						
							
							
								b45f6b933f 
								
							
								 
							
						 
						
							
							
								
								fix a bug in CanCopyObjectInventory; add CanDoObjectInvToObjectInv ( not wired)  
							
							
							
						 
						
							2017-01-24 14:01:39 +00:00  
				
					
						
							
							
								 
						
							
							
								f0700f48d8 
								
							
								 
							
						 
						
							
							
								
								Comment some more debug and squelch another module not running msg.  
							
							... 
							
							
							
							Modules whould not require that their .ini key is present. If the user
chooses to not use that module, they should not be required to retain
the config key for it. 
							
						 
						
							2017-01-23 14:26:14 +00:00  
				
					
						
							
							
								 
						
							
							
								f50d598434 
								
							
								 
							
						 
						
							
							
								
								Disable spam in profiles module. Modules should not say they're disabled.  
							
							
							
						 
						
							2017-01-23 14:06:38 +00:00  
				
					
						
							
							
								 
						
							
							
								1e0ed50d29 
								
							
								 
							
						 
						
							
							
								
								Activate the new Offline IM module code instead of the old code  
							
							... 
							
							
							
							As most have gone to OfflineMessaging V2, this change will not affect
existing users but will benefit future grids. 
							
						 
						
							2017-01-23 01:19:28 +00:00  
				
					
						
							
							
								 
						
							
							
								c673ef7e3c 
								
							
								 
							
						 
						
							
							
								
								replace calls to SOG.GetEffectivePermissions() by the new SOG.EffectiveOwnerPerms, some of those inline permissions checks should be reviewed and pass by permissions module  
							
							
							
						 
						
							2017-01-22 23:05:39 +00:00  
				
					
						
							
							
								 
						
							
							
								df035a4022 
								
							
								 
							
						 
						
							
							
								
								don't let part lastowner be the group  
							
							
							
						 
						
							2017-01-22 21:38:59 +00:00  
				
					
						
							
							
								 
						
							
							
								8d99c86f96 
								
							
								 
							
						 
						
							
							
								
								share before groupr roles was a testing elsewhere induced mistake, clean it up  
							
							
							
						 
						
							2017-01-22 05:07:43 +00:00  
				
					
						
							
							
								 
						
							
							
								50e318c401 
								
							
								 
							
						 
						
							
							
								
								work around group sharing and owned permitions issues, fix a non copy objects delete issue  
							
							
							
						 
						
							2017-01-22 03:23:50 +00:00  
				
					
						
							
							
								 
						
							
							
								c14ec1a9bd 
								
							
								 
							
						 
						
							
							
								
								a few more changes on permissions  
							
							
							
						 
						
							2017-01-21 14:22:32 +00:00  
				
					
						
							
							
								 
						
							
							
								7a1d9e213e 
								
							
								 
							
						 
						
							
							
								
								fix CanReturnObjects  
							
							
							
						 
						
							2017-01-21 11:21:36 +00:00  
				
					
						
							
							
								 
						
							
							
								186f0b73cd 
								
							
								 
							
						 
						
							
							
								
								add/fix CanRunScript  
							
							
							
						 
						
							2017-01-21 10:22:00 +00:00  
				
					
						
							
							
								 
						
							
							
								0a5d6671ce 
								
							
								 
							
						 
						
							
							
								
								fix llScriptDanger(); don't call old ScriptDamage on ossl health functions  
							
							
							
						 
						
							2017-01-21 06:37:29 +00:00  
				
					
						
							
							
								 
						
							
							
								9d61df0887 
								
							
								 
							
						 
						
							
							
								
								fix CanObjectEntry and CanTerraformLand group permissions  
							
							
							
						 
						
							2017-01-21 05:14:13 +00:00  
				
					
						
							
							
								 
						
							
							
								b20bd1a9df 
								
							
								 
							
						 
						
							
							
								
								change the initialization point of SimwideArea  
							
							
							
						 
						
							2017-01-21 03:35:59 +00:00  
				
					
						
							
							
								 
						
							
							
								85a31c9e76 
								
							
								 
							
						 
						
							
							
								
								initialize SimwideArea  
							
							
							
						 
						
							2017-01-21 02:29:08 +00:00  
				
					
						
							
							
								 
						
							
							
								d62854cbd3 
								
							
								 
							
						 
						
							
							
								
								set a sane default region ObjectCapacity  
							
							
							
						 
						
							2017-01-21 00:30:42 +00:00  
				
					
						
							
							
								 
						
							
							
								c0231fe169 
								
							
								 
							
						 
						
							
							
								
								Oops.. fix the null on the correct place.. jenkis may now fail for another reason  
							
							
							
						 
						
							2017-01-21 00:18:25 +00:00  
				
					
						
							
							
								 
						
							
							
								48f137599f 
								
							
								 
							
						 
						
							
							
								
								fix a null ref on jenkins  
							
							
							
						 
						
							2017-01-20 23:36:35 +00:00  
				
					
						
							
							
								 
						
							
							
								05196ebe27 
								
							
								 
							
						 
						
							
							
								
								test jenkins  
							
							
							
						 
						
							2017-01-20 22:50:50 +00:00  
				
					
						
							
							
								 
						
							
							
								dac32c4e5a 
								
							
								 
							
						 
						
							
							
								
								change CanObjectEntry() to use a SOG  
							
							
							
						 
						
							2017-01-20 14:26:24 +00:00  
				
					
						
							
							
								 
						
							
							
								df40cdc83e 
								
							
								 
							
						 
						
							
							
								
								remove redundant IsGod, rename some GOD as Administrator (both only on permissions module)  
							
							
							
						 
						
							2017-01-20 13:45:44 +00:00  
				
					
						
							
							
								 
						
							
							
								69bcbd856b 
								
							
								 
							
						 
						
							
							
								
								change CanDuplicateObject  
							
							
							
						 
						
							2017-01-19 19:01:56 +00:00  
				
					
						
							
							
								 
						
							
							
								97e6f21c6c 
								
							
								 
							
						 
						
							
							
								
								actually make use of it as viewers requested  
							
							
							
						 
						
							2017-01-19 18:33:00 +00:00  
				
					
						
							
							
								 
						
							
							
								6826ca9b57 
								
							
								 
							
						 
						
							
							
								
								fix the meaning of objectDuplicate[OnRay]() flags parameter but still not using it  
							
							
							
						 
						
							2017-01-19 18:25:25 +00:00  
				
					
						
							
							
								 
						
							
							
								d8108ab740 
								
							
								 
							
						 
						
							
							
								
								change CanDeedObject. WARNING like on other grids, if you do not set next owner rights on object and ALL ITS CONTENTS, you may loose all rights on it  
							
							
							
						 
						
							2017-01-19 17:45:54 +00:00  
				
					
						
							
							
								 
						
							
							
								b9651652e1 
								
							
								 
							
						 
						
							
							
								
								add a comment about parts permissions aggregation  
							
							
							
						 
						
							2017-01-19 13:25:00 +00:00  
				
					
						
							
							
								 
						
							
							
								984345a202 
								
							
								 
							
						 
						
							
							
								
								add CanEdit check for SOGs, iclients and SPs that need to be in scene and use it  
							
							
							
						 
						
							2017-01-19 13:10:04 +00:00  
				
					
						
							
							
								 
						
							
							
								7651d60d72 
								
							
								 
							
						 
						
							
							
								
								fix a null check  
							
							
							
						 
						
							2017-01-19 12:47:14 +00:00  
				
					
						
							
							
								 
						
							
							
								673bd37219 
								
							
								 
							
						 
						
							
							
								
								object CanMove is for in scene SOGs Icleints and SPs and permitions module is NOT a shared module  
							
							
							
						 
						
							2017-01-19 12:35:00 +00:00  
				
					
						
							
							
								 
						
							
							
								fe9a785ecc 
								
							
								 
							
						 
						
							
							
								
								object Take and TakeCopy are for in scene SOPs and SPs and permitions module is NOT a shared module  
							
							
							
						 
						
							2017-01-19 11:34:40 +00:00  
				
					
						
							
							
								 
						
							
							
								b9ecc962ac 
								
							
								 
							
						 
						
							
							
								
								a few more aux methods and changes  
							
							
							
						 
						
							2017-01-19 10:27:30 +00:00  
				
					
						
							
							
								 
						
							
							
								3b96cd8ff2 
								
							
								 
							
						 
						
							
							
								
								add a GetItemPermissions() to be used use on object contents checks in Permissions module  
							
							
							
						 
						
							2017-01-19 00:51:55 +00:00  
				
					
						
							
							
								 
						
							
							
								1ff7e34996 
								
							
								 
							
						 
						
							
							
								
								a few more changes on Permissions module  
							
							
							
						 
						
							2017-01-18 22:25:49 +00:00  
				
					
						
							
							
								 
						
							
							
								b23ce04a6e 
								
							
								 
							
						 
						
							
							
								
								enforce effective perms hierarchy  
							
							
							
						 
						
							2017-01-18 21:17:09 +00:00  
				
					
						
							
							
								 
						
							
							
								e2c2d92d5a 
								
							
								 
							
						 
						
							
							
								
								antecipate baked cache check and Xbakes requests, so they happen before viewer check request (or force it to wait via locking).  
							
							
							
						 
						
							2017-01-18 02:29:05 +00:00  
				
					
						
							
							
								 
						
							
							
								e963789714 
								
							
								 
							
						 
						
							
							
								
								Permissions module: fix in prim inv CanEditNotecard group edit rights check ( in last commit plz read .. by GetObjectPermissions)  
							
							
							
						 
						
							2017-01-18 01:16:58 +00:00  
				
					
						
							
							
								 
						
							
							
								c14d81f538 
								
							
								 
							
						 
						
							
							
								
								Permissions module: replace some GenericObjectPermission by GenericObjectPermission on some checks. Note that in some cases behavour is now diferent.  
							
							
							
						 
						
							2017-01-18 00:42:08 +00:00  
				
					
						
							
							
								 
						
							
							
								6d784f6306 
								
							
								 
							
						 
						
							
							
								
								Permissions module: GenerateClientFlags() no need to keep looking for the same part several times; fix locked mask in GetObjectPermissions()  
							
							
							
						 
						
							2017-01-17 23:22:02 +00:00  
				
					
						
							
							
								 
						
							
							
								06bca0388f 
								
							
								 
							
						 
						
							
							
								
								Permissions module: add GetObjectPermissions() that should replace GenericObjectPermission  
							
							
							
						 
						
							2017-01-17 14:30:20 +00:00  
				
					
						
							
							
								 
						
							
							
								db2fbf6516 
								
							
								 
							
						 
						
							
							
								
								add more calls to effective permissions aggregation, some paths may still be missing on objects changes, but remove the aggregation on check paths, so all can be tested.  
							
							
							
						 
						
							2017-01-17 13:24:09 +00:00  
				
					
						
							
							
								 
						
							
							
								1113407280 
								
							
								 
							
						 
						
							
							
								
								add more calls to effective permissions aggregation; do not change groupmask on deed  
							
							
							
						 
						
							2017-01-17 01:22:44 +00:00  
				
					
						
							
							
								 
						
							
							
								a5c693e302 
								
							
								 
							
						 
						
							
							
								
								start adding calls to effective permissions aggregation on changes; rearrange code in DuplicateObject();  
							
							
							
						 
						
							2017-01-17 00:41:30 +00:00  
				
					
						
							
							
								 
						
							
							
								2b5ef89272 
								
							
								 
							
						 
						
							
							
								
								remove now unused  SetRootPartOwner()  
							
							
							
						 
						
							2017-01-16 20:37:04 +00:00  
				
					
						
							
							
								 
						
							
							
								180add745c 
								
							
								 
							
						 
						
							
							
								
								replace calls to SetOwnerId and SetRootPartOwner by a single new SetOwner() so owner is not changed twice on rootpart  
							
							
							
						 
						
							2017-01-16 20:27:39 +00:00  
				
					
						
							
							
								 
						
							
							
								6735d3496c 
								
							
								 
							
						 
						
							
							
								
								fix EffectiveGroupOrEveryOnePerms C&T == 0 case  
							
							
							
						 
						
							2017-01-16 19:49:07 +00:00  
				
					
						
							
							
								 
						
							
							
								ffa6c7aae2 
								
							
								 
							
						 
						
							
							
								
								avoid lastOwner beeing the group  
							
							
							
						 
						
							2017-01-16 19:22:39 +00:00  
				
					
						
							
							
								 
						
							
							
								733072b6a3 
								
							
								 
							
						 
						
							
							
								
								chance new effective permissions code to ease aggregation on demand( ie on changes). But still doing full aggregation on checks, so still heavy  
							
							
							
						 
						
							2017-01-16 19:01:41 +00:00  
				
					
						
							
							
								 
						
							
							
								d78f04b326 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'melanie'  
							
							
							
						 
						
							2017-01-16 14:55:54 +00:00  
				
					
						
							
							
								 
						
							
							
								568614af2c 
								
							
								 
							
						 
						
							
							
								
								Remove the last instance of the legacy slam but being set  
							
							... 
							
							
							
							New objects now get only the real slam bit. 
							
						 
						
							2017-01-16 14:53:42 +00:00  
				
					
						
							
							
								 
						
							
							
								b9e2606c2f 
								
							
								 
							
						 
						
							
							
								
								add code for fixing effective permitions. This is a test, and currently too slow for prodution. just finding our way home  
							
							
							
						 
						
							2017-01-15 16:15:40 +00:00  
				
					
						
							
							
								 
						
							
							
								e475e65828 
								
							
								 
							
						 
						
							
							
								
								use of PermissionMask Bit3 for slam was a recent mistake, so make it only bit4 and move folded export to its more natural place as bit3  
							
							
							
						 
						
							2017-01-15 13:43:54 +00:00  
				
					
						
							
							
								 
						
							
							
								6eaa8948a6 
								
							
								 
							
						 
						
							
							
								
								bad move.. revert  
							
							
							
						 
						
							2017-01-14 23:23:56 +00:00  
				
					
						
							
							
								 
						
							
							
								24d12dfba4 
								
							
								 
							
						 
						
							
							
								
								permissions GenerateClientFlags() also needs group GetEffectivePermissions() for the everyone case. Current naive uncached GetEffectivePermissions() must be improved since its now a lot more used.  
							
							
							
						 
						
							2017-01-14 22:19:20 +00:00  
				
					
						
							
							
								 
						
							
							
								e28ac282eb 
								
							
								 
							
						 
						
							
							
								
								oops fix FolderMask acording  
							
							
							
						 
						
							2017-01-14 16:49:56 +00:00  
				
					
						
							
							
								 
						
							
							
								1ff831c45b 
								
							
								 
							
						 
						
							
							
								
								make the Slam bit actually be the two previus used ones, to try to minimize compatibilty issues  
							
							
							
						 
						
							2017-01-14 16:33:51 +00:00  
				
					
						
							
							
								 
						
							
							
								fb86e41561 
								
							
								 
							
						 
						
							
							
								
								fix incoerent definition of Slam bit (bits 3 and 4 used in diferent  
							
							... 
							
							
							
							places.) this may still be wrong on other places; Do not loose folded
permitions,  WARNING MASTER IS NOW UNSTABLE. permissions are still broken" 
							
						 
						
							2017-01-14 14:21:50 +00:00  
				
					
						
							
							
								 
						
							
							
								e263730ada 
								
							
								 
							
						 
						
							
							
								
								fix: send viewers the Everyone permitions of items inside other objects  
							
							
							
						 
						
							2017-01-14 11:25:44 +00:00  
				
					
						
							
							
								 
						
							
							
								da51edb5fe 
								
							
								 
							
						 
						
							
							
								
								Fix the new permissions error introduced with the inventory fix  
							
							... 
							
							
							
							The fix to allow setting perms in inventory accidentally caused folded
permissions to be used as a mask for the next owner perms. The current
solution isn't optimal but better than anything else we have had.
Legacy objects may experience a net loss of permissions if trying to
set their perms in inventory, this is deemed preferable to the prior
privilege escalation possibility. New items will handle properly. 
							
						 
						
							2017-01-13 23:47:26 +00:00  
				
					
						
							
							
								 
						
							
							
								b9eb3afb62 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2017-01-13 17:09:26 +00:00  
				
					
						
							
							
								 
						
							
							
								c74fa02d87 
								
							
								 
							
						 
						
							
							
								
								Harmonize case in Permissions enum  
							
							
							
						 
						
							2017-01-13 17:09:08 +00:00  
				
					
						
							
							
								 
						
							
							
								1984f316fc 
								
							
								 
							
						 
						
							
							
								
								Add permission CanChangeSelectedState replacing 2 calls to check Move and Modify/edit. As those calls did, this controls changes to objects selected state for edition (simulation hold etc).  
							
							
							
						 
						
							2017-01-12 17:15:36 +00:00  
				
					
						
							
							
								 
						
							
							
								3e0a61915f 
								
							
								 
							
						 
						
							
							
								
								GenerateClientFlags: consider locked state, change object group; CanRezObject: remove odd elses and group roles are only for group owned land  
							
							
							
						 
						
							2017-01-12 16:58:59 +00:00  
				
					
						
							
							
								 
						
							
							
								dafb362b60 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2017-01-11 23:05:39 +00:00  
				
					
						
							
							
								 
						
							
							
								14d6d6f7a5 
								
							
								 
							
						 
						
							
							
								
								Also add the ability to quit on SIGTERM for ROBUST  
							
							
							
						 
						
							2017-01-11 23:05:06 +00:00  
				
					
						
							
							
								 
						
							
							
								0d538cb24c 
								
							
								 
							
						 
						
							
							
								
								stop using a GetPermissionClass() in GenerateClientFlags since it is not good enough, just process the several cases inline  
							
							
							
						 
						
							2017-01-11 22:47:31 +00:00  
				
					
						
							
							
								 
						
							
							
								386a8136c9 
								
							
								 
							
						 
						
							
							
								
								don't let object lastowner be its group  
							
							
							
						 
						
							2017-01-11 18:41:06 +00:00  
				
					
						
							
							
								 
						
							
							
								1253f19325 
								
							
								 
							
						 
						
							
							
								
								more changes to GenerateClientFlags(), use already cached presence group information, let it be aware of groups roles. (not exactly as the other grid)  
							
							
							
						 
						
							2017-01-11 17:10:29 +00:00  
				
					
						
							
							
								 
						
							
							
								e0ab0b3b6b 
								
							
								 
							
						 
						
							
							
								
								change GenerateClientFlags(...) to work with a scenepresence; make use of the new IsGod to check its God rights; remove the non standard estate manager right to move other ppl prims i added on last commits;  coment out a test method i added sometime ago  
							
							
							
						 
						
							2017-01-11 01:02:57 +00:00  
				
					
						
							
							
								 
						
							
							
								e3f7c27c93 
								
							
								 
							
						 
						
							
							
								
								remove obsolete PrimFlags.ObjectYouOfficer; rearrange GenerateClientFlags(...) with changes: allow estatemanager to move other ppl objects to help solve placement disputes; exclude attachments on that and from same group members  
							
							
							
						 
						
							2017-01-10 23:45:19 +00:00  
				
					
						
							
							
								 
						
							
							
								90dee2fce6 
								
							
								 
							
						 
						
							
							
								
								try to improve option automatic_gods processing  
							
							
							
						 
						
							2017-01-08 12:30:50 +00:00  
				
					
						
							
							
								 
						
							
							
								da69bc5da6 
								
							
								 
							
						 
						
							
							
								
								restore argument name material_bits  
							
							
							
						 
						
							2017-01-08 11:28:34 +00:00  
				
					
						
							
							
								 
						
							
							
								fb42845bee 
								
							
								 
							
						 
						
							
							
								
								mantis 8117: fix llSetPhysicsMaterial, using proper LSL_float type  
							
							
							
						 
						
							2017-01-08 11:15:39 +00:00  
				
					
						
							
							
								 
						
							
							
								45695ef2e3 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-01-08 02:00:24 +00:00  
				
					
						
							
							
								 
						
							
							
								556d95ef05 
								
							
								 
							
						 
						
							
							
								
								Revert "Allow OSSL scripts to softfail"  
							
							... 
							
							
							
							This reverts commit e5244fe708 
							
						 
						
							2017-01-07 23:36:07 +00:00  
				
					
						
							
							
								 
						
							
							
								f457925f80 
								
							
								 
							
						 
						
							
							
								
								Fix a compile issue and reintroduce the "GOD" script option  
							
							
							
						 
						
							2017-01-07 23:12:51 +00:00  
				
					
						
							
							
								 
						
							
							
								c9736755d8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2017-01-07 22:54:24 +00:00  
				
					
						
							
							
								 
						
							
							
								e5244fe708 
								
							
								 
							
						 
						
							
							
								
								Allow OSSL scripts to softfail  
							
							
							
						 
						
							2017-01-07 22:53:46 +00:00  
				
					
						
							
							
								 
						
							
							
								2d0860ac51 
								
							
								 
							
						 
						
							
							
								
								rename OSSL enable option GOD as ACTIVE_GOD so its use is more clear  
							
							
							
						 
						
							2017-01-07 22:51:56 +00:00  
				
					
						
							
							
								 
						
							
							
								e2167716aa 
								
							
								 
							
						 
						
							
							
								
								change OSSL enable option GOD to use IsGod, so it means a active god, as my original idea  
							
							
							
						 
						
							2017-01-07 21:44:01 +00:00  
				
					
						
							
							
								 
						
							
							
								2798adcdcd 
								
							
								 
							
						 
						
							
							
								
								use new IsGod on CheckAndAdjustLandingPoint_SL so it can be by current viewer god, acording to config  
							
							
							
						 
						
							2017-01-07 21:27:57 +00:00  
				
					
						
							
							
								 
						
							
							
								694720d7a9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-01-07 21:05:12 +00:00  
				
					
						
							
							
								 
						
							
							
								e58903be6f 
								
							
								 
							
						 
						
							
							
								
								Correct casing on isGod and isViewerUIGod  
							
							
							
						 
						
							2017-01-07 20:38:30 +00:00  
				
					
						
							
							
								 
						
							
							
								6d44ee9099 
								
							
								 
							
						 
						
							
							
								
								Change improperly named isNPC to be IsNPC as a property should be uppercase  
							
							
							
						 
						
							2017-01-07 20:30:51 +00:00  
				
					
						
							
							
								 
						
							
							
								c41616b771 
								
							
								 
							
						 
						
							
							
								
								ignore teleport flag GodLike. Perform checks acording to agent static  
							
							... 
							
							
							
							local or grid rights 
							
						 
						
							2017-01-07 19:44:37 +00:00  
				
					
						
							
							
								 
						
							
							
								1b858ad47b 
								
							
								 
							
						 
						
							
							
								
								missing changed file  
							
							
							
						 
						
							2017-01-07 18:57:12 +00:00  
				
					
						
							
							
								 
						
							
							
								eedc37794e 
								
							
								 
							
						 
						
							
							
								
								rename same more variables to make their meaning more clear  
							
							
							
						 
						
							2017-01-07 18:49:15 +00:00  
				
					
						
							
							
								 
						
							
							
								effa32cfa4 
								
							
								 
							
						 
						
							
							
								
								replace godlevel compares by the new faster bool isViewerUIGod  
							
							
							
						 
						
							2017-01-07 18:41:46 +00:00  
				
					
						
							
							
								 
						
							
							
								5bcb1c0e72 
								
							
								 
							
						 
						
							
							
								
								rename same variables to make their meaning more clear  
							
							
							
						 
						
							2017-01-07 18:10:30 +00:00  
				
					
						
							
							
								 
						
							
							
								add27a503e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-01-07 16:55:03 +00:00  
				
					
						
							
							
								 
						
							
							
								ed526916b7 
								
							
								 
							
						 
						
							
							
								
								update permissions module with the new options  
							
							
							
						 
						
							2017-01-07 16:27:06 +00:00  
				
					
						
							
							
								 
						
							
							
								7f9df24f97 
								
							
								 
							
						 
						
							
							
								
								prevent gods kick wars using the new god level variable  
							
							
							
						 
						
							2017-01-07 16:13:46 +00:00  
				
					
						
							
							
								 
						
							
							
								d761a20cce 
								
							
								 
							
						 
						
							
							
								
								more changes to god level control. Not that this is work in progress, for now it still works mainly as with option implicit_gods = true. speed up some regions child updates, some cleanup  
							
							
							
						 
						
							2017-01-07 16:02:52 +00:00  
				
					
						
							
							
								 
						
							
							
								f46d70ada5 
								
							
								 
							
						 
						
							
							
								
								try to work around some broken viewers math on handles  
							
							
							
						 
						
							2017-01-07 12:18:44 +00:00  
				
					
						
							
							
								 
						
							
							
								7d3cd3dd59 
								
							
								 
							
						 
						
							
							
								
								coment out a flodding debug message  
							
							
							
						 
						
							2017-01-07 09:02:50 +00:00  
				
					
						
							
							
								 
						
							
							
								4a18444e6e 
								
							
								 
							
						 
						
							
							
								
								Allow avatar to be charged group membership fees when a money module is in use  
							
							
							
						 
						
							2017-01-06 21:15:58 -05:00  
				
					
						
							
							
								 
						
							
							
								5bc869391a 
								
							
								 
							
						 
						
							
							
								
								Only apply group creation fee > 0 and pass group name when applying fee  
							
							
							
						 
						
							2017-01-06 21:15:58 -05:00  
				
					
						
							
							
								 
						
							
							
								86d057852d 
								
							
								 
							
						 
						
							
							
								
								Fix custom dialogs working when bin/ is read-only  
							
							
							
						 
						
							2017-01-07 01:16:56 +00:00  
				
					
						
							
							
								 
						
							
							
								8ec258bef4 
								
							
								 
							
						 
						
							
							
								
								Fix grid gods  
							
							
							
						 
						
							2017-01-07 01:07:56 +00:00  
				
					
						
							
							
								 
						
							
							
								6a066480cc 
								
							
								 
							
						 
						
							
							
								
								Squelch noisy debug message that happens on every single rez  
							
							
							
						 
						
							2017-01-07 00:43:42 +00:00  
				
					
						
							
							
								 
						
							
							
								1e9cbf5c97 
								
							
								 
							
						 
						
							
							
								
								During login cancel, don't error out here on a null client.  
							
							
							
						 
						
							2017-01-07 00:37:13 +00:00  
				
					
						
							
							
								 
						
							
							
								ff945867a3 
								
							
								 
							
						 
						
							
							
								
								Squelch red ink for login cancel by the user during circuit setup  
							
							
							
						 
						
							2017-01-07 00:35:09 +00:00  
				
					
						
							
							
								 
						
							
							
								e81b3d8f0c 
								
							
								 
							
						 
						
							
							
								
								Remove a red ink error on shutdown. Harmless message since shutting down anyway  
							
							
							
						 
						
							2017-01-07 00:29:20 +00:00  
				
					
						
							
							
								 
						
							
							
								d9dba51223 
								
							
								 
							
						 
						
							
							
								
								Queue all events for a script that is waiting to compile  
							
							... 
							
							
							
							This fixes CHANGED_OWNER the right way. It also vastly improves link
message handling during object rez, which was iffy before. Now no
messages are lost anymore. 
							
						 
						
							2017-01-07 00:25:59 +00:00  
				
					
						
							
							
								 
						
							
							
								fa5c47b916 
								
							
								 
							
						 
						
							
							
								
								Fix a slew of event like CHANGED_OWNER, attach() etc not working.  
							
							... 
							
							
							
							Optimization can ba taken too far. Compile scripts synchronously for
interactive rezzing because otherwise all events relating to rezzing/
wearing are lost. 
							
						 
						
							2017-01-06 23:35:39 +00:00  
				
					
						
							
							
								 
						
							
							
								3f3aaef66a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2017-01-06 18:14:03 +00:00  
				
					
						
							
							
								 
						
							
							
								f2c50db968 
								
							
								 
							
						 
						
							
							
								
								Fix an artefact introduced by git's revert merging logic  
							
							
							
						 
						
							2017-01-06 18:13:33 +00:00  
				
					
						
							
							
								 
						
							
							
								fba2466c16 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2017-01-06 17:33:41 +00:00  
				
					
						
							
							
								 
						
							
							
								497c417885 
								
							
								 
							
						 
						
							
							
								
								add a missing god_date transmition  
							
							
							
						 
						
							2017-01-06 17:33:12 +00:00  
				
					
						
							
							
								 
						
							
							
								8ab7e047bf 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2017-01-06 17:07:44 +00:00  
				
					
						
							
							
								 
						
							
							
								e526e8c5e2 
								
							
								 
							
						 
						
							
							
								
								Fix the long-standing bug that object permissions set in inventory were lost  
							
							... 
							
							
							
							NOTE: Items rezzed by users using 0.8 or older will still exhibit broken
behaviour. Until 0.8 becomes end of life, this fix will not produce
dependable results on grids with mixed versions. Grids based on 0.9 will
now work properly. 
							
						 
						
							2017-01-06 17:05:00 +00:00  
				
					
						
							
							
								 
						
							
							
								0b912b2acc 
								
							
								 
							
						 
						
							
							
								
								Remove parcel_owner_is_god option. It is conceptually wrong and with  
							
							... 
							
							
							
							limited use. Relevant parcel owners can just be made estate managers with better regions management logic 
							
						 
						
							2017-01-06 15:00:55 +00:00  
				
					
						
							
							
								 
						
							
							
								da76224eac 
								
							
								 
							
						 
						
							
							
								
								Remove more calls to that horrible function  
							
							
							
						 
						
							2017-01-06 13:18:22 +00:00  
				
					
						
							
							
								 
						
							
							
								4385d7d693 
								
							
								 
							
						 
						
							
							
								
								Fix errors introduced by incomplete understanding of what folded perms are  
							
							
							
						 
						
							2017-01-06 13:17:43 +00:00  
				
					
						
							
							
								 
						
							
							
								c707955517 
								
							
								 
							
						 
						
							
							
								
								restore parcels avatars visibility god level change correct handling;  try to reduced the increased change of user error on config options setting  
							
							
							
						 
						
							2017-01-06 10:28:10 +00:00  
				
					
						
							
							
								 
						
							
							
								e5a3d85bc7 
								
							
								 
							
						 
						
							
							
								
								fix/simplify validation of god_data update field  
							
							
							
						 
						
							2017-01-06 03:45:47 +00:00  
				
					
						
							
							
								 
						
							
							
								7ac74fcf73 
								
							
								 
							
						 
						
							
							
								
								fix typo  
							
							
							
						 
						
							2017-01-06 03:07:17 +00:00  
				
					
						
							
							
								 
						
							
							
								8eb7c9d0fb 
								
							
								 
							
						 
						
							
							
								
								Fix the mixed gods issue in all places  
							
							
							
						 
						
							2017-01-06 02:14:56 +00:00  
				
					
						
							
							
								 
						
							
							
								244f7e6280 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2017-01-06 01:53:50 +00:00  
				
					
						
							
							
								 
						
							
							
								ad531ecb53 
								
							
								 
							
						 
						
							
							
								
								Handle the case where grid gods and local gods should coexit  
							
							... 
							
							
							
							Thou shalt have no other gods beside me, your one and true god. 
							
						 
						
							2017-01-06 01:52:42 +00:00  
				
					
						
							
							
								 
						
							
							
								1b64a45f66 
								
							
								 
							
						 
						
							
							
								
								take sync viewer out on make root  
							
							
							
						 
						
							2017-01-06 01:38:13 +00:00  
				
					
						
							
							
								 
						
							
							
								9b93068054 
								
							
								 
							
						 
						
							
							
								
								Sync viewer on make root  
							
							
							
						 
						
							2017-01-06 01:27:30 +00:00  
				
					
						
							
							
								 
						
							
							
								a61a41ad92 
								
							
								 
							
						 
						
							
							
								
								Send GodLevel to viewers on login  
							
							
							
						 
						
							2017-01-06 01:22:36 +00:00  
				
					
						
							
							
								 
						
							
							
								6172446e2a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-01-06 01:09:42 +00:00  
				
					
						
							
							
								 
						
							
							
								78ed9c81ff 
								
							
								 
							
						 
						
							
							
								
								UserLevel must have a trusted source  
							
							
							
						 
						
							2017-01-06 01:06:44 +00:00  
				
					
						
							
							
								 
						
							
							
								ad8915f154 
								
							
								 
							
						 
						
							
							
								
								Restructure god level and permissions  
							
							... 
							
							
							
							Create a class GodController which controls all aspects of god level,
viewer modes and user levels at ScenePresence level. 
							
						 
						
							2017-01-06 00:55:14 +00:00  
				
					
						
							
							
								 
						
							
							
								46bffad558 
								
							
								 
							
						 
						
							
							
								
								Add GodController class  
							
							
							
						 
						
							2017-01-05 23:52:47 +00:00  
				
					
						
							
							
								 
						
							
							
								05902d2958 
								
							
								 
							
						 
						
							
							
								
								inform viewers of current godlevel;  put back a small delay on teleport arrivel to give time to viewers to sync  
							
							
							
						 
						
							2017-01-05 22:27:53 +00:00  
				
					
						
							
							
								 
						
							
							
								83c9776cbc 
								
							
								 
							
						 
						
							
							
								
								allow initial automatic level to be changed by request. Since viewers still dont get real level, one will need to ask for god level then disable it to syncronize the viewer with real level.  
							
							
							
						 
						
							2017-01-05 21:32:26 +00:00  
				
					
						
							
							
								 
						
							
							
								1fb01a0099 
								
							
								 
							
						 
						
							
							
								
								add config option automatic_gods. With this option true, users that can be Gods will have that level automaticly without the need request on viewer; Propagate current god level to nearby regions (with local checks)  
							
							
							
						 
						
							2017-01-05 21:21:15 +00:00  
				
					
						
							
							
								 
						
							
							
								1a35af229c 
								
							
								 
							
						 
						
							
							
								
								remove code i started but didn't finish  
							
							
							
						 
						
							2017-01-05 19:59:48 +00:00  
				
					
						
							
							
								 
						
							
							
								254b26a7d5 
								
							
								 
							
						 
						
							
							
								
								fix merge  
							
							
							
						 
						
							2017-01-05 19:32:57 +00:00  
				
					
						
							
							
								 
						
							
							
								b16abc8166 
								
							
								 
							
						 
						
							
							
								
								Massive tab and trailing space cleanup  
							
							
							
						 
						
							2017-01-05 19:07:37 +00:00  
				
					
						
							
							
								 
						
							
							
								e88e2945e9 
								
							
								 
							
						 
						
							
							
								
								Make it possible to disable the bakes module in the way it is described in config comments  
							
							
							
						 
						
							2017-01-05 18:53:02 +00:00  
				
					
						
							
							
								 
						
							
							
								a0c9f84994 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2017-01-05 18:08:12 +00:00  
				
					
						
							
							
								 
						
							
							
								de16ce35a3 
								
							
								 
							
						 
						
							
							
								
								Make the estate communications handler selectable  
							
							... 
							
							
							
							Still defaults to the core EstateModule if not configured differently 
							
						 
						
							2017-01-05 18:05:06 +00:00  
				
					
						
							
							
								 
						
							
							
								cbc3501246 
								
							
								 
							
						 
						
							
							
								
								a few changes to Gods ( ie administrators) control  
							
							
							
						 
						
							2017-01-05 18:02:59 +00:00  
				
					
						
							
							
								 
						
							
							
								e0a6691932 
								
							
								 
							
						 
						
							
							
								
								Rename the files and classes from XEstate to Estate  
							
							... 
							
							
							
							The names conflict with it's ancestor module and the code is nothing
like the out of core XEstateModule, so it should not be named the same. 
							
						 
						
							2017-01-05 17:59:21 +00:00  
				
					
						
							
							
								 
						
							
							
								40e982f6e7 
								
							
								 
							
						 
						
							
							
								
								a few changes to estates port handling  
							
							
							
						 
						
							2017-01-05 17:11:03 +00:00  
				
					
						
							
							
								 
						
							
							
								9d28fd41c6 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-01-05 16:33:01 +00:00  
				
					
						
							
							
								 
						
							
							
								d43a3bec19 
								
							
								 
							
						 
						
							
							
								
								a few changes to estates and estate teleportHome (used kick)  
							
							
							
						 
						
							2017-01-05 16:27:17 +00:00  
				
					
						
							
							
								 
						
							
							
								f4a51116f6 
								
							
								 
							
						 
						
							
							
								
								Fix some permissions checks in groups  
							
							... 
							
							
							
							The code checked the permissions of a person being added to a role
rather than those of the person doing the adding. Also, limited
permission role removal wasn't implemented. 
							
						 
						
							2017-01-05 14:17:00 +00:00  
				
					
						
							
							
								 
						
							
							
								53fe204eed 
								
							
								 
							
						 
						
							
							
								
								Create all tables ad InnoDB by default  
							
							... 
							
							
							
							MyISAM isn't properly replicated using row based replication. With the
advances in clustering, these systems are becoming more prevalent and
MyISAM isn't up to the task anymore. 
							
						 
						
							2017-01-05 13:35:13 +00:00  
				
					
						
							
							
								 
						
							
							
								5da7752ebc 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-01-04 23:16:47 +00:00  
				
					
						
							
							
								 
						
							
							
								af1b00db41 
								
							
								 
							
						 
						
							
							
								
								The robust command login reset should return config value: MinLoginLevel. Defaultly, it returns 0.  
							
							... 
							
							
							
							Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: Melanie Thielker <melanie@t-data.com> 
							
						 
						
							2017-01-04 21:52:49 +00:00  
				
					
						
							
							
								 
						
							
							
								af93822465 
								
							
								 
							
						 
						
							
							
								
								PGSQL fixed a missing cast to uuid in XInventoryData  
							
							... 
							
							
							
							Signed-off-by: Melanie Thielker <melanie@t-data.com> 
							
						 
						
							2017-01-04 21:18:58 +00:00  
				
					
						
							
							
								 
						
							
							
								ed641b22b3 
								
							
								 
							
						 
						
							
							
								
								Show details of scene objects with given ownerId.  
							
							... 
							
							
							
							Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: Melanie Thielker <melanie@t-data.com> 
							
						 
						
							2017-01-04 19:20:06 +00:00  
				
					
						
							
							
								 
						
							
							
								b0db575220 
								
							
								 
							
						 
						
							
							
								
								Set a sensible default for the MaxAgentGroups parameter  
							
							... 
							
							
							
							MaxAgentGroups is in the [Groups] section, but is read by the login
service. If the login service and the groups service don't share the
same ini file, that will be sent to the viewer as zero and groups will
not work. 
							
						 
						
							2017-01-04 19:13:59 +00:00  
				
					
						
							
							
								 
						
							
							
								995242b351 
								
							
								 
							
						 
						
							
							
								
								Suppress misleading message when logging in locally  
							
							... 
							
							
							
							The gatekeeper and travel info address will not actually be set there,
stop OpenSim from showing a blank address. It's confusing. 
							
						 
						
							2017-01-03 18:31:17 +00:00  
				
					
						
							
							
								 
						
							
							
								504a69906b 
								
							
								 
							
						 
						
							
							
								
								Suppress error messages in the log if functions are not enabled. Just return failure instead.  
							
							
							
						 
						
							2017-01-03 14:05:37 +00:00  
				
					
						
							
							
								 
						
							
							
								82a26671b8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2017-01-03 11:24:16 +00:00  
				
					
						
							
							
								 
						
							
							
								65dfb62b74 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2017-01-02 19:31:23 +00:00  
				
					
						
							
							
								 
						
							
							
								966e50d90c 
								
							
								 
							
						 
						
							
							
								
								Add the HGRemoteAssetService. Allows to use any asset service with HG  
							
							
							
						 
						
							2017-01-02 19:30:40 +00:00  
				
					
						
							
							
								 
						
							
							
								f03a6bbc61 
								
							
								 
							
						 
						
							
							
								
								Create a generic way for passing constructor args to plugins  
							
							... 
							
							
							
							The old syntax didn't allow for any parameters except for services
listed in the ServiceList. Now, services loaded by other services can
also be made to use different ini sections or have additional paramters.
Syntax is: [<ExtraParam>@]...<DllName>[:<ClassName>] 
							
						 
						
							2017-01-02 17:47:20 +00:00  
				
					
						
							
							
								 
						
							
							
								da08e2e5f5 
								
							
								 
							
						 
						
							
							
								
								mantis 8106: improve avatar walk in mouselook  
							
							
							
						 
						
							2016-12-30 19:13:18 +00:00  
				
					
						
							
							
								 
						
							
							
								f510898188 
								
							
								 
							
						 
						
							
							
								
								Fake accepting materials (Type == -2) on FSAssets.  
							
							... 
							
							
							
							Materials are created with an MD5 hash based UUID in order to
stop proliferation of orphaned assets. Therefore a UUID collision
is expected on materials and should not have been treated as an
error. 
							
						 
						
							2016-12-30 14:33:15 +00:00  
				
					
						
							
							
								 
						
							
							
								5fc3605955 
								
							
								 
							
						 
						
							
							
								
								some cleanup, use more using(), more checks so http request mem stream is closed  
							
							
							
						 
						
							2016-12-30 07:15:28 +00:00  
				
					
						
							
							
								 
						
							
							
								1507c5230b 
								
							
								 
							
						 
						
							
							
								
								remove a gc.collect that isn't very usefull (on the right engine this  
							
							... 
							
							
							
							time) 
							
						 
						
							2016-12-30 05:15:50 +00:00  
				
					
						
							
							
								 
						
							
							
								ee485187db 
								
							
								 
							
						 
						
							
							
								
								remove a gc.collect that isn't very usefull  
							
							
							
						 
						
							2016-12-30 04:57:34 +00:00  
				
					
						
							
							
								 
						
							
							
								2a01173715 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-12-30 01:52:02 +00:00  
				
					
						
							
							
								 
						
							
							
								aee3f273f0 
								
							
								 
							
						 
						
							
							
								
								Serving robots.txt from bin Idea of solution for  http://opensimulator.org/mantis/view.php?id=7392  
							
							... 
							
							
							
							Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: Melanie Thielker <melanie@t-data.com> 
							
						 
						
							2016-12-29 22:32:08 +00:00  
				
					
						
							
							
								 
						
							
							
								e0b5135010 
								
							
								 
							
						 
						
							
							
								
								Add a MaxRetries option to the inventory connector.  
							
							... 
							
							
							
							If clustered services are used, another try would go to another server
and may succeed. 
							
						 
						
							2016-12-29 16:29:44 +00:00  
				
					
						
							
							
								 
						
							
							
								07b48fd58c 
								
							
								 
							
						 
						
							
							
								
								Add negative caching to flotsam cache. Prevents scripts from hammering the asset server  
							
							
							
						 
						
							2016-12-29 15:47:46 +00:00  
				
					
						
							
							
								 
						
							
							
								ec4c258794 
								
							
								 
							
						 
						
							
							
								
								Actually rename the file, too  
							
							
							
						 
						
							2016-12-29 12:36:13 +00:00  
				
					
						
							
							
								 
						
							
							
								f021c64eb0 
								
							
								 
							
						 
						
							
							
								
								Refactor: Rename IImprovedAssetCache to IAssetCache as the old IAssetCache is long gone.  
							
							
							
						 
						
							2016-12-29 12:34:09 +00:00  
				
					
						
							
							
								 
						
							
							
								feca9fd153 
								
							
								 
							
						 
						
							
							
								
								Add an option to update the file access time even when an asset is found in cache.  
							
							... 
							
							
							
							When the cache is shared between multiple sims, it is often more
efficient to have a single expire job run from cron. Updating
file access times is vital to the functioning of such setups. 
							
						 
						
							2016-12-29 11:53:38 +00:00  
				
					
						
							
							
								 
						
							
							
								c78da183b2 
								
							
								 
							
						 
						
							
							
								
								expire also from weak references  
							
							
							
						 
						
							2016-12-29 03:25:12 +00:00  
				
					
						
							
							
								 
						
							
							
								3a310d77c8 
								
							
								 
							
						 
						
							
							
								
								forgot one gc.collect wait for finalizers  
							
							
							
						 
						
							2016-12-29 03:12:50 +00:00  
				
					
						
							
							
								 
						
							
							
								1ffcc59818 
								
							
								 
							
						 
						
							
							
								
								gc is also a unwanted cache, so use it. With this, memcache with short expires is no longer needed  
							
							
							
						 
						
							2016-12-29 03:10:10 +00:00  
				
					
						
							
							
								 
						
							
							
								7cf2e81223 
								
							
								 
							
						 
						
							
							
								
								reinforce gc.collect on region load to also do pending finalizers  
							
							
							
						 
						
							2016-12-29 00:47:02 +00:00  
				
					
						
							
							
								 
						
							
							
								88c96d3973 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-12-28 12:20:02 +00:00  
				
					
						
							
							
								 
						
							
							
								73b2c82427 
								
							
								 
							
						 
						
							
							
								
								adjust camera collision detection checks for new FS  
							
							
							
						 
						
							2016-12-28 12:19:05 +00:00  
				
					
						
							
							
								 
						
							
							
								5c79e03f18 
								
							
								 
							
						 
						
							
							
								
								some cleanup  
							
							
							
						 
						
							2016-12-27 12:26:08 +00:00  
				
					
						
							
							
								 
						
							
							
								65b4e17a80 
								
							
								 
							
						 
						
							
							
								
								robust textures add missing returns or redir case  
							
							
							
						 
						
							2016-12-26 19:38:13 +00:00  
				
					
						
							
							
								 
						
							
							
								1b95ada105 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-12-25 05:51:08 +00:00  
				
					
						
							
							
								 
						
							
							
								293b65ac82 
								
							
								 
							
						 
						
							
							
								
								FloatSamCache: dont use slideexpire on current libovm expirecache. Change example settings to use memory cache with short expire time. ( 20% to 40% mem cache hit rates observed  
							
							
							
						 
						
							2016-12-25 05:46:16 +00:00  
				
					
						
							
							
								 
						
							
							
								ba1ca67afe 
								
							
								 
							
						 
						
							
							
								
								Re-add GRID_GOD because in some cases an "employee-only" level is simply needed  
							
							
							
						 
						
							2016-12-23 19:48:03 +00:00  
				
					
						
							
							
								 
						
							
							
								679d52ced6 
								
							
								 
							
						 
						
							
							
								
								add missing file  
							
							
							
						 
						
							2016-12-23 19:41:57 +00:00  
				
					
						
							
							
								 
						
							
							
								bfb1cb9f33 
								
							
								 
							
						 
						
							
							
								
								a few more changes on user profiles  
							
							
							
						 
						
							2016-12-23 16:10:07 +00:00  
				
					
						
							
							
								 
						
							
							
								70475c676b 
								
							
								 
							
						 
						
							
							
								
								dont try to use a parcelID as encoded position when it is not  
							
							
							
						 
						
							2016-12-23 14:25:22 +00:00  
				
					
						
							
							
								 
						
							
							
								b6266c6a1d 
								
							
								 
							
						 
						
							
							
								
								check if a parcelID is a encoded position data or a true UUID. This may fail, just reducing the odds.  
							
							
							
						 
						
							2016-12-23 14:23:07 +00:00  
				
					
						
							
							
								 
						
							
							
								0887be3c12 
								
							
								 
							
						 
						
							
							
								
								replace the (hidden) GRID_GOD by a more usefull GOD so includes all types. This needs to be changed to current effective godlevel check (sp.GodLevel)  when that is fixed. Automatic god powers need be (optionaly) removed  
							
							
							
						 
						
							2016-12-23 03:42:50 +00:00  
				
					
						
							
							
								 
						
							
							
								86cc02f33e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-12-23 02:53:58 +00:00  
				
					
						
							
							
								 
						
							
							
								2e7e4427d0 
								
							
								 
							
						 
						
							
							
								
								UserProfileModule threading issues  
							
							
							
						 
						
							2016-12-23 02:17:42 +00:00  
				
					
						
							
							
								 
						
							
							
								0ae2b5ac81 
								
							
								 
							
						 
						
							
							
								
								Allow the use of modular configs with Robust as we already can with OpenSim  
							
							
							
						 
						
							2016-12-22 18:23:04 +00:00  
				
					
						
							
							
								 
						
							
							
								84c3a96399 
								
							
								 
							
						 
						
							
							
								
								UserProfileModule refuse changes to classifieds outside home grid ( viewers may show a delete until profile is open again). Charge money only on classified creation sucess  
							
							
							
						 
						
							2016-12-22 07:52:50 +00:00  
				
					
						
							
							
								 
						
							
							
								5571c499ba 
								
							
								 
							
						 
						
							
							
								
								UserProfileModule we can't use parcels globalID because we do not have a global locator. we need to send replies to viewer on pick update and delete  
							
							
							
						 
						
							2016-12-22 07:06:40 +00:00  
				
					
						
							
							
								 
						
							
							
								330369f904 
								
							
								 
							
						 
						
							
							
								
								take UserProfileModule out on onMakeRoot event, add some caching  
							
							
							
						 
						
							2016-12-21 22:27:48 +00:00  
				
					
						
							
							
								 
						
							
							
								1602148f5e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2016-12-21 20:57:04 +00:00  
				
					
						
							
							
								 
						
							
							
								2bfbd6ef2e 
								
							
								 
							
						 
						
							
							
								
								Change GRID_GOD script permission to do what it says on the tin.  
							
							... 
							
							
							
							Suggested by Mandarinka 
							
						 
						
							2016-12-21 20:56:28 +00:00  
				
					
						
							
							
								 
						
							
							
								7367f03d6e 
								
							
								 
							
						 
						
							
							
								
								remove a odd raycastv3 config option  
							
							
							
						 
						
							2016-12-21 20:39:38 +00:00  
				
					
						
							
							
								 
						
							
							
								7286b27ff9 
								
							
								 
							
						 
						
							
							
								
								Add GRID_GOD to the list of values allowed for enabling OSSL functions  
							
							
							
						 
						
							2016-12-21 14:35:34 +00:00  
				
					
						
							
							
								 
						
							
							
								90be8d78c3 
								
							
								 
							
						 
						
							
							
								
								Remove obsolete config option "EventQueue". It's been always on for ages!  
							
							
							
						 
						
							2016-12-20 17:10:33 +00:00  
				
					
						
							
							
								 
						
							
							
								66c18438f2 
								
							
								 
							
						 
						
							
							
								
								remove obsolete config option "storage_prim_inventories"  
							
							
							
						 
						
							2016-12-20 17:08:15 +00:00  
				
					
						
							
							
								 
						
							
							
								e40820cab1 
								
							
								 
							
						 
						
							
							
								
								Remove obsolete "gridmode" config default in code.  
							
							
							
						 
						
							2016-12-20 17:01:48 +00:00  
				
					
						
							
							
								 
						
							
							
								bbbbf47507 
								
							
								 
							
						 
						
							
							
								
								add a missing file change  
							
							
							
						 
						
							2016-12-18 20:09:02 +00:00  
				
					
						
							
							
								 
						
							
							
								82fc8e1a36 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-12-18 05:03:27 +00:00  
				
					
						
							
							
								 
						
							
							
								30cd36ff98 
								
							
								 
							
						 
						
							
							
								
								leave stupid broken permissions alone  
							
							
							
						 
						
							2016-12-18 03:56:53 +00:00  
				
					
						
							
							
								 
						
							
							
								2cf422582a 
								
							
								 
							
						 
						
							
							
								
								leave stupid broken permissions alone  
							
							
							
						 
						
							2016-12-18 03:55:44 +00:00  
				
					
						
							
							
								 
						
							
							
								df7435a703 
								
							
								 
							
						 
						
							
							
								
								just give up on Export flag, seems just broken no matter water with current FS and singu 1.8.7  
							
							
							
						 
						
							2016-12-18 03:20:41 +00:00  
				
					
						
							
							
								 
						
							
							
								c93551d8f4 
								
							
								 
							
						 
						
							
							
								
								allow a creator that is also onwer to change export flag. Add missing setting to ini files  
							
							
							
						 
						
							2016-12-17 22:38:31 +00:00  
				
					
						
							
							
								 
						
							
							
								389a1652fb 
								
							
								 
							
						 
						
							
							
								
								break userprofiles a bit more  
							
							
							
						 
						
							2016-12-17 20:11:34 +00:00  
				
					
						
							
							
								 
						
							
							
								b4bbf4f95d 
								
							
								 
							
						 
						
							
							
								
								review llCastRay V3 phantom detection. Make it ignore physics shape type none as physics engines do.  
							
							
							
						 
						
							2016-12-16 23:28:14 +00:00  
				
					
						
							
							
								 
						
							
							
								aa9a56d4df 
								
							
								 
							
						 
						
							
							
								
								dont allow regions to be register on map area reserved for HG links  
							
							
							
						 
						
							2016-12-16 21:15:21 +00:00  
				
					
						
							
							
								 
						
							
							
								9b9f93c4b2 
								
							
								 
							
						 
						
							
							
								
								and yes HG uri again  
							
							
							
						 
						
							2016-12-16 20:31:07 +00:00  
				
					
						
							
							
								 
						
							
							
								be490a8312 
								
							
								 
							
						 
						
							
							
								
								remove a nonsense option  
							
							
							
						 
						
							2016-12-16 19:11:05 +00:00  
				
					
						
							
							
								 
						
							
							
								1ddc90f16e 
								
							
								 
							
						 
						
							
							
								
								useless change that doesn't fix anything  
							
							
							
						 
						
							2016-12-16 18:55:13 +00:00  
				
					
						
							
							
								 
						
							
							
								61d2fb6a17 
								
							
								 
							
						 
						
							
							
								
								viewers regionhandle are not necessary region identifiers, compensate for that on GetLandData in case one get there  
							
							
							
						 
						
							2016-12-16 18:22:07 +00:00  
				
					
						
							
							
								 
						
							
							
								e2d46c060c 
								
							
								 
							
						 
						
							
							
								
								ok.. another try on the HG uri  
							
							
							
						 
						
							2016-12-16 03:38:20 +00:00  
				
					
						
							
							
								 
						
							
							
								853e98d340 
								
							
								 
							
						 
						
							
							
								
								reserve constant OBJECT_ATTACHED_SLOTS_AVAILABLE from mantis 8096. But do not implement it  
							
							
							
						 
						
							2016-12-16 01:13:07 +00:00  
				
					
						
							
							
								 
						
							
							
								c0a23d36df 
								
							
								 
							
						 
						
							
							
								
								GetRegionsByName and GetHypergridRegionByName: detect that provided url is for local grid, and make it a local by region name local search  
							
							
							
						 
						
							2016-12-15 23:48:25 +00:00  
				
					
						
							
							
								 
						
							
							
								48efbeb8d3 
								
							
								 
							
						 
						
							
							
								
								set pbs shape acording to mesh number of (material) faces  
							
							
							
						 
						
							2016-12-15 15:14:12 +00:00  
				
					
						
							
							
								 
						
							
							
								1fd0178e8e 
								
							
								 
							
						 
						
							
							
								
								give regions a option to block profile web urls, so users are not sent to unknown web sites set by other users  
							
							
							
						 
						
							2016-12-15 00:08:36 +00:00  
				
					
						
							
							
								 
						
							
							
								3056926403 
								
							
								 
							
						 
						
							
							
								
								dont self osDie attachments  
							
							
							
						 
						
							2016-12-14 16:31:39 +00:00  
				
					
						
							
							
								 
						
							
							
								553b326fb2 
								
							
								 
							
						 
						
							
							
								
								restrict osDie to objects rezzed by the script object group and a few more changes  
							
							
							
						 
						
							2016-12-14 16:08:25 +00:00  
				
					
						
							
							
								 
						
							
							
								95d6396300 
								
							
								 
							
						 
						
							
							
								
								Add osDie(key)  
							
							... 
							
							
							
							Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2016-12-14 15:14:22 +00:00  
				
					
						
							
							
								 
						
							
							
								7a31a85408 
								
							
								 
							
						 
						
							
							
								
								show online on profile, if target is in same region.( possible should be done elsewhere)  
							
							
							
						 
						
							2016-12-14 14:48:50 +00:00  
				
					
						
							
							
								 
						
							
							
								18a292ad02 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-12-14 13:35:53 +00:00  
				
					
						
							
							
								 
						
							
							
								50842347ac 
								
							
								 
							
						 
						
							
							
								
								fix: check for region_handle before region_id, viewers are so funny..  
							
							
							
						 
						
							2016-12-14 04:00:48 +00:00  
				
					
						
							
							
								 
						
							
							
								364d58635b 
								
							
								 
							
						 
						
							
							
								
								avoid a null ref  
							
							
							
						 
						
							2016-12-14 03:02:57 +00:00  
				
					
						
							
							
								 
						
							
							
								1ffc81c869 
								
							
								 
							
						 
						
							
							
								
								also reduce check threat level of osNpcSetProfileAbout to Low; update osslEnable.ini  
							
							
							
						 
						
							2016-12-14 01:31:16 +00:00  
				
					
						
							
							
								 
						
							
							
								1c08b3d8f9 
								
							
								 
							
						 
						
							
							
								
								also fox chekc threat level on osNpcSetProfileAbout  
							
							
							
						 
						
							2016-12-14 01:16:21 +00:00  
				
					
						
							
							
								 
						
							
							
								a75c16e1bf 
								
							
								 
							
						 
						
							
							
								
								Fox threat level line on SetProfileImage. It is ALWAYS the name of the function!  
							
							... 
							
							
							
							Low is justified because setting an image requires having a NPC in the
first place.... 
							
						 
						
							2016-12-14 01:00:48 +00:00  
				
					
						
							
							
								 
						
							
							
								ec883d0f15 
								
							
								 
							
						 
						
							
							
								
								New OSSL function: osNpcSetProfileImage(LSL_Key npc, string image); This patch gives possibility to set image in created NPC's profile. You can use UUID of the texture or name of texture included in prim's inventory.  
							
							... 
							
							
							
							Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2016-12-14 00:24:52 +00:00  
				
					
						
							
							
								 
						
							
							
								69776aa70c 
								
							
								 
							
						 
						
							
							
								
								Remove the AllowAlternatePorts option. It wasn't implemented anyway.  
							
							... 
							
							
							
							Instead, handle the port being 0 as "any port" and assign a random
port for regions in that case. 
							
						 
						
							2016-12-13 19:47:26 +00:00  
				
					
						
							
							
								 
						
							
							
								ee58beddec 
								
							
								 
							
						 
						
							
							
								
								Make sure sims on Linux can be restarted without waiting on a 2 mintue socket timeout  
							
							
							
						 
						
							2016-12-13 14:43:10 +00:00  
				
					
						
							
							
								 
						
							
							
								7d8cb244d1 
								
							
								 
							
						 
						
							
							
								
								ubOde other convex type objects other than mesh and sculpt also don't have holes  
							
							
							
						 
						
							2016-12-12 19:16:51 +00:00  
				
					
						
							
							
								 
						
							
							
								fe3303dc11 
								
							
								 
							
						 
						
							
							
								
								ubOde simple spheres and boxes with type convex have no holes on physics(long forgotten fix)  
							
							
							
						 
						
							2016-12-12 17:53:40 +00:00  
				
					
						
							
							
								 
						
							
							
								1388ac2ef7 
								
							
								 
							
						 
						
							
							
								
								Rename charterMember to membershipType to show what it actually is.  
							
							... 
							
							
							
							This field started out as a simple flag in the protocol to indicate a
user being a SL charter member. It has since then taken on additional
functionality that means that the name is no longer appropriate. 
							
						 
						
							2016-12-12 11:09:38 +00:00  
				
					
						
							
							
								 
						
							
							
								bebfbd0600 
								
							
								 
							
						 
						
							
							
								
								Only ask for the new parameter when starting from scratch.  
							
							... 
							
							
							
							It is set to false implicitly on existing regions. 
							
						 
						
							2016-12-12 10:14:16 +00:00  
				
					
						
							
							
								 
						
							
							
								9ef9dde0f3 
								
							
								 
							
						 
						
							
							
								
								Make resolving the IP on startup optional.  
							
							... 
							
							
							
							Adds ResolveAddress boolean to regions.ini 
							
						 
						
							2016-12-12 10:08:31 +00:00  
				
					
						
							
							
								 
						
							
							
								cdfdf6322d 
								
							
								 
							
						 
						
							
							
								
								Applying a modified version of TomTheDragon's patch to prevent the sim  
							
							... 
							
							
							
							from crashing when signals are unavailable. 
							
						 
						
							2016-12-12 09:26:12 +00:00  
				
					
						
							
							
								 
						
							
							
								da2c1e8aad 
								
							
								 
							
						 
						
							
							
								
								don't do unix signals on windows  
							
							
							
						 
						
							2016-12-12 00:54:41 +00:00  
				
					
						
							
							
								 
						
							
							
								4d1536f1ec 
								
							
								 
							
						 
						
							
							
								
								Allow OpenSim to respond to Unix signals. This may need work to be  
							
							... 
							
							
							
							properly ignoed on Windows.
Windows devs, please test and check for platform flags if this causes
issues in Windows 
							
						 
						
							2016-12-12 00:07:36 +00:00  
				
					
						
							
							
								 
						
							
							
								ba61b64c42 
								
							
								 
							
						 
						
							
							
								
								If a region address is resolveable to a single address, resolve it on  
							
							... 
							
							
							
							startup and use that address
This change facilitates running opensim within containers and VMs where
the external address isn't that of the VM/container but that of the
host. 
							
						 
						
							2016-12-11 20:51:40 +00:00  
				
					
						
							
							
								 
						
							
							
								5b7986e6be 
								
							
								 
							
						 
						
							
							
								
								Setting precise date of creation in NPC's profile.  
							
							... 
							
							
							
							Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2016-12-10 22:45:11 +00:00  
				
					
						
							
							
								 
						
							
							
								96bdc5e185 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2016-12-10 18:37:41 +00:00  
				
					
						
							
							
								 
						
							
							
								5ad8bceb1d 
								
							
								 
							
						 
						
							
							
								
								Fix OpenSim bombing when a MySQL connection string doesn't contain a password.  
							
							... 
							
							
							
							Passwordless connection is perfectly legal and makes sense within a
container. 
							
						 
						
							2016-12-10 18:36:10 +00:00  
				
					
						
							
							
								 
						
							
							
								d49a5374c3 
								
							
								 
							
						 
						
							
							
								
								Make it more unlikely that a script teleport will be caught by default region landing point.  
							
							
							
						 
						
							2016-12-10 18:03:05 +00:00  
				
					
						
							
							
								 
						
							
							
								f57403909f 
								
							
								 
							
						 
						
							
							
								
								do not try xbakes on HG  
							
							
							
						 
						
							2016-12-10 02:03:00 +00:00  
				
					
						
							
							
								 
						
							
							
								a3e2a42f0d 
								
							
								 
							
						 
						
							
							
								
								HG regions URI need to include also the default ports for compatibility  
							
							
							
						 
						
							2016-12-10 01:00:48 +00:00  
				
					
						
							
							
								 
						
							
							
								66990394c9 
								
							
								 
							
						 
						
							
							
								
								avoid a null ref  
							
							
							
						 
						
							2016-12-09 22:56:11 +00:00  
				
					
						
							
							
								 
						
							
							
								575825193b 
								
							
								 
							
						 
						
							
							
								
								The new string-parameter: "region_object_bonus" for llGetEnv(string name);  
							
							... 
							
							
							
							Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2016-12-09 20:57:33 +00:00  
				
					
						
							
							
								 
						
							
							
								82fb737b8d 
								
							
								 
							
						 
						
							
							
								
								HG: add missing information on GetRegion  
							
							
							
						 
						
							2016-12-09 08:20:35 +00:00  
				
					
						
							
							
								 
						
							
							
								8114ff9d06 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-12-09 04:50:07 +00:00  
				
					
						
							
							
								 
						
							
							
								30dccd57cd 
								
							
								 
							
						 
						
							
							
								
								provide remote SSLcommonName to xmlRpcRequest methods, but in a away it can be detected/parsed. This is used by some external modules like DTLNSLMoneyServer. But this module does need to change on this ( and it cannot override default validation rules, it needs to do it on its httplistener with method provided in previus commits  
							
							
							
						 
						
							2016-12-09 04:32:59 +00:00  
				
					
						
							
							
								 
						
							
							
								6627da693e 
								
							
								 
							
						 
						
							
							
								
								suport client certificate validation per listenner, with a supplied static callback  
							
							
							
						 
						
							2016-12-09 04:07:06 +00:00  
				
					
						
							
							
								 
						
							
							
								18ff3eb227 
								
							
								 
							
						 
						
							
							
								
								JsonRpc: don't try to connect to a empty uri  
							
							
							
						 
						
							2016-12-08 23:56:14 +00:00  
				
					
						
							
							
								 
						
							
							
								806e75eefb 
								
							
								 
							
						 
						
							
							
								
								remove not needed sslport parameter  
							
							
							
						 
						
							2016-12-08 23:39:55 +00:00  
				
					
						
							
							
								 
						
							
							
								4639409dbe 
								
							
								 
							
						 
						
							
							
								
								change caps Sethome fail error report  
							
							
							
						 
						
							2016-12-07 21:30:36 +00:00  
				
					
						
							
							
								 
						
							
							
								55c04a2410 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-12-07 20:34:11 +00:00  
				
					
						
							
							
								 
						
							
							
								3a81642d97 
								
							
								 
							
						 
						
							
							
								
								add SSL certs validation options for regions to allow simple encriptation without any peer autentification using simple homemade (or even shared) certs.  
							
							
							
						 
						
							2016-12-07 13:30:07 +00:00  
				
					
						
							
							
								 
						
							
							
								049dd374e9 
								
							
								 
							
						 
						
							
							
								
								add SSL certs validation options for robust to allow simple certificates, possible only for encriptation without any peer autentification. disable validation by default for the small grids case  
							
							
							
						 
						
							2016-12-07 12:23:40 +00:00  
				
					
						
							
							
								 
						
							
							
								9042aa8968 
								
							
								 
							
						 
						
							
							
								
								add missing sp Intransit control  
							
							
							
						 
						
							2016-12-07 04:56:35 +00:00  
				
					
						
							
							
								 
						
							
							
								f1c6769ca5 
								
							
								 
							
						 
						
							
							
								
								set HasGridUserTried on usercache of NPCs  
							
							
							
						 
						
							2016-12-07 02:14:26 +00:00  
				
					
						
							
							
								 
						
							
							
								de36092d23 
								
							
								 
							
						 
						
							
							
								
								if we have profile then npc is online  
							
							
							
						 
						
							2016-12-06 17:16:47 +00:00  
				
					
						
							
							
								 
						
							
							
								d4e285b1a1 
								
							
								 
							
						 
						
							
							
								
								add osNpcSetProfileAbout(LSL_Key npc, string about) to set NPCs profile About text. requires OsNpcCreate rights  
							
							
							
						 
						
							2016-12-06 17:05:02 +00:00  
				
					
						
							
							
								 
						
							
							
								240ab951b5 
								
							
								 
							
						 
						
							
							
								
								let NPCs have profile  
							
							
							
						 
						
							2016-12-06 16:15:57 +00:00  
				
					
						
							
							
								 
						
							
							
								4993a08d25 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-12-06 10:26:57 +00:00  
				
					
						
							
							
								 
						
							
							
								ccaa7a4a8a 
								
							
								 
							
						 
						
							
							
								
								save a few lists scaning  
							
							
							
						 
						
							2016-12-06 10:26:36 +00:00  
				
					
						
							
							
								 
						
							
							
								44588ce45e 
								
							
								 
							
						 
						
							
							
								
								jenkins likes null httplisteners  
							
							
							
						 
						
							2016-12-06 07:40:45 +00:00  
				
					
						
							
							
								 
						
							
							
								8db69d2e02 
								
							
								 
							
						 
						
							
							
								
								remove redundante check for ssl listener  
							
							
							
						 
						
							2016-12-06 07:26:26 +00:00  
				
					
						
							
							
								 
						
							
							
								1680425f4d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-12-04 23:39:15 +00:00  
				
					
						
							
							
								 
						
							
							
								181b1ad82b 
								
							
								 
							
						 
						
							
							
								
								HG: fix the never ending avatar confirmation when 2 users from same grid made friendship on another grid  
							
							
							
						 
						
							2016-12-04 23:02:40 +00:00  
				
					
						
							
							
								 
						
							
							
								51104be6d4 
								
							
								 
							
						 
						
							
							
								
								remove SOG.FromPartID from main code and flag it obsolete  
							
							
							
						 
						
							2016-12-04 17:56:47 +00:00  
				
					
						
							
							
								 
						
							
							
								7c566dca5a 
								
							
								 
							
						 
						
							
							
								
								The new Constant: integer OBJECT_REZZER_KEY = 32;  
							
							... 
							
							
							
							Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2016-12-04 17:18:56 +00:00  
				
					
						
							
							
								 
						
							
							
								fcd1e36ed6 
								
							
								 
							
						 
						
							
							
								
								a few changes to new GetDisplaynames and friends  
							
							
							
						 
						
							2016-12-04 17:01:49 +00:00  
				
					
						
							
							
								 
						
							
							
								e1cf34d6fb 
								
							
								 
							
						 
						
							
							
								
								replace GetDisplaynames by a handler really usable as a client cap. Most capabilities.handlers are so it all things not propor PER CLIENT CAP handlers  
							
							
							
						 
						
							2016-12-04 15:50:48 +00:00  
				
					
						
							
							
								 
						
							
							
								2a29a270da 
								
							
								 
							
						 
						
							
							
								
								Adding new string-parameter: "region_max_prims" for llGetEnv(string name);  
							
							... 
							
							
							
							Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2016-12-04 10:32:06 +00:00  
				
					
						
							
							
								 
						
							
							
								2ff75e7692 
								
							
								 
							
						 
						
							
							
								
								ubMeshmerizer, fix the orientation of last triangle on top/bottom faces in case on circle hollow shape  
							
							
							
						 
						
							2016-12-03 18:35:31 +00:00  
				
					
						
							
							
								 
						
							
							
								6a8b8f3168 
								
							
								 
							
						 
						
							
							
								
								change a wrong error message and avoid a null ref (that may happen due to needed time delays)  
							
							
							
						 
						
							2016-12-02 22:56:14 +00:00  
				
					
						
							
							
								 
						
							
							
								b981ac42bc 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-12-02 13:51:30 +00:00  
				
					
						
							
							
								 
						
							
							
								1fdd71f856 
								
							
								 
							
						 
						
							
							
								
								do a GC collect on last client exit  
							
							
							
						 
						
							2016-12-01 07:49:17 +00:00  
				
					
						
							
							
								 
						
							
							
								29f6e3fc7b 
								
							
								 
							
						 
						
							
							
								
								fix a typo in dbs region range  
							
							
							
						 
						
							2016-12-01 04:08:42 +00:00  
				
					
						
							
							
								 
						
							
							
								874d663161 
								
							
								 
							
						 
						
							
							
								
								fix region area range  
							
							
							
						 
						
							2016-12-01 04:02:29 +00:00  
				
					
						
							
							
								 
						
							
							
								8299941517 
								
							
								 
							
						 
						
							
							
								
								fix region overlaps on registration  
							
							
							
						 
						
							2016-12-01 03:45:43 +00:00  
				
					
						
							
							
								 
						
							
							
								cfb98050f7 
								
							
								 
							
						 
						
							
							
								
								a few changes to cache.cs ( currently not much used )  
							
							
							
						 
						
							2016-12-01 03:43:49 +00:00  
				
					
						
							
							
								 
						
							
							
								813ee4e188 
								
							
								 
							
						 
						
							
							
								
								Remove unused integer vars from LLClientView  
							
							
							
						 
						
							2016-12-01 03:11:34 +00:00  
				
					
						
							
							
								 
						
							
							
								adee1c1bb0 
								
							
								 
							
						 
						
							
							
								
								fix a null ref  
							
							
							
						 
						
							2016-11-30 10:08:49 +00:00  
				
					
						
							
							
								 
						
							
							
								2020cafc30 
								
							
								 
							
						 
						
							
							
								
								fix null ref on m_CacheCleanTimer control, add a gc.collect on manual floatsam fcache assets comand  
							
							
							
						 
						
							2016-11-30 09:22:47 +00:00  
				
					
						
							
							
								 
						
							
							
								1863bb29df 
								
							
								 
							
						 
						
							
							
								
								slow down automatic floatsamAssetCache CleanupExpiredFiles LOT to reduce impact on simulation and to give GC more changes of preventing it from eating up all avaialble physcical memory on loaded machines.  
							
							
							
						 
						
							2016-11-30 07:43:17 +00:00  
				
					
						
							
							
								 
						
							
							
								7de2c8ae70 
								
							
								 
							
						 
						
							
							
								
								The new Constant: integer OBJECT_TEMP_ATTACHED = 34;  
							
							... 
							
							
							
							Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2016-11-30 00:06:25 +00:00  
				
					
						
							
							
								 
						
							
							
								ebbb918404 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-11-28 06:02:47 +00:00  
				
					
						
							
							
								 
						
							
							
								9dd820765e 
								
							
								 
							
						 
						
							
							
								
								change last patch a bit  
							
							
							
						 
						
							2016-11-28 05:58:05 +00:00  
				
					
						
							
							
								 
						
							
							
								0bb959d8fd 
								
							
								 
							
						 
						
							
							
								
								The implementation of new flags = parameters for llGetObjectDetails - Part II Constant: integer OBJECT_TOTAL_INVENTORY_COUNT = 31 Constant: integer OBJECT_GROUP_TAG = 33  
							
							... 
							
							
							
							Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2016-11-28 05:35:13 +00:00  
				
					
						
							
							
								 
						
							
							
								af3f2717fd 
								
							
								 
							
						 
						
							
							
								
								The implementation of new flags = paramters for llGetObjectDetails - Part I Constant: integer OBJECT_CLICK_ACTION = 28; Constant: integer OBJECT_OMEGA = 29; Constant: integer OBJECT_PRIM_COUNT = 30;  
							
							... 
							
							
							
							Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2016-11-28 05:20:32 +00:00  
				
					
						
							
							
								 
						
							
							
								1aa4dbdb3f 
								
							
								 
							
						 
						
							
							
								
								increase HG mapsearch spargetti; add more flexibility on input uri formats. To find regions in memory for a grid the http format needs to be used, because aditional compares made by viewers  
							
							
							
						 
						
							2016-11-28 04:29:57 +00:00  
				
					
						
							
							
								 
						
							
							
								877d3092b4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-11-27 15:14:34 +00:00  
				
					
						
							
							
								 
						
							
							
								d3cd323f0c 
								
							
								 
							
						 
						
							
							
								
								HG on links request build the URI in http format with a / at end, this should not be needed but is coerent with current serverURI  
							
							
							
						 
						
							2016-11-27 15:07:14 +00:00  
				
					
						
							
							
								 
						
							
							
								155f8dac1d 
								
							
								 
							
						 
						
							
							
								
								BUG fix encoding or region size on HG LinkRegionRequest response  
							
							
							
						 
						
							2016-11-27 02:12:12 +00:00  
				
					
						
							
							
								 
						
							
							
								5cc0d6620d 
								
							
								 
							
						 
						
							
							
								
								remove 2 more null refs i added to release memory  
							
							
							
						 
						
							2016-11-26 05:08:46 +00:00  
				
					
						
							
							
								 
						
							
							
								b781de73e3 
								
							
								 
							
						 
						
							
							
								
								mantis 7656, partialy apply patch, changing the start scripts for now  
							
							
							
						 
						
							2016-11-26 04:49:35 +00:00  
				
					
						
							
							
								 
						
							
							
								d2bbd7ef2b 
								
							
								 
							
						 
						
							
							
								
								Fix in cmdparams.Length for: SavePrimsXml2 and SaveXml  
							
							... 
							
							
							
							Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2016-11-26 04:14:32 +00:00  
				
					
						
							
							
								 
						
							
							
								1e90417ac2 
								
							
								 
							
						 
						
							
							
								
								Fix in descriptions of: load xml, load xml2, save xml, save xml2  
							
							... 
							
							
							
							Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2016-11-26 04:11:31 +00:00  
				
					
						
							
							
								 
						
							
							
								019910afbd 
								
							
								 
							
						 
						
							
							
								
								don't go seach for info we already have at hand.. and there is no region height on  osGetRegionSize  
							
							
							
						 
						
							2016-11-26 03:57:33 +00:00  
				
					
						
							
							
								 
						
							
							
								e60366ce92 
								
							
								 
							
						 
						
							
							
								
								avoid doing unnecessary heavy things on change physics rep  
							
							
							
						 
						
							2016-11-26 03:29:22 +00:00  
				
					
						
							
							
								 
						
							
							
								017069636a 
								
							
								 
							
						 
						
							
							
								
								Increase float precision for windlight needed by scripts. mySQL Migration on regionwindlight table.  
							
							... 
							
							
							
							mySQL was setup to store smaller values because the viewers editor capped input, scripts can set higher precision so settings could change on region restart. This change brings mySQL more inline with PGSQL which uses doubles for all windlight floats. 
							
						 
						
							2016-11-26 01:15:10 +00:00  
				
					
						
							
							
								 
						
							
							
								6f1080368d 
								
							
								 
							
						 
						
							
							
								
								reduce the resolution of llGetTime and llGetAndResetTime,  to 1ms  
							
							
							
						 
						
							2016-11-25 21:37:33 +00:00  
				
					
						
							
							
								 
						
							
							
								935510d879 
								
							
								 
							
						 
						
							
							
								
								add llGetMaxScaleFactor and llGetMinScaleFactor  
							
							
							
						 
						
							2016-11-25 18:35:23 +00:00  
				
					
						
							
							
								 
						
							
							
								b82a41d260 
								
							
								 
							
						 
						
							
							
								
								change llScaleByFactor (sorry Mandarinka).  
							
							
							
						 
						
							2016-11-25 17:34:19 +00:00  
				
					
						
							
							
								 
						
							
							
								e45245d267 
								
							
								 
							
						 
						
							
							
								
								Implementation of LSL_Integer llScaleByFactor(double scaling_factor)  
							
							... 
							
							
							
							Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2016-11-25 16:22:10 +00:00  
				
					
						
							
							
								 
						
							
							
								f9b62b5680 
								
							
								 
							
						 
						
							
							
								
								work around viewers not suporting large regions on landmark creation. They still may display wrong offset; don't let inventory description be limited by asset description side on a ossl method  
							
							
							
						 
						
							2016-11-24 20:53:04 +00:00  
				
					
						
							
							
								 
						
							
							
								5202ae7bb4 
								
							
								 
							
						 
						
							
							
								
								revert changes to asset desc size, my bad.. this field will possible go away in future  
							
							
							
						 
						
							2016-11-24 14:39:08 +00:00  
				
					
						
							
							
								 
						
							
							
								94ec5884b7 
								
							
								 
							
						 
						
							
							
								
								fix llRez(AtRoot/Object) error messages on shared code path  
							
							
							
						 
						
							2016-11-23 22:15:59 +00:00  
				
					
						
							
							
								 
						
							
							
								72e20028d1 
								
							
								 
							
						 
						
							
							
								
								safeguard against unknown material replacemet  
							
							
							
						 
						
							2016-11-23 20:26:14 +00:00  
				
					
						
							
							
								 
						
							
							
								b3eda582ec 
								
							
								 
							
						 
						
							
							
								
								add to SynchronousRestFormsRequester a keepalive disable option, and make use of it on some friends conns  
							
							
							
						 
						
							2016-11-23 19:30:55 +00:00  
				
					
						
							
							
								 
						
							
							
								82ed6bde6e 
								
							
								 
							
						 
						
							
							
								
								fix maturity on parcelInfo  
							
							
							
						 
						
							2016-11-23 10:00:56 +00:00  
				
					
						
							
							
								 
						
							
							
								59f6353ac1 
								
							
								 
							
						 
						
							
							
								
								close a resource on jobengine.close()  
							
							
							
						 
						
							2016-11-22 22:29:13 +00:00  
				
					
						
							
							
								 
						
							
							
								f4745e5a35 
								
							
								 
							
						 
						
							
							
								
								full change ServiceThrottleModule. Let it still service RegionHandleRequest and UUIDNameRequest but this wrong since they are diferent services. Keeping gambling about not having 2 much overlaps of the 2 kind of requests. Remove double thottling of RegionHandleRequest  
							
							
							
						 
						
							2016-11-22 22:24:54 +00:00  
				
					
						
							
							
								 
						
							
							
								1a6cddf807 
								
							
								 
							
						 
						
							
							
								
								Minor fix to region default landing point sanity check  
							
							
							
						 
						
							2016-11-22 21:23:01 +00:00  
				
					
						
							
							
								 
						
							
							
								34d9596f9b 
								
							
								 
							
						 
						
							
							
								
								Fix typo in a comment  
							
							
							
						 
						
							2016-11-22 15:33:34 +00:00  
				
					
						
							
							
								 
						
							
							
								94e48838d5 
								
							
								 
							
						 
						
							
							
								
								Include new Region.ini option for DefaultLandingPoint for teleports with no coords specified.  
							
							... 
							
							
							
							This is useful when using a Telehub would be to restrictive as it would block landmarks and map teleports. This location is only ever used when no coordinates are provided. If config value not set, the previous default of 128,128 is used. 
							
						 
						
							2016-11-22 15:31:45 +00:00  
				
					
						
							
							
								 
						
							
							
								b43717a397 
								
							
								 
							
						 
						
							
							
								
								Coding standards: A local variable may not use the prefix m_  
							
							
							
						 
						
							2016-11-22 11:47:50 +00:00  
				
					
						
							
							
								 
						
							
							
								385a265971 
								
							
								 
							
						 
						
							
							
								
								supress some warnings by explict(confirm) the hide of parent fields  
							
							
							
						 
						
							2016-11-22 09:35:37 +00:00  
				
					
						
							
							
								 
						
							
							
								4e64445c39 
								
							
								 
							
						 
						
							
							
								
								replace datetime.now on just timming by faster utcnow  
							
							
							
						 
						
							2016-11-22 05:18:06 +00:00  
				
					
						
							
							
								 
						
							
							
								7524c7729f 
								
							
								 
							
						 
						
							
							
								
								change asset description max size  
							
							
							
						 
						
							2016-11-22 01:34:07 +00:00  
				
					
						
							
							
								 
						
							
							
								8c19ea910a 
								
							
								 
							
						 
						
							
							
								
								remove a wrong virtual dec ( no overides, and cant really have if used on a constructor like in assetlandmark)  
							
							
							
						 
						
							2016-11-21 23:34:33 +00:00  
				
					
						
							
							
								 
						
							
							
								81ef04c9fd 
								
							
								 
							
						 
						
							
							
								
								fix type bug on hyperlinks  
							
							
							
						 
						
							2016-11-21 16:55:51 +00:00  
				
					
						
							
							
								 
						
							
							
								bced98d6e9 
								
							
								 
							
						 
						
							
							
								
								work around some more warnings  
							
							
							
						 
						
							2016-11-21 01:47:09 +00:00  
				
					
						
							
							
								 
						
							
							
								f794ab1a67 
								
							
								 
							
						 
						
							
							
								
								remove something VS decided to add  
							
							
							
						 
						
							2016-11-21 01:22:01 +00:00  
				
					
						
							
							
								 
						
							
							
								b2c553b459 
								
							
								 
							
						 
						
							
							
								
								work around some warnings  
							
							
							
						 
						
							2016-11-21 01:16:35 +00:00  
				
					
						
							
							
								 
						
							
							
								b70e48c8a5 
								
							
								 
							
						 
						
							
							
								
								handle HG lm tp to large regions in another way  
							
							
							
						 
						
							2016-11-20 22:09:33 +00:00  
				
					
						
							
							
								 
						
							
							
								0ce034d5d6 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2016-11-20 14:42:30 +00:00  
				
					
						
							
							
								 
						
							
							
								05f7002445 
								
							
								 
							
						 
						
							
							
								
								Include config option to disable stats thread showing read/write stats in console.  
							
							... 
							
							
							
							Keeping default as true to retain current behaviour.
Also checked to prevent counters being added to so there wont be any integer overflows over time 
							
						 
						
							2016-11-20 14:20:54 +00:00  
				
					
						
							
							
								 
						
							
							
								1d998a770b 
								
							
								 
							
						 
						
							
							
								
								Change some minor log messages to debug level in Rest client code.  
							
							
							
						 
						
							2016-11-20 13:52:06 +00:00  
				
					
						
							
							
								 
						
							
							
								f1958e9f71 
								
							
								 
							
						 
						
							
							
								
								revert more object references removal on clients close because 2 many code paths don't have proper abort  
							
							
							
						 
						
							2016-11-20 13:36:34 +00:00  
				
					
						
							
							
								 
						
							
							
								902e8019de 
								
							
								 
							
						 
						
							
							
								
								HG add a small delay before start sending region data  
							
							
							
						 
						
							2016-11-20 05:06:50 +00:00  
				
					
						
							
							
								 
						
							
							
								4c2ece3bcb 
								
							
								 
							
						 
						
							
							
								
								HG LinkRegion receive region size also. Useless since olde r gatekeepers dont send it  
							
							
							
						 
						
							2016-11-20 04:22:00 +00:00  
				
					
						
							
							
								 
						
							
							
								e2b580e569 
								
							
								 
							
						 
						
							
							
								
								HG LinkRegion sends region size also  
							
							
							
						 
						
							2016-11-20 03:51:38 +00:00  
				
					
						
							
							
								 
						
							
							
								93d502e0cf 
								
							
								 
							
						 
						
							
							
								
								HG UserAgent, return serverURI  
							
							
							
						 
						
							2016-11-20 03:19:19 +00:00  
				
					
						
							
							
								 
						
							
							
								200183caf7 
								
							
								 
							
						 
						
							
							
								
								HG protocol is still broken for large regions. work around it on teleport via lm  
							
							
							
						 
						
							2016-11-20 02:49:40 +00:00  
				
					
						
							
							
								 
						
							
							
								586c81eecd 
								
							
								 
							
						 
						
							
							
								
								give up on OutPacket drop condition on closing  
							
							
							
						 
						
							2016-11-20 01:49:53 +00:00  
				
					
						
							
							
								 
						
							
							
								b887b7625e 
								
							
								 
							
						 
						
							
							
								
								change OutPacket drop condition  
							
							
							
						 
						
							2016-11-19 21:53:09 +00:00  
				
					
						
							
							
								 
						
							
							
								8010413e64 
								
							
								 
							
						 
						
							
							
								
								remove some potencial null refs i did add in last days :(  
							
							
							
						 
						
							2016-11-19 21:06:42 +00:00  
				
					
						
							
							
								 
						
							
							
								08dee3fa34 
								
							
								 
							
						 
						
							
							
								
								fix pool parameters for httptests  
							
							
							
						 
						
							2016-11-19 15:46:47 +00:00  
				
					
						
							
							
								 
						
							
							
								7cb3d583a9 
								
							
								 
							
						 
						
							
							
								
								merge conflits  
							
							
							
						 
						
							2016-11-19 15:45:41 +00:00  
				
					
						
							
							
								 
						
							
							
								28f7d429fc 
								
							
								 
							
						 
						
							
							
								
								REST console v2. This is an incompatible protocol change. It degrades gracefully.  
							
							
							
						 
						
							2016-11-19 02:28:31 +00:00  
				
					
						
							
							
								 
						
							
							
								6749c61d4f 
								
							
								 
							
						 
						
							
							
								
								Fix the previous commit  
							
							
							
						 
						
							2016-11-19 02:28:31 +00:00  
				
					
						
							
							
								 
						
							
							
								1396c466f6 
								
							
								 
							
						 
						
							
							
								
								search accout by id not volatil user name (HG)  
							
							
							
						 
						
							2016-11-18 17:30:15 +00:00  
				
					
						
							
							
								 
						
							
							
								b43f36abf1 
								
							
								 
							
						 
						
							
							
								
								add expire time for aliens  
							
							
							
						 
						
							2016-11-18 15:16:11 +00:00  
				
					
						
							
							
								 
						
							
							
								70eb37433d 
								
							
								 
							
						 
						
							
							
								
								avoid a null ref. (needs better way)  
							
							
							
						 
						
							2016-11-18 03:40:34 +00:00  
				
					
						
							
							
								 
						
							
							
								e281876ecd 
								
							
								 
							
						 
						
							
							
								
								restore higher resolution clock on udpserver and lower uaeraccouts caching time  
							
							
							
						 
						
							2016-11-18 03:25:29 +00:00  
				
					
						
							
							
								 
						
							
							
								d8812ba2d1 
								
							
								 
							
						 
						
							
							
								
								revert to lower resolution clock on udpserver for testing  
							
							
							
						 
						
							2016-11-18 03:00:59 +00:00  
				
					
						
							
							
								 
						
							
							
								0a8cf2ff08 
								
							
								 
							
						 
						
							
							
								
								put back skip of first drip call  
							
							
							
						 
						
							2016-11-18 02:13:01 +00:00  
				
					
						
							
							
								 
						
							
							
								ba7904a3a8 
								
							
								 
							
						 
						
							
							
								
								a few more changes on potencial mem issues  
							
							
							
						 
						
							2016-11-18 00:12:09 +00:00  
				
					
						
							
							
								 
						
							
							
								e21ac8b3c4 
								
							
								 
							
						 
						
							
							
								
								counting issus safeguard  
							
							
							
						 
						
							2016-11-17 20:59:13 +00:00  
				
					
						
							
							
								 
						
							
							
								35b37510fc 
								
							
								 
							
						 
						
							
							
								
								explicitly remove some references, and other useless changes  
							
							
							
						 
						
							2016-11-17 19:15:28 +00:00  
				
					
						
							
							
								 
						
							
							
								8599a9a1ca 
								
							
								 
							
						 
						
							
							
								
								add a missing dispose  
							
							
							
						 
						
							2016-11-17 17:37:22 +00:00  
				
					
						
							
							
								 
						
							
							
								2db22bf064 
								
							
								 
							
						 
						
							
							
								
								minor changes to ubMeshmerizer memory use  
							
							
							
						 
						
							2016-11-17 13:57:45 +00:00  
				
					
						
							
							
								 
						
							
							
								3d78388e55 
								
							
								 
							
						 
						
							
							
								
								restore large useracconts expire time for testing  
							
							
							
						 
						
							2016-11-17 01:44:47 +00:00  
				
					
						
							
							
								 
						
							
							
								5645abf69c 
								
							
								 
							
						 
						
							
							
								
								fix a debug message  
							
							
							
						 
						
							2016-11-17 00:13:21 +00:00  
				
					
						
							
							
								 
						
							
							
								e77f913116 
								
							
								 
							
						 
						
							
							
								
								minor: dont let rcvd agentupdates time jump back  
							
							
							
						 
						
							2016-11-16 22:34:56 +00:00  
				
					
						
							
							
								 
						
							
							
								ec8393571f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-11-16 13:07:23 +00:00  
				
					
						
							
							
								 
						
							
							
								05ba77fd3b 
								
							
								 
							
						 
						
							
							
								
								fix parsing of a vector4 and storing on a lsl quaternion needed for lightShare scripts  
							
							
							
						 
						
							2016-11-16 03:47:48 +00:00  
				
					
						
							
							
								 
						
							
							
								8dd9601fdc 
								
							
								 
							
						 
						
							
							
								
								minor change to getdisplaynames cap url  
							
							
							
						 
						
							2016-11-16 00:42:08 +00:00  
				
					
						
							
							
								 
						
							
							
								8196f21af9 
								
							
								 
							
						 
						
							
							
								
								change camera collision check rules  
							
							
							
						 
						
							2016-11-14 22:13:02 +00:00  
				
					
						
							
							
								 
						
							
							
								a858804b42 
								
							
								 
							
						 
						
							
							
								
								fix a vector range parsing  
							
							
							
						 
						
							2016-11-14 22:08:39 +00:00  
				
					
						
							
							
								 
						
							
							
								e304acb06f 
								
							
								 
							
						 
						
							
							
								
								fix unack bytes stats report  
							
							
							
						 
						
							2016-11-14 05:15:41 +00:00  
				
					
						
							
							
								 
						
							
							
								ae17b5d203 
								
							
								 
							
						 
						
							
							
								
								reduce calls to physics world cast rays for camera collision check  
							
							
							
						 
						
							2016-11-14 03:21:07 +00:00  
				
					
						
							
							
								 
						
							
							
								3cb2b3b2d1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2016-11-13 19:25:51 +00:00  
				
					
						
							
							
								 
						
							
							
								4ebb4e371f 
								
							
								 
							
						 
						
							
							
								
								prevent self call to llSetScriptState(ownname,FALSE) from blocking entire engine  
							
							
							
						 
						
							2016-11-13 19:25:32 +00:00  
				
					
						
							
							
								 
						
							
							
								e13ff5a392 
								
							
								 
							
						 
						
							
							
								
								BulletSim: update avatar velocity setting to the new TargetVelocity pattern.  
							
							... 
							
							
							
							Now PhysicsActor.Velocity.set and PhysicsActor.SetMomentum do the same thing
   of setting the instantanious avatar velocity. PhysicsActor.TargetVelocity
   sets a velocity target and the movement motor is used to accelerate the'
   avatar to that velocity. 
							
						 
						
							2016-11-13 11:19:54 -08:00  
				
					
						
							
							
								 
						
							
							
								4a7b8c1b41 
								
							
								 
							
						 
						
							
							
								
								ubOde fix a multhreading timming issue  
							
							
							
						 
						
							2016-11-12 03:31:34 +00:00  
				
					
						
							
							
								 
						
							
							
								326821f66e 
								
							
								 
							
						 
						
							
							
								
								reduce useraccouts cache time  
							
							
							
						 
						
							2016-11-11 12:59:43 +00:00  
				
					
						
							
							
								 
						
							
							
								56a79a252c 
								
							
								 
							
						 
						
							
							
								
								GetUserAccounts cannot cache null accounts  
							
							
							
						 
						
							2016-11-10 23:14:08 +00:00  
				
					
						
							
							
								 
						
							
							
								58b7be48a9 
								
							
								 
							
						 
						
							
							
								
								ubOde: add a needed lock  
							
							
							
						 
						
							2016-11-10 23:07:57 +00:00  
				
					
						
							
							
								 
						
							
							
								743a9d617e 
								
							
								 
							
						 
						
							
							
								
								also cache not found useraccounts when search by ID. Change the expire time to 5minutes in this case  
							
							
							
						 
						
							2016-11-10 19:21:07 +00:00  
				
					
						
							
							
								 
						
							
							
								bddaef5122 
								
							
								 
							
						 
						
							
							
								
								on Select use again the priority queues to send ObjectProperties, including physics via caps. This is need to reduce useless redudance  
							
							
							
						 
						
							2016-11-10 17:56:51 +00:00  
				
					
						
							
							
								 
						
							
							
								d1baa3e0c3 
								
							
								 
							
						 
						
							
							
								
								fix some invalid string.format arguments  
							
							
							
						 
						
							2016-11-09 22:39:52 +00:00  
				
					
						
							
							
								 
						
							
							
								53003db4cf 
								
							
								 
							
						 
						
							
							
								
								stop warning about integer division cast to float  
							
							
							
						 
						
							2016-11-09 22:12:27 +00:00  
				
					
						
							
							
								 
						
							
							
								1e1d0d8204 
								
							
								 
							
						 
						
							
							
								
								move UserAccountCache access locking to its methods and not callers.  
							
							
							
						 
						
							2016-11-09 20:09:49 +00:00  
				
					
						
							
							
								 
						
							
							
								924c5fb55e 
								
							
								 
							
						 
						
							
							
								
								minor cleanup  
							
							
							
						 
						
							2016-11-09 19:41:07 +00:00  
				
					
						
							
							
								 
						
							
							
								c349a1a5e7 
								
							
								 
							
						 
						
							
							
								
								also log estimated average Util.GetTimeStampMS() resolution  
							
							
							
						 
						
							2016-11-09 11:21:46 +00:00  
				
					
						
							
							
								 
						
							
							
								94d2422230 
								
							
								 
							
						 
						
							
							
								
								change the clock source on udp outgoing, remove some dead code  
							
							
							
						 
						
							2016-11-09 10:21:02 +00:00  
				
					
						
							
							
								 
						
							
							
								92984556e1 
								
							
								 
							
						 
						
							
							
								
								change the clock source on tokenBucket  
							
							
							
						 
						
							2016-11-08 23:09:53 +00:00  
				
					
						
							
							
								 
						
							
							
								6c44dceced 
								
							
								 
							
						 
						
							
							
								
								change display and log of normal script errors  
							
							
							
						 
						
							2016-11-08 13:39:49 +00:00  
				
					
						
							
							
								 
						
							
							
								7ebc08ad65 
								
							
								 
							
						 
						
							
							
								
								partially revert commit f29d5ad662387b97d9e881f28df584dc19fa8c07: if mesh asset does not contain data for PRIM type warn and use convex, do avoid physical peims going underground etc  
							
							
							
						 
						
							2016-11-07 18:34:45 +00:00  
				
					
						
							
							
								 
						
							
							
								07893ec3e7 
								
							
								 
							
						 
						
							
							
								
								a few more changes on the avatars Velocity/TargetVelocity/SetMomentum. Need talk with Robert before last changes bc of bullet  
							
							
							
						 
						
							2016-11-07 16:03:23 +00:00  
				
					
						
							
							
								 
						
							
							
								d0ae8bb86a 
								
							
								 
							
						 
						
							
							
								
								start removing old hack of using SetMomentum to just set instant velocity, now that TargetVelocity is avaiable  
							
							
							
						 
						
							2016-11-07 12:45:20 +00:00  
				
					
						
							
							
								 
						
							
							
								93ea7bd7f4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-11-07 11:36:43 +00:00  
				
					
						
							
							
								 
						
							
							
								d5a428c669 
								
							
								 
							
						 
						
							
							
								
								add a few more lsl constants for attachments  
							
							
							
						 
						
							2016-11-07 11:35:32 +00:00  
				
					
						
							
							
								 
						
							
							
								6956ada5e8 
								
							
								 
							
						 
						
							
							
								
								oops bug fix  
							
							
							
						 
						
							2016-11-06 04:29:01 +00:00  
				
					
						
							
							
								 
						
							
							
								014cd1ab42 
								
							
								 
							
						 
						
							
							
								
								restrict ubOde castray with terrain range only on horizontal plane, let it find physical avatars.  
							
							
							
						 
						
							2016-11-06 03:53:12 +00:00  
				
					
						
							
							
								 
						
							
							
								d07f48605f 
								
							
								 
							
						 
						
							
							
								
								change llGetTime() source clock  
							
							
							
						 
						
							2016-11-06 02:43:33 +00:00  
				
					
						
							
							
								 
						
							
							
								6bc76860d1 
								
							
								 
							
						 
						
							
							
								
								avoid a null ref, few changes to udp updates send  
							
							
							
						 
						
							2016-11-05 23:56:55 +00:00  
				
					
						
							
							
								 
						
							
							
								8cc8d15f95 
								
							
								 
							
						 
						
							
							
								
								some types may already be native in MOD_Api ConvertFromLSL  
							
							
							
						 
						
							2016-11-05 20:14:11 +00:00  
				
					
						
							
							
								 
						
							
							
								22d20dbf17 
								
							
								 
							
						 
						
							
							
								
								disable bad/broken throttle options  
							
							
							
						 
						
							2016-11-05 19:17:25 +00:00  
				
					
						
							
							
								 
						
							
							
								4b0457b2d3 
								
							
								 
							
						 
						
							
							
								
								Regression, really  ???  
							
							
							
						 
						
							2016-11-05 18:44:45 +00:00  
				
					
						
							
							
								 
						
							
							
								1c7b688db4 
								
							
								 
							
						 
						
							
							
								
								add suport for PRIM_SIT_TARGET on Set(link)PrimitveParameters. This may not be SL compatible. hack: to let active work with zero offset and rotation add a little Z value to offset  
							
							
							
						 
						
							2016-11-05 18:28:30 +00:00  
				
					
						
							
							
								 
						
							
							
								060350832a 
								
							
								 
							
						 
						
							
							
								
								add suport for PRIM_SIT_TARGET on get(link)PrimitveParameters and fix typos  
							
							
							
						 
						
							2016-11-05 16:50:41 +00:00  
				
					
						
							
							
								 
						
							
							
								be0a957363 
								
							
								 
							
						 
						
							
							
								
								add a few lsl constants and move some around  
							
							
							
						 
						
							2016-11-05 15:42:37 +00:00  
				
					
						
							
							
								 
						
							
							
								72db2d064a 
								
							
								 
							
						 
						
							
							
								
								It looks, that attachments show console command incorrectly returns Item ID. In fact, FromItem ID is returned. So I have added proper Item ID to be returned. There are cases, that FromItem ID is also useful, so I keep it for compatibility.  
							
							... 
							
							
							
							Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2016-11-05 13:47:29 +00:00  
				
					
						
							
							
								 
						
							
							
								bb32b3b4a1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-11-04 18:31:25 +00:00  
				
					
						
							
							
								 
						
							
							
								9b78eb20c0 
								
							
								 
							
						 
						
							
							
								
								by design HUD objects are private  
							
							
							
						 
						
							2016-11-04 11:58:52 +00:00  
				
					
						
							
							
								 
						
							
							
								b0f87fba1c 
								
							
								 
							
						 
						
							
							
								
								Implementation of new LSL function: list llGetAttachedList(key avatar); It also returns HUDs' keys.  
							
							... 
							
							
							
							Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2016-11-04 10:55:11 +00:00  
				
					
						
							
							
								 
						
							
							
								0c39a3e348 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-11-03 17:19:02 +00:00  
				
					
						
							
							
								 
						
							
							
								d2e380e81e 
								
							
								 
							
						 
						
							
							
								
								on get asset with callback, do the callback even if asset not found. This is needed on same cases  
							
							
							
						 
						
							2016-11-03 16:56:09 +00:00  
				
					
						
							
							
								 
						
							
							
								01a4a883e0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-11-03 14:01:35 +00:00  
				
					
						
							
							
								 
						
							
							
								73b20c2ca2 
								
							
								 
							
						 
						
							
							
								
								XEngine: make calls to gc.collect on region startup scripts loading a configurable option, since it is very slow operation  
							
							
							
						 
						
							2016-11-03 12:58:43 +00:00  
				
					
						
							
							
								 
						
							
							
								f29d5ad662 
								
							
								 
							
						 
						
							
							
								
								ubOde: if a mesh does not contain data for shape type PRIM, dont collide as convex as before but just don't collide matching the type NONE viewers display in this case  
							
							
							
						 
						
							2016-11-02 22:33:32 +00:00  
				
					
						
							
							
								 
						
							
							
								9480da06b9 
								
							
								 
							
						 
						
							
							
								
								only add a prim to physics in PhysicsShapeType if changing from type none. when viewers change ExtraPhysics parameters, send back the new values.  
							
							
							
						 
						
							2016-11-02 21:42:32 +00:00  
				
					
						
							
							
								 
						
							
							
								7c4f2b048f 
								
							
								 
							
						 
						
							
							
								
								ignore prims with shape type none on max size check for physics  
							
							... 
							
							
							
							also on llStatus() 
							
						 
						
							2016-10-25 20:44:41 +01:00  
				
					
						
							
							
								 
						
							
							
								db0c268140 
								
							
								 
							
						 
						
							
							
								
								mantis 8041: check target user password on save/load IAR  
							
							
							
						 
						
							2016-10-25 20:16:23 +01:00  
				
					
						
							
							
								 
						
							
							
								8c7fe3c0db 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-10-25 09:18:13 +01:00  
				
					
						
							
							
								 
						
							
							
								4c76a061c7 
								
							
								 
							
						 
						
							
							
								
								Flip master to 0.9.1  
							
							
							
						 
						
							2016-10-24 09:21:44 -07:00  
				
					
						
							
							
								 
						
							
							
								d550b485f1 
								
							
								 
							
						 
						
							
							
								
								viewer crash bug fix: fis the udp packets split of SendEstateList() large lists; Enforce size limits on the estate lists since currently required for viewers compatibily; improve handling of changes with large selected items. This is still bad, users may need to close and reopen the region/estate information to get correct Allowed and Banned lists after a change. This happens because of viewer resent/outOfOrder packets that completly break this lists updates protocol  
							
							
							
						 
						
							2016-10-24 10:23:31 +01:00  
				
					
						
							
							
								 
						
							
							
								2ce0673af2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-10-21 17:58:17 +01:00  
				
					
						
							
							
								 
						
							
							
								586e4cf163 
								
							
								 
							
						 
						
							
							
								
								ignore prims with shape type none on max size check for physics  
							
							
							
						 
						
							2016-10-17 19:16:07 +01:00  
				
					
						
							
							
								 
						
							
							
								954bcbc5ef 
								
							
								 
							
						 
						
							
							
								
								bug fix: let ALL avatar controls have a repeat rate controled by viewer (so as before commit  8a3958ad04 on this)  
							
							
							
						 
						
							2016-10-15 20:44:18 +01:00  
				
					
						
							
							
								 
						
							
							
								7cd4fa8cf5 
								
							
								 
							
						 
						
							
							
								
								bug fix: We can't filter out any of the avatar controls relative to movement, even if not flying (a condition i incorrectly added recently) in fact the entire AgentUpdates throotling is questionable, since its viewer Job. But keeping it...  
							
							
							
						 
						
							2016-10-15 20:26:23 +01:00  
				
					
						
							
							
								 
						
							
							
								085965b86c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-10-11 02:16:16 +01:00  
				
					
						
							
							
								 
						
							
							
								7494d7726a 
								
							
								 
							
						 
						
							
							
								
								change math on GetParcelMaxPrimCount and GetSimulatorMaxPrimCount to reduce round errors, limit both to region max prims. consider ObjectBonus on last one also. Change a variable name in PrimLimitsModule to make it more clear  
							
							
							
						 
						
							2016-10-11 01:14:53 +01:00  
				
					
						
							
							
								 
						
							
							
								80d4f76d18 
								
							
								 
							
						 
						
							
							
								
								keep a unsecure http port up for external services (datasnapshot search). Only fire poolservices on main http listener  
							
							
							
						 
						
							2016-10-09 20:18:20 +01:00  
				
					
						
							
							
								 
						
							
							
								5b946405a0 
								
							
								 
							
						 
						
							
							
								
								changes to regions ssl suport: verify if hostnames are validate by the selected cert, make clear that for now all regions need to have the same ExternalHostName if using sll (due to other code that needs to be changed later)  
							
							
							
						 
						
							2016-10-09 01:01:52 +01:00  
				
					
						
							
							
								 
						
							
							
								9843e3776e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-10-08 01:27:02 +01:00  
				
					
						
							
							
								 
						
							
							
								b51739e23e 
								
							
								 
							
						 
						
							
							
								
								recover regions main http server ssl suport. Using a PKCS12 cert file, and not certs store for now. Option http_listener_cn, cert CN need to the same as external IP. Self sign certs do seem to work, but the viewers option NoVerifySLLCert needs to be set true. CA check is not done but they do check the IP  
							
							
							
						 
						
							2016-10-06 21:35:11 +01:00  
				
					
						
							
							
								 
						
							
							
								76a2d90dad 
								
							
								 
							
						 
						
							
							
								
								remove attachment to event OnPreAgentUpdate that is doing nothing  
							
							
							
						 
						
							2016-10-05 13:38:12 +01:00  
				
					
						
							
							
								 
						
							
							
								2e863edfe9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2016-10-05 13:18:14 +01:00  
				
					
						
							
							
								 
						
							
							
								8a3958ad04 
								
							
								 
							
						 
						
							
							
								
								dont let ignored AgentUpdates change their throttles. Apply respective movement to physics on the handling thread, not heartbeat, avoiding missing transitions that should get into physics. Make some usefull sp state flags visible everywhere  
							
							
							
						 
						
							2016-10-05 13:17:23 +01:00  
				
					
						
							
							
								 
						
							
							
								e13fecfd3d 
								
							
								 
							
						 
						
							
							
								
								BulletSim: zero velocity target when setting velocity through the  
							
							... 
							
							
							
							SetMomentum method. 
							
						 
						
							2016-10-03 20:47:30 -07:00  
				
					
						
							
							
								 
						
							
							
								f3e7603c37 
								
							
								 
							
						 
						
							
							
								
								minor cleanup  
							
							
							
						 
						
							2016-10-02 11:54:07 +01:00  
				
					
						
							
							
								 
						
							
							
								cd9d176c3c 
								
							
								 
							
						 
						
							
							
								
								change avatar and attachments priority (downgraded) in priritizer option SimpleAngularDistance  
							
							
							
						 
						
							2016-10-02 11:12:03 +01:00  
				
					
						
							
							
								 
						
							
							
								c7e4b14a26 
								
							
								 
							
						 
						
							
							
								
								BulletSim: fix problem with avatar velocity going to zero when flying across  
							
							... 
							
							
							
							region boundries.
Move code for Velocity, ForceVelocity and SetMomentum to BSPhysObject and
   have both BSPrim and BSCharacter share the code. 
							
						 
						
							2016-09-30 19:35:44 -07:00  
				
					
						
							
							
								 
						
							
							
								46dd899d9e 
								
							
								 
							
						 
						
							
							
								
								MySQLFSAssetData  asset type is a int not a varchar  
							
							
							
						 
						
							2016-09-27 21:29:09 +01:00  
				
					
						
							
							
								 
						
							
							
								9b2f186a8c 
								
							
								 
							
						 
						
							
							
								
								MySQLFSAssetData  on store, if a asset already exists, assume its a valid store or regions will keep retry. The other DBs do replace the item, why doesn't FS do the same?  
							
							
							
						 
						
							2016-09-27 21:10:01 +01:00  
				
					
						
							
							
								 
						
							
							
								58513fab8f 
								
							
								 
							
						 
						
							
							
								
								save oar: simplify confusing successefull assets saving message  
							
							
							
						 
						
							2016-09-27 16:49:55 +01:00  
				
					
						
							
							
								 
						
							
							
								3e47df735b 
								
							
								 
							
						 
						
							
							
								
								exclude invalid collision sound (used as collision type flag)  from assets UUIDGather  
							
							
							
						 
						
							2016-09-27 16:41:13 +01:00  
				
					
						
							
							
								 
						
							
							
								f6e77e3935 
								
							
								 
							
						 
						
							
							
								
								load oar; activate area cliping if bounding-origin option is given. as help says  
							
							
							
						 
						
							2016-09-27 15:24:05 +01:00  
				
					
						
							
							
								 
						
							
							
								6779f41e21 
								
							
								 
							
						 
						
							
							
								
								fix linknumbers when unlink the root prim  
							
							
							
						 
						
							2016-09-24 22:21:51 +01:00  
				
					
						
							
							
								 
						
							
							
								9e074988f0 
								
							
								 
							
						 
						
							
							
								
								remove a redundant and potencially dangerous child.AbsolutePosition = child.AbsolutePosition  
							
							
							
						 
						
							2016-09-24 18:16:30 +01:00  
				
					
						
							
							
								 
						
							
							
								42989176ec 
								
							
								 
							
						 
						
							
							
								
								mute a debug message to mute jak daniels  
							
							
							
						 
						
							2016-09-23 19:27:25 +01:00  
				
					
						
							
							
								 
						
							
							
								d196958cc4 
								
							
								 
							
						 
						
							
							
								
								make sendRegionInfoPacketToAll really send to all ( inc child agents) thx Jak Daniels  
							
							
							
						 
						
							2016-09-23 18:56:47 +01:00  
				
					
						
							
							
								 
						
							
							
								f613b5f517 
								
							
								 
							
						 
						
							
							
								
								fix caching of wind and cloud packets in the case of several regions on a instance, that got broken with the necessary send to child agents.  
							
							
							
						 
						
							2016-09-23 18:28:46 +01:00  
				
					
						
							
							
								 
						
							
							
								22b531f2e4 
								
							
								 
							
						 
						
							
							
								
								make clouds a bit diferent on regions running on same instance.. well should be diferent .. :)  
							
							
							
						 
						
							2016-09-23 17:13:59 +01:00  
				
					
						
							
							
								 
						
							
							
								f5189b2cdd 
								
							
								 
							
						 
						
							
							
								
								do the same for legacy clouds (still visible on older viewer ie singu 1.8.7). Fix clouds update. Send clouds and wind also to child agents.  
							
							
							
						 
						
							2016-09-23 16:04:43 +01:00  
				
					
						
							
							
								 
						
							
							
								8d7f10e36b 
								
							
								 
							
						 
						
							
							
								
								cache wind compressed data so cpu burning compression is only done after a change. Not happy with version scheme for several regions on same instance, but should be ok for now  
							
							
							
						 
						
							2016-09-23 13:55:23 +01:00  
				
					
						
							
							
								 
						
							
							
								a6df626868 
								
							
								 
							
						 
						
							
							
								
								add a version tag to wind and cloud data updates to iclient  
							
							
							
						 
						
							2016-09-23 13:03:16 +01:00  
				
					
						
							
							
								 
						
							
							
								984cb38583 
								
							
								 
							
						 
						
							
							
								
								move wind generation out of heartbeat to a pool job. Use that to send to all clients and not one per client  
							
							
							
						 
						
							2016-09-23 12:32:40 +01:00  
				
					
						
							
							
								 
						
							
							
								7201352074 
								
							
								 
							
						 
						
							
							
								
								bug fix: add a missing return; add some error messages  
							
							
							
						 
						
							2016-09-22 22:08:21 +01:00  
				
					
						
							
							
								 
						
							
							
								d3627c4f33 
								
							
								 
							
						 
						
							
							
								
								no need to send wind on avatar arrival when it is sent periodicly  
							
							
							
						 
						
							2016-09-22 19:25:04 +01:00  
				
					
						
							
							
								 
						
							
							
								94e983c95f 
								
							
								 
							
						 
						
							
							
								
								mantis 8027: let osMessageAttachments also send to attachments child prims.. also changed its code structure and could not test  
							
							
							
						 
						
							2016-09-22 17:05:05 +01:00  
				
					
						
							
							
								 
						
							
							
								bbe8ef0528 
								
							
								 
							
						 
						
							
							
								
								mantis 8027: allow messages to be sent to attachments child prims in llRegionSayTo  
							
							
							
						 
						
							2016-09-22 02:05:25 +01:00  
				
					
						
							
							
								 
						
							
							
								bf17da3d61 
								
							
								 
							
						 
						
							
							
								
								check for null target, minor cleanup  
							
							
							
						 
						
							2016-09-21 22:51:25 +01:00  
				
					
						
							
							
								 
						
							
							
								db1e75b0ac 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-09-21 15:26:30 +01:00  
				
					
						
							
							
								 
						
							
							
								874ba6b363 
								
							
								 
							
						 
						
							
							
								
								avoid a null ref  
							
							
							
						 
						
							2016-09-19 19:40:13 +01:00  
				
					
						
							
							
								 
						
							
							
								cca01f5cda 
								
							
								 
							
						 
						
							
							
								
								change CreatorIdentification set code  
							
							
							
						 
						
							2016-09-19 16:03:33 +01:00  
				
					
						
							
							
								 
						
							
							
								1b7327800a 
								
							
								 
							
						 
						
							
							
								
								fix GetUserUUI  
							
							
							
						 
						
							2016-09-19 15:41:14 +01:00  
				
					
						
							
							
								 
						
							
							
								7e751d5010 
								
							
								 
							
						 
						
							
							
								
								replace no thread safe code  
							
							
							
						 
						
							2016-09-19 12:39:22 +01:00  
				
					
						
							
							
								 
						
							
							
								82997c5907 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-09-18 20:02:59 +01:00  
				
					
						
							
							
								 
						
							
							
								092d4fb9ff 
								
							
								 
							
						 
						
							
							
								
								fix typo in table name, thx tglion  
							
							
							
						 
						
							2016-09-18 20:00:47 +01:00  
				
					
						
							
							
								 
						
							
							
								188b5030f7 
								
							
								 
							
						 
						
							
							
								
								restore sqlite fixes from commit 0e6874..that got lost  
							
							
							
						 
						
							2016-09-17 19:46:40 +01:00  
				
					
						
							
							
								 
						
							
							
								4dc787eb32 
								
							
								 
							
						 
						
							
							
								
								store all terrain in Variable2DGzip format  
							
							
							
						 
						
							2016-09-17 19:13:46 +01:00  
				
					
						
							
							
								 
						
							
							
								592a915d8d 
								
							
								 
							
						 
						
							
							
								
								add rest of wiring for terrain bake persistent store (mantis 8024 but not  
							
							... 
							
							
							
							using its code). Only did minor testing in MySQL 
							
						 
						
							2016-09-17 17:56:56 +01:00  
				
					
						
							
							
								 
						
							
							
								47ce0f8641 
								
							
								 
							
						 
						
							
							
								
								add load baked terrain methods. missing file  
							
							
							
						 
						
							2016-09-17 16:47:12 +01:00  
				
					
						
							
							
								 
						
							
							
								71bd3ce49f 
								
							
								 
							
						 
						
							
							
								
								add load baked terrain methods  
							
							
							
						 
						
							2016-09-17 16:42:40 +01:00  
				
					
						
							
							
								 
						
							
							
								3f9f105295 
								
							
								 
							
						 
						
							
							
								
								add to databases a table to store baked terrain.  
							
							
							
						 
						
							2016-09-17 15:45:11 +01:00  
				
					
						
							
							
								 
						
							
							
								0cdad0faf4 
								
							
								 
							
						 
						
							
							
								
								stop using legacy storeterrain in scene.cs  
							
							
							
						 
						
							2016-09-17 14:54:41 +01:00  
				
					
						
							
							
								 
						
							
							
								e5383604cb 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-09-17 12:44:52 +01:00  
				
					
						
							
							
								 
						
							
							
								2338d3d2e5 
								
							
								 
							
						 
						
							
							
								
								change spinobject math, and a few minor things  
							
							
							
						 
						
							2016-09-16 22:10:36 +01:00  
				
					
						
							
							
								 
						
							
							
								1b18711205 
								
							
								 
							
						 
						
							
							
								
								move SpinObject funtions from Scenegraph to PacketHandlers, close to grab handles, since they are related operations (possible should be moving to graph, not clear this files roles)  
							
							
							
						 
						
							2016-09-16 19:33:49 +01:00  
				
					
						
							
							
								 
						
							
							
								fb46eb3344 
								
							
								 
							
						 
						
							
							
								
								pass touch_end as other touchs, make blockgrab work on nonphysical also  
							
							
							
						 
						
							2016-09-16 19:23:56 +01:00  
				
					
						
							
							
								 
						
							
							
								7c4c3f0d10 
								
							
								 
							
						 
						
							
							
								
								Minor. Remove unused integer arrays from TerrainModule  
							
							
							
						 
						
							2016-09-15 22:46:59 +01:00  
				
					
						
							
							
								 
						
							
							
								733782f214 
								
							
								 
							
						 
						
							
							
								
								Minor. Make email module log message format consistent with other modules  
							
							
							
						 
						
							2016-09-15 18:45:42 +01:00  
				
					
						
							
							
								 
						
							
							
								f8ac3d9464 
								
							
								 
							
						 
						
							
							
								
								Minor, remove unused OSDMap declaration in MySQL profiles  
							
							
							
						 
						
							2016-09-15 18:42:28 +01:00  
				
					
						
							
							
								 
						
							
							
								f2dfd0a01a 
								
							
								 
							
						 
						
							
							
								
								make login to default regions be flaged also as login via RegionID, so landpoints can work on those default regions  
							
							
							
						 
						
							2016-09-15 01:56:38 +01:00  
				
					
						
							
							
								 
						
							
							
								c4f30a3c31 
								
							
								 
							
						 
						
							
							
								
								add skeleton on handle revoke permissions packet ( non funtional still ) ( do it not using a multidelegate event )  
							
							
							
						 
						
							2016-09-12 18:26:24 +01:00  
				
					
						
							
							
								 
						
							
							
								38fb28bd68 
								
							
								 
							
						 
						
							
							
								
								avoid siting a avatar at 0,0,0  
							
							
							
						 
						
							2016-09-12 18:19:01 +01:00  
				
					
						
							
							
								 
						
							
							
								34dce801b2 
								
							
								 
							
						 
						
							
							
								
								put a lock back in ubOde character :(  
							
							
							
						 
						
							2016-09-12 18:10:11 +01:00  
				
					
						
							
							
								 
						
							
							
								b9380c033d 
								
							
								 
							
						 
						
							
							
								
								move region comands out of LocalGridServiceConnector where they do not belong  
							
							
							
						 
						
							2016-09-10 12:43:48 +01:00  
				
					
						
							
							
								 
						
							
							
								b8d97ff37d 
								
							
								 
							
						 
						
							
							
								
								mantis 8021: fix show regionsinview help text  
							
							
							
						 
						
							2016-09-07 12:43:38 +01:00  
				
					
						
							
							
								 
						
							
							
								d5dbcc8ad7 
								
							
								 
							
						 
						
							
							
								
								ubMeshmerizer: add a few more try{} guards in file operations, etc  
							
							
							
						 
						
							2016-09-05 15:59:33 +01:00  
				
					
						
							
							
								 
						
							
							
								02ecff255d 
								
							
								 
							
						 
						
							
							
								
								in show regionsinview display the name of the config option (MaxRegionViewDistance) that controls the regions View range  
							
							
							
						 
						
							2016-09-05 14:51:54 +01:00  
				
					
						
							
							
								 
						
							
							
								4f80c52509 
								
							
								 
							
						 
						
							
							
								
								add console comand show regionsinview  lists the regions that can be seen from a region so may also get child agents from it  
							
							
							
						 
						
							2016-09-05 14:26:52 +01:00  
				
					
						
							
							
								 
						
							
							
								ed06bfb585 
								
							
								 
							
						 
						
							
							
								
								fix console comand Show Neighbours and enable it  
							
							
							
						 
						
							2016-09-05 13:41:06 +01:00  
				
					
						
							
							
								 
						
							
							
								49c579ec71 
								
							
								 
							
						 
						
							
							
								
								suspend httpdos on mapimge, fix image not been updated after first Get till restart  
							
							
							
						 
						
							2016-09-05 12:30:25 +01:00  
				
					
						
							
							
								 
						
							
							
								0e68742afc 
								
							
								 
							
						 
						
							
							
								
								Fix some wrong handling of booleans for SeeAVs, AnyAVSounds and GroupAVSounds fields in sqlite3-database  
							
							... 
							
							
							
							Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2016-09-05 08:39:16 +01:00  
				
					
						
							
							
								 
						
							
							
								b5e7816b77 
								
							
								 
							
						 
						
							
							
								
								try to reduce the amount of assets created editing materials  
							
							
							
						 
						
							2016-09-04 07:25:55 +01:00  
				
					
						
							
							
								 
						
							
							
								6526de04cb 
								
							
								 
							
						 
						
							
							
								
								make sure materials are cached. Split POST and PUT handlers for better readability  
							
							
							
						 
						
							2016-09-04 04:19:10 +01:00  
				
					
						
							
							
								 
						
							
							
								4f9378bf97 
								
							
								 
							
						 
						
							
							
								
								remove reuse context code, they had notthing worth using and on original code when reusing contexts still in use, etc. Change DLL information to make clear it is a opensim fork, so our responsability not original author  
							
							
							
						 
						
							2016-09-03 08:50:22 +01:00  
				
					
						
							
							
								 
						
							
							
								9aec227767 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-09-03 07:51:53 +01:00  
				
					
						
							
							
								 
						
							
							
								c37877ed34 
								
							
								 
							
						 
						
							
							
								
								tests making sure evering thing is coerently wrong..  
							
							
							
						 
						
							2016-09-03 07:29:42 +01:00  
				
					
						
							
							
								 
						
							
							
								16cec3041f 
								
							
								 
							
						 
						
							
							
								
								<0,0,0,0> is not a rotation  
							
							
							
						 
						
							2016-09-03 07:09:05 +01:00  
				
					
						
							
							
								 
						
							
							
								d9572bdf4e 
								
							
								 
							
						 
						
							
							
								
								ConvexDecomposition remove a copy of vertices not needed for ubOde  
							
							
							
						 
						
							2016-09-02 11:55:59 +01:00  
				
					
						
							
							
								 
						
							
							
								ea686058c9 
								
							
								 
							
						 
						
							
							
								
								ConvexDecomposition fix some incorrect convexhull mesh generation for ubOde  
							
							
							
						 
						
							2016-09-02 10:37:18 +01:00  
				
					
						
							
							
								 
						
							
							
								054cc8f08e 
								
							
								 
							
						 
						
							
							
								
								Xengine only do GC.Collect if logins disabled  
							
							
							
						 
						
							2016-09-01 20:49:07 +01:00  
				
					
						
							
							
								 
						
							
							
								f6eac5aa7a 
								
							
								 
							
						 
						
							
							
								
								remove some MegaRegions code from ubOde  
							
							
							
						 
						
							2016-09-01 17:25:29 +01:00  
				
					
						
							
							
								 
						
							
							
								6c6a965320 
								
							
								 
							
						 
						
							
							
								
								remove some MegaRegions code from physics  
							
							
							
						 
						
							2016-09-01 16:15:51 +01:00  
				
					
						
							
							
								 
						
							
							
								fced64aef5 
								
							
								 
							
						 
						
							
							
								
								change asset upload retry timer AutoReset back to true  
							
							
							
						 
						
							2016-09-01 16:00:21 +01:00  
				
					
						
							
							
								 
						
							
							
								bc1f5ebbb9 
								
							
								 
							
						 
						
							
							
								
								change MAXSENDRETRIESLEN from test value to normal  
							
							
							
						 
						
							2016-09-01 13:03:47 +01:00  
				
					
						
							
							
								 
						
							
							
								04351cc1c2 
								
							
								 
							
						 
						
							
							
								
								asset tests that still need UploadAttempts  
							
							
							
						 
						
							2016-09-01 13:01:18 +01:00  
				
					
						
							
							
								 
						
							
							
								924aaedfce 
								
							
								 
							
						 
						
							
							
								
								assets uploads to grid. Change the retry code. Stop using asset.UploadAttempts field that should be removed  
							
							
							
						 
						
							2016-09-01 12:45:09 +01:00  
				
					
						
							
							
								 
						
							
							
								2a0df34087 
								
							
								 
							
						 
						
							
							
								
								Xengine: and fix line count again  
							
							
							
						 
						
							2016-08-31 14:36:07 +01:00  
				
					
						
							
							
								 
						
							
							
								2cbacbfb82 
								
							
								 
							
						 
						
							
							
								
								Xengine: put back a newline on scripts preamble, and the ugly filename prefix, for now  
							
							
							
						 
						
							2016-08-31 12:47:56 +01:00  
				
					
						
							
							
								 
						
							
							
								96ee7e4c2c 
								
							
								 
							
						 
						
							
							
								
								Xengine: if option AppDomainLoading = true, create script domains for each SOG (like already done for attachments) and not per script. This should reduce number of domains without excessive problem of deleted scripts  still loaded.  
							
							
							
						 
						
							2016-08-31 12:03:06 +01:00  
				
					
						
							
							
								 
						
							
							
								a2a84dea49 
								
							
								 
							
						 
						
							
							
								
								Xengine: coment out tests too dependent on precise characters and lines generated on code convertion, viewer error position is what matters  
							
							
							
						 
						
							2016-08-31 11:17:30 +01:00  
				
					
						
							
							
								 
						
							
							
								0f993a1278 
								
							
								 
							
						 
						
							
							
								
								Xengine: also missed a few newlines account  
							
							
							
						 
						
							2016-08-31 10:39:01 +01:00  
				
					
						
							
							
								 
						
							
							
								eca0ebab9d 
								
							
								 
							
						 
						
							
							
								
								Xengine: forgot to do the indent on map too  
							
							
							
						 
						
							2016-08-31 10:25:19 +01:00  
				
					
						
							
							
								 
						
							
							
								3db81d87d6 
								
							
								 
							
						 
						
							
							
								
								Xengine: fix intermediate csharpe source identation. Not sure why i care, compiler sure doesn't and only we bother to create this files on code gen debug  
							
							
							
						 
						
							2016-08-31 09:42:03 +01:00  
				
					
						
							
							
								 
						
							
							
								5afc5fe343 
								
							
								 
							
						 
						
							
							
								
								Xengine: try to reduce memory pressure of scripts compile. Still ugly code, possible mistakes, but i need to share it before i loose it :) )  
							
							
							
						 
						
							2016-08-31 09:15:08 +01:00  
				
					
						
							
							
								 
						
							
							
								4e1784d069 
								
							
								 
							
						 
						
							
							
								
								Xengine: remove a no thread safe locking, don't allocate a few objects only needed if creating a new domain  
							
							
							
						 
						
							2016-08-30 08:56:35 +01:00  
				
					
						
							
							
								 
						
							
							
								ed555801a4 
								
							
								 
							
						 
						
							
							
								
								mantis 8013: change attachment group to active group on attach from inventory  
							
							
							
						 
						
							2016-08-29 19:41:26 +01:00  
				
					
						
							
							
								 
						
							
							
								2b1b013404 
								
							
								 
							
						 
						
							
							
								
								ubOde add a missing decimal dot :)  
							
							
							
						 
						
							2016-08-29 16:25:46 +01:00  
				
					
						
							
							
								 
						
							
							
								155a861a4f 
								
							
								 
							
						 
						
							
							
								
								ubOde mouse look steer with some  MOUSELOOK_BANK action  
							
							
							
						 
						
							2016-08-29 16:22:16 +01:00  
				
					
						
							
							
								 
						
							
							
								d96c05a121 
								
							
								 
							
						 
						
							
							
								
								change my previus fix, change xengine to expect SOG and not attachments module, this way not breaking other script engines or modules out there for no valid reason  
							
							
							
						 
						
							2016-08-29 12:18:01 +01:00  
				
					
						
							
							
								 
						
							
							
								a4bf78fa19 
								
							
								 
							
						 
						
							
							
								
								mantis 8006: AttachmentModule triggered OnAttach by SOG  xengine expects by SOP  
							
							
							
						 
						
							2016-08-29 11:53:07 +01:00  
				
					
						
							
							
								 
						
							
							
								9a67c9fd78 
								
							
								 
							
						 
						
							
							
								
								disable AttachmentModule tests again :(  
							
							
							
						 
						
							2016-08-29 10:19:02 +01:00  
				
					
						
							
							
								 
						
							
							
								2ab7248e31 
								
							
								 
							
						 
						
							
							
								
								allow AttachmentModule tests, some may now work  
							
							
							
						 
						
							2016-08-29 10:09:59 +01:00  
				
					
						
							
							
								 
						
							
							
								832758df2b 
								
							
								 
							
						 
						
							
							
								
								mantis: 8006 restrict the suspention of Trigger OnAttach to the problematic case where scripts are created, and not always as i incorrectly did before. This is still a temporary fix, other modules will not get the notification in that case. But that needs a deeper fix possible in xengine  
							
							
							
						 
						
							2016-08-29 10:03:06 +01:00  
				
					
						
							
							
								 
						
							
							
								90d88f2df5 
								
							
								 
							
						 
						
							
							
								
								disable AttacmentsModule tests because they depend on OnAttach event currently not avaiable  
							
							
							
						 
						
							2016-08-28 15:11:22 +01:00  
				
					
						
							
							
								 
						
							
							
								386a13d5d6 
								
							
								 
							
						 
						
							
							
								
								mantis: rotate avatar to lookAt o login/teleports. Some cases may still be wrong  
							
							
							
						 
						
							2016-08-28 14:59:02 +01:00  
				
					
						
							
							
								 
						
							
							
								b2021cf83a 
								
							
								 
							
						 
						
							
							
								
								mantis: 8006 remove duplication of attach script events. This is a temporary fix because TriggerOnAttach will not be trigger on attachment from inventory, (for now only Xengine connects to it on core).  
							
							
							
						 
						
							2016-08-28 11:28:49 +01:00  
				
					
						
							
							
								 
						
							
							
								ddc2f2ccd3 
								
							
								 
							
						 
						
							
							
								
								mantis: 8008 unscripted child prim collisions didn't trigger scripted root prim collision events; collision sounds had incorrect aggregateevents call and default sounds where muted. Future optimization needed and Testing  
							
							
							
						 
						
							2016-08-28 08:45:09 +01:00  
				
					
						
							
							
								 
						
							
							
								03dba18bb6 
								
							
								 
							
						 
						
							
							
								
								let mouse steer work on crossings; some cleanup  
							
							
							
						 
						
							2016-08-28 04:43:44 +01:00  
				
					
						
							
							
								 
						
							
							
								0628671d69 
								
							
								 
							
						 
						
							
							
								
								missing file  
							
							
							
						 
						
							2016-08-28 03:54:47 +01:00  
				
					
						
							
							
								 
						
							
							
								804d4971e2 
								
							
								 
							
						 
						
							
							
								
								my broken version of vehicle mouse steer on ubOde (no bank,needs better damp)  
							
							
							
						 
						
							2016-08-28 03:51:20 +01:00  
				
					
						
							
							
								 
						
							
							
								e7b0963db8 
								
							
								 
							
						 
						
							
							
								
								reduce math on use of camerarotation (need to add a lock there).  Fix a bug on sits AToffset  for some reason ATaxis got in there (needs testing)  
							
							
							
						 
						
							2016-08-27 22:33:16 +01:00  
				
					
						
							
							
								 
						
							
							
								9128c88d9b 
								
							
								 
							
						 
						
							
							
								
								remove excess data  
							
							
							
						 
						
							2016-08-27 22:10:31 +01:00  
				
					
						
							
							
								 
						
							
							
								c918dd74da 
								
							
								 
							
						 
						
							
							
								
								Import plumbing from Halcyon for camera data to physics engine.  
							
							... 
							
							
							
							Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2016-08-27 22:02:03 +01:00  
				
					
						
							
							
								 
						
							
							
								78fa544f0d 
								
							
								 
							
						 
						
							
							
								
								experimental function. Results still too volatile to be usefull  
							
							
							
						 
						
							2016-08-27 19:25:47 +01:00  
				
					
						
							
							
								 
						
							
							
								abadad47d3 
								
							
								 
							
						 
						
							
							
								
								stack overflow is (not)funny :)  
							
							
							
						 
						
							2016-08-27 18:03:21 +01:00  
				
					
						
							
							
								 
						
							
							
								b2386b8d0d 
								
							
								 
							
						 
						
							
							
								
								llCollisionSound(,value) back to disable all sounds. new osCollisionSound(..). allows defualt sounds with volume  
							
							
							
						 
						
							2016-08-27 16:38:29 +01:00  
				
					
						
							
							
								 
						
							
							
								38ba839eb3 
								
							
								 
							
						 
						
							
							
								
								watchdog timeouts: replace a silly List copy i added doing it a better way  
							
							
							
						 
						
							2016-08-25 23:31:18 +01:00  
				
					
						
							
							
								 
						
							
							
								d5f376a4b1 
								
							
								 
							
						 
						
							
							
								
								send selected objects Proprieties udp part outside update queues and as a physics single caps message per selection request  
							
							
							
						 
						
							2016-08-25 09:51:34 +01:00  
				
					
						
							
							
								 
						
							
							
								90fc4183dc 
								
							
								 
							
						 
						
							
							
								
								suspend the use of SelectedObjects list. It is not threadSafe and is not in use (possible cant even be used)  
							
							
							
						 
						
							2016-08-25 07:12:50 +01:00  
				
					
						
							
							
								 
						
							
							
								991dd5f471 
								
							
								 
							
						 
						
							
							
								
								first step changing Object Select code  
							
							
							
						 
						
							2016-08-25 06:56:25 +01:00  
				
					
						
							
							
								 
						
							
							
								e33c2f0d7c 
								
							
								 
							
						 
						
							
							
								
								fix missing PhysicsProprieties sending on Object select. This is a temporary Fix, entire Object select code needs to be changed  
							
							
							
						 
						
							2016-08-25 06:32:04 +01:00  
				
					
						
							
							
								 
						
							
							
								7ce6430a86 
								
							
								 
							
						 
						
							
							
								
								put back the console comand i remove since it is not a repetion  
							
							
							
						 
						
							2016-08-25 04:55:01 +01:00  
				
					
						
							
							
								 
						
							
							
								c0f7e1edba 
								
							
								 
							
						 
						
							
							
								
								why did u used RunInThread? change to RunInThreadPool  
							
							
							
						 
						
							2016-08-25 03:55:56 +01:00  
				
					
						
							
							
								 
						
							
							
								2853c12135 
								
							
								 
							
						 
						
							
							
								
								respect landpoint Z position also on the ugly LandingPointBehavior_OS option (default one)  
							
							
							
						 
						
							2016-08-24 21:59:39 +01:00  
				
					
						
							
							
								 
						
							
							
								387d564aad 
								
							
								 
							
						 
						
							
							
								
								do similar changes to unused checksManager  
							
							
							
						 
						
							2016-08-24 07:41:11 +01:00  
				
					
						
							
							
								 
						
							
							
								fc45942026 
								
							
								 
							
						 
						
							
							
								
								remove redundate console comand add, change stat deregister  
							
							
							
						 
						
							2016-08-24 06:57:21 +01:00  
				
					
						
							
							
								 
						
							
							
								32396742f8 
								
							
								 
							
						 
						
							
							
								
								reduce unnecessary allocation of new items  
							
							
							
						 
						
							2016-08-24 06:26:31 +01:00  
				
					
						
							
							
								 
						
							
							
								99c3b61bd9 
								
							
								 
							
						 
						
							
							
								
								dont request a workjob if we can see there is nothing to do  
							
							
							
						 
						
							2016-08-24 06:20:04 +01:00  
				
					
						
							
							
								 
						
							
							
								8f509af1f4 
								
							
								 
							
						 
						
							
							
								
								fix the conditions to do parcel objects autoreturn  
							
							
							
						 
						
							2016-08-24 04:37:21 +01:00  
				
					
						
							
							
								 
						
							
							
								c05ee23d3d 
								
							
								 
							
						 
						
							
							
								
								minor change on warp3d lib  
							
							
							
						 
						
							2016-08-24 04:10:35 +01:00  
				
					
						
							
							
								 
						
							
							
								09e8289c68 
								
							
								 
							
						 
						
							
							
								
								potencial null ref  
							
							
							
						 
						
							2016-08-24 02:21:33 +01:00  
				
					
						
							
							
								 
						
							
							
								f9f35e5049 
								
							
								 
							
						 
						
							
							
								
								potencial null ref  
							
							
							
						 
						
							2016-08-24 02:10:34 +01:00  
				
					
						
							
							
								 
						
							
							
								fdea8fc96b 
								
							
								 
							
						 
						
							
							
								
								potencial null ref  
							
							
							
						 
						
							2016-08-24 02:00:50 +01:00  
				
					
						
							
							
								 
						
							
							
								3c30223c77 
								
							
								 
							
						 
						
							
							
								
								potencial null ref  
							
							
							
						 
						
							2016-08-24 01:40:35 +01:00  
				
					
						
							
							
								 
						
							
							
								55680c9cd6 
								
							
								 
							
						 
						
							
							
								
								potencial null ref  
							
							
							
						 
						
							2016-08-24 01:34:21 +01:00  
				
					
						
							
							
								 
						
							
							
								517064121d 
								
							
								 
							
						 
						
							
							
								
								estate handleTerrainRequest memory leaks  
							
							
							
						 
						
							2016-08-24 01:22:50 +01:00  
				
					
						
							
							
								 
						
							
							
								6744ec95a9 
								
							
								 
							
						 
						
							
							
								
								DynamicTextureModule memory leaks  
							
							
							
						 
						
							2016-08-24 01:05:01 +01:00  
				
					
						
							
							
								 
						
							
							
								35cc0420c8 
								
							
								 
							
						 
						
							
							
								
								fix a use of string Trim()  
							
							
							
						 
						
							2016-08-24 00:20:45 +01:00  
				
					
						
							
							
								 
						
							
							
								4dbd353110 
								
							
								 
							
						 
						
							
							
								
								remove some dead code  
							
							
							
						 
						
							2016-08-24 00:13:54 +01:00  
				
					
						
							
							
								 
						
							
							
								95970d7788 
								
							
								 
							
						 
						
							
							
								
								use known name a group ejetee if its local client  
							
							
							
						 
						
							2016-08-24 00:06:47 +01:00  
				
					
						
							
							
								 
						
							
							
								7a2256a8cd 
								
							
								 
							
						 
						
							
							
								
								change odd condition on groupsV2 add to role  
							
							
							
						 
						
							2016-08-23 23:48:07 +01:00  
				
					
						
							
							
								 
						
							
							
								ed6d9199ce 
								
							
								 
							
						 
						
							
							
								
								coment some debug messages  
							
							
							
						 
						
							2016-08-23 11:52:52 +01:00  
				
					
						
							
							
								 
						
							
							
								8eacc6b207 
								
							
								 
							
						 
						
							
							
								
								replace warp3D.dll by a newer modified version. (only minor testing done :(  
							
							
							
						 
						
							2016-08-23 10:58:34 +01:00  
				
					
						
							
							
								 
						
							
							
								08c1dff86c 
								
							
								 
							
						 
						
							
							
								
								change strange rotation in legacy MapImageModule (untested)  
							
							
							
						 
						
							2016-08-22 20:43:47 +01:00  
				
					
						
							
							
								 
						
							
							
								133fce98e7 
								
							
								 
							
						 
						
							
							
								
								change ODEs topcolliders code ( still bad), plus a few memory leaks  
							
							
							
						 
						
							2016-08-22 20:28:15 +01:00  
				
					
						
							
							
								 
						
							
							
								a2c80b20d7 
								
							
								 
							
						 
						
							
							
								
								try to make mono happy  
							
							
							
						 
						
							2016-08-22 08:35:39 +01:00  
				
					
						
							
							
								 
						
							
							
								9953dad3a9 
								
							
								 
							
						 
						
							
							
								
								workaround potencial memory leak  
							
							
							
						 
						
							2016-08-22 08:16:06 +01:00  
				
					
						
							
							
								 
						
							
							
								39e92adaf2 
								
							
								 
							
						 
						
							
							
								
								workaround potencial memory leak  
							
							
							
						 
						
							2016-08-22 08:12:32 +01:00  
				
					
						
							
							
								 
						
							
							
								9229d5a324 
								
							
								 
							
						 
						
							
							
								
								locking issue  
							
							
							
						 
						
							2016-08-22 07:55:25 +01:00  
				
					
						
							
							
								 
						
							
							
								d1e3be1efe 
								
							
								 
							
						 
						
							
							
								
								minor locking issue  
							
							
							
						 
						
							2016-08-22 07:51:36 +01:00  
				
					
						
							
							
								 
						
							
							
								3abd54082f 
								
							
								 
							
						 
						
							
							
								
								remove unnecessary lock  
							
							
							
						 
						
							2016-08-22 07:32:12 +01:00  
				
					
						
							
							
								 
						
							
							
								2d4d1adb4d 
								
							
								 
							
						 
						
							
							
								
								locking issue  
							
							
							
						 
						
							2016-08-22 07:24:58 +01:00  
				
					
						
							
							
								 
						
							
							
								cc322861ca 
								
							
								 
							
						 
						
							
							
								
								minor locking issue  
							
							
							
						 
						
							2016-08-22 07:14:33 +01:00  
				
					
						
							
							
								 
						
							
							
								b98b535a6b 
								
							
								 
							
						 
						
							
							
								
								locking issue  
							
							
							
						 
						
							2016-08-22 06:50:20 +01:00  
				
					
						
							
							
								 
						
							
							
								3ffb6e8120 
								
							
								 
							
						 
						
							
							
								
								minor locking issue  
							
							
							
						 
						
							2016-08-22 06:29:54 +01:00  
				
					
						
							
							
								 
						
							
							
								4f4227d5bb 
								
							
								 
							
						 
						
							
							
								
								workaround potencial memory leak  
							
							
							
						 
						
							2016-08-22 06:23:55 +01:00  
				
					
						
							
							
								 
						
							
							
								27dcb01b2e 
								
							
								 
							
						 
						
							
							
								
								workaround potencial memory leak  
							
							
							
						 
						
							2016-08-22 06:06:13 +01:00  
				
					
						
							
							
								 
						
							
							
								5d5bad5fc1 
								
							
								 
							
						 
						
							
							
								
								workaround potencial memory leaks  
							
							
							
						 
						
							2016-08-22 06:03:39 +01:00  
				
					
						
							
							
								 
						
							
							
								52a80f1742 
								
							
								 
							
						 
						
							
							
								
								workaround potencial memory leak  
							
							
							
						 
						
							2016-08-22 05:47:19 +01:00  
				
					
						
							
							
								 
						
							
							
								c8a1d7e5a7 
								
							
								 
							
						 
						
							
							
								
								workaround potencial memory leaks  
							
							
							
						 
						
							2016-08-22 03:55:01 +01:00  
				
					
						
							
							
								 
						
							
							
								426e8a798f 
								
							
								 
							
						 
						
							
							
								
								(re)fix avatar standup from a child prim on object delete  
							
							
							
						 
						
							2016-08-22 00:28:54 +01:00  
				
					
						
							
							
								 
						
							
							
								67a853a70e 
								
							
								 
							
						 
						
							
							
								
								add a missing lock()  
							
							
							
						 
						
							2016-08-21 22:44:21 +01:00  
				
					
						
							
							
								 
						
							
							
								0f4d54b8b2 
								
							
								 
							
						 
						
							
							
								
								put back the dangerous resp.ReuseContext = true option, that for some odd reason OSgrid nginx configuration seems to need  
							
							
							
						 
						
							2016-08-21 20:52:31 +01:00  
				
					
						
							
							
								 
						
							
							
								0baaa23bde 
								
							
								 
							
						 
						
							
							
								
								remove sceneGraph MoveObject and make it part of ProcessObjectGrabUpdate ( scene.PacketHandlers) where it belongs  
							
							
							
						 
						
							2016-08-21 20:00:27 +01:00  
				
					
						
							
							
								 
						
							
							
								963b296f93 
								
							
								 
							
						 
						
							
							
								
								in HGAssetBroker do cache all if asset id changed  
							
							
							
						 
						
							2016-08-21 04:56:23 +01:00  
				
					
						
							
							
								 
						
							
							
								b566be4f82 
								
							
								 
							
						 
						
							
							
								
								partially apply patch in mantis 8002  
							
							
							
						 
						
							2016-08-21 03:06:31 +01:00  
				
					
						
							
							
								 
						
							
							
								5d42d24428 
								
							
								 
							
						 
						
							
							
								
								limit the scan of terrain EnforceEstateLimits to the area changed.  
							
							
							
						 
						
							2016-08-21 02:10:45 +01:00  
				
					
						
							
							
								 
						
							
							
								d9647dbf7c 
								
							
								 
							
						 
						
							
							
								
								fix llSetText utf8 string size cliping  
							
							
							
						 
						
							2016-08-21 00:57:25 +01:00  
				
					
						
							
							
								 
						
							
							
								73719b2efc 
								
							
								 
							
						 
						
							
							
								
								fix terrain BMP image format on SaveStream mantis: 8001  
							
							
							
						 
						
							2016-08-21 00:25:32 +01:00  
				
					
						
							
							
								 
						
							
							
								3337ebe93c 
								
							
								 
							
						 
						
							
							
								
								make the case llCollisionSound("",1.0) more clear its retunring to default sounds, ie like a prim that never had this funtion called.  
							
							
							
						 
						
							2016-08-21 00:02:31 +01:00  
				
					
						
							
							
								 
						
							
							
								04dd2a9795 
								
							
								 
							
						 
						
							
							
								
								fix llCollisionSound("",0.0) not disabling sounds BUT let llCollisionSound("",value [<=1.0]) play default sounds with selected volume. I really don't care if last part is not like SL  
							
							
							
						 
						
							2016-08-20 23:41:32 +01:00  
				
					
						
							
							
								 
						
							
							
								0517e3d439 
								
							
								 
							
						 
						
							
							
								
								Mantis  #8000 , don't charge for updating classifieds. Thanks, Cinder!  
							
							... 
							
							
							
							Signed-off-by: Melanie Thielker <melanie@t-data.com> 
							
						 
						
							2016-08-20 22:44:32 +01:00  
				
					
						
							
							
								 
						
							
							
								82244cca68 
								
							
								 
							
						 
						
							
							
								
								Allow creation of user appearance from a model avatar. Thank you,  
							
							... 
							
							
							
							Cinder, for this patch.
Signed-off-by: Melanie Thielker <melanie@t-data.com> 
							
						 
						
							2016-08-20 22:42:32 +01:00  
				
					
						
							
							
								 
						
							
							
								c17e337eca 
								
							
								 
							
						 
						
							
							
								
								fix GetLandData(...) in land connectors not suporting large regions  
							
							
							
						 
						
							2016-08-20 01:59:40 +01:00  
				
					
						
							
							
								 
						
							
							
								4ab9cfe711 
								
							
								 
							
						 
						
							
							
								
								fix physics sits on child prims  
							
							
							
						 
						
							2016-08-19 23:38:56 +01:00  
				
					
						
							
							
								 
						
							
							
								6ad0f3250b 
								
							
								 
							
						 
						
							
							
								
								fix ubOde prims unlink that got broken fixing sleeping bodies collisions, core removes and adds a prim with same LocalID not giving time for physics to actuly delete, so when it did it LocalID was lost  
							
							
							
						 
						
							2016-08-19 21:28:40 +01:00  
				
					
						
							
							
								 
						
							
							
								d386bfa1b6 
								
							
								 
							
						 
						
							
							
								
								on sog unlink loose the reference to the deleted physics actor  
							
							
							
						 
						
							2016-08-19 21:21:59 +01:00  
				
					
						
							
							
								 
						
							
							
								e734d526fc 
								
							
								 
							
						 
						
							
							
								
								on object delete send a direct kill and a delayed one via updates queue, Until we find why some are missing, (if its not by udp nature). also remove redundant avatar stands  
							
							
							
						 
						
							2016-08-19 17:57:19 +01:00  
				
					
						
							
							
								 
						
							
							
								52afd8588d 
								
							
								 
							
						 
						
							
							
								
								fix updates resend by reEnqueing, that got broken down the line  
							
							
							
						 
						
							2016-08-19 17:49:59 +01:00  
				
					
						
							
							
								 
						
							
							
								3fef576554 
								
							
								 
							
						 
						
							
							
								
								avoid telling a work job to cancel itself  
							
							
							
						 
						
							2016-08-19 16:14:08 +01:00  
				
					
						
							
							
								 
						
							
							
								6703be2a90 
								
							
								 
							
						 
						
							
							
								
								do not enqueue next event processing if script is in SelfDelete state  
							
							
							
						 
						
							2016-08-19 14:17:57 +01:00  
				
					
						
							
							
								 
						
							
							
								7ba3fb7b5d 
								
							
								 
							
						 
						
							
							
								
								merge issue  
							
							
							
						 
						
							2016-08-19 03:05:25 +01:00  
				
					
						
							
							
								 
						
							
							
								e62d38a4ab 
								
							
								 
							
						 
						
							
							
								
								catch some NULL refs  
							
							
							
						 
						
							2016-08-19 02:41:15 +01:00  
				
					
						
							
							
								 
						
							
							
								d701de4021 
								
							
								 
							
						 
						
							
							
								
								add cap GroupMemberData  
							
							
							
						 
						
							2016-08-19 02:26:49 +01:00  
				
					
						
							
							
								 
						
							
							
								861fa8a408 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2016-08-19 00:16:59 +01:00  
				
					
						
							
							
								 
						
							
							
								c53d74274d 
								
							
								 
							
						 
						
							
							
								
								missed another UserAccounts cache, add a few locks  
							
							
							
						 
						
							2016-08-19 00:14:46 +01:00  
				
					
						
							
							
								 
						
							
							
								1b2e240bf8 
								
							
								 
							
						 
						
							
							
								
								Collect any group join fees. Pass group name when applying join/create fees.  
							
							
							
						 
						
							2016-08-18 15:38:39 -04:00  
				
					
						
							
							
								 
						
							
							
								847d351bf5 
								
							
								 
							
						 
						
							
							
								
								Fixed grammer in a comment  
							
							
							
						 
						
							2016-08-18 15:38:39 -04:00  
				
					
						
							
							
								 
						
							
							
								9c75f8a57e 
								
							
								 
							
						 
						
							
							
								
								avoid NULL refs  
							
							
							
						 
						
							2016-08-18 14:35:28 +01:00  
				
					
						
							
							
								 
						
							
							
								4b73550eee 
								
							
								 
							
						 
						
							
							
								
								allow  cap HomeLocation to be disabled setting Cap_HomeLocation = ""  
							
							
							
						 
						
							2016-08-18 13:17:46 +01:00  
				
					
						
							
							
								 
						
							
							
								ac542715f1 
								
							
								 
							
						 
						
							
							
								
								add caps HomeLocation ; add client SendAlertMessage(string message, string info), where info in info message field. only minimal testing done  
							
							
							
						 
						
							2016-08-18 12:45:11 +01:00  
				
					
						
							
							
								 
						
							
							
								e58e6daf4a 
								
							
								 
							
						 
						
							
							
								
								several changes on BunchOfCaps. Move some mesh cost initialization to its class it, change caps path to be plain random UUID (except SEED)  
							
							
							
						 
						
							2016-08-18 07:48:46 +01:00  
				
					
						
							
							
								 
						
							
							
								fedc689170 
								
							
								 
							
						 
						
							
							
								
								in GetUsersNames(string[] ids) why are empty names in cache? ignore them, cache also information found by GridUserService  
							
							
							
						 
						
							2016-08-18 04:16:20 +01:00  
				
					
						
							
							
								 
						
							
							
								df8f189f5c 
								
							
								 
							
						 
						
							
							
								
								Fixed typo in two group messages  
							
							
							
						 
						
							2016-08-17 22:44:40 -04:00  
				
					
						
							
							
								 
						
							
							
								7dbc5803a6 
								
							
								 
							
						 
						
							
							
								
								in GetUsersNames(string[] ids) dont loose names HGFriends may have cached  
							
							
							
						 
						
							2016-08-18 02:49:46 +01:00  
				
					
						
							
							
								 
						
							
							
								7d968213fd 
								
							
								 
							
						 
						
							
							
								
								fix region Allow damage and parcel safe flags handling  
							
							
							
						 
						
							2016-08-17 23:33:11 +01:00  
				
					
						
							
							
								 
						
							
							
								f1495cb237 
								
							
								 
							
						 
						
							
							
								
								ubOde reduce collision_start latency in same cases (only one collision happening and more than 50ms since last)  
							
							
							
						 
						
							2016-08-17 22:34:21 +01:00  
				
					
						
							
							
								 
						
							
							
								bca5fd98dc 
								
							
								 
							
						 
						
							
							
								
								remove some dead code  
							
							
							
						 
						
							2016-08-17 21:20:20 +01:00  
				
					
						
							
							
								 
						
							
							
								e9638ee9e9 
								
							
								 
							
						 
						
							
							
								
								increase physics collisions report rate back to 20/s  
							
							
							
						 
						
							2016-08-17 20:26:01 +01:00  
				
					
						
							
							
								 
						
							
							
								9f88273741 
								
							
								 
							
						 
						
							
							
								
								add GetMultiAccounts USER SERVICE HANDLER. UNTESTED !!!  
							
							
							
						 
						
							2016-08-17 06:25:20 +01:00  
				
					
						
							
							
								 
						
							
							
								04ea34f379 
								
							
								 
							
						 
						
							
							
								
								add GetUsersNames(string[] ids) to UserManagement. Make GetDisplayNames cap use it so several IDs are handle on a single call. Since there is no grid side suport, no much gain still  
							
							
							
						 
						
							2016-08-17 06:00:42 +01:00  
				
					
						
							
							
								 
						
							
							
								72876fc683 
								
							
								 
							
						 
						
							
							
								
								drasticly reduce HG inventory caches Expire times, Remove them all onClientClose. This to avoid potencial desyncs with inventory service  
							
							
							
						 
						
							2016-08-16 23:11:01 +01:00  
				
					
						
							
							
								 
						
							
							
								544b859c00 
								
							
								 
							
						 
						
							
							
								
								fix tests acording  
							
							
							
						 
						
							2016-08-16 05:20:46 +01:00  
				
					
						
							
							
								 
						
							
							
								1c1d40cf6a 
								
							
								 
							
						 
						
							
							
								
								libOMV PrimFlags.JointLP2P does not exist. Its bit now means  
							
							... 
							
							
							
							VolumeDetector. VolumeDetectActive is now stored on that flag bit. with
 this change it is now sent to viewers that now gray out phantom on object
 edit. At same time fixes the fact volumedetector was not been saved on
 region db and so  was lost on restarts. libOMV needs to be fix on this and other PrimFlags 
							
						 
						
							2016-08-16 05:05:53 +01:00  
				
					
						
							
							
								 
						
							
							
								41062c1627 
								
							
								 
							
						 
						
							
							
								
								fix misspelled message mantis: 7996  
							
							
							
						 
						
							2016-08-16 04:21:49 +01:00  
				
					
						
							
							
								 
						
							
							
								5dfb706bea 
								
							
								 
							
						 
						
							
							
								
								fix llVolumeDetect(FALSE) not working  
							
							
							
						 
						
							2016-08-16 01:50:06 +01:00  
				
					
						
							
							
								 
						
							
							
								57aac3d77e 
								
							
								 
							
						 
						
							
							
								
								remove OptionalModules\ViewerSupport\SimulatorFeaturesHelper ShouldSend() since it cannot be used  
							
							
							
						 
						
							2016-08-14 03:56:44 +01:00  
				
					
						
							
							
								 
						
							
							
								1337f5f26e 
								
							
								 
							
						 
						
							
							
								
								remove a parameter for detection of grid fail to suport getting multiple user accounts per call and handle it where needed.  
							
							
							
						 
						
							2016-08-13 23:41:57 +01:00  
				
					
						
							
							
								 
						
							
							
								7c1b2a5dde 
								
							
								 
							
						 
						
							
							
								
								add some wiring to have GetUserAccounts for multiple IDs on a single request to grid services. Unfinished, untested  
							
							
							
						 
						
							2016-08-13 05:22:29 +01:00  
				
					
						
							
							
								 
						
							
							
								b64f25e631 
								
							
								 
							
						 
						
							
							
								
								add a missing cast to ulong in RegionGridLocToHandle (mantis: 7994)  
							
							
							
						 
						
							2016-08-13 00:16:50 +01:00  
				
					
						
							
							
								 
						
							
							
								09832edadf 
								
							
								 
							
						 
						
							
							
								
								avoid automatic packet spliting in GroupMembersReply  
							
							
							
						 
						
							2016-08-12 18:47:01 +01:00  
				
					
						
							
							
								 
						
							
							
								9080aaf9eb 
								
							
								 
							
						 
						
							
							
								
								only reissue a kill if a update is for a deleted sog root part.  
							
							
							
						 
						
							2016-08-12 04:08:19 +01:00  
				
					
						
							
							
								 
						
							
							
								c04792142f 
								
							
								 
							
						 
						
							
							
								
								partially revert commit 42a9afdc43cc.. of 06-12 not allowing more updates to be enqueued on deleted objects. Keep the catch up on deenqueue, so preserving the race condition safe guard. Let Scene sendkillObject work even if object is flaged as deleted. Still not clear how this are related to mantis 7858 or even less to 7990.  
							
							
							
						 
						
							2016-08-12 03:58:04 +01:00  
				
					
						
							
							
								 
						
							
							
								cfab2675ff 
								
							
								 
							
						 
						
							
							
								
								remove code from httptests branch  
							
							
							
						 
						
							2016-08-11 08:42:34 +01:00  
				
					
						
							
							
								 
						
							
							
								9aa2484f0d 
								
							
								 
							
						 
						
							
							
								
								to do that don't use slideexpiration; add cap event ChatterBoxForceClose  
							
							
							
						 
						
							2016-08-11 08:38:39 +01:00  
				
					
						
							
							
								 
						
							
							
								b16d6c0302 
								
							
								 
							
						 
						
							
							
								
								stop renewing xml cache entries expires. Let them expire or grid changes will ignored as long something keeq requesting (like group profiles refreshs). reduce the expire time more ignoring folish config.  
							
							
							
						 
						
							2016-08-11 04:52:25 +01:00  
				
					
						
							
							
								 
						
							
							
								8fb7a3543f 
								
							
								 
							
						 
						
							
							
								
								let physics know about region water level change  
							
							
							
						 
						
							2016-08-09 22:29:11 +01:00  
				
					
						
							
							
								 
						
							
							
								6f5f6431a4 
								
							
								 
							
						 
						
							
							
								
								add a SimpleAngularDistance Updates prioritazition scheme. Results don't look that great so don't use it still.  
							
							
							
						 
						
							2016-08-09 21:46:19 +01:00  
				
					
						
							
							
								 
						
							
							
								6c00016447 
								
							
								 
							
						 
						
							
							
								
								add a simple prim area estimator  
							
							
							
						 
						
							2016-08-09 13:18:51 +01:00  
				
					
						
							
							
								 
						
							
							
								f387b93859 
								
							
								 
							
						 
						
							
							
								
								tell prim name on some more ubMeshmerizer error/warn messages  
							
							
							
						 
						
							2016-08-09 11:59:27 +01:00  
				
					
						
							
							
								 
						
							
							
								a30f75cfdc 
								
							
								 
							
						 
						
							
							
								
								fix entity update flags update  
							
							
							
						 
						
							2016-08-07 21:13:58 +01:00  
				
					
						
							
							
								 
						
							
							
								c255c23981 
								
							
								 
							
						 
						
							
							
								
								move updates from updates queues into udp queues acording to their payload estimated size and udp sending capability on a time slice, instead always moving a arbitrary number of updates.  
							
							
							
						 
						
							2016-08-07 21:13:29 +01:00  
				
					
						
							
							
								 
						
							
							
								ff0ccf9c67 
								
							
								 
							
						 
						
							
							
								
								several changes related to culling option  
							
							
							
						 
						
							2016-08-07 21:13:01 +01:00  
				
					
						
							
							
								 
						
							
							
								a0538eb53d 
								
							
								 
							
						 
						
							
							
								
								fix entity update flags update  
							
							
							
						 
						
							2016-08-07 20:53:38 +01:00  
				
					
						
							
							
								 
						
							
							
								081c66631c 
								
							
								 
							
						 
						
							
							
								
								move updates from updates queues into udp queues acording to their payload estimated size and udp sending capability on a time slice, instead always moving a arbitrary number of updates.  
							
							
							
						 
						
							2016-08-07 17:07:09 +01:00  
				
					
						
							
							
								 
						
							
							
								8d22b79ba4 
								
							
								 
							
						 
						
							
							
								
								several changes related to culling option  
							
							
							
						 
						
							2016-08-07 14:30:27 +01:00  
				
					
						
							
							
								 
						
							
							
								68a4e363dd 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'httptests' of opensimulator.org:/var/git/opensim into httptests  
							
							
							
						 
						
							2016-08-07 00:24:17 +01:00  
				
					
						
							
							
								 
						
							
							
								83d6722d31 
								
							
								 
							
						 
						
							
							
								
								if a viewer overloads region capability to process RequestMapBlocks, ignore following requests for 300 seconds. This was necessary becaus some viewers like FireStorm are doing it, saturating region and grid services for no usefull reason  
							
							
							
						 
						
							2016-08-06 22:12:38 +01:00  
				
					
						
							
							
								 
						
							
							
								f7419ad52d 
								
							
								 
							
						 
						
							
							
								
								ubOde revert making vehicle hover height disable hover. This at least breaks current scripts. wikis say it should, but makes no sense with vehicle type parameters defaults. Hover it again only disabled with timescale >300; handle llSameGroup on attachments  
							
							
							
						 
						
							2016-08-06 05:21:15 +01:00  
				
					
						
							
							
								 
						
							
							
								17cc238b44 
								
							
								 
							
						 
						
							
							
								
								ubOde a few changes to collisions reporting  
							
							
							
						 
						
							2016-08-06 02:05:23 +01:00  
				
					
						
							
							
								 
						
							
							
								20d8177d98 
								
							
								 
							
						 
						
							
							
								
								fix incorrect ids in llDetected collision parameters  
							
							
							
						 
						
							2016-08-06 00:11:13 +01:00  
				
					
						
							
							
								 
						
							
							
								9102f6e5da 
								
							
								 
							
						 
						
							
							
								
								fill data for llDetected funtions of collisions closer to the event. (xengine wasn't update with this on merge bc was not used there). fix some parameters  
							
							
							
						 
						
							2016-08-05 22:50:15 +01:00  
				
					
						
							
							
								 
						
							
							
								60b08b51b6 
								
							
								 
							
						 
						
							
							
								
								remove country from avatars DetectParams, since it is only used on a cm function that can get it directly  
							
							
							
						 
						
							2016-08-05 17:08:34 +01:00  
				
					
						
							
							
								 
						
							
							
								e9660d5d05 
								
							
								 
							
						 
						
							
							
								
								fix parcel Avatar Sounds using group membership not active group  
							
							
							
						 
						
							2016-08-05 15:57:30 +01:00  
				
					
						
							
							
								 
						
							
							
								efb60b5b42 
								
							
								 
							
						 
						
							
							
								
								use group provided by viewer on Object rez from inventory  
							
							
							
						 
						
							2016-08-05 15:36:50 +01:00  
				
					
						
							
							
								 
						
							
							
								23578635df 
								
							
								 
							
						 
						
							
							
								
								more changes relative to incorrect use of activegroupid  
							
							
							
						 
						
							2016-08-05 15:19:42 +01:00  
				
					
						
							
							
								 
						
							
							
								ab7619292f 
								
							
								 
							
						 
						
							
							
								
								also use group provided by viewer on ObjectDuplicateOnRay  
							
							
							
						 
						
							2016-08-05 01:59:19 +01:00  
				
					
						
							
							
								 
						
							
							
								338a4d8d3b 
								
							
								 
							
						 
						
							
							
								
								duplicate objects with the group requested by viewers and not internal idea of active one  
							
							
							
						 
						
							2016-08-05 01:37:20 +01:00  
				
					
						
							
							
								 
						
							
							
								a0cab03caa 
								
							
								 
							
						 
						
							
							
								
								rez new objects with the group requested by viewers and not internal idea of active one  
							
							
							
						 
						
							2016-08-05 00:52:45 +01:00  
				
					
						
							
							
								 
						
							
							
								29dc449cc8 
								
							
								 
							
						 
						
							
							
								
								revert a variable rename  
							
							
							
						 
						
							2016-08-04 23:00:40 +01:00  
				
					
						
							
							
								 
						
							
							
								a90079bc92 
								
							
								 
							
						 
						
							
							
								
								cancel sending group powers on crossings, they are no longer needed.  
							
							
							
						 
						
							2016-08-04 22:54:29 +01:00  
				
					
						
							
							
								 
						
							
							
								e57d3edf6f 
								
							
								 
							
						 
						
							
							
								
								make sure all new scenepresences have fresh groups information at creation time (grouptitle missing but not that needed at that point) (use direct calls exactly where we want things to happen), reusing a funtion name to rename later  
							
							
							
						 
						
							2016-08-04 21:36:41 +01:00  
				
					
						
							
							
								 
						
							
							
								a66e747c95 
								
							
								 
							
						 
						
							
							
								
								add GetActiveMembershipData() to groups modules, let core groups also have GetMembershipData(), wait for client to ask for it not telling in OnNewClient, as other modules do.  
							
							
							
						 
						
							2016-08-04 20:57:57 +01:00  
				
					
						
							
							
								 
						
							
							
								4f17078b07 
								
							
								 
							
						 
						
							
							
								
								add a weak safeguard  
							
							
							
						 
						
							2016-08-04 18:21:16 +01:00  
				
					
						
							
							
								 
						
							
							
								5861355577 
								
							
								 
							
						 
						
							
							
								
								do friends recaching on MakeRoot for normal tps, delay it on crossings  
							
							
							
						 
						
							2016-08-04 17:39:10 +01:00  
				
					
						
							
							
								 
						
							
							
								bb8e271081 
								
							
								 
							
						 
						
							
							
								
								fix a typo  
							
							
							
						 
						
							2016-08-04 17:29:47 +01:00  
				
					
						
							
							
								 
						
							
							
								2619005f46 
								
							
								 
							
						 
						
							
							
								
								also disable vehicle hover if its hover is set to zero  
							
							
							
						 
						
							2016-08-04 17:17:16 +01:00  
				
					
						
							
							
								 
						
							
							
								3f2291611f 
								
							
								 
							
						 
						
							
							
								
								apply external forces and torque to vehicles also, as other engines do  
							
							
							
						 
						
							2016-08-04 16:24:19 +01:00  
				
					
						
							
							
								 
						
							
							
								4c7b2b2ed7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-08-04 06:14:46 +01:00  
				
					
						
							
							
								 
						
							
							
								1b16ad9088 
								
							
								 
							
						 
						
							
							
								
								let get by handle also search on inner lookup table  
							
							
							
						 
						
							2016-08-04 03:16:29 +01:00  
				
					
						
							
							
								 
						
							
							
								721d5ed145 
								
							
								 
							
						 
						
							
							
								
								well then also no need to remove them :)  
							
							
							
						 
						
							2016-08-04 01:19:52 +01:00  
				
					
						
							
							
								 
						
							
							
								9e07c55746 
								
							
								 
							
						 
						
							
							
								
								no need to place normal size regions on the inner lookup table (HANDLEMASH ? its MASK)  
							
							
							
						 
						
							2016-08-04 01:16:17 +01:00  
				
					
						
							
							
								 
						
							
							
								374911c410 
								
							
								 
							
						 
						
							
							
								
								try to speed up get by position X,Y on region info cache  
							
							
							
						 
						
							2016-08-04 00:39:28 +01:00  
				
					
						
							
							
								 
						
							
							
								e15dc72113 
								
							
								 
							
						 
						
							
							
								
								Provide tests for native datatypes where LSL Constants are used in lists as JSON elements. Namely: LSL_Float/double, LSL_String/string, LSL_Integer/int. Fixes  http://opensimulator.org/mantis/view.php?id=7957  
							
							... 
							
							
							
							Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2016-08-03 22:24:04 +01:00  
				
					
						
							
							
								 
						
							
							
								2d8669ad39 
								
							
								 
							
						 
						
							
							
								
								reduce ubOde walking super climbers  
							
							
							
						 
						
							2016-08-02 21:08:22 +01:00  
				
					
						
							
							
								 
						
							
							
								c035871e76 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-08-02 18:19:34 +01:00  
				
					
						
							
							
								 
						
							
							
								a99df75a30 
								
							
								 
							
						 
						
							
							
								
								(mantis 7983) update local cache when storing a baked tex on assets server  
							
							
							
						 
						
							2016-08-02 17:45:06 +01:00  
				
					
						
							
							
								 
						
							
							
								5baceff4e9 
								
							
								 
							
						 
						
							
							
								
								stop a spamming robust debug message  
							
							
							
						 
						
							2016-08-02 17:37:41 +01:00  
				
					
						
							
							
								 
						
							
							
								d0ccaead0e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-08-02 16:54:11 +01:00  
				
					
						
							
							
								 
						
							
							
								90b899c4e4 
								
							
								 
							
						 
						
							
							
								
								do not try to cache same asset twice with hg enabled  
							
							
							
						 
						
							2016-08-02 15:56:44 +01:00  
				
					
						
							
							
								 
						
							
							
								04ac81a46e 
								
							
								 
							
						 
						
							
							
								
								minor  cleanup  
							
							
							
						 
						
							2016-08-02 02:21:41 +01:00  
				
					
						
							
							
								 
						
							
							
								3b76b2f176 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-08-02 01:40:00 +01:00  
				
					
						
							
							
								 
						
							
							
								908b5e8526 
								
							
								 
							
						 
						
							
							
								
								revert that and actually don't loose the estates :)  
							
							
							
						 
						
							2016-08-02 01:37:47 +01:00  
				
					
						
							
							
								 
						
							
							
								b1ef269dd3 
								
							
								 
							
						 
						
							
							
								
								add a extra null check on epxirecache out ( ?? )  
							
							
							
						 
						
							2016-08-02 01:15:53 +01:00  
				
					
						
							
							
								 
						
							
							
								4ba4c9cf9e 
								
							
								 
							
						 
						
							
							
								
								missed a Math.sqrt ...  
							
							
							
						 
						
							2016-08-01 04:48:01 +01:00  
				
					
						
							
							
								 
						
							
							
								5576a100ce 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-08-01 01:05:31 +01:00  
				
					
						
							
							
								 
						
							
							
								708d2cd413 
								
							
								 
							
						 
						
							
							
								
								replace DateTime.Now by utcNow in another place  
							
							
							
						 
						
							2016-08-01 00:58:16 +01:00  
				
					
						
							
							
								 
						
							
							
								8d5bc71a53 
								
							
								 
							
						 
						
							
							
								
								bug fix: use UtcNow in both places :)  
							
							
							
						 
						
							2016-08-01 00:35:48 +01:00  
				
					
						
							
							
								 
						
							
							
								a9befe1c62 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-07-31 23:19:51 +01:00  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								c0eae1f8f9 
								
							
								 
							
						 
						
							
							
								
								simply NotFoundLocationCache, comment out some debug messages  
							
							
							
						 
						
							2016-07-31 22:39:01 +01:00  
				
					
						
							
							
								 
						
							
							
								722b7cfbb2 
								
							
								 
							
						 
						
							
							
								
								bug fix  
							
							
							
						 
						
							2016-07-31 19:35:10 +01:00  
				
					
						
							
							
								 
						
							
							
								703e96b4cb 
								
							
								 
							
						 
						
							
							
								
								Change RegionInfoCache again...  
							
							
							
						 
						
							2016-07-31 19:08:35 +01:00  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								62d0e50ca4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-07-31 00:04:35 +01:00  
				
					
						
							
							
								 
						
							
							
								db7f1aaa2f 
								
							
								 
							
						 
						
							
							
								
								cleanup to go break something else  
							
							
							
						 
						
							2016-07-31 00:03:48 +01:00  
				
					
						
							
							
								 
						
							
							
								0509badcc1 
								
							
								 
							
						 
						
							
							
								
								another try on jenkins  
							
							
							
						 
						
							2016-07-30 23:56:54 +01:00  
				
					
						
							
							
								 
						
							
							
								78d9312fc8 
								
							
								 
							
						 
						
							
							
								
								move some code back to AddRegion because some tests dont issue RegionLoaded  
							
							
							
						 
						
							2016-07-30 23:23:28 +01:00  
				
					
						
							
							
								 
						
							
							
								7b55348360 
								
							
								 
							
						 
						
							
							
								
								still on jenkins  
							
							
							
						 
						
							2016-07-30 22:44:41 +01:00  
				
					
						
							
							
								 
						
							
							
								f4385dcd92 
								
							
								 
							
						 
						
							
							
								
								do not set m_RegionInfoCache null on each LocalGridServicesConnector construction  
							
							
							
						 
						
							2016-07-30 22:26:31 +01:00  
				
					
						
							
							
								 
						
							
							
								7ae4211635 
								
							
								 
							
						 
						
							
							
								
								test jenkins for the null object  
							
							
							
						 
						
							2016-07-30 22:19:25 +01:00  
				
					
						
							
							
								 
						
							
							
								4599b3ecfd 
								
							
								 
							
						 
						
							
							
								
								test jenkins for error line number  
							
							
							
						 
						
							2016-07-30 22:05:55 +01:00  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								a63aef978a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-07-30 21:02:08 +01:00  
				
					
						
							
							
								 
						
							
							
								9a4afa753b 
								
							
								 
							
						 
						
							
							
								
								fix NULL references added in recente changes in standalone mode  
							
							
							
						 
						
							2016-07-30 20:56:19 +01:00  
				
					
						
							
							
								 
						
							
							
								cb23d1bf24 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-07-30 20:13:16 +01:00  
				
					
						
							
							
								 
						
							
							
								e62f8fd09e 
								
							
								 
							
						 
						
							
							
								
								change RegionInfoCache expires control  
							
							
							
						 
						
							2016-07-30 20:08:14 +01:00  
				
					
						
							
							
								 
						
							
							
								bf593dd6f4 
								
							
								 
							
						 
						
							
							
								
								fix RegionInfoCache keys compare, remove RegionCache now replaced by RegionInfoCache  
							
							
							
						 
						
							2016-07-30 17:14:17 +01:00  
				
					
						
							
							
								 
						
							
							
								79b7787eff 
								
							
								 
							
						 
						
							
							
								
								let LocalGridServiceConnector also have a RegionInfoCache, use the remote one if this is active.  
							
							
							
						 
						
							2016-07-30 14:35:43 +01:00  
				
					
						
							
							
								 
						
							
							
								22b1b91599 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-07-30 04:31:26 +01:00  
				
					
						
							
							
								 
						
							
							
								6cd0a3e07c 
								
							
								 
							
						 
						
							
							
								
								fix cAgent.CrossingFlags  
							
							
							
						 
						
							2016-07-30 04:25:32 +01:00  
				
					
						
							
							
								 
						
							
							
								b44b898331 
								
							
								 
							
						 
						
							
							
								
								remove a unused parameter  
							
							
							
						 
						
							2016-07-30 03:45:58 +01:00  
				
					
						
							
							
								 
						
							
							
								a1759292c8 
								
							
								 
							
						 
						
							
							
								
								add a regionInfoCache cache add region with expire time option  
							
							
							
						 
						
							2016-07-30 03:31:03 +01:00  
				
					
						
							
							
								 
						
							
							
								202212bcbc 
								
							
								 
							
						 
						
							
							
								
								add a regionInfoCache get by world 2D position  
							
							
							
						 
						
							2016-07-30 03:13:23 +01:00  
				
					
						
							
							
								 
						
							
							
								18bcacdded 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-07-30 01:53:25 +01:00  
				
					
						
							
							
								 
						
							
							
								55b2d01028 
								
							
								 
							
						 
						
							
							
								
								in RegionInfoCache, replace lib omv ExpireCaches by a single dedicated one  
							
							
							
						 
						
							2016-07-30 01:44:33 +01:00  
				
					
						
							
							
								 
						
							
							
								3d58198c55 
								
							
								 
							
						 
						
							
							
								
								fix llEdgeOfWorld() for var regions (someone needs to test this better  
							
							
							
						 
						
							2016-07-29 00:55:40 +01:00  
				
					
						
							
							
								 
						
							
							
								c692664f3d 
								
							
								 
							
						 
						
							
							
								
								a zero direction vector in llEdgeOfWorld() should return TRUE not FALSE, (SL wiki)  
							
							
							
						 
						
							2016-07-28 21:37:16 +01:00  
				
					
						
							
							
								 
						
							
							
								3cf8a58f9d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-07-28 08:25:04 +01:00  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								19df2a2916 
								
							
								 
							
						 
						
							
							
								
								remove more code related to Mega regions  
							
							
							
						 
						
							2016-07-28 01:00:56 +01:00  
				
					
						
							
							
								 
						
							
							
								7a69b7d20d 
								
							
								 
							
						 
						
							
							
								
								remove more code related to Mega regions  
							
							
							
						 
						
							2016-07-28 00:48:12 +01:00  
				
					
						
							
							
								 
						
							
							
								ec8101a24a 
								
							
								 
							
						 
						
							
							
								
								remove references to RegionCombinerModule  
							
							
							
						 
						
							2016-07-28 00:34:16 +01:00  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								376084a2e5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into httptests  
							
							
							
						 
						
							2016-07-27 23:39:50 +01:00  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								9aacdca653 
								
							
								 
							
						 
						
							
							
								
								but buoyancy was missing  
							
							
							
						 
						
							2016-07-27 21:32:47 +01:00  
				
					
						
							
							
								 
						
							
							
								32e30afbcb 
								
							
								 
							
						 
						
							
							
								
								actually that was redundante, already done at low level  
							
							
							
						 
						
							2016-07-27 21:31:43 +01:00  
				
					
						
							
							
								 
						
							
							
								8c46ab02c7 
								
							
								 
							
						 
						
							
							
								
								move refresh forces into applyphysics  
							
							
							
						 
						
							2016-07-27 21:11:39 +01:00  
				
					
						
							
							
								 
						
							
							
								e951f4cc96 
								
							
								 
							
						 
						
							
							
								
								a few more changes relative to sits crossing  
							
							
							
						 
						
							2016-07-27 14:28:16 +01:00  
				
					
						
							
							
								 
						
							
							
								07853c86ed 
								
							
								 
							
						 
						
							
							
								
								clear SitTargetAvatar on a sop copy  
							
							
							
						 
						
							2016-07-27 11:45:32 +01:00  
				
					
						
							
							
								 
						
							
							
								2e4c8798ab 
								
							
								 
							
						 
						
							
							
								
								a few more changes on avatar crossing  
							
							
							
						 
						
							2016-07-27 03:50:47 +01:00  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								d6e16c5130 
								
							
								 
							
						 
						
							
							
								
								missing changes about friends on crossings, and missing angular velocity clear on sits  
							
							
							
						 
						
							2016-07-27 01:57:20 +01:00  
				
					
						
							
							
								 
						
							
							
								800044cead 
								
							
								 
							
						 
						
							
							
								
								take friends out of onMakeRoot if crossing  
							
							
							
						 
						
							2016-07-26 22:30:51 +01:00  
				
					
						
							
							
								 
						
							
							
								f19b3d28bd 
								
							
								 
							
						 
						
							
							
								
								do GridUserService.SetLastPosition async on crossings  
							
							
							
						 
						
							2016-07-26 22:09:06 +01:00  
				
					
						
							
							
								 
						
							
							
								e0e8b784a5 
								
							
								 
							
						 
						
							
							
								
								apply the change to groups v2 also  
							
							
							
						 
						
							2016-07-26 21:43:26 +01:00  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								1a8a8e16ef 
								
							
								 
							
						 
						
							
							
								
								add a public SetGroupPowers to clientView  
							
							
							
						 
						
							2016-07-26 17:57:14 +01:00  
				
					
						
							
							
								 
						
							
							
								13ae6dff18 
								
							
								 
							
						 
						
							
							
								
								let some group related data to have a public set  
							
							
							
						 
						
							2016-07-26 17:34:59 +01:00  
				
					
						
							
							
								 
						
							
							
								e766f9d20f 
								
							
								 
							
						 
						
							
							
								
								get a copy of current clientView group powers  
							
							
							
						 
						
							2016-07-26 16:54:04 +01:00  
				
					
						
							
							
								 
						
							
							
								3f0d84c28b 
								
							
								 
							
						 
						
							
							
								
								cleanup some code  
							
							
							
						 
						
							2016-07-25 19:49:40 +01:00  
				
					
						
							
							
								 
						
							
							
								67a32c91bb 
								
							
								 
							
						 
						
							
							
								
								remove redundant check  
							
							
							
						 
						
							2016-07-25 08:45:15 +01:00  
				
					
						
							
							
								 
						
							
							
								1d507f8073 
								
							
								 
							
						 
						
							
							
								
								remove extra char  
							
							
							
						 
						
							2016-07-25 08:38:10 +01:00  
				
					
						
							
							
								 
						
							
							
								fcdf0b00b1 
								
							
								 
							
						 
						
							
							
								
								add give a body to default rootVelocity  
							
							
							
						 
						
							2016-07-25 07:24:39 +01:00  
				
					
						
							
							
								 
						
							
							
								2548f240b5 
								
							
								 
							
						 
						
							
							
								
								add missing overrides  
							
							
							
						 
						
							2016-07-25 07:18:23 +01:00  
				
					
						
							
							
								 
						
							
							
								aa9503ab86 
								
							
								 
							
						 
						
							
							
								
								revert bad last changes and fix the issue another way  
							
							
							
						 
						
							2016-07-25 07:06:36 +01:00  
				
					
						
							
							
								 
						
							
							
								f661fdf2aa 
								
							
								 
							
						 
						
							
							
								
								ubOde bug fix  
							
							
							
						 
						
							2016-07-25 06:07:06 +01:00  
				
					
						
							
							
								 
						
							
							
								c3b298f85e 
								
							
								 
							
						 
						
							
							
								
								missing file  
							
							
							
						 
						
							2016-07-25 02:11:45 +01:00  
				
					
						
							
							
								 
						
							
							
								4b832f0f8e 
								
							
								 
							
						 
						
							
							
								
								add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate from 0 (disables auto heal)  to 100 (maybe too fast) % per second. (untested)  
							
							
							
						 
						
							2016-07-25 02:05:53 +01:00  
				
					
						
							
							
								 
						
							
							
								e60dc305a4 
								
							
								 
							
						 
						
							
							
								
								change bullet relative velocity sign to match ubOde  
							
							
							
						 
						
							2016-07-25 01:07:19 +01:00  
				
					
						
							
							
								 
						
							
							
								76239602b4 
								
							
								 
							
						 
						
							
							
								
								change avatar Health, from bad penetration depth to relative velocity  
							
							
							
						 
						
							2016-07-25 00:51:37 +01:00  
				
					
						
							
							
								 
						
							
							
								42a072d181 
								
							
								 
							
						 
						
							
							
								
								preserve max relative velocity on a colision report time slice  
							
							
							
						 
						
							2016-07-25 00:47:43 +01:00  
				
					
						
							
							
								 
						
							
							
								0a9f06fda7 
								
							
								 
							
						 
						
							
							
								
								ubOde actually revert last change don't send unnecessary empty collisions, will patch it elsewhere  
							
							
							
						 
						
							2016-07-24 22:33:31 +01:00  
				
					
						
							
							
								 
						
							
							
								c303cf7412 
								
							
								 
							
						 
						
							
							
								
								ubOde still on relative velocity. Make ubOde report  avatar empty collisions to tick events on core. Avn didn't require this, core should not require also (TODO)  
							
							
							
						 
						
							2016-07-24 22:28:45 +01:00  
				
					
						
							
							
								 
						
							
							
								a572a22dd9 
								
							
								 
							
						 
						
							
							
								
								ubOde try to improve contact velocity on first avatar collision with terrain  
							
							
							
						 
						
							2016-07-24 21:29:34 +01:00  
				
					
						
							
							
								 
						
							
							
								574b97d93d 
								
							
								 
							
						 
						
							
							
								
								ubOde fix contact relative velocity sign  
							
							
							
						 
						
							2016-07-24 21:16:14 +01:00  
				
					
						
							
							
								 
						
							
							
								d6d3e14f29 
								
							
								 
							
						 
						
							
							
								
								add a missing update to avatar damage Invulnerable  
							
							
							
						 
						
							2016-07-24 19:31:28 +01:00  
				
					
						
							
							
								 
						
							
							
								2bb467e358 
								
							
								 
							
						 
						
							
							
								
								add osSetHealth()  value  from 1 to 100; (mantis 7973)  
							
							
							
						 
						
							2016-07-24 16:31:29 +01:00  
				
					
						
							
							
								 
						
							
							
								37936550f0 
								
							
								 
							
						 
						
							
							
								
								reOoops ...  
							
							
							
						 
						
							2016-07-24 15:55:31 +01:00  
				
					
						
							
							
								 
						
							
							
								4fa8debde5 
								
							
								 
							
						 
						
							
							
								
								Ooops ...  
							
							
							
						 
						
							2016-07-24 15:43:35 +01:00  
				
					
						
							
							
								 
						
							
							
								bf604c85c6 
								
							
								 
							
						 
						
							
							
								
								add missing IM parameter ( needs fix where it is really relevant )  
							
							
							
						 
						
							2016-07-24 15:17:25 +01:00  
				
					
						
							
							
								 
						
							
							
								96a5a053ef 
								
							
								 
							
						 
						
							
							
								
								do not send IMs via child agents  
							
							
							
						 
						
							2016-07-24 14:44:40 +01:00  
				
					
						
							
							
								 
						
							
							
								f4eb1a8e1d 
								
							
								 
							
						 
						
							
							
								
								add a coment for improvement of ChatterBoxSessionAgentListUpdates closer to viewers protocol. Not necessary on current groups chat lists defecient implementation  
							
							
							
						 
						
							2016-07-23 21:20:36 +01:00  
				
					
						
							
							
								 
						
							
							
								c4db0dd6ac 
								
							
								 
							
						 
						
							
							
								
								change group lists control so it does show something (only xmlrpcgroups for now). This will never work without a centralized dispatcher/controler, or more complex information exchange.  
							
							
							
						 
						
							2016-07-23 21:09:34 +01:00  
				
					
						
							
							
								 
						
							
							
								bdab44ef7e 
								
							
								 
							
						 
						
							
							
								
								remove code from httptests branch  
							
							
							
						 
						
							2016-07-23 01:34:40 +01:00  
				
					
						
							
							
								 
						
							
							
								cdf215f613 
								
							
								 
							
						 
						
							
							
								
								add a missing field to ChatterBoxSessionAgentListUpdates. it is still wrong, and its use even worse  
							
							
							
						 
						
							2016-07-23 01:28:57 +01:00  
				
					
						
							
							
								 
						
							
							
								504ee6e21c 
								
							
								 
							
						 
						
							
							
								
								don't try to rez a object from a asset with empty data and Let user know about it  
							
							
							
						 
						
							2016-07-22 16:41:41 +01:00  
				
					
						
							
							
								 
						
							
							
								2062418c56 
								
							
								 
							
						 
						
							
							
								
								add another gatekeeper login fail reason reply  
							
							
							
						 
						
							2016-07-21 11:34:17 +01:00  
				
					
						
							
							
								 
						
							
							
								475087de79 
								
							
								 
							
						 
						
							
							
								
								add a gatekeeper login fail reason reply  
							
							
							
						 
						
							2016-07-21 11:22:13 +01:00  
				
					
						
							
							
								 
						
							
							
								2cacd77d41 
								
							
								 
							
						 
						
							
							
								
								let FS get a answer to folder uuid.zero, (still seems a no op); send  
							
							... 
							
							
							
							Library folders list" 
							
						 
						
							2016-07-19 23:50:39 +01:00  
				
					
						
							
							
								 
						
							
							
								2c6db4f617 
								
							
								 
							
						 
						
							
							
								
								fix a typo  
							
							
							
						 
						
							2016-07-19 19:01:03 +01:00  
				
					
						
							
							
								 
						
							
							
								46c55b6fa0 
								
							
								 
							
						 
						
							
							
								
								some cleanup on FetchInvDescHandler  
							
							
							
						 
						
							2016-07-19 18:56:32 +01:00  
				
					
						
							
							
								 
						
							
							
								2cffa71be2 
								
							
								 
							
						 
						
							
							
								
								Add some additional checks to llTransferLindenDollars.  
							
							
							
						 
						
							2016-07-18 11:12:14 +01:00  
				
					
						
							
							
								 
						
							
							
								eaefae7e20 
								
							
								 
							
						 
						
							
							
								
								don't loose inventory items when there are bad folders  
							
							
							
						 
						
							2016-07-17 22:52:58 +01:00  
				
					
						
							
							
								 
						
							
							
								9b4e83caa0 
								
							
								 
							
						 
						
							
							
								
								dont try dequeues if didnt reacquired lock  
							
							
							
						 
						
							2016-07-17 16:21:37 +01:00  
				
					
						
							
							
								 
						
							
							
								79e464f33f 
								
							
								 
							
						 
						
							
							
								
								dont try dequeues if didnt reacquired lock  
							
							
							
						 
						
							2016-07-17 16:16:24 +01:00  
				
					
						
							
							
								 
						
							
							
								e881562d34 
								
							
								 
							
						 
						
							
							
								
								fix drop on delayed events processing  
							
							
							
						 
						
							2016-07-17 14:15:46 +01:00  
				
					
						
							
							
								 
						
							
							
								442b272228 
								
							
								 
							
						 
						
							
							
								
								add a Drop method to PollService Event handlers, Drop requests on connections known to be lost or delay event check if they are sending a response  
							
							
							
						 
						
							2016-07-17 13:20:56 +01:00  
				
					
						
							
							
								 
						
							
							
								6a02ac634b 
								
							
								 
							
						 
						
							
							
								
								identify contexts by ID now avaiable ( pipeline serialization)  
							
							
							
						 
						
							2016-07-17 11:39:38 +01:00  
				
					
						
							
							
								 
						
							
							
								f636ef037a 
								
							
								 
							
						 
						
							
							
								
								http send is blocking, so we need we need to do it async in all cases. - this will need revision after server changes  
							
							
							
						 
						
							2016-07-16 20:23:30 +01:00  
				
					
						
							
							
								 
						
							
							
								d1810866b3 
								
							
								 
							
						 
						
							
							
								
								simplify http textures and meshs Throttles  
							
							
							
						 
						
							2016-07-16 19:53:41 +01:00  
				
					
						
							
							
								 
						
							
							
								c9bd6ff94b 
								
							
								 
							
						 
						
							
							
								
								disable OSHttpTests that will collide with testing new http server changes  
							
							
							
						 
						
							2016-07-15 15:54:54 +01:00  
				
					
						
							
							
								 
						
							
							
								653b896794 
								
							
								 
							
						 
						
							
							
								
								PGSQL: Update simulation data with a number of missing fields for parcels. Some of the fields should probably be migrated to type Boolean to avoid the hairy casting in the query. In addition the overall server code relies in the Replace in SQL statement that is proprietary to MySQL, so the PGSQL code is rather unsafe as it is. Should probably set a transaction on the whole operation so that if something goes wrong the database record is not zapped as it is now. PostgreSQL 9.5 has the upsert functionality which would bring the code closer to the MySQL version. This commit also has an update to PGSQLRegionData  
							
							... 
							
							
							
							Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2016-07-15 15:45:39 +01:00  
				
					
						
							
							
								 
						
							
							
								5f5c4aca40 
								
							
								 
							
						 
						
							
							
								
								lib omv now supports SeeAvs fields, so use it, thx Gavin Hird  
							
							
							
						 
						
							2016-07-15 15:36:53 +01:00  
				
					
						
							
							
								 
						
							
							
								aba4e2d13b 
								
							
								 
							
						 
						
							
							
								
								revert changes to Select/DeSelect, using the SelectObjects as control seems bad  
							
							
							
						 
						
							2016-07-14 02:11:50 +01:00  
				
					
						
							
							
								 
						
							
							
								445fb51455 
								
							
								 
							
						 
						
							
							
								
								make getBoundsCenter() call GetBoundsRadius() to do the math if needed  
							
							
							
						 
						
							2016-07-13 22:35:46 +01:00  
				
					
						
							
							
								 
						
							
							
								00687d5b0f 
								
							
								 
							
						 
						
							
							
								
								use geometric center and not sog root position in culling  
							
							
							
						 
						
							2016-07-13 22:29:09 +01:00  
				
					
						
							
							
								 
						
							
							
								e0a1025497 
								
							
								 
							
						 
						
							
							
								
								Oops that was not slower  
							
							
							
						 
						
							2016-07-13 16:28:07 +01:00  
				
					
						
							
							
								 
						
							
							
								33655e40df 
								
							
								 
							
						 
						
							
							
								
								slow down culling kills even more  
							
							
							
						 
						
							2016-07-13 16:15:35 +01:00  
				
					
						
							
							
								 
						
							
							
								acebfeb5c9 
								
							
								 
							
						 
						
							
							
								
								don't overlap Select and Deselect, fix deselect prims account  
							
							
							
						 
						
							2016-07-13 15:56:01 +01:00  
				
					
						
							
							
								 
						
							
							
								981980150c 
								
							
								 
							
						 
						
							
							
								
								ignore camera on culling for now  
							
							
							
						 
						
							2016-07-13 14:18:06 +01:00  
				
					
						
							
							
								 
						
							
							
								7131703244 
								
							
								 
							
						 
						
							
							
								
								ugly culling  
							
							
							
						 
						
							2016-07-13 14:00:33 +01:00  
				
					
						
							
							
								 
						
							
							
								14296bc792 
								
							
								 
							
						 
						
							
							
								
								add missing prim count for stats  
							
							
							
						 
						
							2016-07-13 10:25:52 +01:00  
				
					
						
							
							
								 
						
							
							
								2220ceb522 
								
							
								 
							
						 
						
							
							
								
								a few changes to culling  
							
							
							
						 
						
							2016-07-13 02:07:07 +01:00  
				
					
						
							
							
								 
						
							
							
								abf423e361 
								
							
								 
							
						 
						
							
							
								
								be nicer to PIs (actually linux)  
							
							
							
						 
						
							2016-07-12 23:23:47 +01:00  
				
					
						
							
							
								 
						
							
							
								3507566692 
								
							
								 
							
						 
						
							
							
								
								reduce some locks on culling checks  
							
							
							
						 
						
							2016-07-12 22:15:39 +01:00  
				
					
						
							
							
								 
						
							
							
								bc6c342d01 
								
							
								 
							
						 
						
							
							
								
								let radius be radius, not diameter  
							
							
							
						 
						
							2016-07-12 17:21:34 +01:00  
				
					
						
							
							
								 
						
							
							
								5bb5eb4e37 
								
							
								 
							
						 
						
							
							
								
								don't break child agents start position  
							
							
							
						 
						
							2016-07-12 16:33:09 +01:00  
				
					
						
							
							
								 
						
							
							
								e0878864e8 
								
							
								 
							
						 
						
							
							
								
								work around missing information on child creation, hidding its effects with reduced view range in culling option is on  
							
							
							
						 
						
							2016-07-12 15:50:05 +01:00  
				
					
						
							
							
								 
						
							
							
								d879e119a8 
								
							
								 
							
						 
						
							
							
								
								add object UUID to a debug/warn message  
							
							
							
						 
						
							2016-07-12 14:45:20 +01:00  
				
					
						
							
							
								 
						
							
							
								f87d5d0780 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2016-07-11 22:32:27 +01:00  
				
					
						
							
							
								 
						
							
							
								8239e29be7 
								
							
								 
							
						 
						
							
							
								
								Change the user verification call back to use the host name instead of the  
							
							... 
							
							
							
							IP address. Fixes NGINX on OSGrid getting confuzzled. 
							
						 
						
							2016-07-11 22:31:32 +01:00  
				
					
						
							
							
								 
						
							
							
								79fb13c95c 
								
							
								 
							
						 
						
							
							
								
								reduce xfer burst if we are busy  
							
							
							
						 
						
							2016-07-11 12:05:47 +01:00  
				
					
						
							
							
								 
						
							
							
								a92266d58e 
								
							
								 
							
						 
						
							
							
								
								fix ObjectPropertiesFamilyPacket LastOwnerID  
							
							
							
						 
						
							2016-07-10 19:05:19 +01:00  
				
					
						
							
							
								 
						
							
							
								e6d57a1e49 
								
							
								 
							
						 
						
							
							
								
								change Xfermanager file sending  
							
							
							
						 
						
							2016-07-10 15:25:05 +01:00  
				
					
						
							
							
								 
						
							
							
								8d27abd3b4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2016-07-09 13:46:20 +01:00  
				
					
						
							
							
								 
						
							
							
								941971648e 
								
							
								 
							
						 
						
							
							
								
								kick Xfermanager from heartbeat and expires files based on its timming  
							
							
							
						 
						
							2016-07-09 13:45:29 +01:00  
				
					
						
							
							
								 
						
							
							
								21de916225 
								
							
								 
							
						 
						
							
							
								
								Fixed the order of two file names used in a warning.  
							
							
							
						 
						
							2016-07-08 21:21:46 -04:00  
				
					
						
							
							
								 
						
							
							
								415c45b097 
								
							
								 
							
						 
						
							
							
								
								add a simple files expire to Xfer to catch some that never got a request (opened xfers also need a timeout)  (not pretty code, but should not have heavy use)  
							
							
							
						 
						
							2016-07-09 01:32:27 +01:00  
				
					
						
							
							
								 
						
							
							
								fa9a4a9a2b 
								
							
								 
							
						 
						
							
							
								
								some changes to RequestInventoryFile()  
							
							
							
						 
						
							2016-07-09 00:20:51 +01:00  
				
					
						
							
							
								 
						
							
							
								11a8a722df 
								
							
								 
							
						 
						
							
							
								
								don't auto return objects if they have sitting avatars (not npcs) - mantis 7828 with diferent code  
							
							
							
						 
						
							2016-07-08 09:56:59 +01:00  
				
					
						
							
							
								 
						
							
							
								e38f16d800 
								
							
								 
							
						 
						
							
							
								
								Correction of a test introduced in  34b308d5b6 
							
							
							
						 
						
							2016-07-07 13:06:37 -07:00  
				
					
						
							
							
								 
						
							
							
								a058fca1ac 
								
							
								 
							
						 
						
							
							
								
								reduce lock time during object inventory ProcessInventoryBackup  
							
							
							
						 
						
							2016-07-07 19:54:52 +01:00  
				
					
						
							
							
								 
						
							
							
								668339f936 
								
							
								 
							
						 
						
							
							
								
								reduce the initial capacity of  InventoryStringBuilder the 16k i added is  
							
							... 
							
							
							
							unreasonable for most cases. The coment about performance on a previus
commit refering to mantis 7904 was wrong, this changes will NOT do much in
terms of objects inventory download time, only a bit on cpu and memory
use" 
							
						 
						
							2016-07-07 16:05:13 +01:00  
				
					
						
							
							
								 
						
							
							
								416c02ef3a 
								
							
								 
							
						 
						
							
							
								
								hide the footprints of my previus bug ( take out comented code  
							
							
							
						 
						
							2016-07-07 15:30:07 +01:00  
				
					
						
							
							
								 
						
							
							
								a4fc22a6b6 
								
							
								 
							
						 
						
							
							
								
								forget InventoryStringBuilder.close()  
							
							
							
						 
						
							2016-07-07 15:22:32 +01:00  
				
					
						
							
							
								 
						
							
							
								14b9d31bd9 
								
							
								 
							
						 
						
							
							
								
								change InventoryStringBuilder. This will do much for mantis 7904 objects inventory sending is slow by design  
							
							
							
						 
						
							2016-07-07 14:38:27 +01:00  
				
					
						
							
							
								 
						
							
							
								f768effa87 
								
							
								 
							
						 
						
							
							
								
								move object inventory send to udp queue asset ( was task). Remove a call  
							
							... 
							
							
							
							to RefreshGroupMembership() on start. It was too soon and its Groups
module job 
							
						 
						
							2016-07-07 12:23:53 +01:00  
				
					
						
							
							
								 
						
							
							
								4119e60c0c 
								
							
								 
							
						 
						
							
							
								
								avoid  InvalidBoundsRadius() calls caused by small changes  
							
							
							
						 
						
							2016-07-07 00:16:25 +01:00  
				
					
						
							
							
								 
						
							
							
								d7ab1cdd15 
								
							
								 
							
						 
						
							
							
								
								let RePrioritization also work on child agents  
							
							
							
						 
						
							2016-07-06 18:58:28 +01:00  
				
					
						
							
							
								 
						
							
							
								06b412c980 
								
							
								 
							
						 
						
							
							
								
								the bug was actually here  
							
							
							
						 
						
							2016-07-06 17:32:59 +01:00  
				
					
						
							
							
								 
						
							
							
								beafc99d43 
								
							
								 
							
						 
						
							
							
								
								bug fix, etc  
							
							
							
						 
						
							2016-07-06 17:31:05 +01:00  
				
					
						
							
							
								 
						
							
							
								6c48be6c91 
								
							
								 
							
						 
						
							
							
								
								finish removing child-repri option  
							
							
							
						 
						
							2016-07-06 16:50:25 +01:00  
				
					
						
							
							
								 
						
							
							
								0eabfb1e3e 
								
							
								 
							
						 
						
							
							
								
								add some needed InvalidBoundsRadius() calls  
							
							
							
						 
						
							2016-07-06 16:45:27 +01:00  
				
					
						
							
							
								 
						
							
							
								c02fe98b7d 
								
							
								 
							
						 
						
							
							
								
								add test option ObjectsCullingByDistance. In future, if true, it may  
							
							... 
							
							
							
							prevent sending objects outside view range to viewers. DO NOT SET TRUE
 unless testing it. Code still not completei!!! 
							
						 
						
							2016-07-06 16:13:27 +01:00  
				
					
						
							
							
								 
						
							
							
								259824fbc4 
								
							
								 
							
						 
						
							
							
								
								add EngineName also to the others  
							
							
							
						 
						
							2016-07-04 09:13:20 +01:00  
				
					
						
							
							
								 
						
							
							
								2ebccbcd08 
								
							
								 
							
						 
						
							
							
								
								add EngineName also to old ODE  
							
							
							
						 
						
							2016-07-04 08:55:19 +01:00  
				
					
						
							
							
								 
						
							
							
								1d9e343b7e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2016-07-04 08:30:07 +01:00  
				
					
						
							
							
								 
						
							
							
								ac72598c6b 
								
							
								 
							
						 
						
							
							
								
								add OSSL osGetPhysicsEngineName(). this returns a string with name and version. does no permition checks or it whould be less usefull ( only ubOde returns value)  
							
							
							
						 
						
							2016-07-04 08:29:26 +01:00  
				
					
						
							
							
								 
						
							
							
								4468aa0dcf 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2016-07-04 03:37:45 +01:00  
				
					
						
							
							
								 
						
							
							
								ea8f3c83bf 
								
							
								 
							
						 
						
							
							
								
								Finally remove the requirement for an InventoryItem/FolderBase object to  
							
							... 
							
							
							
							be passed into inventory queries.
This makes the API more homogenous and also will more clearly show
coding
errors related to HG inventory where the .Owner field has a meaning
for a query but wasn't always set. 
							
						 
						
							2016-07-04 03:35:48 +01:00  
				
					
						
							
							
								 
						
							
							
								e00603f78a 
								
							
								 
							
						 
						
							
							
								
								New config var: DisableObjectTransfer. If set to True, objects never cross; instead they stay in the region, possibly placed outside its borders.  
							
							
							
						 
						
							2016-07-03 12:24:31 -07:00  
				
					
						
							
							
								 
						
							
							
								b3d8e35d67 
								
							
								 
							
						 
						
							
							
								
								dont try to check CanObjectEntry on a attachment in llSetPos()  
							
							
							
						 
						
							2016-07-03 19:51:07 +01:00  
				
					
						
							
							
								 
						
							
							
								58135ef52c 
								
							
								 
							
						 
						
							
							
								
								fix a lost region size of 256m  
							
							
							
						 
						
							2016-07-03 19:39:13 +01:00  
				
					
						
							
							
								 
						
							
							
								42dd02fc32 
								
							
								 
							
						 
						
							
							
								
								scale down position X and Y acording to region size on sending coarse Updates. Viewers need to scale up by same amount.  
							
							
							
						 
						
							2016-07-03 15:47:20 +01:00  
				
					
						
							
							
								 
						
							
							
								a443dcce89 
								
							
								 
							
						 
						
							
							
								
								try to place avatars on a nicer location, when they arrive into a banned parcel  
							
							
							
						 
						
							2016-07-03 10:22:14 +01:00  
				
					
						
							
							
								 
						
							
							
								a6ee06d630 
								
							
								 
							
						 
						
							
							
								
								dont send bad profiles to viewer  
							
							
							
						 
						
							2016-07-02 13:53:17 +01:00  
				
					
						
							
							
								 
						
							
							
								cd34f978fb 
								
							
								 
							
						 
						
							
							
								
								revert to previus GroupProfileRequest because floatsam groups server seems to return wrong values for GroupMembershipCount and GroupRolesCount. this should be fixed because we are getting the full lists just to count number of entries  
							
							
							
						 
						
							2016-07-02 01:01:29 +01:00  
				
					
						
							
							
								 
						
							
							
								7991bb08f1 
								
							
								 
							
						 
						
							
							
								
								reduce absurd viewers blind retries of GroupProfileRequest  
							
							
							
						 
						
							2016-07-02 00:18:29 +01:00  
				
					
						
							
							
								 
						
							
							
								057bc648f3 
								
							
								 
							
						 
						
							
							
								
								xmlrpcgroups: make use of a forgotten GetMemberGroupProfilemethod, put back xmlrpc cache since it is necessary to prevent folish viewers flooding  
							
							
							
						 
						
							2016-07-01 23:26:16 +01:00  
				
					
						
							
							
								 
						
							
							
								07c8e79b03 
								
							
								 
							
						 
						
							
							
								
								missing file  
							
							
							
						 
						
							2016-07-01 19:32:14 +01:00  
				
					
						
							
							
								 
						
							
							
								3af437c8bc 
								
							
								 
							
						 
						
							
							
								
								cleanup a bit  
							
							
							
						 
						
							2016-07-01 19:20:04 +01:00  
				
					
						
							
							
								 
						
							
							
								7b7483ec7e 
								
							
								 
							
						 
						
							
							
								
								save one call to grid to get agent groups powers (xmlrpcgoups only for now  
							
							
							
						 
						
							2016-07-01 18:38:38 +01:00  
				
					
						
							
							
								 
						
							
							
								aa744eecf2 
								
							
								 
							
						 
						
							
							
								
								add a few methods to modify clientview group powers  
							
							
							
						 
						
							2016-07-01 18:19:09 +01:00  
				
					
						
							
							
								 
						
							
							
								1777324a86 
								
							
								 
							
						 
						
							
							
								
								cleanup a bit AgentGroupDataUpdate sending  
							
							
							
						 
						
							2016-07-01 17:31:31 +01:00  
				
					
						
							
							
								 
						
							
							
								6deced0193 
								
							
								 
							
						 
						
							
							
								
								increase xmlrpc timeout in xmlrpcgroups, disable its cache until its entries invalidation is checked  
							
							
							
						 
						
							2016-07-01 16:24:42 +01:00  
				
					
						
							
							
								 
						
							
							
								9358a6ad29 
								
							
								 
							
						 
						
							
							
								
								revert several changes to groups modules (agentGroupData is private). change interregions invite/eject messages, etc  
							
							
							
						 
						
							2016-07-01 16:10:45 +01:00  
				
					
						
							
							
								 
						
							
							
								ea140d7cac 
								
							
								 
							
						 
						
							
							
								
								change ubOde module, hopefully for better handling of multiple scenes on same instance. ( may be broken now )  
							
							
							
						 
						
							2016-06-29 14:14:16 +01:00  
				
					
						
							
							
								 
						
							
							
								158e0ae402 
								
							
								 
							
						 
						
							
							
								
								Revert " don't try to send initial AgentGroupDataUpdate to NPCs" this was  
							
							... 
							
							
							
							already done
This reverts commit 84a6a6e008 
							
						 
						
							2016-06-28 23:57:14 +01:00  
				
					
						
							
							
								 
						
							
							
								84a6a6e008 
								
							
								 
							
						 
						
							
							
								
								don't try to send initial AgentGroupDataUpdate to NPCs  
							
							
							
						 
						
							2016-06-28 23:52:00 +01:00  
				
					
						
							
							
								 
						
							
							
								90b825cda8 
								
							
								 
							
						 
						
							
							
								
								if a NPC is owned, allow access if ownerID matchs parcel owner or it is in the access list. option OS_NPC_OBJECT_GROUP it still needed if access is by group (this option should also work with not owned NPC) NEEDS TESTING, may prove to be a bad solution  
							
							
							
						 
						
							2016-06-28 23:30:04 +01:00  
				
					
						
							
							
								 
						
							
							
								a08c354a07 
								
							
								 
							
						 
						
							
							
								
								fix NPCs OS_NPC_OBJECT_GROUP option. group ID needs to be set during creation, before scenepresence.CompleteMovement, set tittle just after it.  
							
							
							
						 
						
							2016-06-28 18:14:30 +01:00  
				
					
						
							
							
								 
						
							
							
								bc4e5d81b9 
								
							
								 
							
						 
						
							
							
								
								add PRIM_OMEGA to llGet(LINK)PrimitiveParams. This will not return same values as spec, because the way our targetomega works. ( only did minor testing)  
							
							
							
						 
						
							2016-06-26 14:40:26 +01:00  
				
					
						
							
							
								 
						
							
							
								71404be21d 
								
							
								 
							
						 
						
							
							
								
								let llPlaySound() in HUDs send sound to owner without parcel restriction  
							
							
							
						 
						
							2016-06-26 10:02:56 +01:00  
				
					
						
							
							
								 
						
							
							
								8cb3787de8 
								
							
								 
							
						 
						
							
							
								
								mantis 7942: allow llTriggerSound on HUDs to send sounds to all.  
							
							
							
						 
						
							2016-06-26 09:40:05 +01:00  
				
					
						
							
							
								 
						
							
							
								c34fcae3f3 
								
							
								 
							
						 
						
							
							
								
								Added a test for checking permissions in inventory items that are transferred. This is a work in progress. All permission assertions are commented for now. Will get back to this later when permissions are fixed by Melanie.  
							
							
							
						 
						
							2016-06-24 12:27:45 -07:00  
				
					
						
							
							
								 
						
							
							
								758e1e2535 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7933 : copy-paste bug in avn code.  
							
							
							
						 
						
							2016-06-23 13:53:42 -07:00  
				
					
						
							
							
								 
						
							
							
								cec5682da9 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7937 : don't send group info to NPCs  
							
							
							
						 
						
							2016-06-23 12:10:50 -07:00  
				
					
						
							
							
								 
						
							
							
								b522f0916a 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7934  and related: landing points and telehubs for gods. Added a new configuration variable LandingPointBehavior that can switch between what we're used to in OpenSim and the behavior in SL.  
							
							
							
						 
						
							2016-06-23 11:44:59 -07:00  
				
					
						
							
							
								 
						
							
							
								55a4d1cf44 
								
							
								 
							
						 
						
							
							
								
								Same change here too.  
							
							
							
						 
						
							2016-06-23 06:41:26 -07:00  
				
					
						
							
							
								 
						
							
							
								648cf51411 
								
							
								 
							
						 
						
							
							
								
								Fix failing test  
							
							
							
						 
						
							2016-06-23 06:38:34 -07:00  
				
					
						
							
							
								 
						
							
							
								56e2358ec2 
								
							
								 
							
						 
						
							
							
								
								Because there's no such thing as too much culture. (looking forward to .NET 4.5 to set this globally)  
							
							
							
						 
						
							2016-06-22 20:31:01 -07:00  
				
					
						
							
							
								 
						
							
							
								cc9ff12988 
								
							
								 
							
						 
						
							
							
								
								Set culture also in object crossings.  
							
							
							
						 
						
							2016-06-22 20:18:16 -07:00  
				
					
						
							
							
								 
						
							
							
								c94c929ec1 
								
							
								 
							
						 
						
							
							
								
								Amend to previous commit -- set the culture also on the receiving end.  
							
							
							
						 
						
							2016-06-22 18:35:14 -07:00  
				
					
						
							
							
								 
						
							
							
								33efc91342 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7802 : set culture to US English on the thread that does the agent crossing, not that it's async and needs to parse decimal numbers.  
							
							
							
						 
						
							2016-06-22 18:10:12 -07:00  
				
					
						
							
							
								 
						
							
							
								1e213f5150 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7802 : added debug message to diagnose the problem.  
							
							
							
						 
						
							2016-06-22 15:55:39 -07:00  
				
					
						
							
							
								 
						
							
							
								94616510f2 
								
							
								 
							
						 
						
							
							
								
								Missing AsBoolean  
							
							
							
						 
						
							2016-06-22 15:39:09 -07:00  
				
					
						
							
							
								 
						
							
							
								193a3afa64 
								
							
								 
							
						 
						
							
							
								
								Make a debug message less misleading.  
							
							
							
						 
						
							2016-06-22 15:28:18 -07:00  
				
					
						
							
							
								 
						
							
							
								f8bd3d2f2e 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7935 : regression on transferring attachments over the HG  
							
							
							
						 
						
							2016-06-22 11:52:53 -07:00  
				
					
						
							
							
								 
						
							
							
								0b32cf0e8f 
								
							
								 
							
						 
						
							
							
								
								Can't do it do it this low in the stack. Attachments on teleports apparently rely on  
							
							... 
							
							
							
							State being != 0.
Revert "Mantis #7932 : Some objects were being serialized with PCode=9 and State != 0 (meaning attachments). That should never happen."
This reverts commit f19199cf4a 
							
						 
						
							2016-06-22 06:21:23 -07:00  
				
					
						
							
							
								 
						
							
							
								74c79d1f88 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2016-06-21 20:28:44 -07:00  
				
					
						
							
							
								 
						
							
							
								f19199cf4a 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7932 : Some objects were being serialized with PCode=9 and State != 0 (meaning attachments). That should never happen.  
							
							
							
						 
						
							2016-06-21 20:28:25 -07:00  
				
					
						
							
							
								 
						
							
							
								5c81e03738 
								
							
								 
							
						 
						
							
							
								
								Fix a dumb mistake  
							
							
							
						 
						
							2016-06-21 01:49:47 +02:00  
				
					
						
							
							
								 
						
							
							
								8e40bb6fb7 
								
							
								 
							
						 
						
							
							
								
								Make some more modules inheritable  
							
							
							
						 
						
							2016-06-21 01:46:38 +02:00  
				
					
						
							
							
								 
						
							
							
								9de8cefee5 
								
							
								 
							
						 
						
							
							
								
								Split IM handling so an inheriting module can cange names if required.  
							
							
							
						 
						
							2016-06-21 01:20:21 +02:00  
				
					
						
							
							
								 
						
							
							
								34b308d5b6 
								
							
								 
							
						 
						
							
							
								
								Guard against multiple calls to SetOwnerId on one logical ownership change.  
							
							
							
						 
						
							2016-06-20 16:02:37 -07:00  
				
					
						
							
							
								 
						
							
							
								bc0fc16f44 
								
							
								 
							
						 
						
							
							
								
								Still mantis  #7929 : apply next owner mask to the new owner, the group.  
							
							
							
						 
						
							2016-06-20 15:32:22 -07:00  
				
					
						
							
							
								 
						
							
							
								359908fa88 
								
							
								 
							
						 
						
							
							
								
								Related to mantis  #7929 : "For sale" was not being accepted, because of permissions fail. This adds a new permissions check CanSellGroupObject. THIRD-PARTY PERMISSIONS MODULES TAKE NOTE OF THIS NEW EVENT.  
							
							
							
						 
						
							2016-06-20 10:08:15 -07:00  
				
					
						
							
							
								 
						
							
							
								623a2f859f 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7929 : objects deeded to the group were loosing some important properties. This makes the "For sale" be visible, but is not the end of the story.  
							
							
							
						 
						
							2016-06-20 10:05:17 -07:00  
				
					
						
							
							
								 
						
							
							
								ff65248b9c 
								
							
								 
							
						 
						
							
							
								
								Removed a couple of verbose messages  
							
							
							
						 
						
							2016-06-19 20:13:32 -07:00  
				
					
						
							
							
								 
						
							
							
								8d99fe095a 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7920 : group info was not being updated in many situations. (regression) Putting back the heavy messaging.  
							
							
							
						 
						
							2016-06-19 17:35:11 -07:00  
				
					
						
							
							
								 
						
							
							
								4f3da0a643 
								
							
								 
							
						 
						
							
							
								
								AgentGroupData was being sent by both UDP and EQ -- an overkill. Turn off UDP messaging.  
							
							
							
						 
						
							2016-06-19 16:28:27 -07:00  
				
					
						
							
							
								 
						
							
							
								76ab1ed10c 
								
							
								 
							
						 
						
							
							
								
								Restored sending group membership data via EventQueue -- this had been a regression. Took the opportunity to refactor that code, so that both Groups V2 and XmlRpcGroups can use the same function.  
							
							
							
						 
						
							2016-06-19 16:27:12 -07:00  
				
					
						
							
							
								 
						
							
							
								d51fe01ed8 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7915 : bring XmlRpcGroups/GroupsModule.cs up to speed with Groups V2  
							
							
							
						 
						
							2016-06-19 15:15:57 -07:00  
				
					
						
							
							
								 
						
							
							
								a9fb3d0e18 
								
							
								 
							
						 
						
							
							
								
								Minor -- deregister an event handler in Groups V2  
							
							
							
						 
						
							2016-06-19 15:14:50 -07:00  
				
					
						
							
							
								 
						
							
							
								ea3fe90ddb 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7928 : show grid size and show regions now working. Integers were being overflown.  
							
							
							
						 
						
							2016-06-19 13:57:01 -07:00  
				
					
						
							
							
								 
						
							
							
								12b73603cc 
								
							
								 
							
						 
						
							
							
								
								Still related to mantis  #7917 , parcel prims info. Now sending the correct numbers for "Simulator primitive usage" related to the parcel owner, not the entire region.  
							
							
							
						 
						
							2016-06-19 09:17:04 -07:00  
				
					
						
							
							
								 
						
							
							
								ce7fa728ef 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7917 : regression on prim limits module.  
							
							
							
						 
						
							2016-06-18 22:07:01 -07:00  
				
					
						
							
							
								 
						
							
							
								206faf0218 
								
							
								 
							
						 
						
							
							
								
								Guard against occurring null ref.  
							
							
							
						 
						
							2016-06-18 17:00:15 -07:00  
				
					
						
							
							
								 
						
							
							
								fe1f01defb 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2016-06-17 12:40:41 -07:00  
				
					
						
							
							
								 
						
							
							
								8a070f16dd 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7848 : something wrong with a data field in Groups V2  
							
							
							
						 
						
							2016-06-17 12:40:04 -07:00  
				
					
						
							
							
								 
						
							
							
								ed168473af 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2016-06-16 01:48:27 +02:00  
				
					
						
							
							
								 
						
							
							
								d2f61f5320 
								
							
								 
							
						 
						
							
							
								
								Also make the HGUserManagementModule more amenable to subclassing.  
							
							
							
						 
						
							2016-06-16 01:47:52 +02:00  
				
					
						
							
							
								 
						
							
							
								f800f5ba57 
								
							
								 
							
						 
						
							
							
								
								Make the UserManagementModule inheritable  
							
							
							
						 
						
							2016-06-15 16:51:02 +02:00  
				
					
						
							
							
								 
						
							
							
								e0a82a82de 
								
							
								 
							
						 
						
							
							
								
								"reverting" the keep alive changes brought in from avination, to check if that's what's making osgrid fail. This is not really reverting, it's more manually resetting some places (not all) where keep alive is set.  
							
							
							
						 
						
							2016-06-14 08:58:37 -07:00  
				
					
						
							
							
								 
						
							
							
								4be4e98525 
								
							
								 
							
						 
						
							
							
								
								Revert "Add a few more debug messages to diagnose problems in OSGrid's proxy use"  
							
							... 
							
							
							
							This reverts commit 2d2414adcf 
							
						 
						
							2016-06-13 20:40:47 -07:00  
				
					
						
							
							
								 
						
							
							
								1e9a944633 
								
							
								 
							
						 
						
							
							
								
								Revert "More debug to diagnose osgrid"  
							
							... 
							
							
							
							This reverts commit b5f29e93f6 
							
						 
						
							2016-06-13 20:39:52 -07:00  
				
					
						
							
							
								 
						
							
							
								b5f29e93f6 
								
							
								 
							
						 
						
							
							
								
								More debug to diagnose osgrid  
							
							
							
						 
						
							2016-06-13 20:35:40 -07:00  
				
					
						
							
							
								 
						
							
							
								467de7a2f0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2016-06-13 18:04:50 -07:00  
				
					
						
							
							
								 
						
							
							
								2d2414adcf 
								
							
								 
							
						 
						
							
							
								
								Add a few more debug messages to diagnose problems in OSGrid's proxy use  
							
							
							
						 
						
							2016-06-13 18:04:28 -07:00  
				
					
						
							
							
								 
						
							
							
								cdfbf78d07 
								
							
								 
							
						 
						
							
							
								
								Fields should be protected unless private is required  
							
							
							
						 
						
							2016-06-14 01:27:48 +02:00  
				
					
						
							
							
								 
						
							
							
								68c73951ef 
								
							
								 
							
						 
						
							
							
								
								Make the LLUDPServerShim inheritable. There is absolutely no reason for  
							
							... 
							
							
							
							this to be sealed! 
							
						 
						
							2016-06-14 01:21:47 +02:00  
				
					
						
							
							
								 
						
							
							
								141205532b 
								
							
								 
							
						 
						
							
							
								
								Make chat and instant message modules fully subclassable  
							
							
							
						 
						
							2016-06-14 00:03:40 +02:00  
				
					
						
							
							
								 
						
							
							
								3ef5e1a24b 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7923 . EDIT BEAMS ARE BACK!  
							
							
							
						 
						
							2016-06-12 22:01:36 -07:00  
				
					
						
							
							
								 
						
							
							
								c2e63e807e 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7861 . llEdgeOfWorld not working. Two reasons: (1) edge was being filled but not used; (2) region size was being ignored when computing the neighbors' coordinates.  
							
							... 
							
							
							
							Not sure if this is the intended semantics of this function, but it made sense in my varregion test with neighbors all around except in the South. 
							
						 
						
							2016-06-12 14:48:30 -07:00  
				
					
						
							
							
								 
						
							
							
								d0c65d15dc 
								
							
								 
							
						 
						
							
							
								
								Still mantis  #7858 : send kill object / update to child agents too  
							
							
							
						 
						
							2016-06-12 14:29:30 -07:00  
				
					
						
							
							
								 
						
							
							
								634d85a30d 
								
							
								 
							
						 
						
							
							
								
								Detection of Cylinder and Prism for flexi prims  
							
							... 
							
							
							
							Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: Diva Canto <diva@metaverseink.com> 
							
						 
						
							2016-06-12 13:58:20 -07:00  
				
					
						
							
							
								 
						
							
							
								42a9afdc43 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7858 : DeleteSceneObject done slightly differently. ProcessEntities now checks whether the objects have been deleted and, if so, sends an extra kill object packet, in order to compensate for potential race conditions encountered by the first one.  
							
							... 
							
							
							
							Note: I still cannot reproduce this problem, but I was able to emulate it by adding an artificial delay on ProcessEntities, which did, indeed, result in objects not being deleted. This fix fixed my emulated scenario. 
							
						 
						
							2016-06-12 12:23:52 -07:00  
				
					
						
							
							
								 
						
							
							
								9ebdae8676 
								
							
								 
							
						 
						
							
							
								
								Restore SendAgentGroupDataUpdate() call in GroupsModule.cs.  
							
							... 
							
							
							
							Restore linkage to OnAgentClosed since the merge solved the reference
   problem by looking up the agent.
This should address Mantis 7915 and 7920. 
							
						 
						
							2016-06-11 12:42:42 -07:00  
				
					
						
							
							
								 
						
							
							
								53d8b8a83f 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7874 : parcel properties not being updated upon avatar entering new parcel. Root cause: update of the avatar's current property was being made too soon.  
							
							
							
						 
						
							2016-06-11 10:23:07 -07:00  
				
					
						
							
							
								 
						
							
							
								1468ee9179 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7858 . This is s shot in the dark, because I cannot reproduce the problem. Removed what seemed to be redundant kill object calls that weren't there in 0.8.2 -- kill object is already being called in DeleteGroupFromScene.  
							
							
							
						 
						
							2016-06-11 09:38:19 -07:00  
				
					
						
							
							
								 
						
							
							
								8e10963f45 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7919 : fatal exception on LoadImageURLModule  
							
							
							
						 
						
							2016-06-06 09:55:25 -07:00  
				
					
						
							
							
								 
						
							
							
								7d6adeedf5 
								
							
								 
							
						 
						
							
							
								
								Fixed a merge issue  
							
							
							
						 
						
							2016-06-06 08:41:08 -07:00  
				
					
						
							
							
								 
						
							
							
								c4c3163db9 
								
							
								 
							
						 
						
							
							
								
								Don't copy assets to foreign asset servers when the objects are being deleted  
							
							... 
							
							
							
							Conflicts:
	OpenSim/Region/CoreModules/Framework/InventoryAccess/HGInventoryAccessModule.cs 
							
						 
						
							2016-06-06 08:37:15 -07:00  
				
					
						
							
							
								 
						
							
							
								48915377a6 
								
							
								 
							
						 
						
							
							
								
								Correct spelling and grammar, thanks Mata Hari  
							
							
							
						 
						
							2016-05-30 19:04:19 +02:00  
				
					
						
							
							
								 
						
							
							
								77af32cdbf 
								
							
								 
							
						 
						
							
							
								
								Enhancement of osRegionRestart  
							
							... 
							
							
							
							Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: Melanie Thielker <melanie@t-data.com> 
							
						 
						
							2016-05-30 15:58:39 +02:00  
				
					
						
							
							
								 
						
							
							
								bcee4e3772 
								
							
								 
							
						 
						
							
							
								
								Fix a line deletion that should not have been deleted  
							
							
							
						 
						
							2016-05-23 19:33:36 +02:00  
				
					
						
							
							
								 
						
							
							
								08bd80f5f4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2016-05-23 19:20:05 +02:00  
				
					
						
							
							
								 
						
							
							
								527ea6af02 
								
							
								 
							
						 
						
							
							
								
								Fixed discrepancy between code and ini symbols.  
							
							
							
						 
						
							2016-05-23 19:19:36 +02:00  
				
					
						
							
							
								 
						
							
							
								775a657bb1 
								
							
								 
							
						 
						
							
							
								
								Addressing  #7903 . Fix legacy sit offsets to use legacy computation.  
							
							... 
							
							
							
							New offsets of course still use the correct math. 
							
						 
						
							2016-05-23 19:18:24 +02:00  
				
					
						
							
							
								 
						
							
							
								057d1b2a6e 
								
							
								 
							
						 
						
							
							
								
								Minor improvement over the previous commit -- make sure the code exists in the FolderType enum  
							
							
							
						 
						
							2016-05-16 21:57:19 -07:00  
				
					
						
							
							
								 
						
							
							
								9e21647011 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7878  -- Landmarks were not being created in HGSuitcaseInventory  
							
							
							
						 
						
							2016-05-16 19:36:20 -07:00  
				
					
						
							
							
								 
						
							
							
								97a471cb35 
								
							
								 
							
						 
						
							
							
								
								Fix crash due to setting Thread.name after thread start.  
							
							... 
							
							
							
							Signed-off-by: Diva Canto <diva@metaverseink.com> 
							
						 
						
							2016-05-12 17:42:42 -07:00  
				
					
						
							
							
								 
						
							
							
								1e44aba620 
								
							
								 
							
						 
						
							
							
								
								According to the SL wiki, estate managers can set parcels for sale. Make it sew.  
							
							
							
						 
						
							2016-05-02 21:40:14 +02:00  
				
					
						
							
							
								 
						
							
							
								4bac95bf4a 
								
							
								 
							
						 
						
							
							
								
								Change requirements for the LL god functions from CanRunConsoleCommand to IsAdministrator, a function that was not available when these were first coded and makes much more sense.  
							
							
							
						 
						
							2016-05-01 20:33:47 +02:00  
				
					
						
							
							
								 
						
							
							
								59ed89769a 
								
							
								 
							
						 
						
							
							
								
								Apply user specified default perms across the board, to items uploaded as well as items created and to rezzed prims in world.  
							
							... 
							
							
							
							This effectively removes the concept of "default permissions" from OpenSim
because all known modern viewers set the permissions flags on login.
Ancient abandoned viewers will now default to the SL defaults. 
							
						 
						
							2016-04-29 22:36:56 +02:00  
				
					
						
							
							
								 
						
							
							
								d42de53dda 
								
							
								 
							
						 
						
							
							
								
								Allow default permissions from the viewer to be applied to uploaded objects.  
							
							... 
							
							
							
							Make inventory items reflect coorect permissions immediately unstead of after relog 
							
						 
						
							2016-04-29 21:23:32 +02:00  
				
					
						
							
							
								 
						
							
							
								bedebf9498 
								
							
								 
							
						 
						
							
							
								
								Prevent "Object->Take" from working on attachments.  
							
							
							
						 
						
							2016-04-29 17:11:36 +02:00  
				
					
						
							
							
								 
						
							
							
								8ef34a1bc5 
								
							
								 
							
						 
						
							
							
								
								Fix incorrect SQLite syntax in Migrations  
							
							
							
						 
						
							2016-04-28 17:15:08 +02:00  
				
					
						
							
							
								 
						
							
							
								a01f24e331 
								
							
								 
							
						 
						
							
							
								
								Replace the "land show" method with the better one from 0.8.  
							
							
							
						 
						
							2016-04-28 16:13:23 +02:00  
				
					
						
							
							
								 
						
							
							
								995655c445 
								
							
								 
							
						 
						
							
							
								
								Make the SimulatorFeaturesModule nonshared as it ought to be from it's code structure.  
							
							
							
						 
						
							2016-04-27 00:48:56 +02:00  
				
					
						
							
							
								 
						
							
							
								2c75be7f6e 
								
							
								 
							
						 
						
							
							
								
								From information given my Mandarinka Tasty, add firing the detach event even for temp attachments  
							
							
							
						 
						
							2016-04-27 00:35:30 +02:00  
				
					
						
							
							
								 
						
							
							
								6771fb7d5d 
								
							
								 
							
						 
						
							
							
								
								Reverse a comparison, this is probably the cause of attach issues  
							
							
							
						 
						
							2016-04-26 17:43:36 +02:00  
				
					
						
							
							
								 
						
							
							
								61a7566381 
								
							
								 
							
						 
						
							
							
								
								Fire detach events even in temp attachments. They don't really need it but keeping the tests happy  
							
							
							
						 
						
							2016-04-25 20:27:23 +02:00  
				
					
						
							
							
								 
						
							
							
								8f668ec888 
								
							
								 
							
						 
						
							
							
								
								Stop serializing and storing assets for objects that were never rezzed from inventory items.  
							
							
							
						 
						
							2016-04-25 20:02:11 +02:00  
				
					
						
							
							
								 
						
							
							
								46a62a37d1 
								
							
								 
							
						 
						
							
							
								
								Fix Temporary Attachments not being able to be detached by client  
							
							... 
							
							
							
							Signed-off-by: Melanie Thielker <melanie@t-data.com> 
							
						 
						
							2016-04-25 19:44:15 +02:00  
				
					
						
							
							
								 
						
							
							
								7aa3d4256e 
								
							
								 
							
						 
						
							
							
								
								POSTGRES: Update database migrations to be in accordance with MySQL table definitions. Prerequisite for fixing PGSQLSimulationdata  
							
							... 
							
							
							
							Signed-off-by: Kevin Cozens <kevin@ve3syb.ca>  (mantis #7846 ) 
							
						 
						
							2016-04-25 12:17:17 -04:00  
				
					
						
							
							
								 
						
							
							
								b418033915 
								
							
								 
							
						 
						
							
							
								
								Updated the code to handle Agent Preferences. Thanks to TomDataworks for providing a final solution.  
							
							... 
							
							
							
							Signed-off-by: Kevin Cozens <kevin@ve3syb.ca>  (mantis #7610 ) 
							
						 
						
							2016-04-25 12:15:34 -04:00  
				
					
						
							
							
								 
						
							
							
								e9b0f71575 
								
							
								 
							
						 
						
							
							
								
								Fix Mantis  #7805 , table handler needs to look for all unique constraints.  
							
							... 
							
							
							
							Signed-off-by: Kevin Cozens <kevin@ve3syb.ca> 
							
						 
						
							2016-04-25 12:11:03 -04:00  
				
					
						
							
							
								 
						
							
							
								b91cfcca2b 
								
							
								 
							
						 
						
							
							
								
								POSTGRES: Added check for Heightfield not equal to Database NULL.. Mirrors OpenSim commit 50d738  
							
							... 
							
							
							
							Signed-off-by: Kevin Cozens <kevin@ve3syb.ca>  (mantis #7845 ) 
							
						 
						
							2016-04-25 12:01:36 -04:00  
				
					
						
							
							
								 
						
							
							
								28fb722612 
								
							
								 
							
						 
						
							
							
								
								CR safari. Remove gratuitious CRs in some files  
							
							
							
						 
						
							2016-04-07 19:53:56 +02:00  
				
					
						
							
							
								 
						
							
							
								3ff19a8ac3 
								
							
								 
							
						 
						
							
							
								
								Fix missing id parameter in FSAssets database connector when updating Access time.  
							
							
							
						 
						
							2016-04-05 21:52:28 +01:00  
				
					
						
							
							
								 
						
							
							
								2cfe848ceb 
								
							
								 
							
						 
						
							
							
								
								Correct case in the names of the Avatar and Friends tables  
							
							
							
						 
						
							2016-03-24 16:43:27 -04:00  
				
					
						
							
							
								 
						
							
							
								4cc954249d 
								
							
								 
							
						 
						
							
							
								
								Mantis 7842 - remove another possible null dereference  
							
							
							
						 
						
							2016-03-23 21:03:20 +01:00  
				
					
						
							
							
								 
						
							
							
								548b741130 
								
							
								 
							
						 
						
							
							
								
								Correct the case of the Presence table  
							
							
							
						 
						
							2016-03-22 23:05:31 +01:00  
				
					
						
							
							
								 
						
							
							
								482daacea7 
								
							
								 
							
						 
						
							
							
								
								Add migration to add "active" column on PGSQL. UNTESTED!  
							
							
							
						 
						
							2016-03-22 20:55:21 +01:00  
				
					
						
							
							
								 
						
							
							
								de109dbe92 
								
							
								 
							
						 
						
							
							
								
								Change casing on UserAccounts  
							
							
							
						 
						
							2016-03-22 20:08:46 +01:00  
				
					
						
							
							
								 
						
							
							
								73e527fffc 
								
							
								 
							
						 
						
							
							
								
								Fix some artefacts that came from merging the OSGrid code.  
							
							
							
						 
						
							2016-03-22 20:01:22 +01:00  
				
					
						
							
							
								 
						
							
							
								e8b46023e4 
								
							
								 
							
						 
						
							
							
								
								Add osRequestURL and osRequestSecureURL with an options list.  
							
							... 
							
							
							
							Only currently supported option is "allowXss" which will send the needed
Access-control-allow-origin: * header to allow xss scripting against
the LSL http server. 
							
						 
						
							2016-03-16 20:04:52 +01:00  
				
					
						
							
							
								 
						
							
							
								efa21156f3 
								
							
								 
							
						 
						
							
							
								
								Implement Access-Control-Allow-Origin for HTTP LSL server  
							
							
							
						 
						
							2016-03-16 19:22:40 +01:00  
				
					
						
							
							
								 
						
							
							
								8e772fde7f 
								
							
								 
							
						 
						
							
							
								
								Remove debug spam  
							
							
							
						 
						
							2016-03-15 02:36:06 +01:00  
				
					
						
							
							
								 
						
							
							
								41644bbfa9 
								
							
								 
							
						 
						
							
							
								
								Implement parameterization of HTTP_BODY_MAXLENGTH maximum as proposed in Mantis 7839.  
							
							
							
						 
						
							2016-03-14 16:08:49 +01:00  
				
					
						
							
							
								 
						
							
							
								07b78a68fc 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2016-03-09 02:53:06 +01:00  
				
					
						
							
							
								 
						
							
							
								1697f3e0c2 
								
							
								 
							
						 
						
							
							
								
								Finish plumbing RezRestoreToWorld.  
							
							
							
						 
						
							2016-03-09 02:52:45 +01:00  
				
					
						
							
							
								 
						
							
							
								43ca32150c 
								
							
								 
							
						 
						
							
							
								
								Plumb RezRestoreToWorld from the client (part done)  
							
							
							
						 
						
							2016-03-09 02:45:11 +01:00  
				
					
						
							
							
								 
						
							
							
								be43fc2234 
								
							
								 
							
						 
						
							
							
								
								BulletSim: use the new 'setAvatarSize' physics call introduced in 0.9.  
							
							... 
							
							
							
							This disables all the avatar size fudge numbers previously used by BulletSim.
If you have your region tuned to the old way, set
"[BulletSim]AvatarUseBefore09SizeComputation=true" in your INI files. 
							
						 
						
							2016-03-06 14:23:06 -08:00  
				
					
						
							
							
								 
						
							
							
								b65a18ef3f 
								
							
								 
							
						 
						
							
							
								
								Remove unused parameter ShouldUseFireAndForgetForCollisions. It was  
							
							... 
							
							
							
							used a while ago for testing but the execution code was removed. 
							
						 
						
							2016-03-06 14:16:46 -08:00  
				
					
						
							
							
								 
						
							
							
								feb058f5c5 
								
							
								 
							
						 
						
							
							
								
								BulletSim: Send out avatar position update if velocity is now zero  
							
							... 
							
							
							
							and it wasn't zero last tick. This will prevent some avatar creeping.
Adjust BulletSim default avatar velocity zeroing so the avatar stops sooner. 
							
						 
						
							2016-03-06 11:30:25 -08:00  
				
					
						
							
							
								 
						
							
							
								57b6398b71 
								
							
								 
							
						 
						
							
							
								
								Make mesh upload respect the same parts maximum as what is set for the  
							
							... 
							
							
							
							simulator 
							
						 
						
							2016-03-05 22:30:02 +01:00  
				
					
						
							
							
								 
						
							
							
								110297793c 
								
							
								 
							
						 
						
							
							
								
								Fix a couple of typos  
							
							
							
						 
						
							2016-03-05 22:22:09 +01:00  
				
					
						
							
							
								 
						
							
							
								15b9601393 
								
							
								 
							
						 
						
							
							
								
								Introduce UseOsgridFormat config to select the OSGrid specific path name  
							
							... 
							
							
							
							generator 
							
						 
						
							2016-03-05 01:26:28 +01:00  
				
					
						
							
							
								 
						
							
							
								74c2113bce 
								
							
								 
							
						 
						
							
							
								
								Port the safer database access and the cure for "Chicken Bones" which  
							
							... 
							
							
							
							are artefacts that can be created by fsck and would make standard
FSAssets choke. These refinements were tested on OSGrid. 
							
						 
						
							2016-03-05 01:17:42 +01:00  
				
					
						
							
							
								 
						
							
							
								c541b5cf43 
								
							
								 
							
						 
						
							
							
								
								Mantis 7833: Fix a condition where email sent from an object that is in  
							
							... 
							
							
							
							the process of being removed can cause a null reference 
							
						 
						
							2016-03-03 17:08:56 +01:00  
				
					
						
							
							
								 
						
							
							
								ab12a14279 
								
							
								 
							
						 
						
							
							
								
								Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global replace anymore.  
							
							
							
						 
						
							2016-02-21 11:14:02 -08:00  
				
					
						
							
							
								 
						
							
							
								cd54bbe789 
								
							
								 
							
						 
						
							
							
								
								The old sqlite inventory data interface was still around and causing problems: the only part of the code using it was the data (sqlite) tests. Given that this old interface has been obsolete for several years, it has now been removed, including the tests. TODO: Writing tests for the new (ah!) inventory data interface.  
							
							
							
						 
						
							2016-02-21 10:37:12 -08:00  
				
					
						
							
							
								 
						
							
							
								206b035571 
								
							
								 
							
						 
						
							
							
								
								SQLite: Removed obsolete migration file  
							
							
							
						 
						
							2016-02-21 09:12:25 -08:00  
				
					
						
							
							
								 
						
							
							
								ee24b25165 
								
							
								 
							
						 
						
							
							
								
								Flatten migrations for sqlite  
							
							... 
							
							
							
							Conflicts:
	OpenSim/Data/SQLite/Resources/RegionStore.migrations
(Resolved) 
							
						 
						
							2016-02-21 09:10:00 -08:00  
				
					
						
							
							
								 
						
							
							
								ded776c86b 
								
							
								 
							
						 
						
							
							
								
								MySQL migrations: fix one last migration that had been left behind  
							
							
							
						 
						
							2016-02-21 07:08:55 -08:00  
				
					
						
							
							
								 
						
							
							
								134e94a7e9 
								
							
								 
							
						 
						
							
							
								
								Flatten migrations for MySQL.  
							
							... 
							
							
							
							Conflicts:
	OpenSim/Data/MySQL/Resources/RegionStore.migrations
	OpenSim/Data/MySQL/Resources/UserAccount.migrations 
							
						 
						
							2016-02-20 19:27:12 -08:00  
				
					
						
							
							
								 
						
							
							
								170acd7d67 
								
							
								 
							
						 
						
							
							
								
								change parcel_owner_is_god configuration option from default from true to false, leaving only region_owner true by default  
							
							
							
						 
						
							2016-01-30 15:42:59 +00:00  
				
					
						
							
							
								 
						
							
							
								b34652e9eb 
								
							
								 
							
						 
						
							
							
								
								accept mantis 7785 requests, at least until bullet can be also be used fix landing height. (could not test)  
							
							
							
						 
						
							2016-01-26 21:42:46 +00:00  
				
					
						
							
							
								 
						
							
							
								668ff1e12c 
								
							
								 
							
						 
						
							
							
								
								make sure MaxRegionsViewDistance is lower than MaxDrawDistance  
							
							
							
						 
						
							2016-01-26 20:55:00 +00:00  
				
					
						
							
							
								 
						
							
							
								109723dc2d 
								
							
								 
							
						 
						
							
							
								
								add option MaxRegionsViewDistance to control the maximum range to tell viewer to connect to Neighbour regions, since that is diferent from view range  
							
							
							
						 
						
							2016-01-26 20:39:37 +00:00  
				
					
						
							
							
								 
						
							
							
								66be75556b 
								
							
								 
							
						 
						
							
							
								
								BulletSim: increase default value of AvatarStopZeroThreshold as this reduces  
							
							... 
							
							
							
							the occurance of stopped avatar drifting in the viewer. Not sure why but this
is a short term fix while investigation continues. 
							
						 
						
							2016-01-20 06:35:53 -08:00  
				
					
						
							
							
								 
						
							
							
								33af419050 
								
							
								 
							
						 
						
							
							
								
								BulletSim: make collision sounds work most of the time. Seems that collisions  
							
							... 
							
							
							
							usually stop  the collider so velocity is often small.
Also remove some chatty debug messages. 
							
						 
						
							2016-01-19 22:09:51 -08:00  
				
					
						
							
							
								 
						
							
							
								ddd59fab5f 
								
							
								 
							
						 
						
							
							
								
								BulletSim: add stationary suppression on AddForce application. This enables  
							
							... 
							
							
							
							small pushing of avatars (Mantis 7779). 
							
						 
						
							2016-01-18 10:50:28 -08:00  
				
					
						
							
							
								 
						
							
							
								5ed90b3921 
								
							
								 
							
						 
						
							
							
								
								BulletSim: fix problem of not zeroing motion when stationary (drift problem from  
							
							... 
							
							
							
							Mantis 7813). Redo Z computations for movement. Clean up code to simplify
tests. Add function to suppress stationary tests unless velocity drops. 
							
						 
						
							2016-01-18 10:48:10 -08:00  
				
					
						
							
							
								 
						
							
							
								35d4298be6 
								
							
								 
							
						 
						
							
							
								
								BulletSim: change method signatures for internal AddForce methods to remove  
							
							... 
							
							
							
							confusion about push forces. The latter is an external, physics engine interface
feature (the force parameter has a different unit if pushing vs adding force)
and that distinction is not used internally. 
							
						 
						
							2016-01-18 07:02:48 -08:00  
				
					
						
							
							
								 
						
							
							
								fb57d31538 
								
							
								 
							
						 
						
							
							
								
								BulletSim: revert avatar stationary testing for having slight velocity.  
							
							... 
							
							
							
							This fix causes drift (Mantis 7813). This revision will rebreak pushing
(Mantis 7779) but drifting is bad and pushing will be fixed in future commits. 
							
						 
						
							2016-01-18 07:00:50 -08:00  
				
					
						
							
							
								 
						
							
							
								b02f29300d 
								
							
								 
							
						 
						
							
							
								
								Code cleanup to terse update sending as given in a patch in Mantis 7813.  
							
							... 
							
							
							
							Thanks tqlion! 
							
						 
						
							2016-01-18 06:58:41 -08:00  
				
					
						
							
							
								 
						
							
							
								22501ea06d 
								
							
								 
							
						 
						
							
							
								
								BulletSim: fix Mantis 7798: land collisions not working.  
							
							
							
						 
						
							2016-01-10 16:42:23 -08:00  
				
					
						
							
							
								 
						
							
							
								d4e88f8883 
								
							
								 
							
						 
						
							
							
								
								BulletSim: tweaking so avatar can be pushed. In particular, llPushObject,  
							
							... 
							
							
							
							which called BSCharacter.AddForce, can now move a character. 
							
						 
						
							2016-01-10 14:53:55 -08:00  
				
					
						
							
							
								 
						
							
							
								905dec5d23 
								
							
								 
							
						 
						
							
							
								
								Fix region data range selection in the PGSQL backend.  
							
							... 
							
							
							
							Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2016-01-10 18:05:08 +00:00  
				
					
						
							
							
								 
						
							
							
								ee15c51ba4 
								
							
								 
							
						 
						
							
							
								
								add npc create option OS_NPC_OBJECT_GROUP. with it the npc will be created with the group of the object with the script, if that object owner is member of that group. This should allow parcel access by group to work now, and not much else. The groupTitle will also be set, it the region option NoNPCGroup is not active.  
							
							
							
						 
						
							2016-01-01 23:41:25 +00:00  
				
					
						
							
							
								 
						
							
							
								f8f28311bf 
								
							
								 
							
						 
						
							
							
								
								stop avatar move to target on parcel ban enforce  
							
							
							
						 
						
							2016-01-01 23:03:46 +00:00  
				
					
						
							
							
								 
						
							
							
								7831d219d7 
								
							
								 
							
						 
						
							
							
								
								Add locking around stats record fetch to resolve Mantis 7793.  
							
							
							
						 
						
							2015-12-27 15:05:17 -08:00  
				
					
						
							
							
								 
						
							
							
								e2517b51f8 
								
							
								 
							
						 
						
							
							
								
								ubMeshmerizer: remove some wrong faces still present in taper cases, some code cleanup  
							
							
							
						 
						
							2015-12-26 21:38:36 +00:00  
				
					
						
							
							
								 
						
							
							
								f92deb65f8 
								
							
								 
							
						 
						
							
							
								
								fix cilinder and cone physics mesh  
							
							
							
						 
						
							2015-12-26 01:49:30 +00:00  
				
					
						
							
							
								 
						
							
							
								65269f6f7f 
								
							
								 
							
						 
						
							
							
								
								fix html encapsulation for MSIE was doing nothing  
							
							
							
						 
						
							2015-12-25 14:34:02 +00:00  
				
					
						
							
							
								 
						
							
							
								85a75ce0bc 
								
							
								 
							
						 
						
							
							
								
								assume direct string.replace is good enought to avoid a stringbuild use  
							
							
							
						 
						
							2015-12-25 14:16:47 +00:00  
				
					
						
							
							
								 
						
							
							
								41078f8d51 
								
							
								 
							
						 
						
							
							
								
								try to implement HTTP_BODY_MAXLENGTH. Make it limit body input bytes. Read entire relevant input buffer before UTF-8 parsing, or it may fail.  
							
							
							
						 
						
							2015-12-25 13:51:05 +00:00  
				
					
						
							
							
								 
						
							
							
								e5f7856eaf 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2015-12-25 10:44:59 +00:00  
				
					
						
							
							
								 
						
							
							
								b7ea5c4967 
								
							
								 
							
						 
						
							
							
								
								a few code cosmetic changes  
							
							
							
						 
						
							2015-12-25 10:43:51 +00:00  
				
					
						
							
							
								 
						
							
							
								52ebb3f2fb 
								
							
								 
							
						 
						
							
							
								
								The configger tool hadn't been updated since the introduction of OpenSimDefaults! :0  
							
							... 
							
							
							
							It is updated now. 
							
						 
						
							2015-12-24 10:05:59 -08:00  
				
					
						
							
							
								 
						
							
							
								7430c629aa 
								
							
								 
							
						 
						
							
							
								
								enable the upload region map texture asset for large regions for large regions that i had disabled, but with max size reduced to 512pixels. New viewers don't use this, but osGetRegionMapTexture needs it ( mantis 7787 )  
							
							
							
						 
						
							2015-12-24 11:20:46 +00:00  
				
					
						
							
							
								 
						
							
							
								37cb24da60 
								
							
								 
							
						 
						
							
							
								
								add prim estimated center of mass correction also for tortured prims meshs. Not fully tested  
							
							
							
						 
						
							2015-12-24 01:21:15 +00:00  
				
					
						
							
							
								 
						
							
							
								24aa529715 
								
							
								 
							
						 
						
							
							
								
								fix avatar movetotarget that got broken with changes on significant movement. Do it all on scenepresence.cs, and not also on scene.cs. check distance to target only on X,Y if not flying or landing  
							
							
							
						 
						
							2015-12-23 21:22:00 +00:00  
				
					
						
							
							
								 
						
							
							
								5135214e5b 
								
							
								 
							
						 
						
							
							
								
								physics landing: don't land on top of volume detectors  
							
							
							
						 
						
							2015-12-22 13:23:08 +00:00  
				
					
						
							
							
								 
						
							
							
								6437a94388 
								
							
								 
							
						 
						
							
							
								
								a few changes to physics new root avatar position height estimation  
							
							
							
						 
						
							2015-12-22 00:06:17 +00:00  
				
					
						
							
							
								 
						
							
							
								88a63ecc39 
								
							
								 
							
						 
						
							
							
								
								drop attachments to ground a bit in front of the avatar, not on his location  
							
							
							
						 
						
							2015-12-21 18:13:07 +00:00  
				
					
						
							
							
								 
						
							
							
								7081ef948c 
								
							
								 
							
						 
						
							
							
								
								clean a bit  
							
							
							
						 
						
							2015-12-21 17:56:12 +00:00  
				
					
						
							
							
								 
						
							
							
								4b14ec3c45 
								
							
								 
							
						 
						
							
							
								
								add physics help on root agent arrival via some login types and if not under action of telehub or landpoint. will change land to the top of anything physics sees above ground up to 1024m above ground. Only works with ubOde (possible ode but untested). Feature testing... some results may be ugly.  
							
							
							
						 
						
							2015-12-21 16:31:49 +00:00  
				
					
						
							
							
								 
						
							
							
								0e99763e6b 
								
							
								 
							
						 
						
							
							
								
								revert the setting of phantom flag on attachment drop to ground, since it can break nomod objects  
							
							
							
						 
						
							2015-12-21 13:52:45 +00:00  
				
					
						
							
							
								 
						
							
							
								52d7aca6a2 
								
							
								 
							
						 
						
							
							
								
								simplify avatar updates throotle control, this possible needs to get more complex again  
							
							
							
						 
						
							2015-12-21 13:20:24 +00:00  
				
					
						
							
							
								 
						
							
							
								827058e359 
								
							
								 
							
						 
						
							
							
								
								drop attachments to ground with phantom active. We should not do this, but for now there no better way to avoid nasty collisions. (large physical objects may still have bad collisions with ground on drop)  
							
							
							
						 
						
							2015-12-20 11:57:52 +00:00  
				
					
						
							
							
								 
						
							
							
								844266c4d5 
								
							
								 
							
						 
						
							
							
								
								change the return list of objects costs, sending a answer if none found  
							
							
							
						 
						
							2015-12-20 11:43:27 +00:00  
				
					
						
							
							
								 
						
							
							
								b31adde5fc 
								
							
								 
							
						 
						
							
							
								
								BUG FIX on avatar position updates send control  
							
							
							
						 
						
							2015-12-20 11:12:48 +00:00  
				
					
						
							
							
								 
						
							
							
								a4f91e5064 
								
							
								 
							
						 
						
							
							
								
								do not change a attachment phatom state on crossings  
							
							
							
						 
						
							2015-12-19 19:49:27 +00:00  
				
					
						
							
							
								 
						
							
							
								01a27e8c71 
								
							
								 
							
						 
						
							
							
								
								establish a minimun for ReprioritizationDistance  
							
							
							
						 
						
							2015-12-19 17:39:42 +00:00  
				
					
						
							
							
								 
						
							
							
								48f6010a1c 
								
							
								 
							
						 
						
							
							
								
								a more clean enforcement of BestAvatarResponsiveness (others aren't good at moment  
							
							
							
						 
						
							2015-12-19 17:29:51 +00:00  
				
					
						
							
							
								 
						
							
							
								9a492258c9 
								
							
								 
							
						 
						
							
							
								
								reduce xmlrpcgroups error messages if its debug option is off. Disable keepalive by default  
							
							
							
						 
						
							2015-12-19 15:24:43 +00:00  
				
					
						
							
							
								 
						
							
							
								da1c347676 
								
							
								 
							
						 
						
							
							
								
								temporary assets are as local  
							
							
							
						 
						
							2015-12-19 15:05:49 +00:00  
				
					
						
							
							
								 
						
							
							
								b29ab1b2df 
								
							
								 
							
						 
						
							
							
								
								adjust the checks for invalid asset IDs. changed upload fail detection  
							
							
							
						 
						
							2015-12-19 15:03:22 +00:00  
				
					
						
							
							
								 
						
							
							
								b2acef8aad 
								
							
								 
							
						 
						
							
							
								
								remove the unused OBB physics parameters export, since they aren't actually usefull outside ubOde  
							
							
							
						 
						
							2015-12-17 22:34:21 +00:00  
				
					
						
							
							
								 
						
							
							
								56e28c6c27 
								
							
								 
							
						 
						
							
							
								
								fix silly bug: Dynamics are to apply to root prim not child  
							
							
							
						 
						
							2015-12-17 19:02:46 +00:00  
				
					
						
							
							
								 
						
							
							
								01b4b25cdb 
								
							
								 
							
						 
						
							
							
								
								current priority code uses avatar position not camera, so fix reprioritizer. This may need to be reviewed in future.. it should be camera  
							
							
							
						 
						
							2015-12-17 18:15:33 +00:00  
				
					
						
							
							
								 
						
							
							
								ed74fb5da4 
								
							
								 
							
						 
						
							
							
								
								save a expensive call to CameraPosition  
							
							
							
						 
						
							2015-12-17 12:24:37 +00:00  
				
					
						
							
							
								 
						
							
							
								a4ed6111b0 
								
							
								 
							
						 
						
							
							
								
								change updates reprioritization control code. Do it under normal avatar updates timing and with a workjob not a timer issued thread.  
							
							
							
						 
						
							2015-12-17 12:20:02 +00:00  
				
					
						
							
							
								 
						
							
							
								3505ab759d 
								
							
								 
							
						 
						
							
							
								
								dont bother another thread to try to send if there is no one to listen  
							
							
							
						 
						
							2015-12-16 23:54:48 +00:00  
				
					
						
							
							
								 
						
							
							
								19c551e815 
								
							
								 
							
						 
						
							
							
								
								fix test: scene update needs to run after the delay  
							
							
							
						 
						
							2015-12-16 23:26:51 +00:00  
				
					
						
							
							
								 
						
							
							
								764f270d34 
								
							
								 
							
						 
						
							
							
								
								revert last change and add delays on testing, since child updates now have time control, since they are heavy http connections  
							
							
							
						 
						
							2015-12-16 23:13:10 +00:00  
				
					
						
							
							
								 
						
							
							
								ddd067266b 
								
							
								 
							
						 
						
							
							
								
								temporary remove the delay on first child updates  
							
							
							
						 
						
							2015-12-16 22:43:31 +00:00  
				
					
						
							
							
								 
						
							
							
								41ae6f06e0 
								
							
								 
							
						 
						
							
							
								
								several changes to parcels access control and scenepresence updates rates  
							
							
							
						 
						
							2015-12-16 22:16:51 +00:00  
				
					
						
							
							
								 
						
							
							
								1d131a0c33 
								
							
								 
							
						 
						
							
							
								
								make parcel bans do something on vehicles. Just a first code, far from good  
							
							
							
						 
						
							2015-12-15 21:00:06 +00:00  
				
					
						
							
							
								 
						
							
							
								b7155f5651 
								
							
								 
							
						 
						
							
							
								
								fix typo  
							
							
							
						 
						
							2015-12-15 18:32:02 +00:00  
				
					
						
							
							
								 
						
							
							
								9327bb2546 
								
							
								 
							
						 
						
							
							
								
								a few more changes on parcels location finding  
							
							
							
						 
						
							2015-12-15 18:19:08 +00:00  
				
					
						
							
							
								 
						
							
							
								a9e8bd2884 
								
							
								 
							
						 
						
							
							
								
								remove replaced code  
							
							
							
						 
						
							2015-12-15 17:20:00 +00:00  
				
					
						
							
							
								 
						
							
							
								c7b963df8f 
								
							
								 
							
						 
						
							
							
								
								replace GetNearestPoint... funtions  
							
							
							
						 
						
							2015-12-15 17:13:32 +00:00  
				
					
						
							
							
								 
						
							
							
								9db987b6f9 
								
							
								 
							
						 
						
							
							
								
								some changes parcels AABB math etc  
							
							
							
						 
						
							2015-12-15 11:46:50 +00:00  
				
					
						
							
							
								 
						
							
							
								4805e91d39 
								
							
								 
							
						 
						
							
							
								
								dont round to nearest int when checking position in parcel since next high int can be on other parcel  
							
							
							
						 
						
							2015-12-15 04:10:47 +00:00  
				
					
						
							
							
								 
						
							
							
								2f7e9a97db 
								
							
								 
							
						 
						
							
							
								
								rename a parameter  
							
							
							
						 
						
							2015-12-14 14:07:30 +00:00  
				
					
						
							
							
								 
						
							
							
								78794b1dfe 
								
							
								 
							
						 
						
							
							
								
								bug fix  
							
							
							
						 
						
							2015-12-14 14:06:17 +00:00  
				
					
						
							
							
								 
						
							
							
								35b88b6580 
								
							
								 
							
						 
						
							
							
								
								removed unneeded funtions  
							
							
							
						 
						
							2015-12-14 12:47:17 +00:00  
				
					
						
							
							
								 
						
							
							
								e37e8c3bdf 
								
							
								 
							
						 
						
							
							
								
								on join parcels, keep the information of the larger parcel, since thats how its expected now  
							
							
							
						 
						
							2015-12-14 12:29:00 +00:00  
				
					
						
							
							
								 
						
							
							
								2a354f6c28 
								
							
								 
							
						 
						
							
							
								
								calculate land startpoint, endpoint and center estimate when it is updated, it not every time they are needed  
							
							
							
						 
						
							2015-12-14 11:57:24 +00:00  
				
					
						
							
							
								 
						
							
							
								ca6b5fc80d 
								
							
								 
							
						 
						
							
							
								
								taint prim count when join or subdivide parcels  
							
							
							
						 
						
							2015-12-13 18:22:46 +00:00  
				
					
						
							
							
								 
						
							
							
								736bcc70fe 
								
							
								 
							
						 
						
							
							
								
								change default landpoint type to anywhere (direct)  
							
							
							
						 
						
							2015-12-13 18:07:40 +00:00  
				
					
						
							
							
								 
						
							
							
								6c5005aa3b 
								
							
								 
							
						 
						
							
							
								
								several changes to telehubs, LandPoint and land access  
							
							
							
						 
						
							2015-12-13 16:59:01 +00:00  
				
					
						
							
							
								 
						
							
							
								36e53b0e03 
								
							
								 
							
						 
						
							
							
								
								fix: do tell and log denied access to estate  
							
							
							
						 
						
							2015-12-13 12:42:15 +00:00  
				
					
						
							
							
								 
						
							
							
								5d6da6bb35 
								
							
								 
							
						 
						
							
							
								
								fix: if no groups module, deny access  
							
							
							
						 
						
							2015-12-13 12:14:31 +00:00  
				
					
						
							
							
								 
						
							
							
								f3c03aaa62 
								
							
								 
							
						 
						
							
							
								
								several changes to region and land access control - this may be a bit broken now  
							
							
							
						 
						
							2015-12-13 11:31:06 +00:00  
				
					
						
							
							
								 
						
							
							
								79945cff7c 
								
							
								 
							
						 
						
							
							
								
								improve a bit llpushobject on avatars using bullet, but force is ignored a few seconds after a movement comand. RAdams plz take a look  
							
							
							
						 
						
							2015-12-12 20:52:12 +00:00  
				
					
						
							
							
								 
						
							
							
								819fe96503 
								
							
								 
							
						 
						
							
							
								
								invalidate LandPoint on land subdivide  
							
							
							
						 
						
							2015-12-12 17:32:59 +00:00  
				
					
						
							
							
								 
						
							
							
								4d493dd32e 
								
							
								 
							
						 
						
							
							
								
								make sure land access/ban lists are active when changed by new viewers  
							
							
							
						 
						
							2015-12-12 15:40:09 +00:00  
				
					
						
							
							
								 
						
							
							
								3781c486c6 
								
							
								 
							
						 
						
							
							
								
								fix land access/ban list sending for new viewers  
							
							
							
						 
						
							2015-12-12 13:05:24 +00:00  
				
					
						
							
							
								 
						
							
							
								0934e1cf71 
								
							
								 
							
						 
						
							
							
								
								add IsEstateManager check to Permissions  
							
							
							
						 
						
							2015-12-12 10:03:07 +00:00  
				
					
						
							
							
								 
						
							
							
								5c39d9790e 
								
							
								 
							
						 
						
							
							
								
								change vivox url from https:// to http:// still another  
							
							
							
						 
						
							2015-12-11 19:50:22 +00:00  
				
					
						
							
							
								 
						
							
							
								6ea43d6014 
								
							
								 
							
						 
						
							
							
								
								change vivox url from https:// to http:// missed several  
							
							
							
						 
						
							2015-12-11 19:48:50 +00:00  
				
					
						
							
							
								 
						
							
							
								b63a7d7705 
								
							
								 
							
						 
						
							
							
								
								change vivox url from https:// to http://  (merge issue)  
							
							
							
						 
						
							2015-12-11 19:44:42 +00:00  
				
					
						
							
							
								 
						
							
							
								b35d3a3134 
								
							
								 
							
						 
						
							
							
								
								fix backup control flag, still a bad merge effect  
							
							
							
						 
						
							2015-12-11 02:06:32 +00:00  
				
					
						
							
							
								 
						
							
							
								6de7da467a 
								
							
								 
							
						 
						
							
							
								
								keep SOG reference to root part since two many things depend on deleted SOGs not being deleted  
							
							
							
						 
						
							2015-12-10 17:04:39 +00:00  
				
					
						
							
							
								 
						
							
							
								62009ba9c0 
								
							
								 
							
						 
						
							
							
								
								remove some SOG references on delete to help GC  
							
							
							
						 
						
							2015-12-10 14:00:43 +00:00  
				
					
						
							
							
								 
						
							
							
								bdab95f1d2 
								
							
								 
							
						 
						
							
							
								
								dont try to process packets for deleted clients  
							
							
							
						 
						
							2015-12-09 22:57:13 +00:00  
				
					
						
							
							
								 
						
							
							
								bbe55df6c6 
								
							
								 
							
						 
						
							
							
								
								disable useless and totally wrong incoming Pools  
							
							
							
						 
						
							2015-12-09 22:32:48 +00:00  
				
					
						
							
							
								 
						
							
							
								42e5ee4c4b 
								
							
								 
							
						 
						
							
							
								
								don't keep a reference to config, if not in use  
							
							
							
						 
						
							2015-12-09 21:35:20 +00:00  
				
					
						
							
							
								 
						
							
							
								4ad7160e05 
								
							
								 
							
						 
						
							
							
								
								minor cleanup  
							
							
							
						 
						
							2015-12-09 17:20:51 +00:00  
				
					
						
							
							
								 
						
							
							
								f7a29ad8b5 
								
							
								 
							
						 
						
							
							
								
								minor cleanup  
							
							
							
						 
						
							2015-12-09 16:42:24 +00:00  
				
					
						
							
							
								 
						
							
							
								ce44ce447b 
								
							
								 
							
						 
						
							
							
								
								coment out odd DoubleQueue class code  
							
							
							
						 
						
							2015-12-09 16:30:45 +00:00  
				
					
						
							
							
								 
						
							
							
								8314987474 
								
							
								 
							
						 
						
							
							
								
								tick region health a bit faster  
							
							
							
						 
						
							2015-12-09 16:27:59 +00:00  
				
					
						
							
							
								 
						
							
							
								3ca4b6f319 
								
							
								 
							
						 
						
							
							
								
								fix the queue type in use  
							
							
							
						 
						
							2015-12-09 16:26:03 +00:00  
				
					
						
							
							
								 
						
							
							
								eccec66359 
								
							
								 
							
						 
						
							
							
								
								fix the queue type in use  
							
							
							
						 
						
							2015-12-09 16:12:21 +00:00  
				
					
						
							
							
								 
						
							
							
								447943302d 
								
							
								 
							
						 
						
							
							
								
								add some missing GC.RemoveMemoryPressure()  
							
							
							
						 
						
							2015-12-09 01:43:32 +00:00  
				
					
						
							
							
								 
						
							
							
								7d8b783d31 
								
							
								 
							
						 
						
							
							
								
								send a full update on GroupResize, not a terse  
							
							
							
						 
						
							2015-12-05 08:30:30 +00:00  
				
					
						
							
							
								 
						
							
							
								a7079c9227 
								
							
								 
							
						 
						
							
							
								
								add default eyes to default wearables, and revert previus bad commit  
							
							
							
						 
						
							2015-12-04 18:29:31 +00:00  
				
					
						
							
							
								 
						
							
							
								0d8f62405c 
								
							
								 
							
						 
						
							
							
								
								add other Eyes asset id to xferupload defaults  
							
							
							
						 
						
							2015-12-04 17:34:49 +00:00  
				
					
						
							
							
								 
						
							
							
								0ae7b7e7e8 
								
							
								 
							
						 
						
							
							
								
								change handling of optional skirt baked texture  
							
							
							
						 
						
							2015-12-03 16:21:43 +00:00  
				
					
						
							
							
								 
						
							
							
								c903e3afd0 
								
							
								 
							
						 
						
							
							
								
								fix a 1m diference in regions view range estimations  
							
							
							
						 
						
							2015-12-03 01:13:54 +00:00  
				
					
						
							
							
								 
						
							
							
								d5e21a0ad2 
								
							
								 
							
						 
						
							
							
								
								remove failed CreateAgent from agent child regions list  
							
							
							
						 
						
							2015-12-02 04:40:06 +00:00  
				
					
						
							
							
								 
						
							
							
								e2796e6044 
								
							
								 
							
						 
						
							
							
								
								fix typo  
							
							
							
						 
						
							2015-12-02 04:26:30 +00:00  
				
					
						
							
							
								 
						
							
							
								ae3e288b14 
								
							
								 
							
						 
						
							
							
								
								createAgent needs to be sync  
							
							
							
						 
						
							2015-12-02 04:24:58 +00:00  
				
					
						
							
							
								 
						
							
							
								52a5688b6e 
								
							
								 
							
						 
						
							
							
								
								minor: fix a log timing information  
							
							
							
						 
						
							2015-12-02 02:43:52 +00:00  
				
					
						
							
							
								 
						
							
							
								b1c4f69154 
								
							
								 
							
						 
						
							
							
								
								fix protocol version to max wearables mapping  
							
							
							
						 
						
							2015-12-01 19:49:27 +00:00  
				
					
						
							
							
								 
						
							
							
								f42522b510 
								
							
								 
							
						 
						
							
							
								
								Fix protocol versions to wearables count mapping  
							
							
							
						 
						
							2015-12-01 16:07:47 +01:00  
				
					
						
							
							
								 
						
							
							
								41072259e4 
								
							
								 
							
						 
						
							
							
								
								Change protocol version max to 0.6  
							
							
							
						 
						
							2015-12-01 16:01:12 +01:00  
				
					
						
							
							
								 
						
							
							
								e37c4e878c 
								
							
								 
							
						 
						
							
							
								
								more changes on lookAt and RotLookAt; do something in attachments  
							
							
							
						 
						
							2015-12-01 12:11:48 +00:00  
				
					
						
							
							
								 
						
							
							
								a9e58d6175 
								
							
								 
							
						 
						
							
							
								
								some changes due to lookAt and RotLookAt  
							
							
							
						 
						
							2015-12-01 10:15:38 +00:00  
				
					
						
							
							
								 
						
							
							
								193b3079e4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2015-12-01 09:43:05 +00:00  
				
					
						
							
							
								 
						
							
							
								c277dbd66c 
								
							
								 
							
						 
						
							
							
								
								fix a more few typos  
							
							
							
						 
						
							2015-12-01 09:42:28 +00:00  
				
					
						
							
							
								 
						
							
							
								e4d0ae4f6e 
								
							
								 
							
						 
						
							
							
								
								BulletSim: fix collision sound calculation. Modify some routines to make  
							
							... 
							
							
							
							collider and collidee clearer. Also fix (when did it break?) avatars not moving
if standing on a moving object. Now friction will move avatars if standing
on a disc or the top of a train. 
							
						 
						
							2015-11-30 20:51:12 -08:00  
				
					
						
							
							
								 
						
							
							
								b453ef0fbd 
								
							
								 
							
						 
						
							
							
								
								fix a few typos  
							
							
							
						 
						
							2015-11-30 19:47:58 +00:00  
				
					
						
							
							
								 
						
							
							
								fbef862aee 
								
							
								 
							
						 
						
							
							
								
								add a few more known texture IDs  
							
							
							
						 
						
							2015-11-30 19:45:44 +00:00  
				
					
						
							
							
								 
						
							
							
								d952b267e9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2015-11-29 18:28:14 +00:00  
				
					
						
							
							
								 
						
							
							
								25f13f7c01 
								
							
								 
							
						 
						
							
							
								
								fix llLookAt in non-physical case  
							
							
							
						 
						
							2015-11-29 18:27:34 +00:00  
				
					
						
							
							
								 
						
							
							
								55a9bbc6ce 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2015-11-29 09:48:48 -08:00  
				
					
						
							
							
								 
						
							
							
								1aa0234408 
								
							
								 
							
						 
						
							
							
								
								Trying to make http requests less slow, according to  http://stackoverflow.com/questions/2519655/httpwebrequest-is-extremely-slow  
							
							
							
						 
						
							2015-11-29 09:48:17 -08:00  
				
					
						
							
							
								 
						
							
							
								302d28625d 
								
							
								 
							
						 
						
							
							
								
								change llLookAt math to master cleaner solution, assuming lAxis2rot does work  
							
							
							
						 
						
							2015-11-29 14:36:09 +00:00  
				
					
						
							
							
								 
						
							
							
								ca026ac735 
								
							
								 
							
						 
						
							
							
								
								fix the default shape type on upload, it is always convex  
							
							
							
						 
						
							2015-11-29 00:19:25 +00:00  
				
					
						
							
							
								 
						
							
							
								15f8a46216 
								
							
								 
							
						 
						
							
							
								
								let Bullet do collision sounds (RAdams plz fix the relative speed)  
							
							
							
						 
						
							2015-11-29 00:02:46 +00:00  
				
					
						
							
							
								 
						
							
							
								82e464cb8c 
								
							
								 
							
						 
						
							
							
								
								let old ODE trigger collision sounds like ubOde  
							
							
							
						 
						
							2015-11-28 23:44:53 +00:00  
				
					
						
							
							
								 
						
							
							
								9928076d1a 
								
							
								 
							
						 
						
							
							
								
								remove terrain height clamping left over the ushort format testing  
							
							
							
						 
						
							2015-11-27 23:46:58 +00:00  
				
					
						
							
							
								 
						
							
							
								f59350a1ee 
								
							
								 
							
						 
						
							
							
								
								add a nasty global lock, ode.dll requires on multi regions per instance ( also make sure ninjaJoints are disabled  
							
							
							
						 
						
							2015-11-27 22:50:28 +00:00  
				
					
						
							
							
								 
						
							
							
								5aa1c0d328 
								
							
								 
							
						 
						
							
							
								
								coment out warnings that do a messed around number of threadpool workitens and number of active threads ( at least when a pool is in use)  
							
							
							
						 
						
							2015-11-27 18:43:17 +00:00  
				
					
						
							
							
								 
						
							
							
								cade717b5f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2015-11-27 08:24:39 -08:00  
				
					
						
							
							
								 
						
							
							
								5b7a585b4f 
								
							
								 
							
						 
						
							
							
								
								Sometimes the viewer sends a null string as mapName; this made the client thread throw an exception with unexpected behavior for users (nothing happens). This commit gives it a sane default: it assumes we're looking for a position in the current region.  
							
							
							
						 
						
							2015-11-27 08:22:30 -08:00  
				
					
						
							
							
								 
						
							
							
								3304e52750 
								
							
								 
							
						 
						
							
							
								
								add a delay to consume other change messages on move and cross  
							
							
							
						 
						
							2015-11-27 14:56:04 +00:00  
				
					
						
							
							
								 
						
							
							
								f1bbc4d386 
								
							
								 
							
						 
						
							
							
								
								stop some requests processing when module as no scenes (there must be a better way to fix this)  
							
							
							
						 
						
							2015-11-27 14:39:11 +00:00  
				
					
						
							
							
								 
						
							
							
								bb0db96256 
								
							
								 
							
						 
						
							
							
								
								DeregisterRegion from grid earlier on close  
							
							
							
						 
						
							2015-11-27 14:01:42 +00:00  
				
					
						
							
							
								 
						
							
							
								e2fb600bf5 
								
							
								 
							
						 
						
							
							
								
								change Backup on scene close to Forced, and not dependent on last change time.  
							
							
							
						 
						
							2015-11-27 13:56:57 +00:00  
				
					
						
							
							
								 
						
							
							
								c5395cef74 
								
							
								 
							
						 
						
							
							
								
								remove thread Heartbeat from watchdog  
							
							
							
						 
						
							2015-11-27 13:45:14 +00:00  
				
					
						
							
							
								 
						
							
							
								9224b5d680 
								
							
								 
							
						 
						
							
							
								
								revert last change to watchdog timeouts, that should not be needed  
							
							
							
						 
						
							2015-11-27 13:32:49 +00:00  
				
					
						
							
							
								 
						
							
							
								baf8e762a6 
								
							
								 
							
						 
						
							
							
								
								change JobEngine stop code and add a extra check for thread removed on watchdog timeout checks  
							
							
							
						 
						
							2015-11-27 13:28:10 +00:00  
				
					
						
							
							
								 
						
							
							
								3029080d9b 
								
							
								 
							
						 
						
							
							
								
								change threading on GetTexture and getMesh and WebFetch Modules.  
							
							
							
						 
						
							2015-11-27 07:38:54 +00:00  
				
					
						
							
							
								 
						
							
							
								f16d36627f 
								
							
								 
							
						 
						
							
							
								
								change threading on GetTexture and GetMesh NonSharable region modules  
							
							
							
						 
						
							2015-11-27 05:00:11 +00:00  
				
					
						
							
							
								 
						
							
							
								c0e920c1ad 
								
							
								 
							
						 
						
							
							
								
								Fix Region Max height in boundingSize parameters checking in ArchiverModule.cs to float.MaxValue .. as was changed in ArchiveReadRequest.cs in commit  71f5c2b856 A comparison of consistent 'default' values determines whether boundingBox check is true.  
							
							... 
							
							
							
							Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2015-11-27 00:16:08 +00:00  
				
					
						
							
							
								 
						
							
							
								9afe2b018f 
								
							
								 
							
						 
						
							
							
								
								Mantis  #7765 : Add new ClampNegativeZ option. Defaults to false to restore prior functionality.  
							
							... 
							
							
							
							Avination code wasn't designed for deep building. 
							
						 
						
							2015-11-26 17:29:50 +01:00  
				
					
						
							
							
								 
						
							
							
								172bb05ec2 
								
							
								 
							
						 
						
							
							
								
								suspend the use of DisableSimulator, that is causing teleport and crossing issues  
							
							
							
						 
						
							2015-11-25 04:13:13 +00:00  
				
					
						
							
							
								 
						
							
							
								1484348d7f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2015-11-25 03:22:20 +00:00  
				
					
						
							
							
								 
						
							
							
								583c874773 
								
							
								 
							
						 
						
							
							
								
								remove default of 60minutes on MapImageService Refresh time, forgotten from early merge debug  
							
							
							
						 
						
							2015-11-25 03:21:38 +00:00  
				
					
						
							
							
								 
						
							
							
								774ac5e96b 
								
							
								 
							
						 
						
							
							
								
								If no job engine is started at all, keep checking it's status from  
							
							... 
							
							
							
							bombing 
							
						 
						
							2015-11-24 21:10:40 +01:00  
				
					
						
							
							
								 
						
							
							
								6d5b405168 
								
							
								 
							
						 
						
							
							
								
								simplify DeliverChatToAvatars(..) ( hopefully not breaking it )  
							
							
							
						 
						
							2015-11-24 17:28:05 +00:00  
				
					
						
							
							
								 
						
							
							
								a0c3297b37 
								
							
								 
							
						 
						
							
							
								
								again chat echos, check repeats uncondicionally  
							
							
							
						 
						
							2015-11-24 15:12:39 +00:00  
				
					
						
							
							
								 
						
							
							
								08d061d201 
								
							
								 
							
						 
						
							
							
								
								reset control even prior to use  
							
							
							
						 
						
							2015-11-24 14:28:35 +00:00  
				
					
						
							
							
								 
						
							
							
								f45905851a 
								
							
								 
							
						 
						
							
							
								
								at end of teleport disable the sending simulator, not destiny  
							
							
							
						 
						
							2015-11-24 14:01:51 +00:00  
				
					
						
							
							
								 
						
							
							
								7cf2d261b3 
								
							
								 
							
						 
						
							
							
								
								reduce 'echos' on several regions per instance (mantis 7754)  
							
							
							
						 
						
							2015-11-24 12:51:58 +00:00  
				
					
						
							
							
								 
						
							
							
								19b96697a6 
								
							
								 
							
						 
						
							
							
								
								try not to use Process.HasExit that is broken in some mono versions  
							
							
							
						 
						
							2015-11-24 11:22:40 +00:00  
				
					
						
							
							
								 
						
							
							
								5e4b16658b 
								
							
								 
							
						 
						
							
							
								
								Flipped version to 0.9.0.0  
							
							
							
						 
						
							2015-11-23 18:15:09 -08:00  
				
					
						
							
							
								 
						
							
							
								87464b5039 
								
							
								 
							
						 
						
							
							
								
								remove a debug message  
							
							
							
						 
						
							2015-11-24 02:03:38 +00:00  
				
					
						
							
							
								 
						
							
							
								9d8fe7f3db 
								
							
								 
							
						 
						
							
							
								
								revert previus commit  
							
							
							
						 
						
							2015-11-23 23:10:02 +00:00  
				
					
						
							
							
								 
						
							
							
								81eb9816a2 
								
							
								 
							
						 
						
							
							
								
								remove libomv detection/log from llLoginService  
							
							
							
						 
						
							2015-11-23 23:03:16 +00:00  
				
					
						
							
							
								 
						
							
							
								e9345479c4 
								
							
								 
							
						 
						
							
							
								
								remove warning on siting in phantom prims without sittarget  
							
							
							
						 
						
							2015-11-23 22:11:27 +00:00  
				
					
						
							
							
								 
						
							
							
								15af6265a1 
								
							
								 
							
						 
						
							
							
								
								Fixed some stupid math and checks on --bounding-origin and --bounding-size. Bounding origin can of course be negative if it needs to be as we're taking stuff from the (possibly rotated) source region. Bounding size must always be >=0 and <= destination region size.  
							
							... 
							
							
							
							Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2015-11-22 17:30:08 +00:00  
				
					
						
							
							
								 
						
							
							
								f75d113230 
								
							
								 
							
						 
						
							
							
								
								change silly Monitor use  
							
							
							
						 
						
							2015-11-22 08:40:55 +00:00  
				
					
						
							
							
								 
						
							
							
								ec069edead 
								
							
								 
							
						 
						
							
							
								
								change syncronization method  
							
							
							
						 
						
							2015-11-22 08:31:54 +00:00  
				
					
						
							
							
								 
						
							
							
								e28eecd0bf 
								
							
								 
							
						 
						
							
							
								
								revert take the Monitor.wait out of the locks  
							
							
							
						 
						
							2015-11-22 08:08:01 +00:00  
				
					
						
							
							
								 
						
							
							
								1de096dffb 
								
							
								 
							
						 
						
							
							
								
								coment out merge option on multiregion oar load i added  
							
							
							
						 
						
							2015-11-22 08:00:58 +00:00  
				
					
						
							
							
								 
						
							
							
								5c3f88b64d 
								
							
								 
							
						 
						
							
							
								
								take the Monitor.wait out of the locks  
							
							
							
						 
						
							2015-11-22 07:55:49 +00:00  
				
					
						
							
							
								 
						
							
							
								b80cbf5060 
								
							
								 
							
						 
						
							
							
								
								a few more changes on Multiregion control file load  
							
							
							
						 
						
							2015-11-22 07:18:11 +00:00  
				
					
						
							
							
								 
						
							
							
								a6187db2a7 
								
							
								 
							
						 
						
							
							
								
								add a a missing monitor.wait if still not needed, mb in future  
							
							
							
						 
						
							2015-11-22 05:44:06 +00:00  
				
					
						
							
							
								 
						
							
							
								3be340cbf2 
								
							
								 
							
						 
						
							
							
								
								a few changes on Multiregion control file load ; load oar seems far from good  
							
							
							
						 
						
							2015-11-22 05:42:13 +00:00  
				
					
						
							
							
								 
						
							
							
								f6820959b7 
								
							
								 
							
						 
						
							
							
								
								add Monitor.wait on load  
							
							
							
						 
						
							2015-11-22 04:49:01 +00:00  
				
					
						
							
							
								 
						
							
							
								4349bde440 
								
							
								 
							
						 
						
							
							
								
								reduce noise before compare  
							
							
							
						 
						
							2015-11-22 04:10:26 +00:00  
				
					
						
							
							
								 
						
							
							
								6dcbd20cfa 
								
							
								 
							
						 
						
							
							
								
								add merge option on multioar test  
							
							
							
						 
						
							2015-11-22 03:58:07 +00:00  
				
					
						
							
							
								 
						
							
							
								71f5c2b856 
								
							
								 
							
						 
						
							
							
								
								minor changes  
							
							
							
						 
						
							2015-11-22 03:56:48 +00:00  
				
					
						
							
							
								 
						
							
							
								541d2ce2cd 
								
							
								 
							
						 
						
							
							
								
								don't use 'funny' Quaternions  
							
							
							
						 
						
							2015-11-22 02:22:48 +00:00  
				
					
						
							
							
								 
						
							
							
								0b216c37df 
								
							
								 
							
						 
						
							
							
								
								Changes to Load Oar options and new code to support importing OARs with different Region sizes to the destination region.  
							
							... 
							
							
							
							Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2015-11-22 01:32:48 +00:00  
				
					
						
							
							
								 
						
							
							
								cc992bf156 
								
							
								 
							
						 
						
							
							
								
								Changes to TerrainModule/ITerrainModule to support importing OARs with different Region sizes to the destination region.  
							
							... 
							
							
							
							Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2015-11-22 01:32:36 +00:00  
				
					
						
							
							
								 
						
							
							
								7cac0ccbe3 
								
							
								 
							
						 
						
							
							
								
								Changes to TerrainChannel/ITerrainChannel to support importing OARs with different Region sizes to the destination region.  
							
							... 
							
							
							
							Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2015-11-22 01:32:08 +00:00  
				
					
						
							
							
								 
						
							
							
								b23e5fd8b6 
								
							
								 
							
						 
						
							
							
								
								Changes to LandObject/ILandObject to support importing OARs with different Region sizes to the destination region.  
							
							... 
							
							
							
							Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> 
							
						 
						
							2015-11-22 01:31:48 +00:00  
				
					
						
							
							
								 
						
							
							
								01e7fa3095 
								
							
								 
							
						 
						
							
							
								
								row format fixed removed to allow creation of regions table  
							
							... 
							
							
							
							row_format=fixed is not supported by innodb and has broken the creation
of the regions table during the first startup of ROBUST. It must be a
relict from MyISAM. Also removed the probably inappropriate table
comment.
Signed-off-by: Kevin Cozens <kevin@ve3syb.ca> 
							
						 
						
							2015-11-21 20:03:42 -05:00  
				
					
						
							
							
								 
						
							
							
								88b3545ec3 
								
							
								 
							
						 
						
							
							
								
								add a missing override  
							
							
							
						 
						
							2015-11-21 19:56:57 +00:00  
				
					
						
							
							
								 
						
							
							
								c84334fc72 
								
							
								 
							
						 
						
							
							
								
								add a missing override  
							
							
							
						 
						
							2015-11-21 19:53:14 +00:00  
				
					
						
							
							
								 
						
							
							
								11342314e1 
								
							
								 
							
						 
						
							
							
								
								add thread allocation calls for new ode.dll (old ode)  
							
							
							
						 
						
							2015-11-21 02:53:35 +00:00  
				
					
						
							
							
								 
						
							
							
								0b36d4ea2f 
								
							
								 
							
						 
						
							
							
								
								some cleanup, allow cast rays to collide with terrain within limited range (old ode)  
							
							
							
						 
						
							2015-11-21 02:14:19 +00:00  
				
					
						
							
							
								 
						
							
							
								3f4fdacb34 
								
							
								 
							
						 
						
							
							
								
								remove a warning  
							
							
							
						 
						
							2015-11-21 01:55:17 +00:00  
				
					
						
							
							
								 
						
							
							
								156fdd4908 
								
							
								 
							
						 
						
							
							
								
								remove some duplicate using statements  
							
							
							
						 
						
							2015-11-21 01:49:31 +00:00  
				
					
						
							
							
								 
						
							
							
								36426b0db2 
								
							
								 
							
						 
						
							
							
								
								remove some compile warnings increasing total number by 2  
							
							
							
						 
						
							2015-11-21 00:49:43 +00:00  
				
					
						
							
							
								 
						
							
							
								019d057563 
								
							
								 
							
						 
						
							
							
								
								stop the Vehicle AFTER fixing position not before, bc stop code also updates position (old ode)  
							
							
							
						 
						
							2015-11-20 19:40:04 +00:00  
				
					
						
							
							
								 
						
							
							
								395d160c41 
								
							
								 
							
						 
						
							
							
								
								stop a Vehicle on a failed region cross (or empty border) (old ode)  
							
							
							
						 
						
							2015-11-20 19:11:26 +00:00  
				
					
						
							
							
								 
						
							
							
								53895289a6 
								
							
								 
							
						 
						
							
							
								
								remove Ode.Net - missing file. ( old ode may be broken now)  
							
							
							
						 
						
							2015-11-20 18:48:48 +00:00  
				
					
						
							
							
								 
						
							
							
								25983c1ba9 
								
							
								 
							
						 
						
							
							
								
								remove the hard to maintain Ode.Net wrapper only in use by old ode  
							
							
							
						 
						
							2015-11-20 18:25:56 +00:00  
				
					
						
							
							
								 
						
							
							
								ca5ec4c33b 
								
							
								 
							
						 
						
							
							
								
								make llAvatarOnLinkSitTarget(0) return UUID.Zero  
							
							
							
						 
						
							2015-11-20 01:44:19 +00:00  
				
					
						
							
							
								 
						
							
							
								4a0531244a 
								
							
								 
							
						 
						
							
							
								
								change a log message from error to just Debug  
							
							
							
						 
						
							2015-11-20 00:45:12 +00:00  
				
					
						
							
							
								 
						
							
							
								98a00cbce5 
								
							
								 
							
						 
						
							
							
								
								ubOde: add threading related calls new ode.dll may need. Hope this doesn't break with current linux ode library  
							
							
							
						 
						
							2015-11-20 00:37:41 +00:00  
				
					
						
							
							
								 
						
							
							
								0c93159297 
								
							
								 
							
						 
						
							
							
								
								remove unused return value on DeliverMessageTo()  
							
							
							
						 
						
							2015-11-20 00:09:56 +00:00  
				
					
						
							
							
								 
						
							
							
								278687b1e8 
								
							
								 
							
						 
						
							
							
								
								remove duplicate object chat messages ( mantis 7745 ),fix llRegionSay, this are still merge issues  
							
							
							
						 
						
							2015-11-20 00:01:13 +00:00  
				
					
						
							
							
								 
						
							
							
								36f7e96392 
								
							
								 
							
						 
						
							
							
								
								clean code a bit  
							
							
							
						 
						
							2015-11-19 15:02:12 +00:00  
				
					
						
							
							
								 
						
							
							
								2e43343ca9 
								
							
								 
							
						 
						
							
							
								
								ClearPartAttachmentData before adding object to scene, not after  
							
							
							
						 
						
							2015-11-19 14:45:39 +00:00  
				
					
						
							
							
								 
						
							
							
								8505ca88dd 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: use one autoresetevent per scene  
							
							
							
						 
						
							2015-11-19 02:46:25 +00:00  
				
					
						
							
							
								 
						
							
							
								759fda0871 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: reset the event at start of new test.  
							
							
							
						 
						
							2015-11-19 02:43:49 +00:00  
				
					
						
							
							
								 
						
							
							
								9c5acb3df4 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: just a test  
							
							
							
						 
						
							2015-11-19 01:43:33 +00:00  
				
					
						
							
							
								 
						
							
							
								f242137e31 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: add a DefaultPermitions module to sceneB  
							
							
							
						 
						
							2015-11-19 01:18:34 +00:00  
				
					
						
							
							
								 
						
							
							
								a4ed111de1 
								
							
								 
							
						 
						
							
							
								
								cleanup indentation  
							
							
							
						 
						
							2015-11-18 17:45:56 +00:00  
				
					
						
							
							
								 
						
							
							
								6dafce9a12 
								
							
								 
							
						 
						
							
							
								
								fix another variable number of wearable types issue  
							
							
							
						 
						
							2015-11-18 17:35:26 +00:00  
				
					
						
							
							
								 
						
							
							
								0fbb4f0067 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: dont expect a particular http error response  
							
							
							
						 
						
							2015-11-18 01:05:46 +00:00  
				
					
						
							
							
								 
						
							
							
								62cacff071 
								
							
								 
							
						 
						
							
							
								
								add LegacySitOffsets handling at LSL api  
							
							
							
						 
						
							2015-11-17 18:17:11 +00:00  
				
					
						
							
							
								 
						
							
							
								da5aad87bf 
								
							
								 
							
						 
						
							
							
								
								start adding LegacySitOffsets option. TRUE will prevent the use of new math for the compensation of SL sittarget bug, and so not break content. (this is the main code change)  
							
							
							
						 
						
							2015-11-17 17:41:09 +00:00  
				
					
						
							
							
								 
						
							
							
								eab427e58b 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: UUID.Zero is a invalid ownerID - missing file  
							
							
							
						 
						
							2015-11-17 09:00:18 +00:00  
				
					
						
							
							
								 
						
							
							
								0991ad321a 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: UUID.Zero is a invalid ownerID  
							
							
							
						 
						
							2015-11-17 08:58:00 +00:00  
				
					
						
							
							
								 
						
							
							
								6c766f3ab4 
								
							
								 
							
						 
						
							
							
								
								remove unused parameter - missing file  
							
							
							
						 
						
							2015-11-17 08:02:48 +00:00  
				
					
						
							
							
								 
						
							
							
								f7f5aba597 
								
							
								 
							
						 
						
							
							
								
								remove unused parameter  
							
							
							
						 
						
							2015-11-17 07:59:11 +00:00  
				
					
						
							
							
								 
						
							
							
								cd29abf1ac 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: fix wrong parameters  
							
							
							
						 
						
							2015-11-17 07:22:36 +00:00  
				
					
						
							
							
								 
						
							
							
								81b7f5551c 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: sp attachments and appearance are not in sync  
							
							
							
						 
						
							2015-11-17 06:52:03 +00:00  
				
					
						
							
							
								 
						
							
							
								51d0087a49 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: AgentGroupDataUpdate is udp  
							
							
							
						 
						
							2015-11-17 06:42:45 +00:00  
				
					
						
							
							
								 
						
							
							
								2ba14f82fe 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: a new event queue has a few null events  
							
							
							
						 
						
							2015-11-17 06:23:57 +00:00  
				
					
						
							
							
								 
						
							
							
								bbfeca4b0c 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: a new event queue has a few null events  
							
							
							
						 
						
							2015-11-17 06:19:45 +00:00  
				
					
						
							
							
								 
						
							
							
								16d158f2f1 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: missing call to InventoryDeQueueAndDelete()  
							
							
							
						 
						
							2015-11-17 05:49:39 +00:00  
				
					
						
							
							
								 
						
							
							
								9566c000f2 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: terrain effects limits changed  
							
							
							
						 
						
							2015-11-17 05:25:08 +00:00  
				
					
						
							
							
								 
						
							
							
								dd18c9f689 
								
							
								 
							
						 
						
							
							
								
								fix llRequestAgentData cache timeout  
							
							
							
						 
						
							2015-11-17 05:14:54 +00:00  
				
					
						
							
							
								 
						
							
							
								364082d0e8 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: add a httpserver  
							
							
							
						 
						
							2015-11-17 04:19:30 +00:00  
				
					
						
							
							
								 
						
							
							
								1e87e90915 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: allow sitTargetposition and orientation to be read from OAR on opensim, they are reset at avination, this may cause issues with old sits  
							
							
							
						 
						
							2015-11-17 03:42:46 +00:00  
				
					
						
							
							
								 
						
							
							
								4e74564caa 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: suspend TestllSetLinkPrimitiveParamsForAgent bc avatar sit math changed  
							
							
							
						 
						
							2015-11-17 03:16:37 +00:00  
				
					
						
							
							
								 
						
							
							
								d1737de8d2 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: Coalesced objects handling has changed  
							
							
							
						 
						
							2015-11-17 03:10:59 +00:00  
				
					
						
							
							
								 
						
							
							
								8567ef3c40 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: test for null cacheItems  
							
							
							
						 
						
							2015-11-17 03:00:27 +00:00  
				
					
						
							
							
								 
						
							
							
								4660c3076c 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: assets are modified by the test, on current code  
							
							
							
						 
						
							2015-11-17 02:08:01 +00:00  
				
					
						
							
							
								 
						
							
							
								ec0a16c559 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: suspend sit on sittarget  until im not 2 sleepy to fix the math  
							
							
							
						 
						
							2015-11-17 01:53:44 +00:00  
				
					
						
							
							
								 
						
							
							
								083b52173b 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: suspend undo-redo tests until new ones can be written to conform to new code  
							
							
							
						 
						
							2015-11-17 01:44:15 +00:00  
				
					
						
							
							
								 
						
							
							
								e15ebc091f 
								
							
								 
							
						 
						
							
							
								
								bug fix: improve chat to child avatars. Still not good because of low resolution of child position updates  
							
							
							
						 
						
							2015-11-17 01:31:06 +00:00  
				
					
						
							
							
								 
						
							
							
								67aefb5e42 
								
							
								 
							
						 
						
							
							
								
								bug fix: StateSource of a SOG that is not a attachment is StateSource.PrimCrossing  
							
							
							
						 
						
							2015-11-17 00:48:35 +00:00  
				
					
						
							
							
								 
						
							
							
								895a57e426 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: backup is async  
							
							
							
						 
						
							2015-11-16 23:25:28 +00:00  
				
					
						
							
							
								 
						
							
							
								9c5646a1ba 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: dont use references to objects that may have been deleted  
							
							
							
						 
						
							2015-11-16 23:21:58 +00:00  
				
					
						
							
							
								 
						
							
							
								52a3cc39e9 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors: fix math  
							
							
							
						 
						
							2015-11-16 22:41:36 +00:00  
				
					
						
							
							
								 
						
							
							
								3a65627481 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' error: internal GroupResize() doesn't heave Undo  
							
							
							
						 
						
							2015-11-16 21:42:39 +00:00  
				
					
						
							
							
								 
						
							
							
								10d5c80910 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' error: object is deleted on DeRezObjects, fix last commit side effects  
							
							
							
						 
						
							2015-11-16 21:28:59 +00:00  
				
					
						
							
							
								 
						
							
							
								ca4b7efd0f 
								
							
								 
							
						 
						
							
							
								
								dont find parts of groups marked as Deleted  
							
							
							
						 
						
							2015-11-16 21:11:22 +00:00  
				
					
						
							
							
								 
						
							
							
								99ecf522cd 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' error: object is deleted on DeRezObjects  
							
							
							
						 
						
							2015-11-16 20:59:57 +00:00  
				
					
						
							
							
								 
						
							
							
								250db8c82a 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' error: object crossing is async  
							
							
							
						 
						
							2015-11-16 20:34:23 +00:00  
				
					
						
							
							
								 
						
							
							
								d19e4f598f 
								
							
								 
							
						 
						
							
							
								
								deatach from backup on attachment  
							
							
							
						 
						
							2015-11-16 20:12:40 +00:00  
				
					
						
							
							
								 
						
							
							
								95a7a03052 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' error: normalization of <0,0,0> no longer causes argument exception, missed a few more  
							
							
							
						 
						
							2015-11-16 19:00:53 +00:00  
				
					
						
							
							
								 
						
							
							
								fd2784a037 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' error: normalization of <0,0,0> no longer causes argument exception  
							
							
							
						 
						
							2015-11-16 18:50:15 +00:00  
				
					
						
							
							
								 
						
							
							
								a2e376e993 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' error: contents of link folders are no longer sent  
							
							
							
						 
						
							2015-11-16 18:43:11 +00:00  
				
					
						
							
							
								 
						
							
							
								554f591eb6 
								
							
								 
							
						 
						
							
							
								
								work around some 'tests' errors  
							
							
							
						 
						
							2015-11-16 18:19:54 +00:00  
				
					
						
							
							
								 
						
							
							
								9b6633697b 
								
							
								 
							
						 
						
							
							
								
								coment out excessive debug messages  
							
							
							
						 
						
							2015-11-16 17:35:20 +00:00  
				
					
						
							
							
								 
						
							
							
								b2592ab132 
								
							
								 
							
						 
						
							
							
								
								Fix a merge conflict  
							
							
							
						 
						
							2015-11-16 15:30:39 +01:00  
				
					
						
							
							
								 
						
							
							
								f93ce485b1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into avinationmerge  
							
							... 
							
							
							
							Conflicts:
	OpenSim/Framework/AvatarAppearance.cs 
							
						 
						
							2015-11-16 15:28:51 +01:00  
				
					
						
							
							
								 
						
							
							
								53e0cd5534 
								
							
								 
							
						 
						
							
							
								
								handle diferente number of wearables on getting assets form another appearance  
							
							
							
						 
						
							2015-11-15 10:04:35 +00:00  
				
					
						
							
							
								 
						
							
							
								bcb27d4406 
								
							
								 
							
						 
						
							
							
								
								fix the protection for more Wearables than region suports  
							
							
							
						 
						
							2015-11-15 08:16:52 +00:00  
				
					
						
							
							
								 
						
							
							
								f5799ff445 
								
							
								 
							
						 
						
							
							
								
								That didn't actually do anything for Simian, and it broke the locahost  
							
							... 
							
							
							
							case
Revert "Also restoring proper function for Simian external GetTexture functionality."
This reverts commit 366e81b977 
							
						 
						
							2015-11-14 08:10:27 -08:00  
				
					
						
							
							
								 
						
							
							
								3515fda101 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2015-11-12 18:31:27 -08:00  
				
					
						
							
							
								 
						
							
							
								75befda6df 
								
							
								 
							
						 
						
							
							
								
								Add some values to the SimulatorFeatures cap's OpenSimExtras section relative to FPS statistics. This is transition code ported from avinationmerge.  
							
							
							
						 
						
							2015-11-13 02:12:13 +00:00  
				
					
						
							
							
								 
						
							
							
								752a1534f8 
								
							
								 
							
						 
						
							
							
								
								add the option Normalized55FPS. This is transition code ported from avinationmerge branch. (configration file changes will be commited later)  
							
							
							
						 
						
							2015-11-13 01:12:37 +00:00  
				
					
						
							
							
								 
						
							
							
								55cce6aee0 
								
							
								 
							
						 
						
							
							
								
								minor: reset character collision flags, even if without a Body  
							
							
							
						 
						
							2015-11-12 22:40:55 +00:00  
				
					
						
							
							
								 
						
							
							
								9bd6befdeb 
								
							
								 
							
						 
						
							
							
								
								add some safeguard checks  
							
							
							
						 
						
							2015-11-12 21:24:14 +00:00  
				
					
						
							
							
								 
						
							
							
								8c7f475740 
								
							
								 
							
						 
						
							
							
								
								Add some values to the SimulatorFeatures cap's OpenSimExtras section:  
							
							... 
							
							
							
							SimulatorFPS: The actual optimal FPS of the simulator, un-fudged
SimulatorFPSFactor: The fudge factor that is applied to the stats sent to the viewer
SimulatorFPSWarnPercent: The percentage below which a lag meter should go to amber
SimulatorFPSCritPercent: The percentage below which a lag meter should go to red
To display the real values, a viewer would divide the reported FPS by the SimulatorFPSFactor and use that to calculate the percentage of SimulatorFPS. E.g. reported is 55fps, SimulatorFPSFactor is 5.0 and SimulatorFPS is 11. 
							
						 
						
							2015-11-12 21:13:44 +01:00  
				
					
						
							
							
								 
						
							
							
								d3911606ef 
								
							
								 
							
						 
						
							
							
								
								Move a call to RequestModuleInterface to a new scene callback function  
							
							... 
							
							
							
							because the current implementation would have always returned null 
							
						 
						
							2015-11-12 20:34:09 +01:00  
				
					
						
							
							
								 
						
							
							
								649a3fc39c 
								
							
								 
							
						 
						
							
							
								
								dont abort llDialog if buttons labels are longer than 24bytes, let udp truncate. This is not as spec but allows old scripts or with minor bugs to still work  
							
							
							
						 
						
							2015-11-11 06:06:22 +00:00  
				
					
						
							
							
								 
						
							
							
								adda0ab7d8 
								
							
								 
							
						 
						
							
							
								
								limit llDialog buttons text to 24 bytes (at lludp level)  
							
							
							
						 
						
							2015-11-11 05:55:34 +00:00  
				
					
						
							
							
								 
						
							
							
								b383cdae33 
								
							
								 
							
						 
						
							
							
								
								fix cut points of UTF-8 strings  
							
							
							
						 
						
							2015-11-10 20:08:44 -08:00  
				
					
						
							
							
								 
						
							
							
								2b937fdf40 
								
							
								 
							
						 
						
							
							
								
								reduce the small MTU violation sending terrain compressed patchs  
							
							
							
						 
						
							2015-11-10 23:56:08 +00:00  
				
					
						
							
							
								 
						
							
							
								188b2d84c1 
								
							
								 
							
						 
						
							
							
								
								increase the number of packets in Land queue that force terrain to delay patchs sending.  
							
							
							
						 
						
							2015-11-10 23:50:00 +00:00  
				
					
						
							
							
								 
						
							
							
								e096b49dd7 
								
							
								 
							
						 
						
							
							
								
								check if a packet can be sent imediatly without accounting it as sent on throttles when it is enqueued for later send.  
							
							
							
						 
						
							2015-11-10 23:17:56 +00:00  
				
					
						
							
							
								 
						
							
							
								40cb83b555 
								
							
								 
							
						 
						
							
							
								
								make m_minimumDripRate a bit larger than mtu. Add a bucket space check that does not consume avaiable space, so reducing bandwidth  
							
							
							
						 
						
							2015-11-10 22:50:20 +00:00  
				
					
						
							
							
								 
						
							
							
								f57a48a0fb 
								
							
								 
							
						 
						
							
							
								
								fix silly bug  
							
							
							
						 
						
							2015-11-10 20:34:19 +00:00  
				
					
						
							
							
								 
						
							
							
								5bfd49404d 
								
							
								 
							
						 
						
							
							
								
								start TerrainCheckUpdates on heartbeat thread, but do it async; fix a bug on slow terrain send limits check  
							
							
							
						 
						
							2015-11-10 17:44:53 +00:00  
				
					
						
							
							
								 
						
							
							
								b6c3592411 
								
							
								 
							
						 
						
							
							
								
								fix/add lldialog and llTextBox message size error checks, aborting if error as spec. (we can change this to silent truncate and execute the larger ones since llUdp now does it. But doing as spec now)  
							
							
							
						 
						
							2015-11-10 15:08:08 +00:00  
				
					
						
							
							
								 
						
							
							
								38aad774f7 
								
							
								 
							
						 
						
							
							
								
								change lldialog and llTextBox maximum message lenght to 512 bytes as specification.  
							
							
							
						 
						
							2015-11-10 14:47:36 +00:00  
				
					
						
							
							
								 
						
							
							
								ae9d40c7d0 
								
							
								 
							
						 
						
							
							
								
								add a StringToBytes variant that takes Maximum lenght as argument.  
							
							
							
						 
						
							2015-11-10 14:29:13 +00:00  
				
					
						
							
							
								 
						
							
							
								d17633f6c0 
								
							
								 
							
						 
						
							
							
								
								replace StatisticsFPSfactor that needed to be changed with FrameTime to a simpler true or false Normalized55FPS that is now TRUE by default. Incorrectly this commit also contains changes that should had their own commits: changes to heartbeat time control ant to gathering and calculation of related statistics.  
							
							
							
						 
						
							2015-11-09 15:06:41 +00:00  
				
					
						
							
							
								 
						
							
							
								097c56330a 
								
							
								 
							
						 
						
							
							
								
								rename MinFrameTime as FrameTime, since it is not a minimum but a target value; retune its value a bit so reported FPS is closer to integer value; change ode step size acording to reduce jitter in phys FPS; Make Statistics Scaling factor (fludge factor) configurable. (legacy default of 5.0 in code)  
							
							
							
						 
						
							2015-11-08 04:28:46 +00:00  
				
					
						
							
							
								 
						
							
							
								185d3bd39e 
								
							
								 
							
						 
						
							
							
								
								change maximum angular velocity to a value derived from heartbeat rate and Nyquist.  
							
							
							
						 
						
							2015-11-08 01:47:54 +00:00  
				
					
						
							
							
								 
						
							
							
								eccc6f1081 
								
							
								 
							
						 
						
							
							
								
								fix wrong condition to set low angular velocity as Zero.  
							
							
							
						 
						
							2015-11-08 00:24:54 +00:00  
				
					
						
							
							
								 
						
							
							
								69fefd1d00 
								
							
								 
							
						 
						
							
							
								
								send the estimation of time dilation at packet build time, not the one at unknown past.  
							
							
							
						 
						
							2015-11-06 21:27:42 +00:00  
				
					
						
							
							
								 
						
							
							
								527ea37540 
								
							
								 
							
						 
						
							
							
								
								change OfflineMessageModule from new avination code to original master, for compatibility with current web servers php scripts. This may change after current test phase  
							
							
							
						 
						
							2015-11-06 05:18:54 +00:00  
				
					
						
							
							
								 
						
							
							
								f8efd00775 
								
							
								 
							
						 
						
							
							
								
								add a console/log warning about large physics meshs on ubOde that can have negative impact on region load  
							
							
							
						 
						
							2015-11-05 16:57:48 +00:00  
				
					
						
							
							
								 
						
							
							
								dc752e8d82 
								
							
								 
							
						 
						
							
							
								
								fix get/set parameters on avatars  
							
							
							
						 
						
							2015-11-05 03:07:25 +00:00  
				
					
						
							
							
								 
						
							
							
								89655b0baa 
								
							
								 
							
						 
						
							
							
								
								apply OtakuMegane code changes to irc channel chat so some characters are not lost  
							
							
							
						 
						
							2015-11-02 02:23:35 +00:00  
				
					
						
							
							
								 
						
							
							
								baf5649b70 
								
							
								 
							
						 
						
							
							
								
								fix avatarAppearance wearables copy  
							
							
							
						 
						
							2015-11-02 02:08:13 +00:00  
				
					
						
							
							
								 
						
							
							
								51e5204a67 
								
							
								 
							
						 
						
							
							
								
								Add forgotten file  
							
							
							
						 
						
							2015-11-02 01:21:28 +01:00  
				
					
						
							
							
								 
						
							
							
								6bb12ab975 
								
							
								 
							
						 
						
							
							
								
								Set wearables count to max legacy wearables for version < 0.4  
							
							
							
						 
						
							2015-11-02 00:45:05 +01:00  
				
					
						
							
							
								 
						
							
							
								f88e4a1ec9 
								
							
								 
							
						 
						
							
							
								
								Plumb the rest of the context stuff. Well, what I see so far anyway  
							
							
							
						 
						
							2015-11-02 00:23:38 +01:00  
				
					
						
							
							
								 
						
							
							
								3da0a318b3 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'avinationmerge' of opensimulator.org:/var/git/opensim into avinationmerge  
							
							
							
						 
						
							2015-11-01 23:40:54 +01:00  
				
					
						
							
							
								 
						
							
							
								aea86f30a0 
								
							
								 
							
						 
						
							
							
								
								Don't crash the sim if the map image is null.  
							
							
							
						 
						
							2015-11-01 11:38:41 -08:00  
				
					
						
							
							
								 
						
							
							
								af7c002d52 
								
							
								 
							
						 
						
							
							
								
								Don't crash the sim if the map image is null.  
							
							
							
						 
						
							2015-11-01 11:37:59 -08:00  
				
					
						
							
							
								 
						
							
							
								5f18f2ce6a 
								
							
								 
							
						 
						
							
							
								
								More EntityTransferContext plumbing  
							
							
							
						 
						
							2015-11-01 19:37:14 +01:00  
				
					
						
							
							
								 
						
							
							
								69585a4824 
								
							
								 
							
						 
						
							
							
								
								More plumbing of the EntityTransferContext (not yet complete)  
							
							
							
						 
						
							2015-11-01 19:11:14 +01:00  
				
					
						
							
							
								 
						
							
							
								29798cefcc 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into avinationmerge  
							
							
							
						 
						
							2015-11-01 04:12:17 +00:00  
				
					
						
							
							
								 
						
							
							
								54e1d54fb5 
								
							
								 
							
						 
						
							
							
								
								fix more merge issues  
							
							
							
						 
						
							2015-11-01 03:33:19 +00:00  
				
					
						
							
							
								 
						
							
							
								24472c3b67 
								
							
								 
							
						 
						
							
							
								
								fix merge issues  
							
							
							
						 
						
							2015-11-01 03:25:36 +00:00  
				
					
						
							
							
								 
						
							
							
								72684592ba 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into avinationmerge  
							
							... 
							
							
							
							Conflicts:
	OpenSim/Framework/AvatarAppearance.cs
	OpenSim/Framework/Servers/ServerBase.cs
	OpenSim/Framework/VersionInfo.cs
	OpenSim/Region/CoreModules/Agent/AssetTransaction/AssetXferUploader.cs
	OpenSim/Region/CoreModules/Framework/EntityTransfer/EntityTransferModule.cs
	OpenSim/Region/CoreModules/ServiceConnectorsOut/Simulation/LocalSimulationConnector.cs
	OpenSim/Region/CoreModules/ServiceConnectorsOut/Simulation/RemoteSimulationConnector.cs
	OpenSim/Region/Framework/Interfaces/IEntityTransferModule.cs
	OpenSim/Region/Framework/Scenes/SceneObjectGroup.cs
	OpenSim/Region/Framework/Scenes/SceneObjectPart.cs
	OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs
	OpenSim/Region/PhysicsModules/Ode/ODEPrim.cs
	OpenSim/Region/PhysicsModules/Ode/OdeScene.cs
	OpenSim/Services/Connectors/Simulation/SimulationServiceConnector.cs
	OpenSim/Services/HypergridService/GatekeeperService.cs
	OpenSim/Services/Interfaces/IAvatarService.cs
	OpenSim/Services/LLLoginService/LLLoginService.cs 
							
						 
						
							2015-11-01 03:01:59 +00:00  
				
					
						
							
							
								 
						
							
							
								6510ba8a64 
								
							
								 
							
						 
						
							
							
								
								Plumb the special VeriableWearablesSuported field which we will  
							
							... 
							
							
							
							temporarily use to determine extended wearableness 
							
						 
						
							2015-11-01 01:15:31 +01:00  
				
					
						
							
							
								 
						
							
							
								efcf0e4f2e 
								
							
								 
							
						 
						
							
							
								
								Minor: Add an initializer to show what the default value would be.  
							
							
							
						 
						
							2015-11-01 01:03:44 +01:00  
				
					
						
							
							
								 
						
							
							
								5f3b443c03 
								
							
								 
							
						 
						
							
							
								
								Remove an unneeded code path, it could never be reached. Ubit caught it  
							
							... 
							
							
							
							:) 
							
						 
						
							2015-11-01 00:57:45 +01:00  
				
					
						
							
							
								 
						
							
							
								2198330142 
								
							
								 
							
						 
						
							
							
								
								This is the replacement fix for large regions and string version.  
							
							
							
						 
						
							2015-11-01 00:40:13 +01:00  
				
					
						
							
							
								 
						
							
							
								6d0b45cd4e 
								
							
								 
							
						 
						
							
							
								
								Revert "fix transfer protocol version in string format. These are not  
							
							... 
							
							
							
							fixes you are looking for..... (Jedi mind trick)
This reverts commit 19e5667451 
							
						 
						
							2015-11-01 00:35:27 +01:00  
				
					
						
							
							
								 
						
							
							
								9ba288a2e7 
								
							
								 
							
						 
						
							
							
								
								fix typo reported on mantis 7735  
							
							
							
						 
						
							2015-10-31 22:48:31 +00:00  
				
					
						
							
							
								 
						
							
							
								af4ca8e80e 
								
							
								 
							
						 
						
							
							
								
								fix internal support for non square regions  
							
							
							
						 
						
							2015-10-31 21:58:40 +00:00  
				
					
						
							
							
								 
						
							
							
								19e5667451 
								
							
								 
							
						 
						
							
							
								
								fix transfer protocol version in string format. Let that case have tests identical to new format (this still isnt for your babies keep them safe...)  
							
							
							
						 
						
							2015-10-31 21:50:24 +00:00  
				
					
						
							
							
								 
						
							
							
								ea56f4f27c 
								
							
								 
							
						 
						
							
							
								
								Introduce an EntityTransferContext carrying the version numbers to pass  
							
							... 
							
							
							
							to all interested functions. Should fix the varregion conditional.
Still a testing version, do NOT use in production! 
							
						 
						
							2015-10-31 18:13:02 +01:00  
				
					
						
							
							
								 
						
							
							
								e8e0ba6d8f 
								
							
								 
							
						 
						
							
							
								
								Remove testing cruft that is blocking the new protocols. Unit tests no  
							
							... 
							
							
							
							longer test TP v1 now.
TP v1 will be removed within 6 months anyway. 
							
						 
						
							2015-10-31 17:22:27 +01:00  
				
					
						
							
							
								 
						
							
							
								dc6bdbf740 
								
							
								 
							
						 
						
							
							
								
								Put back the option of having asymmetrical protocol versions in  
							
							... 
							
							
							
							transfers 
							
						 
						
							2015-10-31 16:57:24 +01:00  
				
					
						
							
							
								 
						
							
							
								ed909f56da 
								
							
								 
							
						 
						
							
							
								
								fix mantis 7734, Thanks Garmin for the report  
							
							
							
						 
						
							2015-10-31 13:22:50 +00:00  
				
					
						
							
							
								 
						
							
							
								1030d07f31 
								
							
								 
							
						 
						
							
							
								
								simplify new regions protocol version control. (May not work, and babies safety warnings still valid  
							
							
							
						 
						
							2015-10-31 12:57:14 +00:00  
				
					
						
							
							
								 
						
							
							
								9232876421 
								
							
								 
							
						 
						
							
							
								
								let silly tests override version on local connections  
							
							
							
						 
						
							2015-10-31 02:05:11 +00:00  
				
					
						
							
							
								 
						
							
							
								400c61cd60 
								
							
								 
							
						 
						
							
							
								
								fix teleport to to string version regions  
							
							
							
						 
						
							2015-10-31 00:06:30 +00:00  
				
					
						
							
							
								 
						
							
							
								f0fd028ed9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2015-10-31 00:06:34 +01:00  
				
					
						
							
							
								 
						
							
							
								dc6d9eadf3 
								
							
								 
							
						 
						
							
							
								
								Testing stage of the new versioning system. Use at own risk. May not  
							
							... 
							
							
							
							work. Will eat your babies. Yada. Yada. 
							
						 
						
							2015-10-31 00:01:35 +01:00  
				
					
						
							
							
								 
						
							
							
								dd9b06e3b6 
								
							
								 
							
						 
						
							
							
								
								fix mantis 7733, reverting setting of IsAttachment on first call to full check. Replace instead same simple IsAttachment tests by full checks  
							
							
							
						 
						
							2015-10-29 22:14:11 +00:00  
				
					
						
							
							
								 
						
							
							
								45ff7cec80 
								
							
								 
							
						 
						
							
							
								
								fix cut points of UTF-8 strings  
							
							
							
						 
						
							2015-10-28 21:27:56 +00:00  
				
					
						
							
							
								 
						
							
							
								8b1ae501b5 
								
							
								 
							
						 
						
							
							
								
								fix services handling of visualparameters, avoiding possible crashs (mantis 7732) partially appling code from avinationmerge  
							
							
							
						 
						
							2015-10-27 18:39:33 +00:00  
				
					
						
							
							
								 
						
							
							
								114ac59314 
								
							
								 
							
						 
						
							
							
								
								dont tell clients that we can edit a friend's attachments when we do forbid it  
							
							
							
						 
						
							2015-10-27 01:20:21 +00:00  
				
					
						
							
							
								 
						
							
							
								9e6d9e0436 
								
							
								 
							
						 
						
							
							
								
								friends rights to edit objects display on viewers fixed.  This needs to be optimized in future  
							
							
							
						 
						
							2015-10-27 01:17:32 +00:00  
				
					
						
							
							
								 
						
							
							
								1982d72320 
								
							
								 
							
						 
						
							
							
								
								Make changes to a friend rights reach him on another sim; find on map does show the region. Issues: precise location on region still not avaiable and object edit permitions on viewers edit are not being updated (but are enforced by region). friends information is updated, and warnings are displayed. Only did minor testing...  
							
							
							
						 
						
							2015-10-26 22:42:48 +00:00  
				
					
						
							
							
								 
						
							
							
								6821ace3c6 
								
							
								 
							
						 
						
							
							
								
								add basic SendFindAgent() to lludp. Future use may require a list of pairs (X,Y). For now one pair is good enough.  
							
							
							
						 
						
							2015-10-26 21:56:02 +00:00  
				
					
						
							
							
								 
						
							
							
								8922d58f05 
								
							
								 
							
						 
						
							
							
								
								try fix IRC connector issue on mantis 7731 but with code a bit diferent from proposed patch. Also append '@irc' to nick on region messages, so message origin is clear  
							
							
							
						 
						
							2015-10-26 18:00:01 +00:00  
				
					
						
							
							
								 
						
							
							
								c3532ba876 
								
							
								 
							
						 
						
							
							
								
								set SOG.IsAttachment when doing a full check, so future gets see the right value  
							
							
							
						 
						
							2015-10-25 19:59:05 +00:00  
				
					
						
							
							
								 
						
							
							
								8d33ab903b 
								
							
								 
							
						 
						
							
							
								
								merge issue: fix missing '/'  
							
							
							
						 
						
							2015-10-24 22:48:31 +01:00  
				
					
						
							
							
								 
						
							
							
								28d4afbe3a 
								
							
								 
							
						 
						
							
							
								
								replace objects scale clamp by a more readable clamp. Simplify GroupResize and let rescale factors < 1 also be checked for size limits, Set new scales directly not checking them again.  
							
							
							
						 
						
							2015-10-23 01:39:53 +01:00  
				
					
						
							
							
								 
						
							
							
								8ed17f745d 
								
							
								 
							
						 
						
							
							
								
								let ode also finish internal representation  of prim actors, before simulation  
							
							
							
						 
						
							2015-10-22 18:03:49 +01:00  
				
					
						
							
							
								 
						
							
							
								7cb6ecb9f5 
								
							
								 
							
						 
						
							
							
								
								Make physics engines finish internal representation of loaded prims before starting simulation so it does start for all at same time. Currently only in use by ubOde  
							
							
							
						 
						
							2015-10-22 17:34:28 +01:00  
				
					
						
							
							
								 
						
							
							
								7aaa84515f 
								
							
								 
							
						 
						
							
							
								
								rename terrain for opensim and respective configuration flag that a future costumized ODE library may have  
							
							
							
						 
						
							2015-10-22 16:20:19 +01:00  
				
					
						
							
							
								 
						
							
							
								afba4dc1ce 
								
							
								 
							
						 
						
							
							
								
								Mark XAssetService obsolete and warn users.  
							
							
							
						 
						
							2015-10-21 19:26:00 -07:00  
				
					
						
							
							
								 
						
							
							
								719c0d09ae 
								
							
								 
							
						 
						
							
							
								
								Mark XAssetService obsolete and warn users.  
							
							
							
						 
						
							2015-10-21 19:22:20 -07:00  
				
					
						
							
							
								 
						
							
							
								e464bf5d82 
								
							
								 
							
						 
						
							
							
								
								recover scripts execution time stat i lost on previus changes. Behing async, this will not add with other time stats giving total frame time, as happens on other simulators. But its a good diag stat.  
							
							
							
						 
						
							2015-10-21 18:34:06 +01:00  
				
					
						
							
							
								 
						
							
							
								f84b75b1e0 
								
							
								 
							
						 
						
							
							
								
								update ubOde hashspaces levels  
							
							
							
						 
						
							2015-10-21 01:50:28 +01:00  
				
					
						
							
							
								 
						
							
							
								44deac4c1e 
								
							
								 
							
						 
						
							
							
								
								we do not have prims with size 2^128, missing file  
							
							
							
						 
						
							2015-10-21 01:41:04 +01:00  
				
					
						
							
							
								 
						
							
							
								c37ea1910d 
								
							
								 
							
						 
						
							
							
								
								fix or remove some wrong ODE configuration settings  
							
							
							
						 
						
							2015-10-21 01:11:39 +01:00  
				
					
						
							
							
								 
						
							
							
								deb4364f42 
								
							
								 
							
						 
						
							
							
								
								remove the use of Vector3 for axis locks on the rest of engines  
							
							
							
						 
						
							2015-10-21 00:15:09 +01:00  
				
					
						
							
							
								 
						
							
							
								ce5d5fc8dc 
								
							
								 
							
						 
						
							
							
								
								the inertia matrix inversions and body inertia changes to implement axis locks need to be avoid, so use ubOde axis locks code. Hopefully this will not cause incompatibilities  
							
							
							
						 
						
							2015-10-21 00:01:23 +01:00  
				
					
						
							
							
								 
						
							
							
								747044f587 
								
							
								 
							
						 
						
							
							
								
								stop using a vector3 to store axis locks 3bit flags also in ode  
							
							
							
						 
						
							2015-10-20 23:57:57 +01:00  
				
					
						
							
							
								 
						
							
							
								f6891b36be 
								
							
								 
							
						 
						
							
							
								
								stop using a vector3 to store axis locks 3bit flags in ubOde  
							
							
							
						 
						
							2015-10-20 19:33:15 +01:00  
				
					
						
							
							
								 
						
							
							
								0045398324 
								
							
								 
							
						 
						
							
							
								
								move ugly convertion of axis locks 3 bit flags to a wasted vector3 down to PhysicsActor. Let engines use LockAngularMotion with either Vector3 argument or byte  
							
							
							
						 
						
							2015-10-20 19:00:26 +01:00  
				
					
						
							
							
								 
						
							
							
								d8528a7ba0 
								
							
								 
							
						 
						
							
							
								
								add axis locks to sop serializer. Now they are also saved to inventory  
							
							
							
						 
						
							2015-10-20 18:37:24 +01:00  
				
					
						
							
							
								 
						
							
							
								3c69071145 
								
							
								 
							
						 
						
							
							
								
								also apply axis locks, when creating a prim physics actor  
							
							
							
						 
						
							2015-10-20 18:21:13 +01:00  
				
					
						
							
							
								 
						
							
							
								3e25430e3a 
								
							
								 
							
						 
						
							
							
								
								store rotation axis locks in MySql and SQlite dbs ( others need to be updated also  
							
							
							
						 
						
							2015-10-20 18:08:04 +01:00  
				
					
						
							
							
								 
						
							
							
								52860a7d15 
								
							
								 
							
						 
						
							
							
								
								stop using a Vector3 to store 3bits  
							
							
							
						 
						
							2015-10-20 16:55:18 +01:00  
				
					
						
							
							
								 
						
							
							
								dfd60d6f71 
								
							
								 
							
						 
						
							
							
								
								STATUS_ROTATE are linkset flags and not prim  
							
							
							
						 
						
							2015-10-20 15:37:43 +01:00  
				
					
						
							
							
								 
						
							
							
								2b437f8d86 
								
							
								 
							
						 
						
							
							
								
								Let the initiator of a teleport or crossing know that we handle extra  
							
							... 
							
							
							
							wearables 
							
						 
						
							2015-10-20 00:58:16 +02:00  
				
					
						
							
							
								 
						
							
							
								59b63b6406 
								
							
								 
							
						 
						
							
							
								
								On to 0.8.3!  
							
							... 
							
							
							
							Conflicts:
	OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs 
							
						 
						
							2015-10-18 21:51:49 -07:00  
				
					
						
							
							
								 
						
							
							
								839e239c99 
								
							
								 
							
						 
						
							
							
								
								Added warning in RegionCombinerModule about it being considered obsolete and encouraging people to switch to varregions.  
							
							
							
						 
						
							2015-10-18 21:50:11 -07:00  
				
					
						
							
							
								 
						
							
							
								06d2508b96 
								
							
								 
							
						 
						
							
							
								
								On to 0.8.3!  
							
							
							
						 
						
							2015-10-18 21:47:10 -07:00  
				
					
						
							
							
								 
						
							
							
								e6163c990e 
								
							
								 
							
						 
						
							
							
								
								Added warning in RegionCombinerModule about it being considered obsolete and encouraging people to switch to varregions.  
							
							
							
						 
						
							2015-10-18 16:59:47 -07:00  
				
					
						
							
							
								 
						
							
							
								7ab633461e 
								
							
								 
							
						 
						
							
							
								
								Fixed merge conflicts  
							
							... 
							
							
							
							Clean up of simulation version, the number that rules the compatibility of teleports:
- It's not configurable anymore, it's fixed in code. Each number means an increase in features of the teleport procedure
- Its definition moved to the global VersionInfo class
As of now it's still 0.3.
Conflicts:
	OpenSim/Region/CoreModules/Framework/EntityTransfer/EntityTransferModule.cs 
							
						 
						
							2015-10-18 16:24:33 -07:00  
				
					
						
							
							
								 
						
							
							
								70a46fe090 
								
							
								 
							
						 
						
							
							
								
								Clean up of simulation version, the number that rules the compatibility of teleports:  
							
							... 
							
							
							
							- It's not configurable anymore, it's fixed in code. Each number means an increase in features of the teleport procedure
- Its definition moved to the global VersionInfo class
As of now it's still 0.3. 
							
						 
						
							2015-10-18 16:06:31 -07:00  
				
					
						
							
							
								 
						
							
							
								339e252cce 
								
							
								 
							
						 
						
							
							
								
								The protocol version checking on the grid server connector seemed to have a bug. I think I fixed it.  
							
							
							
						 
						
							2015-10-18 11:06:21 -07:00  
				
					
						
							
							
								 
						
							
							
								f7d8952946 
								
							
								 
							
						 
						
							
							
								
								The protocol version checking on the grid server connector seemed to have a bug. I think I fixed it.  
							
							
							
						 
						
							2015-10-17 19:29:20 -07:00  
				
					
						
							
							
								 
						
							
							
								a31e5e799e 
								
							
								 
							
						 
						
							
							
								
								stop a object when making it not physical  
							
							
							
						 
						
							2015-10-18 00:35:52 +01:00  
				
					
						
							
							
								 
						
							
							
								24435cfe9a 
								
							
								 
							
						 
						
							
							
								
								Fix wrong active angularlock detection (it was only burning cpu), stop trying to add a amotor to each child prim and stop using unnecessary trimeshcallbacks  
							
							
							
						 
						
							2015-10-17 21:56:15 +01:00  
				
					
						
							
							
								 
						
							
							
								e2d7e6290d 
								
							
								 
							
						 
						
							
							
								
								fix GetTerrainHeightAtXY also on master. Fix wrong active angularlock detection (it was only burning cpu), stop trying to add a amotor to each child part and fix a typo.  
							
							
							
						 
						
							2015-10-17 20:07:52 +01:00  
				
					
						
							
							
								 
						
							
							
								8dcb4de53c 
								
							
								 
							
						 
						
							
							
								
								fix GetTerrainHeightAtXY for large regions. Also change ode dispose()  
							
							
							
						 
						
							2015-10-17 14:42:04 +01:00  
				
					
						
							
							
								 
						
							
							
								f39e6bc482 
								
							
								 
							
						 
						
							
							
								
								bug fix. Some rare meshs reported as having +-infinity dimensions  
							
							
							
						 
						
							2015-10-15 19:06:39 +01:00  
				
					
						
							
							
								 
						
							
							
								e14e432b50 
								
							
								 
							
						 
						
							
							
								
								More exception catching in ODE at shutdown. Not sure why the exception happens.  
							
							
							
						 
						
							2015-10-14 17:57:13 -07:00  
				
					
						
							
							
								 
						
							
							
								073bdda4b8 
								
							
								 
							
						 
						
							
							
								
								Restored authentication in AssetServicesConnector.  
							
							
							
						 
						
							2015-10-14 15:26:26 -07:00  
				
					
						
							
							
								 
						
							
							
								366e81b977 
								
							
								 
							
						 
						
							
							
								
								Also restoring proper function for Simian external GetTexture functionality.  
							
							
							
						 
						
							2015-10-14 14:45:21 -07:00  
				
					
						
							
							
								 
						
							
							
								721db9418f 
								
							
								 
							
						 
						
							
							
								
								Fixed Robust-bound GetTexture handler that had been knocked off with the new sim-bound handler that uses a Poll service. Rather than hammering both handlers into one single class, I'm splitting them into 2 classes, because they are considerably different.  
							
							
							
						 
						
							2015-10-14 14:41:28 -07:00  
				
					
						
							
							
								 
						
							
							
								45b8e6c1a7 
								
							
								 
							
						 
						
							
							
								
								Fixed exception upon shutting down in plain ODE.  
							
							... 
							
							
							
							09:49:57 - [SHUTDOWN]: Ignoring failure during shutdown - System.NullReferenceException: Object reference not set to an instance of an object.
   at OpenSim.Region.PhysicsModule.ODE.OdeScene.Dispose() in f:\dev\opensim-core\OpenSim\Region\PhysicsModules\Ode\OdeScene.cs:line 4062 
							
						 
						
							2015-10-14 09:56:23 -07:00  
				
					
						
							
							
								 
						
							
							
								8d7fa62088 
								
							
								 
							
						 
						
							
							
								
								fix a typo..  
							
							
							
						 
						
							2015-10-14 04:06:17 +01:00  
				
					
						
							
							
								 
						
							
							
								7deaad7368 
								
							
								 
							
						 
						
							
							
								
								bug fix, and make Mesh-Mesh and Mesh-Terrain collisions a lot softer  
							
							
							
						 
						
							2015-10-14 02:32:51 +01:00  
				
					
						
							
							
								 
						
							
							
								9ec9eee75f 
								
							
								 
							
						 
						
							
							
								
								reduce jitter due to viewer interpolators on objects that are really almost at rest  
							
							
							
						 
						
							2015-10-13 23:03:51 +01:00  
				
					
						
							
							
								 
						
							
							
								2e2c1a1fcd 
								
							
								 
							
						 
						
							
							
								
								change fps and dilation (still something not that usefull). make collisions a bit less explosive.., do changes on own time limited loop and not on simulation loop, ...  
							
							
							
						 
						
							2015-10-13 23:01:54 +01:00  
				
					
						
							
							
								 
						
							
							
								f360ddd28e 
								
							
								 
							
						 
						
							
							
								
								rename UbitMeshmerizer class as ubMeshmerizer  
							
							
							
						 
						
							2015-10-13 11:08:54 +01:00  
				
					
						
							
							
								 
						
							
							
								8e333c953d 
								
							
								 
							
						 
						
							
							
								
								in stats use real integration time, not the wanted one. Dont let stats calls overlap using a proper lock object  
							
							
							
						 
						
							2015-10-12 11:29:13 +01:00  
				
					
						
							
							
								 
						
							
							
								3d8384b696 
								
							
								 
							
						 
						
							
							
								
								detect a fully degenerated mesh and avoid using it and so crashing ubOde  
							
							
							
						 
						
							2015-10-12 00:49:07 +01:00  
				
					
						
							
							
								 
						
							
							
								af5ea18f33 
								
							
								 
							
						 
						
							
							
								
								use System.IO.Compression.DeflateStream for mesh decompression like master, since ACE zlib does seem to fail to decompress some meshs present at OSG, (possible same issue happens with map with option to draw prims)  
							
							
							
						 
						
							2015-10-11 23:04:22 +01:00  
				
					
						
							
							
								 
						
							
							
								88763178c5 
								
							
								 
							
						 
						
							
							
								
								display prim name, if unzip of selected phsyics mesh part fails on ubMeshmerizer ( thx Dan)  
							
							
							
						 
						
							2015-10-11 20:17:58 +01:00  
				
					
						
							
							
								 
						
							
							
								2b354902b5 
								
							
								 
							
						 
						
							
							
								
								fix the casting to Boolean of lsl types vector,quaternion,list and rotation, so that if(variable) does compile and work.  key still requires a explicit compare to NULL_KEY  
							
							
							
						 
						
							2015-10-08 06:27:37 +01:00  
				
					
						
							
							
								 
						
							
							
								3a498b0637 
								
							
								 
							
						 
						
							
							
								
								change NPC restriction options default from restricted to all allowed, as master  
							
							
							
						 
						
							2015-10-08 02:39:14 +01:00  
				
					
						
							
							
								 
						
							
							
								7fb1063990 
								
							
								 
							
						 
						
							
							
								
								dont send of the contents of LinkFolders also on Multiple folder fetch. Outfits changes still seem to work, except FS that doesnt delete the links to previus outfits, as singularity does  
							
							
							
						 
						
							2015-10-06 21:32:02 +01:00  
				
					
						
							
							
								 
						
							
							
								aa64d3bb7c 
								
							
								 
							
						 
						
							
							
								
								dont send of the contents of LinkFolders  
							
							
							
						 
						
							2015-10-06 18:17:15 +01:00  
				
					
						
							
							
								 
						
							
							
								24ca32d8a8 
								
							
								 
							
						 
						
							
							
								
								send DisplayNames dates in UTC and not region local time. send a next update date that can be parsed and make it also in future so name edition is blocked since  we don't suport them. (singu fails to display date, and seems to fail converting utc to local time  
							
							
							
						 
						
							2015-10-05 10:43:45 +01:00  
				
					
						
							
							
								 
						
							
							
								2700231764 
								
							
								 
							
						 
						
							
							
								
								in llAttachToAvatarTemp() (TempAttachmentsModule) dont add to inventory, like master  
							
							
							
						 
						
							2015-10-04 03:34:55 +01:00  
				
					
						
							
							
								 
						
							
							
								e1ce04de42 
								
							
								 
							
						 
						
							
							
								
								Implement an overridable implementation of PhysicsActor.SetVehicle()  
							
							... 
							
							
							
							that works for all physics engines.
BulletSim: implement an optimized version of SetVehicle() that still
  uses the vehicle code to do bounds checking but does it in one taint
  operation. 
							
						 
						
							2015-10-02 18:35:02 -07:00  
				
					
						
							
							
								 
						
							
							
								124602c6c2 
								
							
								 
							
						 
						
							
							
								
								reduce some diferences with master  
							
							
							
						 
						
							2015-10-02 22:47:31 +01:00  
				
					
						
							
							
								 
						
							
							
								d900d0112d 
								
							
								 
							
						 
						
							
							
								
								put back ip check on llSetContentType  
							
							
							
						 
						
							2015-10-02 18:55:09 +01:00  
				
					
						
							
							
								 
						
							
							
								b8cb9d1bbb 
								
							
								 
							
						 
						
							
							
								
								also on another location, plus a bit clean  
							
							
							
						 
						
							2015-10-02 18:39:05 +01:00  
				
					
						
							
							
								 
						
							
							
								de51b7af85 
								
							
								 
							
						 
						
							
							
								
								do group SetPos sync as master, script thread does need to wait for it to be done. This needs improvement, doing it async again with script thread waiting watching coop  
							
							
							
						 
						
							2015-10-02 17:56:02 +01:00  
				
					
						
							
							
								 
						
							
							
								bdd7ea06ff 
								
							
								 
							
						 
						
							
							
								
								change llSetContentType to master version, but removing IP check  
							
							
							
						 
						
							2015-10-02 17:45:48 +01:00  
				
					
						
							
							
								 
						
							
							
								1af6ac4bfc 
								
							
								 
							
						 
						
							
							
								
								remove unused method parameter master also removed  
							
							
							
						 
						
							2015-10-02 17:44:19 +01:00  
				
					
						
							
							
								 
						
							
							
								31873485d9 
								
							
								 
							
						 
						
							
							
								
								do not send DisableSimulator on teleport if agent is already returning  
							
							
							
						 
						
							2015-10-02 02:42:25 +01:00  
				
					
						
							
							
								 
						
							
							
								6ae7341e42 
								
							
								 
							
						 
						
							
							
								
								send DisableSimulator messages on closing childagents. Possible still not on at best timming, or on the right source files  
							
							
							
						 
						
							2015-10-01 20:50:12 +01:00  
				
					
						
							
							
								 
						
							
							
								6bc479fecd 
								
							
								 
							
						 
						
							
							
								
								make bakes reception handle empty BakedTexture elements. But at same time stop sending them, only sending to Xbakes server items that do have a texture, like master does  
							
							
							
						 
						
							2015-10-01 19:30:37 +01:00  
				
					
						
							
							
								 
						
							
							
								2abe1ccc59 
								
							
								 
							
						 
						
							
							
								
								change GetNewRezLocation physics ray results processing  
							
							
							
						 
						
							2015-10-01 14:47:32 +01:00  
				
					
						
							
							
								 
						
							
							
								e110ca24cf 
								
							
								 
							
						 
						
							
							
								
								remove a forgotten if that is actually only a statement  
							
							
							
						 
						
							2015-10-01 14:37:24 +01:00  
				
					
						
							
							
								 
						
							
							
								7e8544f26e 
								
							
								 
							
						 
						
							
							
								
								fix missing clear of queued timer even and state transition flags on scripts reset  
							
							
							
						 
						
							2015-10-01 05:20:04 +01:00  
				
					
						
							
							
								 
						
							
							
								6df75a927c 
								
							
								 
							
						 
						
							
							
								
								let hoverheight rest position be a falling state  
							
							
							
						 
						
							2015-09-30 20:37:14 +01:00  
				
					
						
							
							
								 
						
							
							
								aa3303e3af 
								
							
								 
							
						 
						
							
							
								
								add get method on physics actors PIDHoverActive  
							
							
							
						 
						
							2015-09-30 20:13:31 +01:00  
				
					
						
							
							
								 
						
							
							
								f87e284ec2 
								
							
								 
							
						 
						
							
							
								
								first steps adding suport for llSetHoverHeight() called from attachments on ubOde. Sure needs work..  like sp motion control still assumes stopped and not falling state. Only very basic test on flat land done  
							
							
							
						 
						
							2015-09-30 19:14:37 +01:00  
				
					
						
							
							
								 
						
							
							
								4a2e6db344 
								
							
								 
							
						 
						
							
							
								
								add high level code suport for SetHoverHeight() called from a attachment, so in future physics engines can also suport it  
							
							
							
						 
						
							2015-09-30 17:34:25 +01:00  
				
					
						
							
							
								 
						
							
							
								d281ec5342 
								
							
								 
							
						 
						
							
							
								
								some fixes/changes on land send  
							
							
							
						 
						
							2015-09-30 06:09:01 +01:00  
				
					
						
							
							
								 
						
							
							
								0151c773e2 
								
							
								 
							
						 
						
							
							
								
								let sp know about scene before anything else on creation  
							
							
							
						 
						
							2015-09-30 06:05:28 +01:00  
				
					
						
							
							
								 
						
							
							
								5b7a3c703d 
								
							
								 
							
						 
						
							
							
								
								clamp all draw distance changes within region limits  
							
							
							
						 
						
							2015-09-30 05:57:02 +01:00  
				
					
						
							
							
								 
						
							
							
								feb78b2910 
								
							
								 
							
						 
						
							
							
								
								add several options for NPC creation so abusive use can be reduced (restrictive by default)  UNTESTED  
							
							
							
						 
						
							2015-09-30 02:45:11 +01:00  
				
					
						
							
							
								 
						
							
							
								1124d14eb0 
								
							
								 
							
						 
						
							
							
								
								remove some restrictions on NPCs creation  
							
							
							
						 
						
							2015-09-29 22:15:56 +01:00  
				
					
						
							
							
								 
						
							
							
								3e9b326fcc 
								
							
								 
							
						 
						
							
							
								
								clean some spacing issues  
							
							
							
						 
						
							2015-09-29 21:44:25 +01:00  
				
					
						
							
							
								 
						
							
							
								0b21724fe4 
								
							
								 
							
						 
						
							
							
								
								try fix some whitespaces VS decided to change  
							
							
							
						 
						
							2015-09-29 02:29:55 +01:00  
				
					
						
							
							
								 
						
							
							
								f2c8f83215 
								
							
								 
							
						 
						
							
							
								
								add processing of AvatarGroupsRequest message that should be used to get other avatars group memberships, but keep it disabled since some viewers no longer suport it correctly and expect memberships in reply to avatar properties, so we need to keep wasting bandwith sending useless information when some viewers really only want avatarproperties  
							
							
							
						 
						
							2015-09-29 01:43:49 +01:00  
				
					
						
							
							
								 
						
							
							
								a580d945d1 
								
							
								 
							
						 
						
							
							
								
								remove groups handlers onClientClose also on groups V2  
							
							
							
						 
						
							2015-09-28 21:03:20 +01:00  
				
					
						
							
							
								 
						
							
							
								cf6856a8df 
								
							
								 
							
						 
						
							
							
								
								remove groups handlers onClientClosed  
							
							
							
						 
						
							2015-09-28 21:00:08 +01:00  
				
					
						
							
							
								 
						
							
							
								f97807b53f 
								
							
								 
							
						 
						
							
							
								
								let us see our online friends  
							
							
							
						 
						
							2015-09-28 20:57:33 +01:00  
				
					
						
							
							
								 
						
							
							
								028cbb7cbe 
								
							
								 
							
						 
						
							
							
								
								remove a auxiliar vector no longer needed  
							
							
							
						 
						
							2015-09-28 18:10:27 +01:00  
				
					
						
							
							
								 
						
							
							
								ad58f9b17e 
								
							
								 
							
						 
						
							
							
								
								recover a lost position check for mega regions  
							
							
							
						 
						
							2015-09-28 17:55:35 +01:00  
				
					
						
							
							
								 
						
							
							
								e0de76aa14 
								
							
								 
							
						 
						
							
							
								
								put back virtual declarations  
							
							
							
						 
						
							2015-09-28 16:47:44 +01:00  
				
					
						
							
							
								 
						
							
							
								fb69661bb9 
								
							
								 
							
						 
						
							
							
								
								... ossl merge issue  
							
							
							
						 
						
							2015-09-28 16:40:55 +01:00  
				
					
						
							
							
								 
						
							
							
								fd20a9576d 
								
							
								 
							
						 
						
							
							
								
								... post merge issue  
							
							
							
						 
						
							2015-09-28 16:03:10 +01:00  
				
					
						
							
							
								 
						
							
							
								6ded1da9f2 
								
							
								 
							
						 
						
							
							
								
								... merge issue  
							
							
							
						 
						
							2015-09-28 15:49:22 +01:00  
				
					
						
							
							
								 
						
							
							
								c4ef8984a3 
								
							
								 
							
						 
						
							
							
								
								clear merge issue  
							
							
							
						 
						
							2015-09-28 15:21:23 +01:00  
				
					
						
							
							
								 
						
							
							
								93af984e94 
								
							
								 
							
						 
						
							
							
								
								add missing handlers for preferences  
							
							
							
						 
						
							2015-09-28 13:22:32 +01:00  
				
					
						
							
							
								 
						
							
							
								6e12836d71 
								
							
								 
							
						 
						
							
							
								
								change copyright to opensim  
							
							
							
						 
						
							2015-09-28 13:08:46 +01:00  
				
					
						
							
							
								 
						
							
							
								380d1c1d5a 
								
							
								 
							
						 
						
							
							
								
								change copyright to opensim  
							
							
							
						 
						
							2015-09-28 12:58:23 +01:00  
				
					
						
							
							
								 
						
							
							
								55d0425dfe 
								
							
								 
							
						 
						
							
							
								
								add missing handlers for preferences  
							
							
							
						 
						
							2015-09-28 12:47:29 +01:00  
				
					
						
							
							
								 
						
							
							
								4c0ef5a0ef 
								
							
								 
							
						 
						
							
							
								
								change version string  
							
							
							
						 
						
							2015-09-28 12:37:12 +01:00  
				
					
						
							
							
								 
						
							
							
								c6f8b5d682 
								
							
								 
							
						 
						
							
							
								
								remove virtual declarations master doesnt have  
							
							
							
						 
						
							2015-09-28 11:53:37 +01:00  
				
					
						
							
							
								 
						
							
							
								dcd36d0c9b 
								
							
								 
							
						 
						
							
							
								
								apply changes to xmlrcp groups to groups V2, compiles but not tested :(  
							
							
							
						 
						
							2015-09-27 16:53:36 +01:00  
				
					
						
							
							
								 
						
							
							
								04b32e1982 
								
							
								 
							
						 
						
							
							
								
								let SendAvatarGroupsReply fall back to UDP if no caps and make use of it  
							
							
							
						 
						
							2015-09-27 07:07:40 +01:00  
				
					
						
							
							
								 
						
							
							
								18536b4be6 
								
							
								 
							
						 
						
							
							
								
								add missing SendAgentGroupDataUpdate to llClientView  
							
							
							
						 
						
							2015-09-27 06:38:19 +01:00  
				
					
						
							
							
								 
						
							
							
								1e23b3482c 
								
							
								 
							
						 
						
							
							
								
								AvatarGroupsReply message does not have ListInProfile fields  
							
							
							
						 
						
							2015-09-27 06:21:38 +01:00  
				
					
						
							
							
								 
						
							
							
								b269185031 
								
							
								 
							
						 
						
							
							
								
								several changes to xmlrpcGroups. Packets AgentData and AgentGroupData are private to the requesting agent, etc  
							
							
							
						 
						
							2015-09-27 06:10:12 +01:00  
				
					
						
							
							
								 
						
							
							
								238b32d95f 
								
							
								 
							
						 
						
							
							
								
								in xmlrpcGroups send all groups on MakeRoot. this will slow down crossings even more, but viewers seem to need it now, something to review later  
							
							
							
						 
						
							2015-09-26 19:17:59 +01:00  
				
					
						
							
							
								 
						
							
							
								ae195632e9 
								
							
								 
							
						 
						
							
							
								
								add the Default Groups module lost in the merge  
							
							
							
						 
						
							2015-09-26 18:18:29 +01:00  
				
					
						
							
							
								 
						
							
							
								239dcaffb7 
								
							
								 
							
						 
						
							
							
								
								coment out some debug, clean a bit  
							
							
							
						 
						
							2015-09-26 14:14:05 +01:00