90f9b7b7c4 
								
							
								 
							
						 
						
							
							
								
								Fix line endings  
							
							
							
						 
						
							2010-10-04 00:37:18 +02:00  
				
					
						
							
							
								 
						
							
							
								50b03d08a8 
								
							
								 
							
						 
						
							
							
								
								Add linden prim renderer and update libOMV  
							
							
							
						 
						
							2010-10-04 00:04:42 +02:00  
				
					
						
							
							
								 
						
							
							
								e3099d48f9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://opensimulator.org/git/opensim  
							
							
							
						 
						
							2010-10-03 18:04:38 -04:00  
				
					
						
							
							
								 
						
							
							
								69acf9c79b 
								
							
								 
							
						 
						
							
							
								
								* additional serveruri cleanup  
							
							
							
						 
						
							2010-10-03 18:03:53 -04:00  
				
					
						
							
							
								 
						
							
							
								48988bf4e9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-03 22:38:32 +01:00  
				
					
						
							
							
								 
						
							
							
								4d371b9d80 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-10-03 22:37:50 +01:00  
				
					
						
							
							
								 
						
							
							
								511751a733 
								
							
								 
							
						 
						
							
							
								
								I really have to say it again and again: e.Message is NOT enough data for  
							
							... 
							
							
							
							troubleshooting. It MUST be combined with e.StackTrace, or e.ToString() must
be used.
Fix one more instance of that cr.p 
							
						 
						
							2010-10-03 22:36:27 +01:00  
				
					
						
							
							
								 
						
							
							
								72c1b09d57 
								
							
								 
							
						 
						
							
							
								
								Upgraded Mono.Addins.dll to 0.5, coming from here:  http://monoaddins.codeplex.com/  
							
							
							
						 
						
							2010-10-03 10:35:53 -07:00  
				
					
						
							
							
								 
						
							
							
								bda02da152 
								
							
								 
							
						 
						
							
							
								
								Add the Warp3D dll  
							
							
							
						 
						
							2010-10-03 16:58:22 +01:00  
				
					
						
							
							
								 
						
							
							
								b4fe6da4eb 
								
							
								 
							
						 
						
							
							
								
								Add the Warp3D dll  
							
							
							
						 
						
							2010-10-03 16:57:45 +01:00  
				
					
						
							
							
								 
						
							
							
								5910be236f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-03 16:52:27 +01:00  
				
					
						
							
							
								 
						
							
							
								189cda1c3d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-10-03 16:51:41 +01:00  
				
					
						
							
							
								 
						
							
							
								0b13cfa4dd 
								
							
								 
							
						 
						
							
							
								
								Port ExecutingDirectory from omfOS Util class.  
							
							
							
						 
						
							2010-10-03 16:50:50 +01:00  
				
					
						
							
							
								 
						
							
							
								4f70ac018b 
								
							
								 
							
						 
						
							
							
								
								Adapt to core changes  
							
							
							
						 
						
							2010-10-03 16:40:11 +01:00  
				
					
						
							
							
								 
						
							
							
								27340f616e 
								
							
								 
							
						 
						
							
							
								
								Addign the new / renamed files for previous commit  
							
							
							
						 
						
							2010-10-03 16:34:55 +01:00  
				
					
						
							
							
								 
						
							
							
								ab4be3ffdf 
								
							
								 
							
						 
						
							
							
								
								Initial port of the Warp3D map tile renderer  
							
							
							
						 
						
							2010-10-03 16:34:17 +01:00  
				
					
						
							
							
								 
						
							
							
								0133619af2 
								
							
								 
							
						 
						
							
							
								
								Attempt at fixing mantis  #5057  -- CPU pinned high with HGAssetBroker.  
							
							
							
						 
						
							2010-10-02 17:02:02 -07:00  
				
					
						
							
							
								 
						
							
							
								32ccc7a9d9 
								
							
								 
							
						 
						
							
							
								
								* refactor refactor refactor ServerURI 4 lyfe  
							
							
							
						 
						
							2010-10-02 19:17:02 -04:00  
				
					
						
							
							
								 
						
							
							
								662976b602 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-02 20:12:36 +01:00  
				
					
						
							
							
								 
						
							
							
								6fc1ceb2ee 
								
							
								 
							
						 
						
							
							
								
								So, the client can have an old idea of the object properties for the object when it goes to buy.  This can cause a problem in the buy process.  Additionally Hazim mentioned that the buy packets are spoofable.   The core modules are the crowing glory example of best practice :P, so therefore, setting the example here, Validate Client sent Buy Data. WebAppSecurity 101, Never trust a client.  Validate Validate Validate!  Or you'll have problems whether intentional or not.  
							
							
							
						 
						
							2010-10-02 20:11:43 +01:00  
				
					
						
							
							
								 
						
							
							
								fd56fd2ce8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-02 19:51:43 +01:00  
				
					
						
							
							
								 
						
							
							
								87c6386884 
								
							
								 
							
						 
						
							
							
								
								Reapplying the parts of the prior revert that were not derived from the  
							
							... 
							
							
							
							original patch 
							
						 
						
							2010-10-02 18:47:26 +01:00  
				
					
						
							
							
								 
						
							
							
								b01020b84a 
								
							
								 
							
						 
						
							
							
								
								Revert "Forward-port 0.6 fix"  
							
							... 
							
							
							
							This reverts commit 90b51dc7d6 
							
						 
						
							2010-10-02 18:45:48 +01:00  
				
					
						
							
							
								 
						
							
							
								f220a2c5eb 
								
							
								 
							
						 
						
							
							
								
								Replace CalculateMass with a more accurate version, contributed by Ubit.  
							
							... 
							
							
							
							Thank you. 
							
						 
						
							2010-10-02 00:24:16 +01:00  
				
					
						
							
							
								 
						
							
							
								b40c91777c 
								
							
								 
							
						 
						
							
							
								
								Replace CalculateMass with a more accurate version, contributed by Ubit.  
							
							... 
							
							
							
							Thank you. 
							
						 
						
							2010-10-02 00:19:30 +02:00  
				
					
						
							
							
								 
						
							
							
								9f7f266f58 
								
							
								 
							
						 
						
							
							
								
								Replace CalculateMass with a better, contributed version  
							
							
							
						 
						
							2010-10-02 00:18:52 +02:00  
				
					
						
							
							
								 
						
							
							
								2427e16b42 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-10-01 05:42:42 +01:00  
				
					
						
							
							
								 
						
							
							
								ffc1123ca5 
								
							
								 
							
						 
						
							
							
								
								adding -logconfig to Robust.exe  
							
							... 
							
							
							
							Adding -logconfig to Robust.exe. will still process the
	-logfile option, as before. No options given, the value
	"Robust.log" will be written in the ./bin directory 
							
						 
						
							2010-10-01 05:42:18 +01:00  
				
					
						
							
							
								 
						
							
							
								7ad1b60eca 
								
							
								 
							
						 
						
							
							
								
								Enforce region agent limit as set in estate tools  
							
							
							
						 
						
							2010-09-30 20:01:55 +02:00  
				
					
						
							
							
								 
						
							
							
								9c6a591ad0 
								
							
								 
							
						 
						
							
							
								
								couple fixes to enable profiles in simian connector  
							
							
							
						 
						
							2010-09-30 09:59:53 -07:00  
				
					
						
							
							
								 
						
							
							
								521e2c8355 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-30 16:01:45 +01:00  
				
					
						
							
							
								 
						
							
							
								eb58d91098 
								
							
								 
							
						 
						
							
							
								
								Prevent dropping someone else's attachments  
							
							
							
						 
						
							2010-09-30 15:57:52 +01:00  
				
					
						
							
							
								 
						
							
							
								90b51dc7d6 
								
							
								 
							
						 
						
							
							
								
								Forward-port 0.6 fix  
							
							
							
						 
						
							2010-09-30 15:52:33 +01:00  
				
					
						
							
							
								 
						
							
							
								29646bcf67 
								
							
								 
							
						 
						
							
							
								
								Fix an inventory fetch issue  
							
							
							
						 
						
							2010-09-30 02:52:35 +01:00  
				
					
						
							
							
								 
						
							
							
								ac7a4a7d38 
								
							
								 
							
						 
						
							
							
								
								Fix an inventory fetch issue  
							
							
							
						 
						
							2010-09-30 02:47:07 +02:00  
				
					
						
							
							
								 
						
							
							
								9522881404 
								
							
								 
							
						 
						
							
							
								
								Fix a potential key collision  
							
							
							
						 
						
							2010-09-30 02:46:47 +02:00  
				
					
						
							
							
								 
						
							
							
								08ee7a0e51 
								
							
								 
							
						 
						
							
							
								
								Actually log users out (call LogoutAgent) in the SimianPresenceServiceConnector when LoggedOut() is called  
							
							
							
						 
						
							2010-09-29 15:14:13 -07:00  
				
					
						
							
							
								 
						
							
							
								1255c7ceb6 
								
							
								 
							
						 
						
							
							
								
								Cleanup: Removed an unreferenced variable from ActivityDetector.cs  
							
							
							
						 
						
							2010-09-29 14:39:13 -07:00  
				
					
						
							
							
								 
						
							
							
								b6e0563ad7 
								
							
								 
							
						 
						
							
							
								
								Part two of the previous commit, making IGridUserService.LoggedOut() more flexible without changing current behavior  
							
							
							
						 
						
							2010-09-29 14:34:02 -07:00  
				
					
						
							
							
								 
						
							
							
								9b7c99f0cf 
								
							
								 
							
						 
						
							
							
								
								Made IGridUserService.SetLastPosition() more flexible to allow different possible implementations. This doesn't change any behavior or any Robust code, but it simplifies the SimianGrid connector by using the standard OpenSim interface for setting last position now  
							
							
							
						 
						
							2010-09-29 14:24:32 -07:00  
				
					
						
							
							
								 
						
							
							
								3d75e9addd 
								
							
								 
							
						 
						
							
							
								
								Lock the iteration over the inventory items when saving script states  
							
							
							
						 
						
							2010-09-28 02:22:32 +02:00  
				
					
						
							
							
								 
						
							
							
								841c84831f 
								
							
								 
							
						 
						
							
							
								
								Try to prevent threading issues in SP.SetAppearance by locking it  
							
							
							
						 
						
							2010-09-27 19:34:16 +02:00  
				
					
						
							
							
								 
						
							
							
								5b2aa02fd9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-27 03:48:15 +01:00  
				
					
						
							
							
								 
						
							
							
								0339d420e7 
								
							
								 
							
						 
						
							
							
								
								Restrict top colliders / top scripts to estate managers  
							
							
							
						 
						
							2010-09-27 03:45:22 +01:00  
				
					
						
							
							
								 
						
							
							
								41051b3cc6 
								
							
								 
							
						 
						
							
							
								
								Prevent setting arbitrary groups on your objects.  
							
							
							
						 
						
							2010-09-27 02:13:22 +01:00  
				
					
						
							
							
								 
						
							
							
								8e547d3491 
								
							
								 
							
						 
						
							
							
								
								Prevent setting arbitrary groups on your objects.  
							
							
							
						 
						
							2010-09-27 02:11:55 +01:00  
				
					
						
							
							
								 
						
							
							
								c2a4bdb2fe 
								
							
								 
							
						 
						
							
							
								
								Fix build break  
							
							
							
						 
						
							2010-09-27 01:40:29 +01:00  
				
					
						
							
							
								 
						
							
							
								296cf04ce6 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-27 01:32:06 +01:00  
				
					
						
							
							
								 
						
							
							
								84ab4742c8 
								
							
								 
							
						 
						
							
							
								
								Quash the region ID on intersim messages. That prevents people from determining  
							
							... 
							
							
							
							another avatars location 
							
						 
						
							2010-09-27 01:31:17 +01:00  
				
					
						
							
							
								 
						
							
							
								aaa4cb64a4 
								
							
								 
							
						 
						
							
							
								
								if you can't edit a prim's inventory, you don't need to see the asset ids.  
							
							... 
							
							
							
							Prevents stealing IDs of animations, sounds and textures from prim
inventories. Prevents copybot from gathering the wearable UUIDs needed for
pirating things from vendors. 
							
						 
						
							2010-09-27 00:34:30 +01:00