10a8d2852e 
								
							
								 
							
						 
						
							
							
								
								OpenSimExtras  
							
							... 
							
							
							
							Move the experimental extra features functionality into the GridService. This sends default values for map, search and destination guide, plus ExportSupported control to the region on startup. Please watch http://opensimulator.org/wiki/SimulatorFeatures_Extras  for changes and documentation. 
							
						 
						
							2014-08-06 17:25:12 -04:00  
				
					
						
							
							
								 
						
							
							
								e36e416637 
								
							
								 
							
						 
						
							
							
								
								Fixed crash when using Allowed/Denied Viewers, and the viewer's name is shorter than one of the test strings  
							
							... 
							
							
							
							This fixes http://opensimulator.org/mantis/view.php?id=7294  
							
						 
						
							2014-08-06 19:02:15 +03:00  
				
					
						
							
							
								 
						
							
							
								552b4e45e8 
								
							
								 
							
						 
						
							
							
								
								bakemodule didnt like last changes  
							
							
							
						 
						
							2014-08-06 05:56:10 +01:00  
				
					
						
							
							
								 
						
							
							
								66dea8fe05 
								
							
								 
							
						 
						
							
							
								
								some debug to remove later  
							
							
							
						 
						
							2014-08-06 05:17:30 +01:00  
				
					
						
							
							
								 
						
							
							
								bd3d58dd00 
								
							
								 
							
						 
						
							
							
								
								try to make the baked textures cache work  
							
							
							
						 
						
							2014-08-06 04:54:14 +01:00  
				
					
						
							
							
								 
						
							
							
								78ccadb27e 
								
							
								 
							
						 
						
							
							
								
								Add RootPositionUpdateTolerance, RootRotationUpdateTolerance, and RootVelocityUpdateTolerance parameters to [InterestManagement] in OpenSimDefaults.ini  
							
							... 
							
							
							
							These govern when AgentUpdates are sent to observers on position, rotation and velocity changes to an avatar (including the avatar themselves).
Higher values reduce AgentUpdate traffic but at a certain level will degrade smoothness of avatar and perceived avatar movement. 
							
						 
						
							2014-08-06 00:53:14 +01:00  
				
					
						
							
							
								 
						
							
							
								961cb9cc77 
								
							
								 
							
						 
						
							
							
								
								refactor: Rename recent new Client*UpdateTolerance to Root*UpdateTolerance for better accuracy and consistency with other similar parameters  
							
							
							
						 
						
							2014-08-06 00:35:26 +01:00  
				
					
						
							
							
								 
						
							
							
								e1a5a1f829 
								
							
								 
							
						 
						
							
							
								
								apply objectSlamSale to all roots of coalescence objects. replace the  
							
							... 
							
							
							
							single object condition for renaming 
							
						 
						
							2014-08-05 23:25:08 +01:00  
				
					
						
							
							
								 
						
							
							
								3c321e5bb3 
								
							
								 
							
						 
						
							
							
								
								dont mess with names and descriptions on coalescence objects. Inventory  
							
							... 
							
							
							
							name can change for inventory purposes only. 
							
						 
						
							2014-08-05 22:49:41 +01:00  
				
					
						
							
							
								 
						
							
							
								2c4908578e 
								
							
								 
							
						 
						
							
							
								
								revert to old avn-current code, not using ApplyPermissionsOnRez() till its  
							
							... 
							
							
							
							reviewed/fixed 
							
						 
						
							2014-08-05 21:55:42 +01:00  
				
					
						
							
							
								 
						
							
							
								01780d4dc6 
								
							
								 
							
						 
						
							
							
								
								put back a check for null foldedperms  
							
							
							
						 
						
							2014-08-05 19:59:21 +01:00  
				
					
						
							
							
								 
						
							
							
								31b5a587a4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into ubitworkmaster  
							
							
							
						 
						
							2014-08-05 19:28:56 +01:00  
				
					
						
							
							
								 
						
							
							
								c80322f1e6 
								
							
								 
							
						 
						
							
							
								
								dont change agentItem.BasePermissions where avination-current didn't  
							
							... 
							
							
							
							change 
							
						 
						
							2014-08-05 19:03:11 +01:00  
				
					
						
							
							
								 
						
							
							
								6eca2475d4 
								
							
								 
							
						 
						
							
							
								
								dont assume that all zero folded perms are to ignore ( coerence with old  
							
							... 
							
							
							
							code in avn-current ) 
							
						 
						
							2014-08-05 17:55:30 +01:00  
				
					
						
							
							
								 
						
							
							
								dc2471fedd 
								
							
								 
							
						 
						
							
							
								
								Fixed premature closing of the connection in DataSnapshotManager  
							
							
							
						 
						
							2014-08-05 19:09:11 +03:00  
				
					
						
							
							
								 
						
							
							
								0e71e3889c 
								
							
								 
							
						 
						
							
							
								
								Go back to disconnecting bots in parallel since serially is too slow.  
							
							... 
							
							
							
							However, disconnecting now halts any current connection, with the possible exception of the single currently connecting bot. 
							
						 
						
							2014-08-05 01:37:10 +01:00  
				
					
						
							
							
								 
						
							
							
								fcc665a567 
								
							
								 
							
						 
						
							
							
								
								Put pCampbot "disconnect" command on separate thread like "connect" so that we can continue to run status commands whilst bots are disconnecting.  
							
							
							
						 
						
							2014-08-05 01:15:07 +01:00  
				
					
						
							
							
								 
						
							
							
								e57e9e95d4 
								
							
								 
							
						 
						
							
							
								
								Allow "show bots" pCampbot console command to quickly report status by not locking entire bot list for almost 100% of connection time.  
							
							
							
						 
						
							2014-08-05 01:07:08 +01:00  
				
					
						
							
							
								 
						
							
							
								d6890d78ad 
								
							
								 
							
						 
						
							
							
								
								Make currently unfiltered EventQueue log messages only appear now at DebugLevel 1  
							
							... 
							
							
							
							This covers event queue setup messages and some outgoing messages (e.g. EnableSimulator)
In my experience these messages are only useful if you really know what they mean and you're looking for them
Otherwise, they're quite spammy.
Event queue DebugLevel 1 is enabled with the "debug eq 1" console command 
							
						 
						
							2014-08-05 00:52:04 +01:00  
				
					
						
							
							
								 
						
							
							
								507a29d581 
								
							
								 
							
						 
						
							
							
								
								diference fix  
							
							
							
						 
						
							2014-08-04 21:55:58 +01:00  
				
					
						
							
							
								 
						
							
							
								3cca5ec667 
								
							
								 
							
						 
						
							
							
								
								check...  
							
							
							
						 
						
							2014-08-04 21:52:29 +01:00  
				
					
						
							
							
								 
						
							
							
								3d81f25e34 
								
							
								 
							
						 
						
							
							
								
								Revert "start sending terrain in scenePresence after well defined avatar. Minor"  
							
							... 
							
							
							
							This reverts commit 05a2feba5d 
							
						 
						
							2014-08-04 20:32:11 +01:00  
				
					
						
							
							
								 
						
							
							
								05a2feba5d 
								
							
								 
							
						 
						
							
							
								
								start sending terrain in scenePresence after well defined avatar. Minor  
							
							... 
							
							
							
							change on significante AgentUpdate check. 
							
						 
						
							2014-08-04 19:57:47 +01:00  
				
					
						
							
							
								 
						
							
							
								2ab0790aa8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'ubitworkmaster'  
							
							
							
						 
						
							2014-08-04 02:23:43 +02:00  
				
					
						
							
							
								 
						
							
							
								8cf945544c 
								
							
								 
							
						 
						
							
							
								
								local chat gods bug fix  
							
							
							
						 
						
							2014-08-04 00:43:57 +01:00  
				
					
						
							
							
								 
						
							
							
								b07b0ff555 
								
							
								 
							
						 
						
							
							
								
								missing child login parcel overlay  
							
							
							
						 
						
							2014-08-04 00:16:56 +01:00  
				
					
						
							
							
								 
						
							
							
								14250c776a 
								
							
								 
							
						 
						
							
							
								
								missing currentParcelUUID update  
							
							
							
						 
						
							2014-08-03 23:44:51 +01:00  
				
					
						
							
							
								 
						
							
							
								bad01fbb41 
								
							
								 
							
						 
						
							
							
								
								some mess cleanup  
							
							
							
						 
						
							2014-08-03 22:57:08 +01:00  
				
					
						
							
							
								 
						
							
							
								0d71a2bb8f 
								
							
								 
							
						 
						
							
							
								
								mess update ( hide avatars )  
							
							
							
						 
						
							2014-08-03 22:38:50 +01:00  
				
					
						
							
							
								 
						
							
							
								21aa325883 
								
							
								 
							
						 
						
							
							
								
								remove debug msgs at attachments deRez  
							
							
							
						 
						
							2014-08-03 19:41:48 +01:00  
				
					
						
							
							
								 
						
							
							
								6b3f10790e 
								
							
								 
							
						 
						
							
							
								
								bugg  
							
							
							
						 
						
							2014-08-03 19:35:16 +01:00  
				
					
						
							
							
								 
						
							
							
								c2d9a6499a 
								
							
								 
							
						 
						
							
							
								
								dont get script states for NPCs on deRez  
							
							
							
						 
						
							2014-08-03 19:08:13 +01:00  
				
					
						
							
							
								 
						
							
							
								ca8b0e6a1d 
								
							
								 
							
						 
						
							
							
								
								replace debug msgs by others  
							
							
							
						 
						
							2014-08-03 19:00:01 +01:00  
				
					
						
							
							
								 
						
							
							
								ed47874197 
								
							
								 
							
						 
						
							
							
								
								several debug msgs, need to be removed asap  
							
							
							
						 
						
							2014-08-03 18:22:00 +01:00  
				
					
						
							
							
								 
						
							
							
								1a407e2545 
								
							
								 
							
						 
						
							
							
								
								Stop deleting objects that have status DIE_AT_EDGE set when they cross regions.  
							
							... 
							
							
							
							This was an OpenSim hack to prevent vehicles from trying to cross. 
							
						 
						
							2014-08-03 17:32:34 +02:00  
				
					
						
							
							
								 
						
							
							
								bcab663ad7 
								
							
								 
							
						 
						
							
							
								
								debug...  
							
							
							
						 
						
							2014-08-03 06:16:30 +01:00  
				
					
						
							
							
								 
						
							
							
								cc16fe68cc 
								
							
								 
							
						 
						
							
							
								
								....  
							
							
							
						 
						
							2014-08-03 02:26:39 +01:00  
				
					
						
							
							
								 
						
							
							
								b9443b186e 
								
							
								 
							
						 
						
							
							
								
								test...  
							
							
							
						 
						
							2014-08-03 02:09:07 +01:00  
				
					
						
							
							
								 
						
							
							
								53e95803a5 
								
							
								 
							
						 
						
							
							
								
								test not rezzing attachments on a FireAndForget  
							
							
							
						 
						
							2014-08-03 01:20:34 +01:00  
				
					
						
							
							
								 
						
							
							
								9f5e19127d 
								
							
								 
							
						 
						
							
							
								
								comment out a debug msg. more on gods being Gods  
							
							
							
						 
						
							2014-08-03 00:22:21 +01:00  
				
					
						
							
							
								 
						
							
							
								addca0737c 
								
							
								 
							
						 
						
							
							
								
								testing...  
							
							
							
						 
						
							2014-08-02 23:38:18 +01:00  
				
					
						
							
							
								 
						
							
							
								009e8ee76c 
								
							
								 
							
						 
						
							
							
								
								testing  
							
							
							
						 
						
							2014-08-02 23:04:18 +01:00  
				
					
						
							
							
								 
						
							
							
								e87f70e277 
								
							
								 
							
						 
						
							
							
								
								god also read local chat  
							
							
							
						 
						
							2014-08-02 22:45:28 +01:00  
				
					
						
							
							
								 
						
							
							
								580604c231 
								
							
								 
							
						 
						
							
							
								
								let gods see hidden avatars ( test )  
							
							
							
						 
						
							2014-08-02 22:32:51 +01:00  
				
					
						
							
							
								 
						
							
							
								35616339f3 
								
							
								 
							
						 
						
							
							
								
								remove the groups restrictions for npcs since they do nothing usefull  
							
							
							
						 
						
							2014-08-02 21:01:44 +01:00  
				
					
						
							
							
								 
						
							
							
								46da95d1b7 
								
							
								 
							
						 
						
							
							
								
								bug hunt:  disable group for npc  
							
							
							
						 
						
							2014-08-02 19:33:38 +01:00  
				
					
						
							
							
								 
						
							
							
								01981fdf58 
								
							
								 
							
						 
						
							
							
								
								dont fire a thread on npc creation keeping the main one just waiting  
							
							
							
						 
						
							2014-08-02 18:57:43 +01:00  
				
					
						
							
							
								 
						
							
							
								74447d14cd 
								
							
								 
							
						 
						
							
							
								
								add some filters for NPCs  
							
							
							
						 
						
							2014-08-02 18:32:28 +01:00  
				
					
						
							
							
								 
						
							
							
								b0864a2f0f 
								
							
								 
							
						 
						
							
							
								
								crossing into a hide parcel may work now. Not nice fix.. need get back to  
							
							... 
							
							
							
							this later 
							
						 
						
							2014-08-02 14:17:00 +01:00  
				
					
						
							
							
								 
						
							
							
								de3421b408 
								
							
								 
							
						 
						
							
							
								
								Fix typo in log message  
							
							
							
						 
						
							2014-08-02 08:21:25 -04:00