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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								7abb0477ed 
								
							
								 
							
						 
						
							
							
								
								Replaced OpenMetaverse libs/xmls with new ones. Also added a file in openmetaverse_data that was added recently to libomv and was missing.  
							
							
							
						 
						
							2016-12-31 08:58:06 -08:00  
				
					
						
							
							
								 
						
							
							
								2836f16ae1 
								
							
								 
							
						 
						
							
							
								
								fix typos  
							
							
							
						 
						
							2016-12-30 02:14:16 +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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								bf1f4d1384 
								
							
								 
							
						 
						
							
							
								
								fix typos (thanks you know who)  
							
							
							
						 
						
							2016-12-25 16:51:54 +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  
				
					
						
							
							
								 
						
							
							
								8d0b592e5d 
								
							
								 
							
						 
						
							
							
								
								Add en explanation to osslEnable.ini for GRID_GOD  
							
							
							
						 
						
							2016-12-23 20:41:10 +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  
				
					
						
							
							
								 
						
							
							
								0ae2b5ac81 
								
							
								 
							
						 
						
							
							
								
								Allow the use of modular configs with Robust as we already can with OpenSim  
							
							
							
						 
						
							2016-12-22 18:23:04 +00:00  
				
					
						
							
							
								 
						
							
							
								5b403c448e 
								
							
								 
							
						 
						
							
							
								
								Update the ini examples to add options missing from one to the other.  
							
							... 
							
							
							
							Group hypergrid related options within each section to ease
transition from non-HG to HG 
							
						 
						
							2016-12-22 15:37:48 +00:00  
				
					
						
							
							
								 
						
							
							
								7367f03d6e 
								
							
								 
							
						 
						
							
							
								
								remove a odd raycastv3 config option  
							
							
							
						 
						
							2016-12-21 20:39:38 +00:00  
				
					
						
							
							
								 
						
							
							
								30cd36ff98 
								
							
								 
							
						 
						
							
							
								
								leave stupid broken permissions alone  
							
							
							
						 
						
							2016-12-18 03:56:53 +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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								1ffc81c869 
								
							
								 
							
						 
						
							
							
								
								also reduce check threat level of osNpcSetProfileAbout to Low; update osslEnable.ini  
							
							
							
						 
						
							2016-12-14 01:31:16 +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  
				
					
						
							
							
								 
						
							
							
								f2cad38b3d 
								
							
								 
							
						 
						
							
							
								
								fix the FileCleanupTimer coment  
							
							
							
						 
						
							2016-11-30 07:59:01 +00:00  
				
					
						
							
							
								 
						
							
							
								e19eb65c18 
								
							
								 
							
						 
						
							
							
								
								disable floatSam FileCleanupTimer option on ini.example since it is currently a broken resources expensive option. Users should do it by hand when its impact on region is acceptable  
							
							
							
						 
						
							2016-11-30 07:52:50 +00:00  
				
					
						
							
							
								 
						
							
							
								75ad210b6b 
								
							
								 
							
						 
						
							
							
								
								it is nice to save a file to atually change it...  
							
							
							
						 
						
							2016-11-23 20:44:55 +00:00  
				
					
						
							
							
								 
						
							
							
								d9789596d4 
								
							
								 
							
						 
						
							
							
								
								take parcel_owner_is_god option from ini.example since it is not a recomended option for general use  
							
							
							
						 
						
							2016-11-23 20:41:10 +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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								b6329fb784 
								
							
								 
							
						 
						
							
							
								
								mantis 8055: fix default value of npc options  
							
							
							
						 
						
							2016-11-12 14:07:40 +00:00  
				
					
						
							
							
								 
						
							
							
								c5d85b5465 
								
							
								 
							
						 
						
							
							
								
								reduce diferencs btw OpenSimDefaults.ini and OpenSim.ini.example  
							
							
							
						 
						
							2016-11-11 16:04:20 +00:00  
				
					
						
							
							
								 
						
							
							
								6218913345 
								
							
								 
							
						 
						
							
							
								
								add some configuration options missing in OpenSimDeafults.ini but present in OpenSim.ini.example  
							
							
							
						 
						
							2016-11-08 11:22:08 +00:00  
				
					
						
							
							
								 
						
							
							
								4b326f8691 
								
							
								 
							
						 
						
							
							
								
								fix some coments, thanks Austin Tate  
							
							
							
						 
						
							2016-11-03 14:00:45 +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  
				
					
						
							
							
								 
						
							
							
								eaac332d00 
								
							
								 
							
						 
						
							
							
								
								fix a coment on OpenSim.ini.example ( mantis 8037)  
							
							
							
						 
						
							2016-10-16 17:33:39 +01:00  
				
					
						
							
							
								 
						
							
							
								90be326457 
								
							
								 
							
						 
						
							
							
								
								Xengine option AppDomainLoading default option true is causing problems with several mono versions. Until a fix is found change the default to false, so this is not a major problem for the less technical skilled users.  
							
							
							
						 
						
							2016-10-15 21:06:17 +01:00  
				
					
						
							
							
								 
						
							
							
								878fac3fe3 
								
							
								 
							
						 
						
							
							
								
								fix comment telling the correct default physics engine  
							
							
							
						 
						
							2016-10-01 20:26:37 +01:00  
				
					
						
							
							
								 
						
							
							
								c05ee23d3d 
								
							
								 
							
						 
						
							
							
								
								minor change on warp3d lib  
							
							
							
						 
						
							2016-08-24 04:10:35 +01:00  
				
					
						
							
							
								 
						
							
							
								8eacc6b207 
								
							
								 
							
						 
						
							
							
								
								replace warp3D.dll by a newer modified version. (only minor testing done :(  
							
							
							
						 
						
							2016-08-23 10:58:34 +01:00  
				
					
						
							
							
								 
						
							
							
								c631ffb943 
								
							
								 
							
						 
						
							
							
								
								remove region combine option (mega region) for config ini files  
							
							
							
						 
						
							2016-08-21 06:49:16 +01:00  
				
					
						
							
							
								 
						
							
							
								d701de4021 
								
							
								 
							
						 
						
							
							
								
								add cap GroupMemberData  
							
							
							
						 
						
							2016-08-19 02:26:49 +01:00  
				
					
						
							
							
								 
						
							
							
								4b73550eee 
								
							
								 
							
						 
						
							
							
								
								allow  cap HomeLocation to be disabled setting Cap_HomeLocation = ""  
							
							
							
						 
						
							2016-08-18 13:17:46 +01:00  
				
					
						
							
							
								 
						
							
							
								a997ffd497 
								
							
								 
							
						 
						
							
							
								
								sync osForceAttachToOtherAvatarFromInventory thread level in code and in osslEnable.ini mantis: 7997  
							
							
							
						 
						
							2016-08-16 04:35:49 +01:00  
				
					
						
							
							
								 
						
							
							
								61ec34b441 
								
							
								 
							
						 
						
							
							
								
								fix osGetHealRate thread level  
							
							
							
						 
						
							2016-08-06 01:15:26 +01:00  
				
					
						
							
							
								 
						
							
							
								ad76687227 
								
							
								 
							
						 
						
							
							
								
								update libode for mac osX. Thanks Gavin Hird (mantis 7781)  
							
							
							
						 
						
							2016-08-04 15:05:33 +01:00  
				
					
						
							
							
								 
						
							
							
								12658b1eed 
								
							
								 
							
						 
						
							
							
								
								update libode for mac osX. Thanks Gavin Hird (mantis 7781)  
							
							
							
						 
						
							2016-08-04 15:04:43 +01:00  
				
					
						
							
							
								 
						
							
							
								3c4d908cda 
								
							
								 
							
						 
						
							
							
								
								remove obsolete config setting  
							
							
							
						 
						
							2016-07-30 12:43:14 +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  
				
					
						
							
							
								 
						
							
							
								2bb467e358 
								
							
								 
							
						 
						
							
							
								
								add osSetHealth()  value  from 1 to 100; (mantis 7973)  
							
							
							
						 
						
							2016-07-24 16:31:29 +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  
				
					
						
							
							
								 
						
							
							
								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