e0c4f8ed76 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /home/opensim/var/repo/opensim  
							
							
							
						 
						
							2012-04-11 23:34:54 -04:00  
				
					
						
							
							
								 
						
							
							
								a57ec18fb5 
								
							
								 
							
						 
						
							
							
								
								Add a development mode  
							
							... 
							
							
							
							Pluggin development needs the pluggin to be directly loaded so the running program may be stopped for inspection and modifications. This is controlled by a configuration switch in the Robust.ini 
							
						 
						
							2012-04-11 23:24:17 -04:00  
				
					
						
							
							
								 
						
							
							
								8be14095fe 
								
							
								 
							
						 
						
							
							
								
								HGFriendsModule: Type casts to fix compile error  
							
							
							
						 
						
							2012-04-11 18:56:28 +02:00  
				
					
						
							
							
								 
						
							
							
								1f4d3d3582 
								
							
								 
							
						 
						
							
							
								
								HGFriendsModule: Added optional user level based restriction to send friendship invitations to foreign users.  
							
							
							
						 
						
							2012-04-11 18:52:07 +02:00  
				
					
						
							
							
								 
						
							
							
								f2ede8c7e0 
								
							
								 
							
						 
						
							
							
								
								HGFriendsModule: add the scaffolding for supporting permissions pertaining to HG friendships. Snoopy take it from here.  
							
							
							
						 
						
							2012-04-11 08:13:11 -07:00  
				
					
						
							
							
								 
						
							
							
								0a949a20ca 
								
							
								 
							
						 
						
							
							
								
								Send the service so the pluggin can load other assemblies  
							
							
							
						 
						
							2012-04-11 09:19:16 -04:00  
				
					
						
							
							
								 
						
							
							
								bb3aa1440d 
								
							
								 
							
						 
						
							
							
								
								Tell git to remove these files (moved)  
							
							... 
							
							
							
							These are now living in lib32/lib64 directories. 
							
						 
						
							2012-04-11 06:24:56 -04:00  
				
					
						
							
							
								 
						
							
							
								1d4bee454e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /home/opensim/var/repo/opensim  
							
							
							
						 
						
							2012-04-10 19:19:00 -04:00  
				
					
						
							
							
								 
						
							
							
								d95e6ca0c6 
								
							
								 
							
						 
						
							
							
								
								More work on install/loading/unloading  
							
							... 
							
							
							
							Moved troublesome openjpeg libs - testing to see if opensim region can run with the change 
							
						 
						
							2012-04-10 19:01:22 -04:00  
				
					
						
							
							
								 
						
							
							
								78fd487a70 
								
							
								 
							
						 
						
							
							
								
								New OS scripting functions osSetTerrainTexture and osSetTerrainHeight as originally proposed in SL Jira ( https://jira.secondlife.com/browse/SVC-244 ).  
							
							
							
						 
						
							2012-04-10 21:49:43 +02:00  
				
					
						
							
							
								 
						
							
							
								4ab479bf58 
								
							
								 
							
						 
						
							
							
								
								Add uri to various log messages when region registration fails.  Upgrade some debug log messages to error.  
							
							
							
						 
						
							2012-04-10 20:40:59 +01:00  
				
					
						
							
							
								 
						
							
							
								3e6043bb47 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /home/opensim/var/repo/opensim  
							
							
							
						 
						
							2012-04-10 14:38:18 -04:00  
				
					
						
							
							
								 
						
							
							
								679533f632 
								
							
								 
							
						 
						
							
							
								
								Work on loading new addins  
							
							
							
						 
						
							2012-04-10 14:36:24 -04:00  
				
					
						
							
							
								 
						
							
							
								fb44e7b636 
								
							
								 
							
						 
						
							
							
								
								minor: convert tabs to spaces in config example files from recent  7c534e5 
							
							
							
						 
						
							2012-04-10 17:46:34 +01:00  
				
					
						
							
							
								 
						
							
							
								2b339bfd97 
								
							
								 
							
						 
						
							
							
								
								Correct max_listeners_per_region in OpenSimDefaults.ini to max_listens_per_region  
							
							... 
							
							
							
							Value for this setting in OpenSimDefaults.ini (1000) is same as setting in code (1000) so this should have no effect
Thanks to Ovi Chris Rouly for pointing this out. 
							
						 
						
							2012-04-10 17:22:02 +01:00  
				
					
						
							
							
								 
						
							
							
								f9dd4ed89c 
								
							
								 
							
						 
						
							
							
								
								Do not timeout group member cache entry, as long as there are frequent group membership requests. These are caused by movements within the parcel boundaries.  
							
							
							
						 
						
							2012-04-10 15:51:26 +02:00  
				
					
						
							
							
								 
						
							
							
								a798b98f85 
								
							
								 
							
						 
						
							
							
								
								More work on dynamic loading/unloading  
							
							
							
						 
						
							2012-04-10 00:20:55 -04:00  
				
					
						
							
							
								 
						
							
							
								0838c5288f 
								
							
								 
							
						 
						
							
							
								
								Add method for plugin teardown/unloading  
							
							
							
						 
						
							2012-04-09 21:59:21 -04:00  
				
					
						
							
							
								 
						
							
							
								35fa8b454d 
								
							
								 
							
						 
						
							
							
								
								Working on run-time init  
							
							... 
							
							
							
							Working on build-up and tear-down for loading/unloading pluggins 
							
						 
						
							2012-04-09 17:53:55 -04:00  
				
					
						
							
							
								 
						
							
							
								4b278c64d6 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /home/opensim/var/repo/opensim  
							
							
							
						 
						
							2012-04-09 17:50:57 -04:00  
				
					
						
							
							
								 
						
							
							
								78c0028179 
								
							
								 
							
						 
						
							
							
								
								Mantis5502 implementation of some of the new constants  
							
							... 
							
							
							
							Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2012-04-09 21:25:22 +01:00  
				
					
						
							
							
								 
						
							
							
								27845de7ea 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /home/opensim/var/repo/opensim  
							
							
							
						 
						
							2012-04-08 20:58:56 -04:00  
				
					
						
							
							
								 
						
							
							
								0f277dfa17 
								
							
								 
							
						 
						
							
							
								
								Addresses mantis  #5846  
							
							
							
						 
						
							2012-04-08 17:54:59 -07:00  
				
					
						
							
							
								 
						
							
							
								fb18476032 
								
							
								 
							
						 
						
							
							
								
								More work on comands  
							
							... 
							
							
							
							Getting this framed up. Will make generic returns so as to interface with external web service to manage plugins. 
							
						 
						
							2012-04-08 20:25:28 -04:00  
				
					
						
							
							
								 
						
							
							
								74776c4ee0 
								
							
								 
							
						 
						
							
							
								
								More command work  
							
							... 
							
							
							
							Start working toward using list entry numbers to select instead of the plugin id 
							
						 
						
							2012-04-08 20:09:54 -04:00  
				
					
						
							
							
								 
						
							
							
								952ad59c1f 
								
							
								 
							
						 
						
							
							
								
								Work on commands  
							
							
							
						 
						
							2012-04-08 17:38:44 -04:00  
				
					
						
							
							
								 
						
							
							
								c066f528ef 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /home/opensim/var/repo/opensim  
							
							
							
						 
						
							2012-04-07 23:44:25 -04:00  
				
					
						
							
							
								 
						
							
							
								0591a85787 
								
							
								 
							
						 
						
							
							
								
								More work on commands  
							
							
							
						 
						
							2012-04-07 23:39:15 -04:00  
				
					
						
							
							
								 
						
							
							
								d4a370a5f2 
								
							
								 
							
						 
						
							
							
								
								A few more minor improvements on Suitcase inventory service.  
							
							
							
						 
						
							2012-04-07 14:52:15 -07:00  
				
					
						
							
							
								 
						
							
							
								7c534e558d 
								
							
								 
							
						 
						
							
							
								
								Added gatekeeper and uas addresses to grid info, so that viewers can take advantage of that info.  
							
							
							
						 
						
							2012-04-07 14:38:32 -07:00  
				
					
						
							
							
								 
						
							
							
								7a686ef124 
								
							
								 
							
						 
						
							
							
								
								Some work on web interface  
							
							... 
							
							
							
							Adding some web handlers to manage plugins. Returns json for integration into external processing. 
							
						 
						
							2012-04-07 14:52:02 -04:00  
				
					
						
							
							
								 
						
							
							
								931c28888b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /home/opensim/var/repo/opensim  
							
							
							
						 
						
							2012-04-07 14:22:14 -04:00  
				
					
						
							
							
								 
						
							
							
								0d566aa385 
								
							
								 
							
						 
						
							
							
								
								Better Suitcase Inventory Service.  
							
							
							
						 
						
							2012-04-06 21:52:48 -07:00  
				
					
						
							
							
								 
						
							
							
								d4a6ed3d98 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /home/opensim/var/repo/opensim  
							
							
							
						 
						
							2012-04-06 23:56:08 -04:00  
				
					
						
							
							
								 
						
							
							
								806082cd6e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2012-04-06 20:35:01 -07:00  
				
					
						
							
							
								 
						
							
							
								9637e50956 
								
							
								 
							
						 
						
							
							
								
								Moved the inventory manipulation from HGEntityTransferModule to HGInventoryAccessModule where it belongs. They need to exchange some events, so added those to EventManager. Those events (TeleportStart and TeleportFail) are nice to have anyway.  
							
							
							
						 
						
							2012-04-06 20:34:31 -07:00  
				
					
						
							
							
								 
						
							
							
								b8eafc6280 
								
							
								 
							
						 
						
							
							
								
								More work on commands  
							
							... 
							
							
							
							Install is working now 
							
						 
						
							2012-04-06 22:22:55 -04:00  
				
					
						
							
							
								 
						
							
							
								5509d981d4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /home/opensim/var/repo/opensim  
							
							
							
						 
						
							2012-04-06 20:11:58 -04:00  
				
					
						
							
							
								 
						
							
							
								cce760dbfc 
								
							
								 
							
						 
						
							
							
								
								Rather than having a FromFolderID property on every single prim and only ever using the root prim one, store on SOG instead.  
							
							... 
							
							
							
							This reduces pointless memory usage. 
							
						 
						
							2012-04-07 00:40:55 +01:00  
				
					
						
							
							
								 
						
							
							
								7d8bb33c5b 
								
							
								 
							
						 
						
							
							
								
								Store FromItemID for attachments once on SOG instead of on every SOP and only ever using the root part entry.  
							
							... 
							
							
							
							This eliminates some pointless memory use. 
							
						 
						
							2012-04-07 00:33:02 +01:00  
				
					
						
							
							
								 
						
							
							
								4f4ca1625f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /home/opensim/var/repo/opensim  
							
							
							
						 
						
							2012-04-06 19:24:14 -04:00  
				
					
						
							
							
								 
						
							
							
								90a2296983 
								
							
								 
							
						 
						
							
							
								
								Have some commands working  
							
							... 
							
							
							
							Still rough, but making some progress. 
							
						 
						
							2012-04-06 19:22:34 -04:00  
				
					
						
							
							
								 
						
							
							
								70b5a2dace 
								
							
								 
							
						 
						
							
							
								
								refactor: Eliminate unnecessary SOP.m_physActor  
							
							
							
						 
						
							2012-04-06 23:49:23 +01:00  
				
					
						
							
							
								 
						
							
							
								33e91f1088 
								
							
								 
							
						 
						
							
							
								
								Implement PRIM_POS_LOCAL on llSetPrimitiveParams() and other prim params LSL functions.  
							
							... 
							
							
							
							This is the same as PRIM_POSITION 
							
						 
						
							2012-04-06 23:43:03 +01:00  
				
					
						
							
							
								 
						
							
							
								4a58d4c5a4 
								
							
								 
							
						 
						
							
							
								
								refactor: Use clearer part.ParentGroup.IsAttachment in LSL_Api.GetPartLocalPos()  
							
							
							
						 
						
							2012-04-06 23:36:13 +01:00  
				
					
						
							
							
								 
						
							
							
								3af1cd65f9 
								
							
								 
							
						 
						
							
							
								
								Fix llGetLinkPrimParams for PRIM_POS_LOCAL for child prims whether in scene or attachments.  
							
							... 
							
							
							
							Return relative position to root prim rather than 0,0,0.
Should fix same issue with llGetLocalPos()
http://opensimulator.org/mantis/view.php?id=5951  
							
						 
						
							2012-04-06 22:41:35 +01:00  
				
					
						
							
							
								 
						
							
							
								47108bb351 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2012-04-06 21:15:31 +01:00  
				
					
						
							
							
								 
						
							
							
								f2903db390 
								
							
								 
							
						 
						
							
							
								
								For llGetMass(), return the mass of the avatar is the object is attached.  
							
							... 
							
							
							
							As per http://lslwiki.net/lslwiki/wakka.php?wakka=llGetMass 
This is the mass as used by the physics engine (ODE or Bullet). 
							
						 
						
							2012-04-06 21:14:19 +01:00  
				
					
						
							
							
								 
						
							
							
								c3a8c00ce0 
								
							
								 
							
						 
						
							
							
								
								Addition of missing constants for llGetObjectDetails including for Mantis 5502  
							
							... 
							
							
							
							Signed-off-by: nebadon <michael@osgrid.org> 
							
						 
						
							2012-04-06 12:42:46 -07:00  
				
					
						
							
							
								 
						
							
							
								627efc172b 
								
							
								 
							
						 
						
							
							
								
								Make llGetMass() return total mass of object when called on root prim.  
							
							... 
							
							
							
							As per http://lslwiki.net/lslwiki/wakka.php?wakka=llGetMass 
Aims to resolve http://opensimulator.org/mantis/view.php?id=5954  
							
						 
						
							2012-04-06 20:32:39 +01:00