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  
				
					
						
							
							
								 
						
							
							
								94a36396b1 
								
							
								 
							
						 
						
							
							
								
								respective .ini settings  
							
							
							
						 
						
							2016-12-15 00:09:21 +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  
				
					
						
							
							
								 
						
							
							
								1d6a7d2225 
								
							
								 
							
						 
						
							
							
								
								correct the new npc entries in  osslEnable.ini  
							
							
							
						 
						
							2016-12-14 22:34:27 +00:00  
				
					
						
							
							
								 
						
							
							
								e2062951d7 
								
							
								 
							
						 
						
							
							
								
								update osslEnable.ini  
							
							
							
						 
						
							2016-12-14 16:33:52 +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  
				
					
						
							
							
								 
						
							
							
								95ff859484 
								
							
								 
							
						 
						
							
							
								
								change a few ssl config comments  
							
							
							
						 
						
							2016-12-07 20:33:38 +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