59ce2c3227 
								
							
								 
							
						 
						
							
							
								
								remove ancient and unused OpenSim.GridLaunch GUI code.  
							
							... 
							
							
							
							Current policy is that OpenSim core is not the place for gui tools 
							
						 
						
							2010-08-19 21:22:58 -07:00  
				
					
						
							
							
								 
						
							
							
								f64358dadf 
								
							
								 
							
						 
						
							
							
								
								minor: Correct string format in "Can't find linkset root prim" message  
							
							
							
						 
						
							2010-08-19 21:22:44 -07:00  
				
					
						
							
							
								 
						
							
							
								8c7b8f7a39 
								
							
								 
							
						 
						
							
							
								
								Line endings again.  
							
							
							
						 
						
							2010-08-19 21:22:25 -07:00  
				
					
						
							
							
								 
						
							
							
								852e282dbd 
								
							
								 
							
						 
						
							
							
								
								Add textures no longer shipped with newer viewers to OpenSim's standard asset library  
							
							... 
							
							
							
							These are appropriately licensed and include plant, tree and miscellaneous textures (face target crosshairs, etc).
Many thanks to Nebadon for sourcing and packaging these. 
							
						 
						
							2010-08-19 21:21:50 -07:00  
				
					
						
							
							
								 
						
							
							
								cf842dd79d 
								
							
								 
							
						 
						
							
							
								
								Fixes mantis  #4954  for the xml-rpc calls of the UserAgentServiceConnector. Basically, let's not let the xml-rpc library do the DNS conversion...  
							
							
							
						 
						
							2010-08-16 14:38:50 -07:00  
				
					
						
							
							
								 
						
							
							
								679707d9e2 
								
							
								 
							
						 
						
							
							
								
								Increased the timeout on AgentUpdate to 30 sec and improved error message to try to catch some weirdnesses going on in HG TPs (and maybe non-HG TPs too).  
							
							
							
						 
						
							2010-08-16 08:53:23 -07:00  
				
					
						
							
							
								 
						
							
							
								cd4a19cbb6 
								
							
								 
							
						 
						
							
							
								
								Better comment (related to previous commit)  
							
							
							
						 
						
							2010-08-15 18:14:45 -07:00  
				
					
						
							
							
								 
						
							
							
								7421708ba1 
								
							
								 
							
						 
						
							
							
								
								Addresses mantis  #4929 . Agent was being logged off the grid too soon -- things may still fail.  
							
							
							
						 
						
							2010-08-15 18:14:16 -07:00  
				
					
						
							
							
								 
						
							
							
								c1a20c8567 
								
							
								 
							
						 
						
							
							
								
								Fix SQLite database plugin for UserAccountData queries with a single word.  
							
							
							
						 
						
							2010-08-15 17:30:03 -07:00  
				
					
						
							
							
								 
						
							
							
								50a88ed2e4 
								
							
								 
							
						 
						
							
							
								
								Thanks Marck for the patch to mantis  #4941  (shortening avies' names on HG)  
							
							
							
						 
						
							2010-08-15 17:29:48 -07:00  
				
					
						
							
							
								 
						
							
							
								21bc238029 
								
							
								 
							
						 
						
							
							
								
								Configuration files can read include files from relative paths.  
							
							
							
						 
						
							2010-08-15 17:14:26 -07:00  
				
					
						
							
							
								 
						
							
							
								6acfa136a4 
								
							
								 
							
						 
						
							
							
								
								Fix a parenthesis in prior commit  
							
							
							
						 
						
							2010-08-11 20:56:32 -07:00  
				
					
						
							
							
								 
						
							
							
								e1fb6ba437 
								
							
								 
							
						 
						
							
							
								
								Prettify console output for long avatar names.  
							
							
							
						 
						
							2010-08-11 20:47:27 -07:00  
				
					
						
							
							
								 
						
							
							
								7e06f97a87 
								
							
								 
							
						 
						
							
							
								
								minor: change "no [GridInfo] config" warning to refer to "configuration files" rather than "OpenSim.ini"  
							
							
							
						 
						
							2010-08-11 20:47:10 -07:00  
				
					
						
							
							
								 
						
							
							
								de0445c8ea 
								
							
								 
							
						 
						
							
							
								
								Fixes: llSetLinkPrimitiveParams - PRIM_POSITION is not relative to root, causes unexpected movement of child prims  
							
							... 
							
							
							
							Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2010-08-11 09:51:01 -07:00  
				
					
						
							
							
								 
						
							
							
								8b7e006ed0 
								
							
								 
							
						 
						
							
							
								
								Allow the trash folder itself to be passed to PurgeFolder  
							
							
							
						 
						
							2010-08-11 09:50:42 -07:00  
				
					
						
							
							
								 
						
							
							
								2892ae6b06 
								
							
								 
							
						 
						
							
							
								
								Prevent setting the hovertext from firing changed_color  
							
							
							
						 
						
							2010-08-11 09:50:26 -07:00  
				
					
						
							
							
								 
						
							
							
								5d53789a49 
								
							
								 
							
						 
						
							
							
								
								Handle incoming ObjectImage (TextureEntry) updates synchronously rather than asynchronously  
							
							... 
							
							
							
							At least on stock Linden clients, updating the texture on all faces of the prim will actually send an ObjectImage packet for each update.
There is a race condition if these are handled async, meaning that occasionally not all of the faces are correctly updated. 
							
						 
						
							2010-08-10 20:22:26 +01:00  
				
					
						
							
							
								 
						
							
							
								d74b03a3db 
								
							
								 
							
						 
						
							
							
								
								Enforce DB limits on region name to 32 chars, or else (not good). Removed a piece of code from Hyperlinker that didn't work anyway. Shortened the hyperlink region name.  
							
							
							
						 
						
							2010-08-10 11:14:24 -07:00  
				
					
						
							
							
								 
						
							
							
								3d01c4ccba 
								
							
								 
							
						 
						
							
							
								
								update version number  
							
							
							
						 
						
							2010-08-09 21:23:18 +01:00  
				
					
						
							
							
								 
						
							
							
								b280b8218e 
								
							
								 
							
						 
						
							
							
								
								Enabled GridInfoServiceInConnector for standalones.  
							
							
							
						 
						
							2010-08-08 09:50:03 -07:00  
				
					
						
							
							
								 
						
							
							
								b0c86fea4c 
								
							
								 
							
						 
						
							
							
								
								Add search URL to Login Service  
							
							
							
						 
						
							2010-08-07 16:33:42 -07:00  
				
					
						
							
							
								 
						
							
							
								f30cd8391e 
								
							
								 
							
						 
						
							
							
								
								minor: Remove overly verbose schedule full update log message for attachments  
							
							
							
						 
						
							2010-08-07 22:30:46 +01:00  
				
					
						
							
							
								 
						
							
							
								d44b7d9637 
								
							
								 
							
						 
						
							
							
								
								Added Check4096 config var under [GridService], at the request of many. Changed the iteration that Marck had on the Hyperlinker.  
							
							... 
							
							
							
							ATTENTION! CONFIGURATION CHANGE AFFECTING Robust.HG.ini.example and StandaloneCommon.ini.example. 
							
						 
						
							2010-08-06 18:08:05 -07:00  
				
					
						
							
							
								 
						
							
							
								a0fa6dc967 
								
							
								 
							
						 
						
							
							
								
								Marck's patch on 4096 checks with conflicts resolved.  
							
							
							
						 
						
							2010-08-06 18:07:40 -07:00  
				
					
						
							
							
								 
						
							
							
								db629af6d3 
								
							
								 
							
						 
						
							
							
								
								HACK ALERT! There's some underlying bug in the HTTP server that makes requests come up with Accept headers from previous requests. Until that gets fixed, this hack goes in.  
							
							
							
						 
						
							2010-08-06 10:57:52 -07:00  
				
					
						
							
							
								 
						
							
							
								dc08e1cbf9 
								
							
								 
							
						 
						
							
							
								
								Addresses  http://opensimulator.org/mantis/view.php?id=4919  
							
							
							
						 
						
							2010-08-05 09:41:24 -07:00  
				
					
						
							
							
								 
						
							
							
								73678947da 
								
							
								 
							
						 
						
							
							
								
								Better debug messages  
							
							
							
						 
						
							2010-08-04 11:18:33 -07:00  
				
					
						
							
							
								 
						
							
							
								2f52a3a153 
								
							
								 
							
						 
						
							
							
								
								Removed a few more obsolete default configs.  
							
							
							
						 
						
							2010-08-04 07:52:28 -07:00  
				
					
						
							
							
								 
						
							
							
								8b6f39b206 
								
							
								 
							
						 
						
							
							
								
								remove more useless defaults  
							
							
							
						 
						
							2010-08-04 07:52:17 -07:00  
				
					
						
							
							
								 
						
							
							
								b9dc4ab4a1 
								
							
								 
							
						 
						
							
							
								
								Remove StandAlone from default hardcoded config  
							
							
							
						 
						
							2010-08-03 20:10:13 -07:00  
				
					
						
							
							
								 
						
							
							
								d97c741e67 
								
							
								 
							
						 
						
							
							
								
								Further bug fixing, still related to the issue earlier.  
							
							
							
						 
						
							2010-08-03 18:18:01 -07:00  
				
					
						
							
							
								 
						
							
							
								a34add9534 
								
							
								 
							
						 
						
							
							
								
								Another bug fixed. Same issue.  
							
							
							
						 
						
							2010-08-03 17:29:52 -07:00  
				
					
						
							
							
								 
						
							
							
								ed3073eae1 
								
							
								 
							
						 
						
							
							
								
								this is so bad, brain is beyond fried. must stop.  
							
							
							
						 
						
							2010-08-03 17:06:22 -07:00  
				
					
						
							
							
								 
						
							
							
								eafe6b294e 
								
							
								 
							
						 
						
							
							
								
								sigh. fried brain.  
							
							
							
						 
						
							2010-08-03 17:00:44 -07:00  
				
					
						
							
							
								 
						
							
							
								fb23093087 
								
							
								 
							
						 
						
							
							
								
								One more buglet related to the issue at hand.  
							
							
							
						 
						
							2010-08-03 16:35:16 -07:00  
				
					
						
							
							
								 
						
							
							
								a46538485b 
								
							
								 
							
						 
						
							
							
								
								One more thing related to the previous commit. Must avoid all in-process remote calls.  
							
							
							
						 
						
							2010-08-03 16:28:06 -07:00  
				
					
						
							
							
								 
						
							
							
								62ffc566c3 
								
							
								 
							
						 
						
							
							
								
								Bug fix (HG): mantis  #4891 . This doesn't actually fix the underlying bug, but it clears up the circular dependency issue between Gatekeeper and UserAgents that had made me resort to in-process remote calls, which, in turn, were hitting bugs down there somewhere in mono.  
							
							... 
							
							
							
							NOTE: CONFIGURATION CHANGE IN ROBUST.HG.INI.EXAMPLE !!!###!!! 
							
						 
						
							2010-08-03 16:03:50 -07:00  
				
					
						
							
							
								 
						
							
							
								df976c9eb4 
								
							
								 
							
						 
						
							
							
								
								Weird  
							
							
							
						 
						
							2010-07-31 16:45:18 -07:00  
				
					
						
							
							
								 
						
							
							
								63dd24a651 
								
							
								 
							
						 
						
							
							
								
								Show hyperlinks  
							
							
							
						 
						
							2010-07-31 16:44:02 -07:00  
				
					
						
							
							
								 
						
							
							
								692e684ced 
								
							
								 
							
						 
						
							
							
								
								Implemented console command "show hyperlinks".  
							
							
							
						 
						
							2010-07-31 16:42:42 -07:00  
				
					
						
							
							
								 
						
							
							
								875a623654 
								
							
								 
							
						 
						
							
							
								
								Thank you, Snoopy, for a patch to fix child prim movement. This still doesn't  
							
							... 
							
							
							
							address limiting link distance, but at least it makes the UI and LSL
match. 
							
						 
						
							2010-07-31 09:30:44 -07:00  
				
					
						
							
							
								 
						
							
							
								81751a1753 
								
							
								 
							
						 
						
							
							
								
								Bug fix: make m_HypergridLinker static.  
							
							
							
						 
						
							2010-07-30 18:06:34 -07:00  
				
					
						
							
							
								 
						
							
							
								44332d145a 
								
							
								 
							
						 
						
							
							
								
								Slight improvement on previous commit.  
							
							
							
						 
						
							2010-07-30 14:41:02 -07:00  
				
					
						
							
							
								 
						
							
							
								4a7588b0f0 
								
							
								 
							
						 
						
							
							
								
								Changed the way HG client verification is done: now transforming local and LAN client IPs into external IPs. This addresses some issues related to running both the user agents service and the viewer in the same machine/LAN, which then presents a problem when the user agent goes to an external network.  
							
							
							
						 
						
							2010-07-30 14:40:45 -07:00  
				
					
						
							
							
								 
						
							
							
								72060741e1 
								
							
								 
							
						 
						
							
							
								
								Add some options  
							
							
							
						 
						
							2010-07-24 23:37:08 +01:00  
				
					
						
							
							
								 
						
							
							
								4fcf76eb0b 
								
							
								 
							
						 
						
							
							
								
								Fix some inventory issues  
							
							
							
						 
						
							2010-07-24 23:20:58 +01:00  
				
					
						
							
							
								 
						
							
							
								0e3daf703f 
								
							
								 
							
						 
						
							
							
								
								remove compile.bat from a created binary distribution  
							
							
							
						 
						
							2010-07-23 23:13:04 +01:00  
				
					
						
							
							
								 
						
							
							
								02aa938ce1 
								
							
								 
							
						 
						
							
							
								
								in nant distbin, specifically only delete Regions.ini instead of the entire Regions directory  
							
							
							
						 
						
							2010-07-23 22:37:33 +01:00  
				
					
						
							
							
								 
						
							
							
								18117d8c9a 
								
							
								 
							
						 
						
							
							
								
								Merge branch '0.7-post-fixes' of ssh://opensimulator.org/var/git/opensim into 0.7-post-fixes  
							
							
							
						 
						
							2010-07-23 22:37:10 +01:00