95e524dde1 
								
							
								 
							
						 
						
							
							
								
								A stab at making CHANGED_OWNER work  
							
							
							
						 
						
							2011-04-01 18:49:53 +02:00  
				
					
						
							
							
								 
						
							
							
								329fa73695 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2011-04-01 07:44:43 +01:00  
				
					
						
							
							
								 
						
							
							
								e974fde953 
								
							
								 
							
						 
						
							
							
								
								check threat configuration for LSL print()  
							
							
							
						 
						
							2011-03-31 22:56:04 -07:00  
				
					
						
							
							
								 
						
							
							
								8c8a0a182e 
								
							
								 
							
						 
						
							
							
								
								implement LSL "print()" API function  
							
							
							
						 
						
							2011-03-31 21:14:53 -07:00  
				
					
						
							
							
								 
						
							
							
								8f4bf43534 
								
							
								 
							
						 
						
							
							
								
								When asked to join region to existing estate, make first estate name the default instead of None  
							
							
							
						 
						
							2011-04-01 00:55:05 +01:00  
				
					
						
							
							
								 
						
							
							
								e1ceb461c0 
								
							
								 
							
						 
						
							
							
								
								Make default answer for 'do you wish to join region to an existing estate' yes instead of no.  
							
							
							
						 
						
							2011-04-01 00:51:10 +01:00  
				
					
						
							
							
								 
						
							
							
								39c610c165 
								
							
								 
							
						 
						
							
							
								
								Log which address and port the UDP listener is configured for.  This will match that given for InternalAddress in the config (e.g. 0.0.0.0)  
							
							... 
							
							
							
							Can't obtain actually bound address until the UDP socket is used for the first time. 
							
						 
						
							2011-04-01 00:41:52 +01:00  
				
					
						
							
							
								 
						
							
							
								4d0cffa06e 
								
							
								 
							
						 
						
							
							
								
								If the prim count gets an object with invalid bounds, don't try to count it.  
							
							... 
							
							
							
							This appears to be the more probable explanation for some failures seen.  Either we're counting attachments which are temporarily out of bounds (shouldn't be due to the IsAttachment) check or we're counting scene objects which have out of bounds co-ordinates (seems more likely) 
							
						 
						
							2011-03-31 23:56:26 +01:00  
				
					
						
							
							
								 
						
							
							
								6ae76ede98 
								
							
								 
							
						 
						
							
							
								
								suspend check that IAR control file is loaded for now  
							
							... 
							
							
							
							I was mistaken - some previous opensim versions don't save this file first.  Will have to bump iar version number and only check iars after the bump 
							
						 
						
							2011-03-31 23:09:06 +01:00  
				
					
						
							
							
								 
						
							
							
								88bd38690a 
								
							
								 
							
						 
						
							
							
								
								Remove unused RegionInfo.getInternalEndPointPort() in favour of RegionInfo.InternalEndPoint.Port  
							
							
							
						 
						
							2011-03-31 23:03:42 +01:00  
				
					
						
							
							
								 
						
							
							
								efd0c003a3 
								
							
								 
							
						 
						
							
							
								
								Put in temporary logging message to find out if scene objects are requesting land objects for co-ordinates outside the region  
							
							
							
						 
						
							2011-03-31 22:47:18 +01:00  
				
					
						
							
							
								 
						
							
							
								7bba31e8d9 
								
							
								 
							
						 
						
							
							
								
								remove some mono compiler warnings  
							
							
							
						 
						
							2011-03-31 22:20:12 +01:00  
				
					
						
							
							
								 
						
							
							
								8022400bd4 
								
							
								 
							
						 
						
							
							
								
								Remove unused Datastore parameter from RegionInfo (legacy from early 2008)  
							
							
							
						 
						
							2011-03-31 22:16:09 +01:00  
				
					
						
							
							
								 
						
							
							
								83c78029e3 
								
							
								 
							
						 
						
							
							
								
								Make the login service's call to the sim time out quicker so we have a  
							
							... 
							
							
							
							chance to try fallback before the client quits 
							
						 
						
							2011-03-31 15:48:42 +02:00  
				
					
						
							
							
								 
						
							
							
								f7ed7fc05d 
								
							
								 
							
						 
						
							
							
								
								When a new parcel is created, make sure the prim counts are updated.  
							
							... 
							
							
							
							This is done by tainting the counts where appropriate 
							
						 
						
							2011-03-30 00:42:02 +01:00  
				
					
						
							
							
								 
						
							
							
								8b16f7d976 
								
							
								 
							
						 
						
							
							
								
								(re)implement selected prim count.  
							
							... 
							
							
							
							This does not currently count objects that are sat upon (which the viewer ui implies should be included in this count) 
							
						 
						
							2011-03-30 00:13:07 +01:00  
				
					
						
							
							
								 
						
							
							
								f754dedbef 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'primcounts'  
							
							
							
						 
						
							2011-03-29 23:08:44 +01:00  
				
					
						
							
							
								 
						
							
							
								fe258753a0 
								
							
								 
							
						 
						
							
							
								
								disable prim count debug logging temporarily  
							
							
							
						 
						
							2011-03-29 23:07:01 +01:00  
				
					
						
							
							
								 
						
							
							
								45548873bd 
								
							
								 
							
						 
						
							
							
								
								Fix llGetParcelPrimOwners so that it returns LSL_Strings in the list rather than C# Strings  
							
							
							
						 
						
							2011-03-29 09:28:27 -07:00  
				
					
						
							
							
								 
						
							
							
								309eb712a3 
								
							
								 
							
						 
						
							
							
								
								Improvement over 2 commits ago: make the hyperlink check understand port 80.  
							
							
							
						 
						
							2011-03-28 19:34:55 -07:00  
				
					
						
							
							
								 
						
							
							
								d3771e5366 
								
							
								 
							
						 
						
							
							
								
								Added code to load a terrain tile of tiff/jpg format. Previously it only worked for one single region.  
							
							
							
						 
						
							2011-03-28 16:48:12 -07:00  
				
					
						
							
							
								 
						
							
							
								2d209d3844 
								
							
								 
							
						 
						
							
							
								
								Fix mantis  #5413 . WARNING: new config variable in section [GridService] of the simulators called Gatekeeper -- intended to have the URL of the grid's Gatekeeper service (so that it can be checked against). See ini.examples.  
							
							
							
						 
						
							2011-03-28 16:46:04 -07:00  
				
					
						
							
							
								 
						
							
							
								c39b391b6a 
								
							
								 
							
						 
						
							
							
								
								Many scripted items use long lists of llSetLinkPrimitiveParams rules to make prims "teleport" or jump large distances. When teleporting to 10,000 meters, this results in 1,000 SetPos calls, which severely rapes the physics and update system. This change modifies this behaviour to only provide one update after all the rules have been executed.  
							
							
							
						 
						
							2011-03-28 13:28:59 -07:00  
				
					
						
							
							
								 
						
							
							
								f7276dda02 
								
							
								 
							
						 
						
							
							
								
								Flag root prim changes for persistence  
							
							
							
						 
						
							2011-03-27 14:20:25 -07:00  
				
					
						
							
							
								 
						
							
							
								a62b435a39 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2011-03-27 21:41:54 +01:00  
				
					
						
							
							
								 
						
							
							
								2d2a1acfae 
								
							
								 
							
						 
						
							
							
								
								Upgrade terse to full update on root rotation change. Not entirely sure why, but it seems that the terse update causes the first prim to rotate improperly on occasion (only temporary, it's fixed by the full update on deselect, but this will prevent confusion.)  
							
							
							
						 
						
							2011-03-27 13:43:32 -07:00  
				
					
						
							
							
								 
						
							
							
								f25749f025 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2011-03-27 21:22:31 +01:00  
				
					
						
							
							
								 
						
							
							
								553a195493 
								
							
								 
							
						 
						
							
							
								
								Fix issues with UpdateRootRotation and also increase efficiency  
							
							
							
						 
						
							2011-03-27 13:09:19 -07:00  
				
					
						
							
							
								 
						
							
							
								797128a6ad 
								
							
								 
							
						 
						
							
							
								
								Rename some member fields to standard m_ OpenSim code convention  
							
							
							
						 
						
							2011-03-26 02:44:46 +00:00  
				
					
						
							
							
								 
						
							
							
								83f48c26d6 
								
							
								 
							
						 
						
							
							
								
								add header file  
							
							
							
						 
						
							2011-03-26 02:43:41 +00:00  
				
					
						
							
							
								 
						
							
							
								de0730a54c 
								
							
								 
							
						 
						
							
							
								
								Add OpenSim.Server.Base reference in prebuild.xml.  Initialize svc_checks dictionary in WebkeyOrPasswordAuthenticationService, which was what was causing the load failure.  
							
							
							
						 
						
							2011-03-26 02:42:50 +00:00  
				
					
						
							
							
								 
						
							
							
								361b3e7ab8 
								
							
								 
							
						 
						
							
							
								
								Removing hard-coded plugin loading in favour of direct class instantiation  
							
							
							
						 
						
							2011-03-26 02:39:30 +00:00  
				
					
						
							
							
								 
						
							
							
								3f4be42a87 
								
							
								 
							
						 
						
							
							
								
								Altering log feedback  
							
							
							
						 
						
							2011-03-26 02:28:11 +00:00  
				
					
						
							
							
								 
						
							
							
								e93531e124 
								
							
								 
							
						 
						
							
							
								
								Fixing bug that occurs when using web login- the result was not checked  
							
							
							
						 
						
							2011-03-26 02:28:11 +00:00  
				
					
						
							
							
								 
						
							
							
								3bc859a834 
								
							
								 
							
						 
						
							
							
								
								Making combined auth service re-use the existing auth services instead of duplicating code  
							
							... 
							
							
							
							Signed-off-by: SignpostMarv Martin <me@signpostmarv.name> 
							
						 
						
							2011-03-26 02:28:11 +00:00  
				
					
						
							
							
								 
						
							
							
								0e808950fb 
								
							
								 
							
						 
						
							
							
								
								InfoFormat > DebugFormat  
							
							... 
							
							
							
							Signed-off-by: SignpostMarv Martin <me@signpostmarv.name> 
							
						 
						
							2011-03-26 02:28:11 +00:00  
				
					
						
							
							
								 
						
							
							
								6153c45973 
								
							
								 
							
						 
						
							
							
								
								LLLoginHandlers now supports both password & web login  
							
							... 
							
							
							
							Signed-off-by: SignpostMarv Martin <me@signpostmarv.name> 
							
						 
						
							2011-03-26 02:28:11 +00:00  
				
					
						
							
							
								 
						
							
							
								af3956348f 
								
							
								 
							
						 
						
							
							
								
								Adding a combined auth service, allowing users to login with either web login or password  
							
							... 
							
							
							
							Signed-off-by: SignpostMarv Martin <me@signpostmarv.name> 
							
						 
						
							2011-03-26 02:28:11 +00:00  
				
					
						
							
							
								 
						
							
							
								482686daab 
								
							
								 
							
						 
						
							
							
								
								WebkeyAuthenticationService is now no longer a stub!  
							
							... 
							
							
							
							Signed-off-by: SignpostMarv Martin <me@signpostmarv.name> 
							
						 
						
							2011-03-26 02:28:11 +00:00  
				
					
						
							
							
								 
						
							
							
								f2d2470c25 
								
							
								 
							
						 
						
							
							
								
								When an object is duplicated, add it to the full/local id SOG indexes as well as Entities  
							
							
							
						 
						
							2011-03-26 02:24:32 +00:00  
				
					
						
							
							
								 
						
							
							
								b11e3d33f1 
								
							
								 
							
						 
						
							
							
								
								add save of LLClientView I forgot from last commit  
							
							
							
						 
						
							2011-03-26 02:20:16 +00:00  
				
					
						
							
							
								 
						
							
							
								541cd3e8c8 
								
							
								 
							
						 
						
							
							
								
								move total parcel prim calculations into IPrimCounts instead of doing this in LLClientView  
							
							... 
							
							
							
							need to move selected prim counts from LandData/LMM still 
							
						 
						
							2011-03-26 02:19:28 +00:00  
				
					
						
							
							
								 
						
							
							
								bfd9cc44b4 
								
							
								 
							
						 
						
							
							
								
								When an object is duplicated, add the dupe to the uuid/local id indexes as well as the basic entities list.  
							
							... 
							
							
							
							Added a prim counts test to reinforce this - shift-copy was no incrementing prim count.  This will sometime become a basic scene test.
New code needs to be refactored so we just call SceneGraph.AddSceneObject().  This will happen in the near future.
With this, basic owner prim counts on a single parcel appear to be working fine (with the same previous existing taint calls as used by the land management module).
More work to do. 
							
						 
						
							2011-03-26 02:05:53 +00:00  
				
					
						
							
							
								 
						
							
							
								3d0e072d50 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into primcounts  
							
							
							
						 
						
							2011-03-26 00:57:52 +00:00  
				
					
						
							
							
								 
						
							
							
								26d16567e1 
								
							
								 
							
						 
						
							
							
								
								Make SceneGraph.ForEachSOG() execute once for each SOG, not once for each prim (e.g. a SOG with 3 prims would have the action executed three times).  
							
							... 
							
							
							
							To do this, a new SceneObjectGroupsByFullID index in SceneGraph which just index's prims by their root part UUID, in order to avoid the inefficiency of filtering existing lists.
Existing callers to SceneGraph.ForEachSOG() did not fail due to the multiple per SOG action executions - they were probably just much less efficient.
Code suggests that no callers expected ForEachSOG() to execute actions on sog multiple times 
							
						 
						
							2011-03-26 00:53:19 +00:00  
				
					
						
							
							
								 
						
							
							
								f30bf429c2 
								
							
								 
							
						 
						
							
							
								
								refactor: rename SOG collections in SceneGraph to make it clearer that they are indexing each part's UUID, not just the root part.  
							
							
							
						 
						
							2011-03-26 00:42:48 +00:00  
				
					
						
							
							
								 
						
							
							
								cc8897fceb 
								
							
								 
							
						 
						
							
							
								
								Add test for PCM taint.  This currently fails due to unexpected behaviour of SceneGraph.ForEachSOG().  This will be corrected soon.  
							
							... 
							
							
							
							Also adds lots of temproarily debug logging 
							
						 
						
							2011-03-26 00:34:49 +00:00  
				
					
						
							
							
								 
						
							
							
								d8e1c380e6 
								
							
								 
							
						 
						
							
							
								
								minor: make it clearer in the log where we're loading region config files and not the regions themselves  
							
							
							
						 
						
							2011-03-25 23:36:58 +00:00  
				
					
						
							
							
								 
						
							
							
								3a55d59b45 
								
							
								 
							
						 
						
							
							
								
								in region web loader, print out url that config is being loaded from (this wasn't being done anywhere).  
							
							
							
						 
						
							2011-03-25 23:29:06 +00:00  
				
					
						
							
							
								 
						
							
							
								ea72745d43 
								
							
								 
							
						 
						
							
							
								
								Log the xml/ini regions config files that opensim loads from, and the regions that it loaded from them  
							
							... 
							
							
							
							This will show up with the lines [REGION LOADER FILE SYSTEM]: Loading config files from ./Regions, etc. 
							
						 
						
							2011-03-25 23:18:47 +00:00  
				
					
						
							
							
								 
						
							
							
								6ae04448f7 
								
							
								 
							
						 
						
							
							
								
								Start using IPrimCounts populated by PrimCountModule instead of LandData counts populated by LandManagementModule.  
							
							... 
							
							
							
							In order to pass ILandObject into IClientAPI.SendLandProperties(), had to push ILandObject and IPrimCounts into OpenSim.Framework from OpenSim.Region.Framework.Interfaces, in order to avoid ci
Counts are showing odd behaviour at the moment, this will be addressed shortly. 
							
						 
						
							2011-03-25 23:05:51 +00:00  
				
					
						
							
							
								 
						
							
							
								7f5019b0f2 
								
							
								 
							
						 
						
							
							
								
								Add ILandObject.IPrimCounts for the new prim count module.  
							
							... 
							
							
							
							Not functional yet, but tests now act against this object rather than interrogating the module directly 
							
						 
						
							2011-03-25 21:47:54 +00:00  
				
					
						
							
							
								 
						
							
							
								8338b74d3f 
								
							
								 
							
						 
						
							
							
								
								Add giving lists of items to another prim  
							
							
							
						 
						
							2011-03-25 02:39:17 +01:00  
				
					
						
							
							
								 
						
							
							
								5ef490b5ad 
								
							
								 
							
						 
						
							
							
								
								Switching vivox to https for production use  
							
							
							
						 
						
							2011-03-25 01:10:41 +01:00  
				
					
						
							
							
								 
						
							
							
								eaa37d15f2 
								
							
								 
							
						 
						
							
							
								
								factor out common test setup code in PCM tests  
							
							
							
						 
						
							2011-03-23 23:28:23 +00:00  
				
					
						
							
							
								 
						
							
							
								f001aab8aa 
								
							
								 
							
						 
						
							
							
								
								extend TestAddOwnerObject() to add a second object  
							
							
							
						 
						
							2011-03-23 23:19:15 +00:00  
				
					
						
							
							
								 
						
							
							
								ebbe3afaf1 
								
							
								 
							
						 
						
							
							
								
								Add PrimCountModuleTests.TestRemoveOwnerObject().  
							
							... 
							
							
							
							Also adds SceneSetupHelpers methods to easily create sogs with different part UUIDs 
							
						 
						
							2011-03-23 23:14:55 +00:00  
				
					
						
							
							
								 
						
							
							
								d5c7ae5c6b 
								
							
								 
							
						 
						
							
							
								
								refactor common sop setup parts into a single method  
							
							
							
						 
						
							2011-03-23 22:40:23 +00:00  
				
					
						
							
							
								 
						
							
							
								de88227bc4 
								
							
								 
							
						 
						
							
							
								
								refactor: simplify part of AddSceneObject() test setup by moving sog construction into SceneSetupHelpers.CreateSceneObject()  
							
							
							
						 
						
							2011-03-23 22:29:27 +00:00  
				
					
						
							
							
								 
						
							
							
								88673c86a4 
								
							
								 
							
						 
						
							
							
								
								use a 3 part object for the pcm test rather than a 1 part, for improved test coverage  
							
							
							
						 
						
							2011-03-23 22:17:47 +00:00  
				
					
						
							
							
								 
						
							
							
								f1f4985ab6 
								
							
								 
							
						 
						
							
							
								
								user a non UUID.Zero user in pcm test to avoid any special treatment of UUID.Zero  
							
							
							
						 
						
							2011-03-23 22:14:04 +00:00  
				
					
						
							
							
								 
						
							
							
								654aa7abeb 
								
							
								 
							
						 
						
							
							
								
								Extend simple PCM add object test to check all counts  
							
							
							
						 
						
							2011-03-23 22:12:20 +00:00  
				
					
						
							
							
								 
						
							
							
								08c3cd6b36 
								
							
								 
							
						 
						
							
							
								
								Add method doc to the Get*() methods on PrimCountModule  
							
							
							
						 
						
							2011-03-23 22:04:14 +00:00  
				
					
						
							
							
								 
						
							
							
								67cafbd33a 
								
							
								 
							
						 
						
							
							
								
								remove a rogue Console.WriteLine() from the last commit.  
							
							
							
						 
						
							2011-03-23 21:54:02 +00:00  
				
					
						
							
							
								 
						
							
							
								d011896341 
								
							
								 
							
						 
						
							
							
								
								Add generic EventManager.OnObjectAddedToScene and get PrimCountModule to listen for that rather than EventManager.OnParcelPrimCountAdd  
							
							... 
							
							
							
							OnParcelPrimCountAdd had the wrong semantics for the PrimCountModule - it was invoked for every entity in the scene, not just new ones, which would screw up the untainted count.
Extend automated test for this scenario. 
							
						 
						
							2011-03-23 21:53:14 +00:00  
				
					
						
							
							
								 
						
							
							
								b34743e5fe 
								
							
								 
							
						 
						
							
							
								
								Add an initial confidence-building TestAddObject() for prim counts.  
							
							
							
						 
						
							2011-03-22 23:47:36 +00:00  
				
					
						
							
							
								 
						
							
							
								3dc9b0ef18 
								
							
								 
							
						 
						
							
							
								
								Remove a spammy debug  
							
							
							
						 
						
							2011-03-23 00:32:19 +01:00  
				
					
						
							
							
								 
						
							
							
								985f78dbf5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2011-03-23 00:06:43 +01:00  
				
					
						
							
							
								 
						
							
							
								bbbcb45398 
								
							
								 
							
						 
						
							
							
								
								Fudge the group join permissions for god user in god mode. Allows to join  
							
							... 
							
							
							
							every group without an invite. 
							
						 
						
							2011-03-23 00:05:27 +01:00  
				
					
						
							
							
								 
						
							
							
								78a7c6cace 
								
							
								 
							
						 
						
							
							
								
								Remove the forced landmark and home poermissions because they are now in the  
							
							... 
							
							
							
							database 
							
						 
						
							2011-03-23 00:02:41 +01:00  
				
					
						
							
							
								 
						
							
							
								edf9f3d630 
								
							
								 
							
						 
						
							
							
								
								Raise the position for lures by 2m to prevent the target avatar getting stuck  
							
							... 
							
							
							
							in a prim. 
							
						 
						
							2011-03-23 00:01:41 +01:00  
				
					
						
							
							
								 
						
							
							
								764e8c2a43 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2011-03-22 20:33:24 +00:00  
				
					
						
							
							
								 
						
							
							
								c330f89fb1 
								
							
								 
							
						 
						
							
							
								
								Add some more fields to Estate settings and make them work.  
							
							... 
							
							
							
							Run alter table estate_settings add column AllowLandmark tinyint not null default 1, add column AllowParcelChanges tinyint not null default 1, add column AllowSetHome tinyint not null default 1;
to make this work. 
							
						 
						
							2011-03-22 10:43:43 +01:00  
				
					
						
							
							
								 
						
							
							
								3cfaf4c225 
								
							
								 
							
						 
						
							
							
								
								Adding a helper function lifted from Aurora. Not for core.  
							
							
							
						 
						
							2011-03-22 09:29:40 +01:00  
				
					
						
							
							
								 
						
							
							
								a073ca57da 
								
							
								 
							
						 
						
							
							
								
								Add a definition for a region flag to omit a region from traffic counting  
							
							
							
						 
						
							2011-03-22 09:23:46 +01:00  
				
					
						
							
							
								 
						
							
							
								7acade00b9 
								
							
								 
							
						 
						
							
							
								
								On initial setup, include estate and regions names in questions to make it clearer what they relate to.  
							
							
							
						 
						
							2011-03-21 23:26:35 +00:00  
				
					
						
							
							
								 
						
							
							
								3382de4d8b 
								
							
								 
							
						 
						
							
							
								
								In initial setup, stop a user being able to create a new estate with the same name as an existing estate.  
							
							
							
						 
						
							2011-03-21 23:16:57 +00:00  
				
					
						
							
							
								 
						
							
							
								060a53b896 
								
							
								 
							
						 
						
							
							
								
								On initial opensim setup, don't ask the user whether they want to join an existing opensim estate when there aren't any.  Proceed directly to estate setup instead.  
							
							
							
						 
						
							2011-03-21 22:57:20 +00:00  
				
					
						
							
							
								 
						
							
							
								ee7cfc2854 
								
							
								 
							
						 
						
							
							
								
								refactor: use EstateDataService property directly instead of loading it into a local variable  
							
							
							
						 
						
							2011-03-21 22:47:02 +00:00  
				
					
						
							
							
								 
						
							
							
								2d1f0d224c 
								
							
								 
							
						 
						
							
							
								
								minor: slightly adjust previous method doc.  
							
							
							
						 
						
							2011-03-21 22:27:16 +00:00  
				
					
						
							
							
								 
						
							
							
								793bfb5a66 
								
							
								 
							
						 
						
							
							
								
								add method doc to IEstateDataService and IEstateDataStore interfaces  
							
							
							
						 
						
							2011-03-21 22:25:20 +00:00  
				
					
						
							
							
								 
						
							
							
								d3a20a1e92 
								
							
								 
							
						 
						
							
							
								
								On initial region registration, if the user chooses the option to make the region part of an existing estate, then list the existing region names.  
							
							
							
						 
						
							2011-03-21 21:37:06 +00:00  
				
					
						
							
							
								 
						
							
							
								b70596c15c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2011-03-21 13:31:22 -07:00  
				
					
						
							
							
								 
						
							
							
								4d4765aa28 
								
							
								 
							
						 
						
							
							
								
								Since we've plugged the leak, now increase URLs to 5000 since the limit is being hit in several sims  
							
							
							
						 
						
							2011-03-21 13:30:53 -07:00  
				
					
						
							
							
								 
						
							
							
								fb890e543f 
								
							
								 
							
						 
						
							
							
								
								Don't send a windlight profile to clients if windlight is not set for  
							
							... 
							
							
							
							that region. This should restore normal day and night cycles for
regions without WL settings. 
							
						 
						
							2011-03-21 08:02:56 +00:00  
				
					
						
							
							
								 
						
							
							
								e4f143fb1c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2011-03-21 07:57:56 +00:00  
				
					
						
							
							
								 
						
							
							
								7b11a83c08 
								
							
								 
							
						 
						
							
							
								
								Don't send a windlight profile to clients if windlight is not set for  
							
							... 
							
							
							
							that region. This should restore normal day and night cycles for
regions without WL settings. 
							
						 
						
							2011-03-21 05:52:29 +01:00  
				
					
						
							
							
								 
						
							
							
								1241cc50f1 
								
							
								 
							
						 
						
							
							
								
								Revert "Switch Vivox voice module to https"  
							
							... 
							
							
							
							This reverts commit a8096b52cd 
							
						 
						
							2011-03-18 11:25:08 +01:00  
				
					
						
							
							
								 
						
							
							
								a8096b52cd 
								
							
								 
							
						 
						
							
							
								
								Switch Vivox voice module to https  
							
							
							
						 
						
							2011-03-18 10:59:32 +01:00  
				
					
						
							
							
								 
						
							
							
								a3651eb5d0 
								
							
								 
							
						 
						
							
							
								
								Thanks Kevin Cozens for a patch that:  
							
							... 
							
							
							
							Fixes several spelling mistakes 
							
						 
						
							2011-03-17 05:48:42 -04:00  
				
					
						
							
							
								 
						
							
							
								13aae75ad8 
								
							
								 
							
						 
						
							
							
								
								Prevent god users from being stopped logging into a region  
							
							
							
						 
						
							2011-03-16 22:43:49 +01:00  
				
					
						
							
							
								 
						
							
							
								aadd0e8d42 
								
							
								 
							
						 
						
							
							
								
								minor: bring comment into line with code reality  
							
							
							
						 
						
							2011-03-16 00:14:58 +00:00  
				
					
						
							
							
								 
						
							
							
								fdcf910e00 
								
							
								 
							
						 
						
							
							
								
								Fix a bug in T015_LargeSceneObjects() where the large scene object was stored 31 times (1 time for each added part) instead of once at the end, even though only the largest 31 prim scene object was retrieved and tested.  
							
							... 
							
							
							
							This considerably speeds up the test, when on sqlite it now only takes 2 seconds rather than 30+ 
							
						 
						
							2011-03-14 23:35:03 +00:00  
				
					
						
							
							
								 
						
							
							
								38c3be07b8 
								
							
								 
							
						 
						
							
							
								
								when retrieving a sog in database tests, don't bother adding the scene since this isn't used  
							
							
							
						 
						
							2011-03-14 23:32:44 +00:00  
				
					
						
							
							
								 
						
							
							
								8509678e48 
								
							
								 
							
						 
						
							
							
								
								Add method doc to T015_LargeSceneObjects() and slightly clean up formatting.  
							
							... 
							
							
							
							This test takes a considerable time on SQLite but should remain since it's testing storage and retrieval of a scene object with 31 parts. 
							
						 
						
							2011-03-14 23:26:50 +00:00  
				
					
						
							
							
								 
						
							
							
								48c62eb51b 
								
							
								 
							
						 
						
							
							
								
								Add current method output to all persistence level tests so that we can track where we are in the test suite  
							
							
							
						 
						
							2011-03-14 23:17:15 +00:00  
				
					
						
							
							
								 
						
							
							
								9885f68f44 
								
							
								 
							
						 
						
							
							
								
								When setting media on a prim values, use generic object permissions instead of media permissions.  
							
							... 
							
							
							
							Media permissions are just meant to be checked when we want to know if a user should be shown the navigation bar or allowed to navigate.  It should not be checked when we're setting the media up.
This bug was preventing a user from ever setting any more values if they had unchecked the owner settings. 
							
						 
						
							2011-03-14 22:47:14 +00:00  
				
					
						
							
							
								 
						
							
							
								2868f3fc72 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2011-03-14 21:56:58 +00:00  
				
					
						
							
							
								 
						
							
							
								cee5e3e264 
								
							
								 
							
						 
						
							
							
								
								Up the timeout on slow requests to 3000 to stop console spam. Make sure  
							
							... 
							
							
							
							request method and target are reported correctly and drop the txn id
as it's empty 99% of the time. 
							
						 
						
							2011-03-14 14:51:13 +00:00  
				
					
						
							
							
								 
						
							
							
								3dc877c59f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2011-03-14 14:48:00 +00:00  
				
					
						
							
							
								 
						
							
							
								f54ddd88a2 
								
							
								 
							
						 
						
							
							
								
								Up the timeout on slow requests to 3000 to stop console spam. Make sure  
							
							... 
							
							
							
							request method and target are reported correctly and drop the txn id
as it's empty 99% of the time. 
							
						 
						
							2011-03-14 12:56:50 +01:00  
				
					
						
							
							
								 
						
							
							
								4a5560a86e 
								
							
								 
							
						 
						
							
							
								
								Change avatar picker search to work properly when two name parts are used  
							
							
							
						 
						
							2011-03-12 13:06:13 +01:00  
				
					
						
							
							
								 
						
							
							
								f6f8d124d1 
								
							
								 
							
						 
						
							
							
								
								minor: remove mono compiler warning  
							
							
							
						 
						
							2011-03-12 00:52:43 +00:00  
				
					
						
							
							
								 
						
							
							
								f6b638fec9 
								
							
								 
							
						 
						
							
							
								
								factor inventory file loading into its own method  
							
							
							
						 
						
							2011-03-12 00:49:13 +00:00  
				
					
						
							
							
								 
						
							
							
								c4060e56ef 
								
							
								 
							
						 
						
							
							
								
								factor out iar asset load code into its own method  
							
							
							
						 
						
							2011-03-12 00:35:40 +00:00  
				
					
						
							
							
								 
						
							
							
								a3c7c04ead 
								
							
								 
							
						 
						
							
							
								
								refactor: make boolean load indicators on load iars instance fields  
							
							
							
						 
						
							2011-03-12 00:28:23 +00:00  
				
					
						
							
							
								 
						
							
							
								367ed585e0 
								
							
								 
							
						 
						
							
							
								
								introduce iar load checks which make sure archive.xml comes first, then inventory nodes, then assets  
							
							... 
							
							
							
							this is necessary for correct loading.  "save iar" always saves in this order so there shouldn't be any problems - these checks are to give better feedback to other systems that may construct IARs. 
							
						 
						
							2011-03-12 00:21:52 +00:00  
				
					
						
							
							
								 
						
							
							
								836ab6b0e8 
								
							
								 
							
						 
						
							
							
								
								Change how map blocks are encoded to make map search  
							
							... 
							
							
							
							work with viewer 2. 
							
						 
						
							2011-03-10 15:23:46 -08:00  
				
					
						
							
							
								 
						
							
							
								ad1dea5aff 
								
							
								 
							
						 
						
							
							
								
								Add test for simple case where creator account with appropriate uuid exists on the target system for an iar load  
							
							
							
						 
						
							2011-03-10 22:56:11 +00:00  
				
					
						
							
							
								 
						
							
							
								8d69e68311 
								
							
								 
							
						 
						
							
							
								
								refactor: rename test user account fields  
							
							
							
						 
						
							2011-03-10 22:52:41 +00:00  
				
					
						
							
							
								 
						
							
							
								9ecb745ed7 
								
							
								 
							
						 
						
							
							
								
								factor out common scene setup code in InventoryArchiveTestCase  
							
							
							
						 
						
							2011-03-10 22:48:19 +00:00  
				
					
						
							
							
								 
						
							
							
								66d2d35425 
								
							
								 
							
						 
						
							
							
								
								extend TestLoadIarV0_1AbsentCreator() to check serialized object CreatorId as well  
							
							
							
						 
						
							2011-03-10 22:40:24 +00:00  
				
					
						
							
							
								 
						
							
							
								ce4421497e 
								
							
								 
							
						 
						
							
							
								
								re-enable item.CreatorId check in TestLoadIarV0_1AbsentCreator()  
							
							
							
						 
						
							2011-03-10 22:38:52 +00:00  
				
					
						
							
							
								 
						
							
							
								b821f748ac 
								
							
								 
							
						 
						
							
							
								
								For objects loaded from an IAR, make sure the CreatorID points towards the OSP resolved ID if newer CreationData is not present.  
							
							... 
							
							
							
							This should resolve issues where the creator for rezzed objects was being shown as "Unknown user" where previous behaviour was to show the OSP resolved account.
This is being done by parsing the serialized objects and updating the CreatorID if no CreationData exists.  This operation might be expensive for sculpties where the sculpt texture is inlined with the object data.  Will just have to see.
This relies on the IAR streaming inventory data before asset data (as is currently the case).  Will need to introduce more stringent checks for file order on loading (much like JAR zips must start with the manifest file).
This is for IAR loading only.  Tests updated to check this behaviour. 
							
						 
						
							2011-03-10 21:56:15 +00:00  
				
					
						
							
							
								 
						
							
							
								db2ad62c9b 
								
							
								 
							
						 
						
							
							
								
								in AssetHelpers.CreateAsset(), create objects using the 'original' xml format rather than 'xml2'  
							
							
							
						 
						
							2011-03-10 19:52:19 +00:00  
				
					
						
							
							
								 
						
							
							
								a151afebe3 
								
							
								 
							
						 
						
							
							
								
								When setting up default iar for testing, use iar archiving code rather than constructing the tar manually  
							
							
							
						 
						
							2011-03-10 19:40:19 +00:00  
				
					
						
							
							
								 
						
							
							
								9165a5207d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2011-03-10 07:14:03 +00:00  
				
					
						
							
							
								 
						
							
							
								4dd60b7dce 
								
							
								 
							
						 
						
							
							
								
								Change existing users load iar test so that it fulfills it's original intention (i.e. OSPA resolution, which is still active).  
							
							... 
							
							
							
							Will need to write a separate test for the simplest case where creator accounts with appropriate uuids exist on iar load. 
							
						 
						
							2011-03-10 00:19:17 +00:00  
				
					
						
							
							
								 
						
							
							
								549b0ea17c 
								
							
								 
							
						 
						
							
							
								
								Split the inventory path testing parts of TestLoadIarV0_1ExistingUsers() into a new test TestLoadIarToInventoryPaths()  
							
							
							
						 
						
							2011-03-10 00:06:32 +00:00  
				
					
						
							
							
								 
						
							
							
								fa1996155e 
								
							
								 
							
						 
						
							
							
								
								Make the item created in the default test iar an object rather than a script  
							
							
							
						 
						
							2011-03-09 23:58:26 +00:00  
				
					
						
							
							
								 
						
							
							
								07f68c8318 
								
							
								 
							
						 
						
							
							
								
								minor: change the order of some default iar setup in test case  
							
							
							
						 
						
							2011-03-09 23:54:52 +00:00  
				
					
						
							
							
								 
						
							
							
								9456bb77fb 
								
							
								 
							
						 
						
							
							
								
								Upgrade nunit.framework.dll to version 2.5.9.  Fix up tests appropriately.  
							
							... 
							
							
							
							This version removes the NUnit.Framework.SyntaxHelpers namespace, so any modules with their own tests will need to delete this using statement. 
							
						 
						
							2011-03-09 23:25:24 +00:00  
				
					
						
							
							
								 
						
							
							
								20aeace8d7 
								
							
								 
							
						 
						
							
							
								
								Add log messages on teleport failure to better pin down the cause.  
							
							
							
						 
						
							2011-03-09 22:03:12 +00:00  
				
					
						
							
							
								 
						
							
							
								ae507bb060 
								
							
								 
							
						 
						
							
							
								
								Split out path tests from InventoryArchiveTests.  Factor common code into test case parent  
							
							
							
						 
						
							2011-03-09 01:53:27 +00:00  
				
					
						
							
							
								 
						
							
							
								2fa8fc5052 
								
							
								 
							
						 
						
							
							
								
								remove inventory service preserving code from SceneSetupHelpers too  
							
							
							
						 
						
							2011-03-09 01:37:31 +00:00  
				
					
						
							
							
								 
						
							
							
								f375a5e9cb 
								
							
								 
							
						 
						
							
							
								
								Simplify SceneSetupHelpers class by removing all code which was originally preserving service instances between tests.  This wasn't being used anyway and just leads to hard to diagnose test failures.  
							
							
							
						 
						
							2011-03-09 01:31:47 +00:00  
				
					
						
							
							
								 
						
							
							
								8a2360bf81 
								
							
								 
							
						 
						
							
							
								
								Simplify TestLoadIarV0_1AbsentUsers() to use common IAR test setup.  Make static dictionaries on NullUserAccountData instance instead to stop user accounts being carried over between tests  
							
							
							
						 
						
							2011-03-09 01:21:31 +00:00  
				
					
						
							
							
								 
						
							
							
								743a6b0da5 
								
							
								 
							
						 
						
							
							
								
								Make -m shortcut option for --merge on load iar specific.  Correct some log message origins.  
							
							
							
						 
						
							2011-03-08 22:44:02 +00:00  
				
					
						
							
							
								 
						
							
							
								9923a2ff10 
								
							
								 
							
						 
						
							
							
								
								Pull up Assembly of the MySQL classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is just a refactor -- no functional changes whatsoever.  
							
							
							
						 
						
							2011-03-08 09:02:29 -08:00  
				
					
						
							
							
								 
						
							
							
								9b345ebf73 
								
							
								 
							
						 
						
							
							
								
								factor out SetPartMediaFlags() function in MoapModule.  
							
							
							
						 
						
							2011-03-05 02:42:47 +00:00  
				
					
						
							
							
								 
						
							
							
								2e46027c14 
								
							
								 
							
						 
						
							
							
								
								Construct test load iar only once and reuse for each test, rather than recreating it every time  
							
							
							
						 
						
							2011-03-05 02:34:44 +00:00  
				
					
						
							
							
								 
						
							
							
								9e579a7891 
								
							
								 
							
						 
						
							
							
								
								Fold ClearMediaEntry() back into SetMediaEntry()  
							
							
							
						 
						
							2011-03-05 02:21:53 +00:00  
				
					
						
							
							
								 
						
							
							
								9f85ee29ac 
								
							
								 
							
						 
						
							
							
								
								Change MoapModule.ClearMediaEntry to set TextureEntryFace.MediaFlags back to false  
							
							... 
							
							
							
							Implement test for ClearMediaEntry() 
							
						 
						
							2011-03-05 02:18:03 +00:00  
				
					
						
							
							
								 
						
							
							
								12d5a20094 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2011-03-04 17:18:49 -08:00  
				
					
						
							
							
								 
						
							
							
								3c0d607f45 
								
							
								 
							
						 
						
							
							
								
								Changed order of checks for local regions when processing  
							
							... 
							
							
							
							AgentUpdate messages. Should improve throttles and reprioritization
when an avatar is moving. 
							
						 
						
							2011-03-04 17:17:53 -08:00  
				
					
						
							
							
								 
						
							
							
								8efb01b3df 
								
							
								 
							
						 
						
							
							
								
								minor: remove some mono compiler warnings  
							
							
							
						 
						
							2011-03-05 01:15:27 +00:00  
				
					
						
							
							
								 
						
							
							
								72cb498fd0 
								
							
								 
							
						 
						
							
							
								
								minor: Make MoapModule namespace consistent with other modules  
							
							
							
						 
						
							2011-03-05 01:13:59 +00:00  
				
					
						
							
							
								 
						
							
							
								481ca910da 
								
							
								 
							
						 
						
							
							
								
								add test for MoapModule.SetMediaUrl()  
							
							
							
						 
						
							2011-03-05 01:07:05 +00:00  
				
					
						
							
							
								 
						
							
							
								3c89527b22 
								
							
								 
							
						 
						
							
							
								
								Fix bug where llSetPrimMediaParams() reported success but never set the media texture.  
							
							... 
							
							
							
							We weren't setting the TextureEntryFace.MediaFlags = true when a media texture was set directly via a script.  This was being done when the viewer was setting them directly. 
							
						 
						
							2011-03-05 00:06:51 +00:00  
				
					
						
							
							
								 
						
							
							
								0719ffa6fa 
								
							
								 
							
						 
						
							
							
								
								Change protection from being teleported home to extend to incognito gods.  
							
							
							
						 
						
							2011-03-01 23:34:02 +01:00  
				
					
						
							
							
								 
						
							
							
								b82b0b1677 
								
							
								 
							
						 
						
							
							
								
								Normalizing comparison to lower case, just in case ppl set their config vars inconsistently. (maybe related to mantis  #5386 )  
							
							
							
						 
						
							2011-03-01 09:20:50 -08:00  
				
					
						
							
							
								 
						
							
							
								60989521a6 
								
							
								 
							
						 
						
							
							
								
								Merge git://opensimulator.org/git/opensim  
							
							
							
						 
						
							2011-02-28 15:08:35 -05:00  
				
					
						
							
							
								 
						
							
							
								b3c42e952f 
								
							
								 
							
						 
						
							
							
								
								Fix small bug with remove region; update settings docs.  
							
							... 
							
							
							
							Our impl of IRegionModuleBase.RemoveRegion didn't remove the scene from the states map. 
							
						 
						
							2011-02-28 11:54:07 -05:00  
				
					
						
							
							
								 
						
							
							
								018645f9f8 
								
							
								 
							
						 
						
							
							
								
								First pass at busy heuristics. Compile-tested only.  
							
							
							
						 
						
							2011-02-28 11:45:50 -05:00  
				
					
						
							
							
								 
						
							
							
								a01c44e74d 
								
							
								 
							
						 
						
							
							
								
								Be smarter about stopping timers. Cleanup formatting.  
							
							... 
							
							
							
							Use a boolean flag to tell timers that fire after IRegionModuleBase.Close() is called that they should not execute.
Also, I used MonoDevelop's auto-formatting feature to format the code uniformly. No guarantee about variable names though. 
							
						 
						
							2011-02-28 11:04:54 -05:00  
				
					
						
							
							
								 
						
							
							
								cea47491de 
								
							
								 
							
						 
						
							
							
								
								Fix a few little things  
							
							
							
						 
						
							2011-02-27 19:49:23 +00:00  
				
					
						
							
							
								 
						
							
							
								9b277b372b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2011-02-27 19:47:37 +00:00  
				
					
						
							
							
								 
						
							
							
								11105d38bd 
								
							
								 
							
						 
						
							
							
								
								Fix a few little things  
							
							
							
						 
						
							2011-02-27 18:55:17 +01:00  
				
					
						
							
							
								 
						
							
							
								34b6904939 
								
							
								 
							
						 
						
							
							
								
								First working commit of AutoBackupModule.  
							
							... 
							
							
							
							It seems to do something! Heuristics are still TODO, but this is alpha 1. 
							
						 
						
							2011-02-26 22:09:19 -05:00  
				
					
						
							
							
								 
						
							
							
								d3511ca592 
								
							
								 
							
						 
						
							
							
								
								Start the timer. (Could it be that simple?)  
							
							
							
						 
						
							2011-02-25 09:03:11 -05:00  
				
					
						
							
							
								 
						
							
							
								cb049aa15f 
								
							
								 
							
						 
						
							
							
								
								s/True/true  
							
							
							
						 
						
							2011-02-25 08:58:42 -05:00  
				
					
						
							
							
								 
						
							
							
								bb1f03abc6 
								
							
								 
							
						 
						
							
							
								
								Make timer auto-respawn.  
							
							
							
						 
						
							2011-02-25 08:57:48 -05:00  
				
					
						
							
							
								 
						
							
							
								7fa8ed0c47 
								
							
								 
							
						 
						
							
							
								
								Config works, but timer isn't firing. Hmm.  
							
							
							
						 
						
							2011-02-25 08:48:02 -05:00  
				
					
						
							
							
								 
						
							
							
								2da9bb3ca2 
								
							
								 
							
						 
						
							
							
								
								Try to fix config one more time.  
							
							... 
							
							
							
							Note that the way we specify settings has changed significantly here. 
							
						 
						
							2011-02-25 08:31:10 -05:00  
				
					
						
							
							
								 
						
							
							
								2b04cab1ee 
								
							
								 
							
						 
						
							
							
								
								change some log messages from info to debug  
							
							
							
						 
						
							2011-02-25 02:15:06 +00:00  
				
					
						
							
							
								 
						
							
							
								0f545abfc1 
								
							
								 
							
						 
						
							
							
								
								Make the file expiration defaults the same whether the whole [FLOTSAM ASSET CACHE] section is missing or just the particular config values  
							
							
							
						 
						
							2011-02-25 01:31:38 +00:00  
				
					
						
							
							
								 
						
							
							
								939c47ac52 
								
							
								 
							
						 
						
							
							
								
								instead of using different default memory expiration depending on whether there is a [FLOTSAM ASSET CACHE] section present at all, use the same default all the time  
							
							... 
							
							
							
							this simplifies the code 
							
						 
						
							2011-02-25 01:25:38 +00:00  
				
					
						
							
							
								 
						
							
							
								beff0ac32f 
								
							
								 
							
						 
						
							
							
								
								log actual cache directory for FlotsamAssetCache instead of always logging the default  
							
							
							
						 
						
							2011-02-25 01:18:43 +00:00  
				
					
						
							
							
								 
						
							
							
								197cc3883f 
								
							
								 
							
						 
						
							
							
								
								Fix bug where having no maximum memory cache timeout would cause the flotsam asset cache to try using Double.MaxValue, which would cause the underlying OpenMetaverse.ExpiringCache to choke.  
							
							... 
							
							
							
							There is probably an underlying bug to fix in ExpiringCache. 
							
						 
						
							2011-02-25 01:16:47 +00:00  
				
					
						
							
							
								 
						
							
							
								2f5394e70d 
								
							
								 
							
						 
						
							
							
								
								Fix bug where avatars in other regions would not always show up on the mini-map  
							
							
							
						 
						
							2011-02-24 22:33:54 +00:00  
				
					
						
							
							
								 
						
							
							
								9be1d2aef1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2011-02-24 02:37:21 +00:00  
				
					
						
							
							
								 
						
							
							
								db7c758b7f 
								
							
								 
							
						 
						
							
							
								
								On a Grid Handler exception, explicitly log the exception message and stack trace so that we get somewhat better diagnostics on windows  
							
							
							
						 
						
							2011-02-24 00:55:50 +00:00  
				
					
						
							
							
								 
						
							
							
								1bb0bae78a 
								
							
								 
							
						 
						
							
							
								
								Forces the owner of a rezzed object to be the "rezzer" of the  
							
							... 
							
							
							
							object rather than the owner of the inventory item. In theory,
this shouldn't happen unless you are using grid-wide library
for inventory. 
							
						 
						
							2011-02-22 13:30:38 -08:00  
				
					
						
							
							
								 
						
							
							
								5a16fa882c 
								
							
								 
							
						 
						
							
							
								
								Parameterizes the view distance used to compute and manage  
							
							... 
							
							
							
							child agents in neighbor regions. This means you can extend
the view on a simulator beyond the default 3x3 regions.
This uses a region default draw distance and should be
replaced at some point by the avatar specified draw distance.
That will require more careful, dynamic recomputation of child
agents every time the draw distance changes.
WARNING: this is experimental and has known instabilities. specifically
all regions "within site" should be running the same default draw distance
or agents will not be closed correctly. 
							
						 
						
							2011-02-22 13:23:54 -08:00  
				
					
						
							
							
								 
						
							
							
								af22b7cb1a 
								
							
								 
							
						 
						
							
							
								
								GetRegion(s)ByName with SQLite behaves like it does with other databases.  
							
							... 
							
							
							
							The in-memory storage of region data that is used by default with SQLite now handles wildcards in region names in the same way as SQL queries do with other databases. 
							
						 
						
							2011-02-22 13:00:45 +01:00  
				
					
						
							
							
								 
						
							
							
								87e9acf714 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2011-02-21 04:16:33 +01:00  
				
					
						
							
							
								 
						
							
							
								1a31f7b579 
								
							
								 
							
						 
						
							
							
								
								Allow modifying a no mod object through llGiveInventoryItem if the object  
							
							... 
							
							
							
							sets allowed drop. This makes breedables feasible. 
							
						 
						
							2011-02-21 04:14:49 +01:00  
				
					
						
							
							
								 
						
							
							
								efd8d03c59 
								
							
								 
							
						 
						
							
							
								
								Prevent giving copies of no copy scripts or transferring no trans scripts  
							
							... 
							
							
							
							through LSL 
							
						 
						
							2011-02-21 04:02:47 +01:00  
				
					
						
							
							
								 
						
							
							
								04dc43f591 
								
							
								 
							
						 
						
							
							
								
								Prevent attaching things you don't own from inworld. Simple solution for a  
							
							... 
							
							
							
							complex issue 
							
						 
						
							2011-02-21 04:02:16 +01:00  
				
					
						
							
							
								 
						
							
							
								86decb2aa8 
								
							
								 
							
						 
						
							
							
								
								throttle group notices to max of 4 threads at a time  
							
							... 
							
							
							
							...otherwise it can create hundreds of threads and hang 
							
						 
						
							2011-02-20 15:57:57 +00:00  
				
					
						
							
							
								 
						
							
							
								c2658c2f14 
								
							
								 
							
						 
						
							
							
								
								More relevant console messages, and maybe fix config problem  
							
							
							
						 
						
							2011-02-19 23:14:43 -05:00  
				
					
						
							
							
								 
						
							
							
								7eac0af559 
								
							
								 
							
						 
						
							
							
								
								Fix an actual bug in the timer interval calculation (minutes -> msec)  
							
							
							
						 
						
							2011-02-19 23:07:54 -05:00  
				
					
						
							
							
								 
						
							
							
								e5c08a553c 
								
							
								 
							
						 
						
							
							
								
								More debug messages  
							
							
							
						 
						
							2011-02-19 22:55:32 -05:00  
				
					
						
							
							
								 
						
							
							
								3c9bf5c476 
								
							
								 
							
						 
						
							
							
								
								Fix config source stuff harder (debug console prints only; no fix yet)  
							
							
							
						 
						
							2011-02-19 22:47:05 -05:00  
				
					
						
							
							
								 
						
							
							
								06a4810d21 
								
							
								 
							
						 
						
							
							
								
								Fix config source by taking it from Initialize  
							
							
							
						 
						
							2011-02-19 22:29:45 -05:00  
				
					
						
							
							
								 
						
							
							
								99e8260282 
								
							
								 
							
						 
						
							
							
								
								Add [Modules] option for unconditionally disabling entire module globally (for easy configuration)  
							
							
							
						 
						
							2011-02-19 22:08:19 -05:00  
				
					
						
							
							
								 
						
							
							
								dfa63ff031 
								
							
								 
							
						 
						
							
							
								
								Let GetNextFile do all the string-building work for SEQUENTIAL.  
							
							
							
						 
						
							2011-02-19 20:15:38 -05:00  
				
					
						
							
							
								 
						
							
							
								85654f82a5 
								
							
								 
							
						 
						
							
							
								
								First cut of AutoBackupModule; only compile-tested so far  
							
							
							
						 
						
							2011-02-19 12:25:04 -05:00  
				
					
						
							
							
								 
						
							
							
								5a78161e74 
								
							
								 
							
						 
						
							
							
								
								Restore heartbeat thread  
							
							
							
						 
						
							2011-02-19 01:32:20 +01:00  
				
					
						
							
							
								 
						
							
							
								4834b47679 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2011-02-19 01:59:49 +00:00  
				
					
						
							
							
								 
						
							
							
								9e47018cfb 
								
							
								 
							
						 
						
							
							
								
								Remove test T020_TestMakeRootAgent() which hasn't been active for ages anyway  
							
							... 
							
							
							
							This test was non-viable.  Keeping inactive T021_TestCrossToNewRegion() around for now since it's still useful for reference purposes in constructing a future working test. 
							
						 
						
							2011-02-19 00:14:13 +00:00  
				
					
						
							
							
								 
						
							
							
								b3a1d8c7f7 
								
							
								 
							
						 
						
							
							
								
								Remove unused SceneSetupHelpers.DeleteObjectAsync().  
							
							... 
							
							
							
							Calling async code in automated tests is never a good idea - things become very fragile very quickly 
							
						 
						
							2011-02-19 00:11:08 +00:00  
				
					
						
							
							
								 
						
							
							
								9d668b09ca 
								
							
								 
							
						 
						
							
							
								
								remove unused code to share services between scenes in SceneSetupHelpers - this is done differently elsewhere  
							
							
							
						 
						
							2011-02-19 00:07:16 +00:00  
				
					
						
							
							
								 
						
							
							
								60fe3d48ee 
								
							
								 
							
						 
						
							
							
								
								Put some CapabilitiesModule null checks in Scene  
							
							... 
							
							
							
							Stop tests setting up a capabilities module by default 
							
						 
						
							2011-02-18 23:50:54 +00:00  
				
					
						
							
							
								 
						
							
							
								8249d77991 
								
							
								 
							
						 
						
							
							
								
								If GridService.GetNeighbours() could not find the region then log a warning rather than causing a null reference on the normal log line  
							
							... 
							
							
							
							This also extends the TestChildAgentEstablished() test to actually activate the EntityTransferModule, though the test is not yet viable 
							
						 
						
							2011-02-18 23:25:59 +00:00  
				
					
						
							
							
								 
						
							
							
								5c92f62941 
								
							
								 
							
						 
						
							
							
								
								minor: remove mono compiler warning  
							
							
							
						 
						
							2011-02-18 23:10:46 +00:00  
				
					
						
							
							
								 
						
							
							
								dd9efc1838 
								
							
								 
							
						 
						
							
							
								
								extend TestChildAgentEstablished() test slightly to put in EntityTransferModule.  Not yet enabled.  
							
							
							
						 
						
							2011-02-18 23:05:56 +00:00  
				
					
						
							
							
								 
						
							
							
								eb699df5f6 
								
							
								 
							
						 
						
							
							
								
								On SceneSetupHelpers, go back to calling ScenePresence.CompleteMovement() for the last stage of AddRootAgent() instead of SP.MakeRootAgent()  
							
							... 
							
							
							
							Going this extra step doesn't appear to cause any test failures.
This is arguably better for test purposes, though at some stage another method may arise which does just call AddRootAgent(). 
							
						 
						
							2011-02-18 22:49:19 +00:00  
				
					
						
							
							
								 
						
							
							
								023f953f39 
								
							
								 
							
						 
						
							
							
								
								remove another unused test teardown method  
							
							
							
						 
						
							2011-02-18 22:25:45 +00:00  
				
					
						
							
							
								 
						
							
							
								c155f57dbe 
								
							
								 
							
						 
						
							
							
								
								remove unused test teardown method  
							
							
							
						 
						
							2011-02-18 22:22:51 +00:00  
				
					
						
							
							
								 
						
							
							
								c763edf56d 
								
							
								 
							
						 
						
							
							
								
								separate attachment tests out into their own class  
							
							
							
						 
						
							2011-02-18 22:20:08 +00:00  
				
					
						
							
							
								 
						
							
							
								60d47836ce 
								
							
								 
							
						 
						
							
							
								
								minor: remove mono compiler warning  
							
							
							
						 
						
							2011-02-18 22:00:52 +00:00  
				
					
						
							
							
								 
						
							
							
								88da253c94 
								
							
								 
							
						 
						
							
							
								
								Add very basic test which invokes the scene update loop once and checks the frame number.  
							
							... 
							
							
							
							This makes Scene.Update() match its original description of performing a single update, which also matches the semantics of SOG and ScenePresence. 
							
						 
						
							2011-02-18 21:54:44 +00:00  
				
					
						
							
							
								 
						
							
							
								e774679f62 
								
							
								 
							
						 
						
							
							
								
								minor: add method doc to a few ScenePresence methods  
							
							
							
						 
						
							2011-02-18 21:19:16 +00:00  
				
					
						
							
							
								 
						
							
							
								4725221435 
								
							
								 
							
						 
						
							
							
								
								Stop the avatar sometimes pausing for more than a second on the border when region crossing.  
							
							... 
							
							
							
							This restores a RemoveFromPhysicalScene() call in ScenePresence.CheckForBorderCrossing() when the agent has been placed in transit.
If we don't remove the agent from the physical scene, then the method continues to be called via ScenePresence.Update()
until the handover of the client between regions is completed.  Since this handover can take more than 1000ms (due to the 1000ms
event queue polling response from the server), this results in the avatar pausing on the border for the entire handover period. 
							
						 
						
							2011-02-18 20:54:00 +00:00  
				
					
						
							
							
								 
						
							
							
								c79f79fc84 
								
							
								 
							
						 
						
							
							
								
								Add needed dummy to sample money  
							
							
							
						 
						
							2011-02-17 18:51:43 +01:00  
				
					
						
							
							
								 
						
							
							
								4f9c3c73ad 
								
							
								 
							
						 
						
							
							
								
								Add support for new naming syntax of linked regions to osTeleportAgent and osTeleportOwner.  
							
							
							
						 
						
							2011-02-17 13:47:13 +01:00  
				
					
						
							
							
								 
						
							
							
								47a5d8d742 
								
							
								 
							
						 
						
							
							
								
								Make osTeleportOwner work in foreign regions by relaxing the restrictions on teleporting an agent.  
							
							
							
						 
						
							2011-02-17 13:47:12 +01:00  
				
					
						
							
							
								 
						
							
							
								dd4a503a22 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2011-02-16 09:57:43 -08:00  
				
					
						
							
							
								 
						
							
							
								c6f2d66eae 
								
							
								 
							
						 
						
							
							
								
								Fix bug introduced by Query Access. The response does not come in a packaged _Result field, it comes as simple OSDMap with 2 fields in it.  
							
							... 
							
							
							
							Also in this commit: comment out irrelevant debug message on AuthService. 
							
						 
						
							2011-02-16 09:57:12 -08:00  
				
					
						
							
							
								 
						
							
							
								25265c964f 
								
							
								 
							
						 
						
							
							
								
								Changed console command "alert" and added new command "alert-user".  
							
							... 
							
							
							
							This addresses Mantis #4709 .
Command "alert" always sends a message to everybody; the variant "alert general" has been removed. Sending messages to one user is done with the dedicated command "alert-user". 
							
						 
						
							2011-02-16 18:36:57 +01:00  
				
					
						
							
							
								 
						
							
							
								5c15c5e0ff 
								
							
								 
							
						 
						
							
							
								
								Changed default directory for storing map tile images from remote regions.  
							
							
							
						 
						
							2011-02-16 18:36:40 +01:00  
				
					
						
							
							
								 
						
							
							
								fc84225038 
								
							
								 
							
						 
						
							
							
								
								XFF capitalization strikes again -- this time in the XMLRPC method. mantis  #5386  
							
							
							
						 
						
							2011-02-16 08:18:49 -08:00  
				
					
						
							
							
								 
						
							
							
								918c12c965 
								
							
								 
							
						 
						
							
							
								
								Change the QUERYACCESS method to eliminate spurious access denied messages  
							
							
							
						 
						
							2011-02-16 08:06:11 +00:00  
				
					
						
							
							
								 
						
							
							
								3f93db8371 
								
							
								 
							
						 
						
							
							
								
								Streamline ban line processing. Remove remnants of old advisory messages.  
							
							... 
							
							
							
							Centralize ban checking and prepare for adding a "ban and eject" function. 
							
						 
						
							2011-02-16 05:23:30 +01:00  
				
					
						
							
							
								 
						
							
							
								cfce0aa448 
								
							
								 
							
						 
						
							
							
								
								Change the QUERYACCESS method to eliminate spurious access denied messages  
							
							
							
						 
						
							2011-02-16 05:22:05 +01:00  
				
					
						
							
							
								 
						
							
							
								ccd6e5d071 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2011-02-16 02:41:49 +00:00  
				
					
						
							
							
								 
						
							
							
								c75e916ccf 
								
							
								 
							
						 
						
							
							
								
								Set filter to send proper rotations for root part  
							
							... 
							
							
							
							This allows the root prim, alone or in a set, to send it's
	rotation. This fixes unsitting the avatar on sit-offsest
	type teleports where the sit target is in the root prim of
	a linkset. 
							
						 
						
							2011-02-13 07:42:53 -08:00  
				
					
						
							
							
								 
						
							
							
								19d3792278 
								
							
								 
							
						 
						
							
							
								
								Fix and simplify QBasedComparer.  
							
							... 
							
							
							
							Make parsing of qvalues independent from a system's language setting and ensure that the comparison adheres to a descending order. 
							
						 
						
							2011-02-13 11:11:49 +01:00  
				
					
						
							
							
								 
						
							
							
								c169a62f55 
								
							
								 
							
						 
						
							
							
								
								Typo  
							
							
							
						 
						
							2011-02-12 18:05:25 -08:00  
				
					
						
							
							
								 
						
							
							
								ba03e2e262 
								
							
								 
							
						 
						
							
							
								
								Add the country functions in the careminster API  
							
							
							
						 
						
							2011-02-12 20:59:09 +01:00  
				
					
						
							
							
								 
						
							
							
								a8ced66e87 
								
							
								 
							
						 
						
							
							
								
								Improved error message on TP failure  
							
							
							
						 
						
							2011-02-12 07:28:21 -08:00  
				
					
						
							
							
								 
						
							
							
								9801bf03f8 
								
							
								 
							
						 
						
							
							
								
								minor: add comment explaining that GetRegionsByName needs to stay in TeleportAgent for its side effects.  
							
							
							
						 
						
							2011-02-12 01:14:12 +00:00  
				
					
						
							
							
								 
						
							
							
								03d82a5a85 
								
							
								 
							
						 
						
							
							
								
								Fix bug where "My estate" name was always used even if the user entered a different name on initial setup.  
							
							... 
							
							
							
							Turns out we had stopped saving estate settings immediately after the name change.  The scene constructor then reloade the settings and oblitereted the different name.
This code could be more efficient since there's no reason for scene to reload the settings when they are already known to be valid.
Thanks to Thoneve for the spot on this. 
							
						 
						
							2011-02-12 01:08:56 +00:00  
				
					
						
							
							
								 
						
							
							
								7e21c1eadf 
								
							
								 
							
						 
						
							
							
								
								Hack in a crude temporary "estate show" command  
							
							... 
							
							
							
							This will show the estate for each region, along with that estate's id and the estate owner.
This is temporary because the command output might change.
This commit also converts the estate module from the old to the new region module format 
							
						 
						
							2011-02-12 00:46:01 +00:00  
				
					
						
							
							
								 
						
							
							
								26727ee044 
								
							
								 
							
						 
						
							
							
								
								refactor: split out estate management commands into separate class  
							
							
							
						 
						
							2011-02-11 23:32:38 +00:00  
				
					
						
							
							
								 
						
							
							
								754c244f46 
								
							
								 
							
						 
						
							
							
								
								In SQLiteSimulationData.RemoveLandObject(), don't manually remove the row from the data adaptor's Rows list in addition to calling Delete.  
							
							... 
							
							
							
							This matches the behaviour for other deletions and stops this operation failing on Windows .NET (though mono is fine with the duplication).
Probably a holdover from copying code from the older legacy adaptor.
Resolves http://opensimulator.org/mantis/view.php?id=5361  
							
						 
						
							2011-02-11 23:06:14 +00:00  
				
					
						
							
							
								 
						
							
							
								413f0c6848 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2011-02-11 23:53:52 +01:00  
				
					
						
							
							
								 
						
							
							
								e2762a68b3 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2011-02-12 00:42:10 +00:00  
				
					
						
							
							
								 
						
							
							
								8fd58aa00c 
								
							
								 
							
						 
						
							
							
								
								add estate name to show regions console command  
							
							
							
						 
						
							2011-02-11 22:10:02 +00:00  
				
					
						
							
							
								 
						
							
							
								45382e6f82 
								
							
								 
							
						 
						
							
							
								
								Reinstated a couple of null checks related to the previous revert.  
							
							
							
						 
						
							2011-02-10 06:26:26 -08:00  
				
					
						
							
							
								 
						
							
							
								89bb5c0941 
								
							
								 
							
						 
						
							
							
								
								Revert "Hunting down mantis #5365"  
							
							... 
							
							
							
							This reverts commit ebeef02fef 
							
						 
						
							2011-02-10 06:09:04 -08:00  
				
					
						
							
							
								 
						
							
							
								21715396fa 
								
							
								 
							
						 
						
							
							
								
								Put the Ack of UseCircuitCode back to where it used to be. Some ppl are reporting login issues.  
							
							
							
						 
						
							2011-02-09 17:45:19 -08:00  
				
					
						
							
							
								 
						
							
							
								f33e51e2ff 
								
							
								 
							
						 
						
							
							
								
								Comment instrumentation out. Not needed anymore. Left in comments, in case it is needed again. Mantis  #5365  
							
							
							
						 
						
							2011-02-09 09:50:26 -08:00  
				
					
						
							
							
								 
						
							
							
								1cd951e5ae 
								
							
								 
							
						 
						
							
							
								
								Fix the negative number problem in TokenBucket. mantis  #5365  
							
							
							
						 
						
							2011-02-09 09:39:53 -08:00  
				
					
						
							
							
								 
						
							
							
								830fee145d 
								
							
								 
							
						 
						
							
							
								
								Revert "Brute-force debug -- mantis #5365"  
							
							... 
							
							
							
							This reverts commit 585473aade 
							
						 
						
							2011-02-09 08:35:36 -08:00  
				
					
						
							
							
								 
						
							
							
								1bba9c6300 
								
							
								 
							
						 
						
							
							
								
								Revert "Don't build strings unless we're in emergency debugging."  
							
							... 
							
							
							
							This reverts commit ba202ea9b0 
							
						 
						
							2011-02-09 08:35:21 -08:00  
				
					
						
							
							
								 
						
							
							
								477a869fb2 
								
							
								 
							
						 
						
							
							
								
								More detection of negatives.  
							
							
							
						 
						
							2011-02-09 08:08:57 -08:00  
				
					
						
							
							
								 
						
							
							
								473fac4dc7 
								
							
								 
							
						 
						
							
							
								
								Detect negative dripAmounts in TokenBuckets. These negatives result from overflown integer operations. Also added Total to the scene throttles  in show throttles.  
							
							
							
						 
						
							2011-02-09 08:06:20 -08:00  
				
					
						
							
							
								 
						
							
							
								ba202ea9b0 
								
							
								 
							
						 
						
							
							
								
								Don't build strings unless we're in emergency debugging.  
							
							
							
						 
						
							2011-02-08 21:09:10 -08:00  
				
					
						
							
							
								 
						
							
							
								585473aade 
								
							
								 
							
						 
						
							
							
								
								Brute-force debug -- mantis  #5365  
							
							
							
						 
						
							2011-02-08 20:12:33 -08:00  
				
					
						
							
							
								 
						
							
							
								117462cba1 
								
							
								 
							
						 
						
							
							
								
								Avoid potential race conditions on UseCircuitCode. I artificially made the race condition happen, and got very similar results to those described in mantis  #5365  -- no prims/avie sent back.  
							
							
							
						 
						
							2011-02-08 17:53:01 -08:00  
				
					
						
							
							
								 
						
							
							
								f431bd20ec 
								
							
								 
							
						 
						
							
							
								
								Minor addition to the previous commit  
							
							
							
						 
						
							2011-02-08 14:49:50 -08:00  
				
					
						
							
							
								 
						
							
							
								82846afe4b 
								
							
								 
							
						 
						
							
							
								
								Minor improvement to previous commit.  
							
							
							
						 
						
							2011-02-08 12:37:37 -08:00  
				
					
						
							
							
								 
						
							
							
								f62cb1fcbe 
								
							
								 
							
						 
						
							
							
								
								Temp fix (or is it a fox?) for map weirdness  
							
							
							
						 
						
							2011-02-08 21:13:31 +01:00  
				
					
						
							
							
								 
						
							
							
								ac7bc78555 
								
							
								 
							
						 
						
							
							
								
								Added emergency monitoring of UDP Outgoing packets thread. Just type "emergency-monitoring on/off"  
							
							
							
						 
						
							2011-02-08 12:06:14 -08:00  
				
					
						
							
							
								 
						
							
							
								34bd41d186 
								
							
								 
							
						 
						
							
							
								
								Comment previous debug  
							
							
							
						 
						
							2011-02-08 11:16:38 -08:00  
				
					
						
							
							
								 
						
							
							
								305c755cfb 
								
							
								 
							
						 
						
							
							
								
								XFF header again -- debug.  
							
							
							
						 
						
							2011-02-08 07:50:01 -08:00  
				
					
						
							
							
								 
						
							
							
								d627122cdc 
								
							
								 
							
						 
						
							
							
								
								Mantis  #5368  -- exception on WorldMap  
							
							
							
						 
						
							2011-02-07 19:44:55 -08:00  
				
					
						
							
							
								 
						
							
							
								d934add021 
								
							
								 
							
						 
						
							
							
								
								Thanks Tokeiito for noticing this bug. mantis  #5366  
							
							
							
						 
						
							2011-02-07 14:49:18 -08:00  
				
					
						
							
							
								 
						
							
							
								8c20f94939 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2011-02-07 22:26:09 +01:00  
				
					
						
							
							
								 
						
							
							
								076f2ac8db 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2011-02-07 23:07:36 +00:00  
				
					
						
							
							
								 
						
							
							
								6becaf65e1 
								
							
								 
							
						 
						
							
							
								
								Fix merge issues  
							
							
							
						 
						
							2011-02-07 22:28:59 +00:00  
				
					
						
							
							
								 
						
							
							
								3889e68c54 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							... 
							
							
							
							Conflicts:
	OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/InventoryArchiverModule.cs
	OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs
	OpenSim/Server/Handlers/Simulation/AgentHandlers.cs
	OpenSim/Services/Connectors/SimianGrid/SimianGridMaptileModule.cs
	OpenSim/Services/GridService/HypergridLinker.cs 
							
						 
						
							2011-02-07 22:08:53 +00:00  
				
					
						
							
							
								 
						
							
							
								e8ba3d3a10 
								
							
								 
							
						 
						
							
							
								
								Prevent a nonexistent inventory item from throwing an exception  
							
							
							
						 
						
							2011-02-07 22:25:43 +01:00  
				
					
						
							
							
								 
						
							
							
								ebeef02fef 
								
							
								 
							
						 
						
							
							
								
								Hunting down mantis  #5365  
							
							... 
							
							
							
							Revert "refactor: remove redundant null checks"
This reverts commit 6e58996b4d 
							
						 
						
							2011-02-07 07:45:03 -08:00  
				
					
						
							
							
								 
						
							
							
								98ea78fc77 
								
							
								 
							
						 
						
							
							
								
								New command: show pending-objects  
							
							
							
						 
						
							2011-02-06 19:39:29 -08:00  
				
					
						
							
							
								 
						
							
							
								2c7e87c45b 
								
							
								 
							
						 
						
							
							
								
								Better output for show neighbours  
							
							
							
						 
						
							2011-02-06 07:51:20 -08:00  
				
					
						
							
							
								 
						
							
							
								3411d4867d 
								
							
								 
							
						 
						
							
							
								
								Honor check of m_Enabled in WorldViewModule.  
							
							
							
						 
						
							2011-02-05 19:40:55 -08:00  
				
					
						
							
							
								 
						
							
							
								cc81d924ca 
								
							
								 
							
						 
						
							
							
								
								Fixed Caps handlers leak  
							
							
							
						 
						
							2011-02-05 19:34:02 -08:00  
				
					
						
							
							
								 
						
							
							
								30fa5ad1e2 
								
							
								 
							
						 
						
							
							
								
								One more diagnosis command:  
							
							... 
							
							
							
							show caps 
							
						 
						
							2011-02-05 19:21:12 -08:00  
				
					
						
							
							
								 
						
							
							
								b20ab1063f 
								
							
								 
							
						 
						
							
							
								
								Added a couple of console commands to help diagnose issues:  
							
							... 
							
							
							
							show circuits: shows the lists of agent circuit data
show http-handlers: shows the currently registered http handlers 
							
						 
						
							2011-02-05 17:57:30 -08:00  
				
					
						
							
							
								 
						
							
							
								3a2a48a8ca 
								
							
								 
							
						 
						
							
							
								
								Add sane packing of ServiceURLs -- OSDMap. The old way (OSDArray) is still supported for backwards compatibility, but will be removed in the future.  
							
							
							
						 
						
							2011-02-05 08:20:13 -08:00  
				
					
						
							
							
								 
						
							
							
								67555994ad 
								
							
								 
							
						 
						
							
							
								
								Amend to yesterday's deletions: forgot to delete the RemoteInventory module in th addin.xml file.  
							
							
							
						 
						
							2011-02-05 07:55:54 -08:00  
				
					
						
							
							
								 
						
							
							
								f78831ec98 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2011-02-05 04:25:14 +00:00  
				
					
						
							
							
								 
						
							
							
								4e0b0f0f4c 
								
							
								 
							
						 
						
							
							
								
								Fix a typo in the QUERYACCESS method name  
							
							
							
						 
						
							2011-02-05 04:24:43 +00:00  
				
					
						
							
							
								 
						
							
							
								632babf8fb 
								
							
								 
							
						 
						
							
							
								
								Added an additional debug message, and removed a bunch of files that weren't being used anymore -- the old RemotsInventory connectors stuff.  
							
							
							
						 
						
							2011-02-04 19:19:38 -08:00  
				
					
						
							
							
								 
						
							
							
								f5a3eb9fd5 
								
							
								 
							
						 
						
							
							
								
								Added a config var to HGInventoryAccessModule called OutboundPermission that controls whether the sim lets asset POSTs happen to foreign grids or not. It's True by default. If ppl want to allow foreign visitors but don't want to allow any assets out of their grid, they should set this to False. This is the beginning of policies for these things...  
							
							
							
						 
						
							2011-02-04 17:05:45 -08:00  
				
					
						
							
							
								 
						
							
							
								cdd64bb8f5 
								
							
								 
							
						 
						
							
							
								
								For now, reinstate the call to World.GridService.GetRegionsByName() commented out in  933f47e 
							
							... 
							
							
							
							Even though we don't use the results, just getting the regions may have side effects in making hypergrid links available for the later World.RequestTeleportLocation() 
							
						 
						
							2011-02-05 00:15:25 +00:00  
				
					
						
							
							
								 
						
							
							
								1ffd70cef7 
								
							
								 
							
						 
						
							
							
								
								minor: remove some mono compiler warnings  
							
							
							
						 
						
							2011-02-04 23:20:10 +00:00  
				
					
						
							
							
								 
						
							
							
								5b7a5a5b8b 
								
							
								 
							
						 
						
							
							
								
								Add position to IM sent from llInstantMessage(), to better fulfill client expectations  
							
							
							
						 
						
							2011-02-04 23:14:21 +00:00  
				
					
						
							
							
								 
						
							
							
								a51005aacd 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2011-02-04 23:08:27 +00:00  
				
					
						
							
							
								 
						
							
							
								722f0ba18c 
								
							
								 
							
						 
						
							
							
								
								Put something in the ImprovedInstantMessage.BinaryBucket for llInstantMessage() to stop this crashing viewer 2.4.0 (1.23.5 was fine with this).  
							
							... 
							
							
							
							We're putting in a string of format "<region name><x pos floor int><y pos floor int><z pos floor int> which appears to be the expected value.
This resolves http://opensimulator.org/mantis/view.php?id=5356  
							
						 
						
							2011-02-04 23:07:47 +00:00  
				
					
						
							
							
								 
						
							
							
								bb69a40fbb 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2011-02-04 14:22:17 -08:00  
				
					
						
							
							
								 
						
							
							
								7a6e1fa4cf 
								
							
								 
							
						 
						
							
							
								
								Convert SimianMaptile refresh time from ms to seconds. Too many 0's  
							
							... 
							
							
							
							in the config file. 
							
						 
						
							2011-02-04 14:21:18 -08:00  
				
					
						
							
							
								 
						
							
							
								bc2e254b55 
								
							
								 
							
						 
						
							
							
								
								minor: fix indentation, spacing on commit  3585130 
							
							... 
							
							
							
							this previous commit tries to look up the texture by name first before just using the uuid.
this allows correct resolution of inventory textures which have uuids as names. 
							
						 
						
							2011-02-04 21:55:22 +00:00  
				
					
						
							
							
								 
						
							
							
								3585130ac8 
								
							
								 
							
						 
						
							
							
								
								SetTexture_fix  
							
							
							
						 
						
							2011-02-04 21:52:06 +00:00  
				
					
						
							
							
								 
						
							
							
								456cdee5ce 
								
							
								 
							
						 
						
							
							
								
								minor: correct a log spelling mistake that was pointed out to me  
							
							
							
						 
						
							2011-02-04 21:42:45 +00:00  
				
					
						
							
							
								 
						
							
							
								2ddec29c61 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2011-02-04 21:15:41 +00:00  
				
					
						
							
							
								 
						
							
							
								144f367863 
								
							
								 
							
						 
						
							
							
								
								Bug fixed on map search for HG. Affected queries that had a region name at the end.  
							
							
							
						 
						
							2011-02-04 12:57:22 -08:00  
				
					
						
							
							
								 
						
							
							
								034327b51f 
								
							
								 
							
						 
						
							
							
								
								Send object date to viewer in microseconds (Fixes mantis bug  #3990 )  
							
							
							
						 
						
							2011-02-04 20:55:41 +00:00  
				
					
						
							
							
								 
						
							
							
								1613d89383 
								
							
								 
							
						 
						
							
							
								
								minor: Correct misspelling of neighbour in log messages.  
							
							... 
							
							
							
							Thanks Fly-Man- 
							
						 
						
							2011-02-04 20:51:51 +00:00  
				
					
						
							
							
								 
						
							
							
								511b12db6b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2011-02-04 17:32:31 +00:00  
				
					
						
							
							
								 
						
							
							
								b6dda231f2 
								
							
								 
							
						 
						
							
							
								
								Corrections for Avatar Auto-pilot target; add llStopMoveToTarget() for Avatar-attached.  
							
							
							
						 
						
							2011-02-04 17:31:52 +00:00  
				
					
						
							
							
								 
						
							
							
								ba8826d2b8 
								
							
								 
							
						 
						
							
							
								
								Fix "set log level" to once again display current log level if it's not given a parameter  
							
							... 
							
							
							
							This addresses http://opensimulator.org/mantis/view.php?id=5345  
							
						 
						
							2011-02-04 17:11:35 +00:00  
				
					
						
							
							
								 
						
							
							
								9a9c9644ac 
								
							
								 
							
						 
						
							
							
								
								Repair x-query-string  
							
							
							
						 
						
							2011-02-03 17:25:55 -08:00  
				
					
						
							
							
								 
						
							
							
								cf24069227 
								
							
								 
							
						 
						
							
							
								
								Change UpdateAgent (for changes in agent position) to be sent  
							
							... 
							
							
							
							once to each simulator rather than once to each region. This
should help with some of the delays caused by multiple outstanding
requests to a single service point. 
							
						 
						
							2011-02-03 12:43:46 -08:00  
				
					
						
							
							
								 
						
							
							
								8fdc810a23 
								
							
								 
							
						 
						
							
							
								
								Addresses mantis  #5360 : CreatorData was being written as long as it wasn't null. This made iars backwards incompatible when some items had non-null foreign creators. This patch adds an explicit option (-c) to preserve foreign creator information.  
							
							
							
						 
						
							2011-02-03 04:07:36 -08:00  
				
					
						
							
							
								 
						
							
							
								595891409c 
								
							
								 
							
						 
						
							
							
								
								Add another flag  
							
							
							
						 
						
							2011-02-02 21:45:37 +01:00  
				
					
						
							
							
								 
						
							
							
								4f7cf491e6 
								
							
								 
							
						 
						
							
							
								
								Comment out texture CAPS 'texture not found' message for now  
							
							
							
						 
						
							2011-02-02 20:02:10 +00:00  
				
					
						
							
							
								 
						
							
							
								2413e9eb3f 
								
							
								 
							
						 
						
							
							
								
								Record number of resent packets in LindenUDP stack and display in stats report  
							
							
							
						 
						
							2011-02-02 20:00:50 +00:00  
				
					
						
							
							
								 
						
							
							
								2344150b6e 
								
							
								 
							
						 
						
							
							
								
								Stop double counting dequeued packets for packets sent number  
							
							... 
							
							
							
							This is already being incremented in LLUDPServer.SendPacketFinal for every packet 
							
						 
						
							2011-02-02 19:39:33 +00:00  
				
					
						
							
							
								 
						
							
							
								722ae4f031 
								
							
								 
							
						 
						
							
							
								
								Add a missing constand and fix ToDoubleList to not eat the last memeber  
							
							
							
						 
						
							2011-02-02 20:22:03 +01:00  
				
					
						
							
							
								 
						
							
							
								4a56038d11 
								
							
								 
							
						 
						
							
							
								
								Change the timeout on WebUtil to 20s to help make more tps succeed  
							
							
							
						 
						
							2011-02-02 03:28:47 +01:00  
				
					
						
							
							
								 
						
							
							
								ba39d9f0e6 
								
							
								 
							
						 
						
							
							
								
								Squash a nullref  
							
							
							
						 
						
							2011-02-02 03:10:39 +01:00  
				
					
						
							
							
								 
						
							
							
								e5ef993f2b 
								
							
								 
							
						 
						
							
							
								
								Fix cm/15627 : Don't block the entire URL on duplicate requests, just that particular request!  
							
							
							
						 
						
							2011-01-31 18:01:53 -08:00  
				
					
						
							
							
								 
						
							
							
								0898be5750 
								
							
								 
							
						 
						
							
							
								
								Change SimianGroupsServicesConnectorModule.GetAgentGroupMembership() so that it returns null if the user isn't a member of the group.  
							
							... 
							
							
							
							This matches the behaviour of the same method for Flotsam Groups.  This is the behaviour assumed by existing code.
Method doc also added to IGroupsServicesConnector to the make the contract clear. 
							
						 
						
							2011-01-31 22:54:36 +00:00  
				
					
						
							
							
								 
						
							
							
								35d29ef3e3 
								
							
								 
							
						 
						
							
							
								
								If llHTTPRequest results in an error, still attempt to get the response text. If we can't (which implies the server is unreachable), return the StatusDescription as before.  
							
							
							
						 
						
							2011-01-29 19:38:05 -08:00  
				
					
						
							
							
								 
						
							
							
								a2d51f0ff4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2011-01-29 12:46:47 -08:00  
				
					
						
							
							
								 
						
							
							
								188bdfc878 
								
							
								 
							
						 
						
							
							
								
								Ignore duplicate llHTTPResponse calls to the same request. Prevents response corruption. Only the first llHTTPResponse call is obeyed, akin to SL.  
							
							
							
						 
						
							2011-01-29 12:45:53 -08:00  
				
					
						
							
							
								 
						
							
							
								c14acf8a06 
								
							
								 
							
						 
						
							
							
								
								Adapt to CM  
							
							
							
						 
						
							2011-01-29 04:51:11 +00:00  
				
					
						
							
							
								 
						
							
							
								24a768a99b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2011-01-29 04:47:32 +00:00  
				
					
						
							
							
								 
						
							
							
								8f008f394d 
								
							
								 
							
						 
						
							
							
								
								Flash out the prim count module  
							
							
							
						 
						
							2011-01-29 04:27:20 +00:00  
				
					
						
							
							
								 
						
							
							
								e7d5ff9bd2 
								
							
								 
							
						 
						
							
							
								
								Create the structure of classes and interfaces to replace the cruft that  
							
							... 
							
							
							
							is in the land management module today 
							
						 
						
							2011-01-29 02:24:27 +00:00  
				
					
						
							
							
								 
						
							
							
								87ed39c953 
								
							
								 
							
						 
						
							
							
								
								Significantly increase the total number of URL's available.  In second life, the limit is 15,000 URL's (one per prim), so i'd hope we can manage 1k.  
							
							
							
						 
						
							2011-01-28 16:51:35 -08:00  
				
					
						
							
							
								 
						
							
							
								0936455725 
								
							
								 
							
						 
						
							
							
								
								Adding the prim count module skeleton  
							
							
							
						 
						
							2011-01-28 23:44:17 +00:00  
				
					
						
							
							
								 
						
							
							
								38bfdb0c9d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2011-01-28 23:22:16 +00:00  
				
					
						
							
							
								 
						
							
							
								5942385d0e 
								
							
								 
							
						 
						
							
							
								
								Add the prim count interfaces  
							
							
							
						 
						
							2011-01-28 23:21:41 +00:00  
				
					
						
							
							
								 
						
							
							
								933f47e89d 
								
							
								 
							
						 
						
							
							
								
								Comment out unused call to GridService in TeleportAgent()  
							
							
							
						 
						
							2011-01-28 22:59:07 +00:00  
				
					
						
							
							
								 
						
							
							
								a4acf485d7 
								
							
								 
							
						 
						
							
							
								
								minor: don't bother reparsing the sources for includes if ReadConfig() was unsuccessful  
							
							
							
						 
						
							2011-01-28 22:50:49 +00:00  
				
					
						
							
							
								 
						
							
							
								1fcb919798 
								
							
								 
							
						 
						
							
							
								
								If a non-globbed included file from config cannot be found then warn the user  
							
							
							
						 
						
							2011-01-28 22:46:29 +00:00  
				
					
						
							
							
								 
						
							
							
								ab1ec3c3cc 
								
							
								 
							
						 
						
							
							
								
								minor: remove a few mono compiler warnings  
							
							
							
						 
						
							2011-01-28 21:51:25 +00:00  
				
					
						
							
							
								 
						
							
							
								13d4fedf7a 
								
							
								 
							
						 
						
							
							
								
								Fix a discrepancy vs. SL with parsing x-query-string  
							
							
							
						 
						
							2011-01-28 13:45:27 -08:00  
				
					
						
							
							
								 
						
							
							
								a0380af18f 
								
							
								 
							
						 
						
							
							
								
								Display supported file extensions/formats in "terrain load help" (Mantis  #5349 )  
							
							
							
						 
						
							2011-01-28 21:24:05 +00:00  
				
					
						
							
							
								 
						
							
							
								9798b044fe 
								
							
								 
							
						 
						
							
							
								
								Added loading and saving of terrain files using Terragen format (Mantis  #1564 )  
							
							... 
							
							
							
							Terrain files can now be loaded and saved using the Terragen (.ter) format.
Selection of the terrain file loader to use is now based on the extension
of the filename being loaded and the data is loaded using a memory stream
instead of writing it to a file and then loading it from the file. 
							
						 
						
							2011-01-28 21:19:53 +00:00  
				
					
						
							
							
								 
						
							
							
								ffbfc14689 
								
							
								 
							
						 
						
							
							
								
								Make llRequestAgentData shout an error instead of crashing the script when an invalid UUID is passed to it.  
							
							
							
						 
						
							2011-01-28 09:55:46 -08:00  
				
					
						
							
							
								 
						
							
							
								ab48caad08 
								
							
								 
							
						 
						
							
							
								
								Make the new style stuff compatible with the older revision  
							
							
							
						 
						
							2011-01-28 05:25:53 +00:00  
				
					
						
							
							
								 
						
							
							
								188d86998d 
								
							
								 
							
						 
						
							
							
								
								Fix up QueryAccess to also check parcels  
							
							
							
						 
						
							2011-01-28 04:09:04 +00:00  
				
					
						
							
							
								 
						
							
							
								d91ee131b9 
								
							
								 
							
						 
						
							
							
								
								Make the new style stuff compatible with the older revision  
							
							
							
						 
						
							2011-01-28 04:31:21 +01:00  
				
					
						
							
							
								 
						
							
							
								3bce53b6e6 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2011-01-28 04:05:49 +01:00  
				
					
						
							
							
								 
						
							
							
								9abaac4d60 
								
							
								 
							
						 
						
							
							
								
								Correct chat source location for Av seated on daughter prim.  
							
							
							
						 
						
							2011-01-28 04:35:43 +00:00  
				
					
						
							
							
								 
						
							
							
								0ea8046545 
								
							
								 
							
						 
						
							
							
								
								Change the way ban lines are handled. Remove a lot of useless stuff designed  
							
							... 
							
							
							
							to physically move the avatar and instead just re-set the position. Ban lines
now work fully. 
							
						 
						
							2011-01-28 04:04:30 +01:00  
				
					
						
							
							
								 
						
							
							
								d90b0c53ec 
								
							
								 
							
						 
						
							
							
								
								Fix bumping into sim borders and check estate bans for walking crossings  
							
							
							
						 
						
							2011-01-28 02:38:14 +00:00  
				
					
						
							
							
								 
						
							
							
								3834000778 
								
							
								 
							
						 
						
							
							
								
								Change the way ban lines work  
							
							
							
						 
						
							2011-01-28 03:35:59 +01:00  
				
					
						
							
							
								 
						
							
							
								80bf95b7b4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2011-01-28 02:34:45 +00:00  
				
					
						
							
							
								 
						
							
							
								5a0cb7d37e 
								
							
								 
							
						 
						
							
							
								
								Thank you, Goetz, for a patch to fix prim count display in cut regions.  
							
							
							
						 
						
							2011-01-28 02:34:07 +00:00  
				
					
						
							
							
								 
						
							
							
								657c14c5db 
								
							
								 
							
						 
						
							
							
								
								Fix up QueryAccess to also check parcels  
							
							
							
						 
						
							2011-01-28 03:07:25 +01:00  
				
					
						
							
							
								 
						
							
							
								566eff17de 
								
							
								 
							
						 
						
							
							
								
								Comment a very spammy debug message that was being output directly to console.  
							
							... 
							
							
							
							My last fox that makes bumping into sim borders/bans work makes this spam
endlessly. 
							
						 
						
							2011-01-28 01:46:30 +01:00  
				
					
						
							
							
								 
						
							
							
								57bf5d9b2a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2011-01-28 02:37:59 +00:00  
				
					
						
							
							
								 
						
							
							
								3f200da878 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2011-01-28 02:36:20 +00:00  
				
					
						
							
							
								 
						
							
							
								7492131bb6 
								
							
								 
							
						 
						
							
							
								
								Fix bumping into sim borders and check estate bans for walking crossings  
							
							
							
						 
						
							2011-01-28 01:37:37 +01:00  
				
					
						
							
							
								 
						
							
							
								f9ea5e69c5 
								
							
								 
							
						 
						
							
							
								
								Refactor: Break out LoadObjects() and LoadParcels() from a longer method  
							
							
							
						 
						
							2011-01-27 21:07:21 +00:00  
				
					
						
							
							
								 
						
							
							
								19e4473a97 
								
							
								 
							
						 
						
							
							
								
								Put confirmation on "land clear" command to avoid nasty accidents  
							
							
							
						 
						
							2011-01-27 20:57:59 +00:00  
				
					
						
							
							
								 
						
							
							
								3435816541 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2011-01-27 20:54:02 +00:00  
				
					
						
							
							
								 
						
							
							
								be3685b1a2 
								
							
								 
							
						 
						
							
							
								
								When an oar is loaded, do not create a default parcel before loading the parcels from the OAR.  
							
							... 
							
							
							
							The region spanning parcel shouldn't exist in this situation.  If it does, when the land data is loaded it is repersisted with a local ID which comes after the ones loaded via the oar, which obliterates the oar loaded one.
Resaving the data we just loaded from the database is somewhat odd in itself (though this makes sense from the way that OAR loading was already using the same event). 
							
						 
						
							2011-01-27 20:36:50 +00:00  
				
					
						
							
							
								 
						
							
							
								42c0dbf49a 
								
							
								 
							
						 
						
							
							
								
								Show local IDs in "land show" output.  
							
							... 
							
							
							
							Also properly insert region name in "land clear" command 
							
						 
						
							2011-01-27 20:11:30 +00:00  
				
					
						
							
							
								 
						
							
							
								ab9a0f2f1d 
								
							
								 
							
						 
						
							
							
								
								Add "land clear" command  
							
							... 
							
							
							
							This clears all parcels from the currently selected region and replaces them with the single region spanning default parcel owned by the estate owner 
							
						 
						
							2011-01-27 19:37:20 +00:00  
				
					
						
							
							
								 
						
							
							
								5a26dc2743 
								
							
								 
							
						 
						
							
							
								
								Fix OAR parcel loading so that old parcels are replaced by the new instead of merged.  
							
							... 
							
							
							
							The --merge switch will still merge the old and new land parcelling. 
							
						 
						
							2011-01-27 18:48:48 +00:00  
				
					
						
							
							
								 
						
							
							
								e33cb3db93 
								
							
								 
							
						 
						
							
							
								
								remove unused CreateBaseLand()  
							
							
							
						 
						
							2011-01-27 16:50:41 +00:00  
				
					
						
							
							
								 
						
							
							
								b0f641fa15 
								
							
								 
							
						 
						
							
							
								
								Make it work  
							
							
							
						 
						
							2011-01-27 06:41:07 +00:00  
				
					
						
							
							
								 
						
							
							
								b13eac9996 
								
							
								 
							
						 
						
							
							
								
								Make the estate setting "Allow direct teleport" override the constraint  
							
							... 
							
							
							
							of local tepeports to landing points like it is meant to 
							
						 
						
							2011-01-27 07:07:33 +01:00  
				
					
						
							
							
								 
						
							
							
								2a9e712cb4 
								
							
								 
							
						 
						
							
							
								
								Let gods TP in wherever they like while in god mode  
							
							
							
						 
						
							2011-01-27 07:03:43 +01:00  
				
					
						
							
							
								 
						
							
							
								8568c6a7c0 
								
							
								 
							
						 
						
							
							
								
								Implement "Cannot teleport closer to destination" message  
							
							
							
						 
						
							2011-01-27 06:57:54 +01:00  
				
					
						
							
							
								 
						
							
							
								1143e022b4 
								
							
								 
							
						 
						
							
							
								
								Make landing points work on local teleports. Constrain owners and gods to  
							
							... 
							
							
							
							landing points when coming from off sim (matches agni) to prevent landing
in floors or other prims. 
							
						 
						
							2011-01-27 06:45:53 +01:00  
				
					
						
							
							
								 
						
							
							
								17801bd78b 
								
							
								 
							
						 
						
							
							
								
								Add a TeleportFlags member to SP so we can tell how we got there.  
							
							
							
						 
						
							2011-01-27 05:33:46 +00:00  
				
					
						
							
							
								 
						
							
							
								adb341e32f 
								
							
								 
							
						 
						
							
							
								
								Also set Godlike flag. Might be useful  
							
							
							
						 
						
							2011-01-27 05:33:01 +00:00  
				
					
						
							
							
								 
						
							
							
								61b67b2ead 
								
							
								 
							
						 
						
							
							
								
								Add TeleportFlags.ViaRegionID to the flags sent on login when the region  
							
							... 
							
							
							
							was entered by hand to determine whether or not to honor the landing
point 
							
						 
						
							2011-01-27 05:32:54 +00:00  
				
					
						
							
							
								 
						
							
							
								eca82d90c2 
								
							
								 
							
						 
						
							
							
								
								Change the way landing points are honored  
							
							
							
						 
						
							2011-01-27 06:04:56 +01:00  
				
					
						
							
							
								 
						
							
							
								d894007920 
								
							
								 
							
						 
						
							
							
								
								Make it work  
							
							
							
						 
						
							2011-01-27 05:46:31 +01:00  
				
					
						
							
							
								 
						
							
							
								4cc8d84281 
								
							
								 
							
						 
						
							
							
								
								Fix build break  
							
							
							
						 
						
							2011-01-27 05:30:39 +00:00  
				
					
						
							
							
								 
						
							
							
								42c22f41dd 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2011-01-27 05:18:28 +00:00  
				
					
						
							
							
								 
						
							
							
								c43b892f3a 
								
							
								 
							
						 
						
							
							
								
								Add a TeleportFlags member to SP so we can tell how we got there.  
							
							
							
						 
						
							2011-01-27 04:14:41 +01:00  
				
					
						
							
							
								 
						
							
							
								1f19bd5f90 
								
							
								 
							
						 
						
							
							
								
								Also set Godlike flag. Might be useful  
							
							
							
						 
						
							2011-01-27 03:54:41 +01:00  
				
					
						
							
							
								 
						
							
							
								3b8b606eeb 
								
							
								 
							
						 
						
							
							
								
								Add TeleportFlags.ViaRegionID to the flags sent on login when the region  
							
							... 
							
							
							
							was entered by hand to determine whether or not to honor the landing
point 
							
						 
						
							2011-01-27 03:49:32 +01:00  
				
					
						
							
							
								 
						
							
							
								0e1d28a862 
								
							
								 
							
						 
						
							
							
								
								Clear user account cache before checking flags on login. This will make AV  
							
							... 
							
							
							
							and other bannable flags work in this case. 
							
						 
						
							2011-01-27 03:05:33 +01:00  
				
					
						
							
							
								 
						
							
							
								dd1980c24c 
								
							
								 
							
						 
						
							
							
								
								Add an interface for a region's user account cache  
							
							
							
						 
						
							2011-01-27 02:58:14 +01:00  
				
					
						
							
							
								 
						
							
							
								307a2c61ef 
								
							
								 
							
						 
						
							
							
								
								Fix merge artifacts  
							
							
							
						 
						
							2011-01-27 02:43:52 +01:00  
				
					
						
							
							
								 
						
							
							
								3321f9d745 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2011-01-27 02:29:10 +01:00  
				
					
						
							
							
								 
						
							
							
								11c742a5a8 
								
							
								 
							
						 
						
							
							
								
								Make bans work for teleport. Now teleport will complete block if the user  
							
							... 
							
							
							
							is not allowed on the estate. If the user is allowed on no parcel, the
teleport will also be blocked. If the user is allowed on a parcel, but
not the desired one, the user will be shifted to the closest allowed
location. 
							
						 
						
							2011-01-27 02:16:41 +01:00  
				
					
						
							
							
								 
						
							
							
								31fb448cfc 
								
							
								 
							
						 
						
							
							
								
								Mostly revert the last commit with the aim of searching for a better solution  
							
							
							
						 
						
							2011-01-26 17:06:17 -08:00  
				
					
						
							
							
								 
						
							
							
								6b27587bc7 
								
							
								 
							
						 
						
							
							
								
								Add a "useCached" parameter to GetUserAccount. Add a function to Scene to get the user flags. It has to be here due to access restrictions :/  
							
							
							
						 
						
							2011-01-26 16:25:08 -08:00  
				
					
						
							
							
								 
						
							
							
								3ecf712e4d 
								
							
								 
							
						 
						
							
							
								
								Add userFlags check to isBanned. This checks bans against DenyAnonymous and DenyMinors.  Note that the ban doesn't actually work yet due to some stuff mel's working on .  
							
							
							
						 
						
							2011-01-26 14:20:39 -08:00  
				
					
						
							
							
								 
						
							
							
								2bab8e5538 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2011-01-26 13:35:21 -08:00  
				
					
						
							
							
								 
						
							
							
								240c0eaf1d 
								
							
								 
							
						 
						
							
							
								
								Remove the RestorePresences functions (which don't seem to be doing  
							
							... 
							
							
							
							anything) and clean up the code in AddNewClient (so Appearance only
gets assigned once, not three times). 
							
						 
						
							2011-01-26 13:33:34 -08:00  
				
					
						
							
							
								 
						
							
							
								8eb2789ae1 
								
							
								 
							
						 
						
							
							
								
								Add some comments on ILandObject.StartPoint and EndPoint  
							
							
							
						 
						
							2011-01-26 21:19:22 +00:00  
				
					
						
							
							
								 
						
							
							
								a0469daf75 
								
							
								 
							
						 
						
							
							
								
								Implement command "land show".  This shows all the parcels on the currently selected region/s  
							
							... 
							
							
							
							This is useful for diagnostics.  The command is "land show" rather than "show land" because it's implemented as a module specific subcommand. 
							
						 
						
							2011-01-26 21:12:41 +00:00  
				
					
						
							
							
								 
						
							
							
								04c62c4959 
								
							
								 
							
						 
						
							
							
								
								Revert my previous SHA1 commit in favour of a better implementation  
							
							
							
						 
						
							2011-01-26 12:54:12 -08:00  
				
					
						
							
							
								 
						
							
							
								63dcd44e87 
								
							
								 
							
						 
						
							
							
								
								Provide an SL compatible llMD5String function across all platforms  
							
							
							
						 
						
							2011-01-26 12:47:43 -08:00  
				
					
						
							
							
								 
						
							
							
								4d3696d658 
								
							
								 
							
						 
						
							
							
								
								Make llSHA1Hash SL compatible when using characters like the euro symbol (€)  
							
							
							
						 
						
							2011-01-26 12:40:33 -08:00  
				
					
						
							
							
								 
						
							
							
								c4727645b8 
								
							
								 
							
						 
						
							
							
								
								Removed a few more spurious appearance saves. When an avatar  
							
							... 
							
							
							
							enters a region the attachments module tries to update the
appearance with attachments that are already part of the appearance.
Just added a check to only save if the attachments weren't there
before. 
							
						 
						
							2011-01-25 14:23:58 -08:00  
				
					
						
							
							
								 
						
							
							
								3c075aaf46 
								
							
								 
							
						 
						
							
							
								
								Reproduce a corner case behavior for llListReplaceList  
							
							
							
						 
						
							2011-01-25 16:19:29 +01:00  
				
					
						
							
							
								 
						
							
							
								b91c99b596 
								
							
								 
							
						 
						
							
							
								
								Fix script data not being reset as it should be  
							
							
							
						 
						
							2011-01-24 03:07:01 +00:00  
				
					
						
							
							
								 
						
							
							
								aa6c097cca 
								
							
								 
							
						 
						
							
							
								
								Complete country support  
							
							
							
						 
						
							2011-01-24 03:08:00 +01:00  
				
					
						
							
							
								 
						
							
							
								649d9ef934 
								
							
								 
							
						 
						
							
							
								
								Fix script data not being reset as it should be  
							
							
							
						 
						
							2011-01-24 02:20:54 +01:00  
				
					
						
							
							
								 
						
							
							
								dbbf43663e 
								
							
								 
							
						 
						
							
							
								
								Add a careminster API to scripting again  
							
							
							
						 
						
							2011-01-24 02:16:28 +01:00  
				
					
						
							
							
								 
						
							
							
								105deab601 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2011-01-23 23:29:25 +00:00  
				
					
						
							
							
								 
						
							
							
								cc39d0bf4e 
								
							
								 
							
						 
						
							
							
								
								Fixes mantis  #5343  
							
							
							
						 
						
							2011-01-23 14:47:58 -08:00  
				
					
						
							
							
								 
						
							
							
								17787e7c87 
								
							
								 
							
						 
						
							
							
								
								Completely nixing flags from the client causes wearables to break. Fix it  
							
							... 
							
							
							
							so we let the lowest byte through. 
							
						 
						
							2011-01-22 19:00:46 +01:00  
				
					
						
							
							
								 
						
							
							
								a32381cb9b 
								
							
								 
							
						 
						
							
							
								
								stop extremely old region serialization commands from appearing in the console  
							
							... 
							
							
							
							as far as I know these are unused and unsupported.  Please re-enable if this is not the case.  This does not effect save-xml[2]/load-xml[2] 
							
						 
						
							2011-01-22 00:27:34 +00:00  
				
					
						
							
							
								 
						
							
							
								cb14e1d272 
								
							
								 
							
						 
						
							
							
								
								Update the "config get <section> <key>" command to "config get [<section>] [<key>]"  
							
							... 
							
							
							
							The config get command shows a current config value on the console.
Now, if <key> is omitted then all the values for the given section are printed.
If <section> is ommitted then all sections and all keys are printed.
Current config can also be dumped to a file using "config save <path>".  This can be handy for resolving or eliminating config issues 
							
						 
						
							2011-01-21 23:59:55 +00:00  
				
					
						
							
							
								 
						
							
							
								41105948bd 
								
							
								 
							
						 
						
							
							
								
								remove some mono compiler warnings  
							
							
							
						 
						
							2011-01-21 23:19:52 +00:00  
				
					
						
							
							
								 
						
							
							
								e44ceaaea3 
								
							
								 
							
						 
						
							
							
								
								make "show info" and "show version" show the same version text  
							
							
							
						 
						
							2011-01-21 23:07:19 +00:00  
				
					
						
							
							
								 
						
							
							
								43f948d691 
								
							
								 
							
						 
						
							
							
								
								add current console log level to "show info"  
							
							
							
						 
						
							2011-01-21 23:05:53 +00:00  
				
					
						
							
							
								 
						
							
							
								bf5ec8cb88 
								
							
								 
							
						 
						
							
							
								
								remove some mono compiler warnings and unnecessary dictionary instantiations  
							
							
							
						 
						
							2011-01-21 22:51:52 +00:00  
				
					
						
							
							
								 
						
							
							
								5f3f7c3405 
								
							
								 
							
						 
						
							
							
								
								minor: remove unnecessary newline from "show throttles" information  
							
							
							
						 
						
							2011-01-21 22:48:49 +00:00  
				
					
						
							
							
								 
						
							
							
								6ef7ea454c 
								
							
								 
							
						 
						
							
							
								
								Remove old 2 year unused linden stack region module shell  
							
							
							
						 
						
							2011-01-21 22:48:04 +00:00  
				
					
						
							
							
								 
						
							
							
								9971fdbcd5 
								
							
								 
							
						 
						
							
							
								
								properly format "show throttles" table  
							
							
							
						 
						
							2011-01-21 22:31:46 +00:00  
				
					
						
							
							
								 
						
							
							
								38debbc59f 
								
							
								 
							
						 
						
							
							
								
								crudely refactor table generation code for "show queues" and "show throttles"  
							
							
							
						 
						
							2011-01-21 00:56:37 +00:00  
				
					
						
							
							
								 
						
							
							
								c383dbd06d 
								
							
								 
							
						 
						
							
							
								
								implement "show throttles" command for showing current agent throttles and the server settings.  
							
							... 
							
							
							
							This is in a very crude state, currently.
The LindenUDPModule was renamed LindenUDPInfoModule and moved to OptionalModules
OptionalModules was given a direct reference to OpenSim.Region.ClientStack.LindenUDP so that it can inspect specific LindenUDP settings without having to generalize those to all client views (some of which may have no concept of the settings involved).
This might be ess messy if OpenSim.Region.ClientStack.LindenUDP were a region module instead, like MXP, IRC and NPC 
							
						 
						
							2011-01-21 00:38:16 +00:00  
				
					
						
							
							
								 
						
							
							
								58eb6b5fa3 
								
							
								 
							
						 
						
							
							
								
								minor: help text adjustment for "show queues"  
							
							
							
						 
						
							2011-01-20 23:22:45 +00:00  
				
					
						
							
							
								 
						
							
							
								df740d8e5c 
								
							
								 
							
						 
						
							
							
								
								remove reference to CoreModules from ClientStack.LindenUDP  
							
							... 
							
							
							
							client stack uses modules in the same way that scene does - through their interfaces 
							
						 
						
							2011-01-20 23:21:25 +00:00  
				
					
						
							
							
								 
						
							
							
								1baf63dbae 
								
							
								 
							
						 
						
							
							
								
								Move "show queues" command out of OpenSim.cs and into a separate module.  
							
							
							
						 
						
							2011-01-20 22:57:12 +00:00  
				
					
						
							
							
								 
						
							
							
								f50780f4c2 
								
							
								 
							
						 
						
							
							
								
								remove unimplemented "show assets" command  
							
							
							
						 
						
							2011-01-20 21:56:48 +00:00  
				
					
						
							
							
								 
						
							
							
								b0aebc6f3d 
								
							
								 
							
						 
						
							
							
								
								minor: make "show info" help slightly clearer  
							
							
							
						 
						
							2011-01-20 21:41:48 +00:00  
				
					
						
							
							
								 
						
							
							
								b92673c1c9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2011-01-20 06:52:10 +00:00  
				
					
						
							
							
								 
						
							
							
								bfa5b7850c 
								
							
								 
							
						 
						
							
							
								
								Fix drift of static prim.  
							
							
							
						 
						
							2011-01-20 06:51:50 +00:00  
				
					
						
							
							
								 
						
							
							
								d3dca7d25a 
								
							
								 
							
						 
						
							
							
								
								For now, comment out logging messages about IM sending, since these cause high spam for large group messaging  
							
							
							
						 
						
							2011-01-19 01:50:02 +00:00  
				
					
						
							
							
								 
						
							
							
								28fda1cab6 
								
							
								 
							
						 
						
							
							
								
								with mic's permission, reduce appearance, baked texture logging verbosity for now  
							
							
							
						 
						
							2011-01-19 01:41:32 +00:00  
				
					
						
							
							
								 
						
							
							
								a42faca5b9 
								
							
								 
							
						 
						
							
							
								
								With mic's permission, adjust long call time info messages to 500ms from 200ms  
							
							
							
						 
						
							2011-01-19 01:13:10 +00:00  
				
					
						
							
							
								 
						
							
							
								97c0430093 
								
							
								 
							
						 
						
							
							
								
								Downgrade and comment out some other caps messages for now  
							
							
							
						 
						
							2011-01-19 01:10:09 +00:00  
				
					
						
							
							
								 
						
							
							
								7f000ea88e 
								
							
								 
							
						 
						
							
							
								
								Correct "show queues" to show queued packet numbers for each client instead of bytes.  
							
							... 
							
							
							
							Byte amounts aren't actually available - this was a misunderstanding of TokenBucket.Content.  But raw packet numbers are. 
							
						 
						
							2011-01-19 00:33:25 +00:00  
				
					
						
							
							
								 
						
							
							
								f3968c4959 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2011-01-18 06:18:10 +00:00  
				
					
						
							
							
								 
						
							
							
								9f7b37b37c 
								
							
								 
							
						 
						
							
							
								
								Fix build break  
							
							
							
						 
						
							2011-01-18 01:48:37 +00:00  
				
					
						
							
							
								 
						
							
							
								06e225bc0b 
								
							
								 
							
						 
						
							
							
								
								Also fix MySQLXInventoryData  
							
							
							
						 
						
							2011-01-18 01:31:14 +00:00  
				
					
						
							
							
								 
						
							
							
								6306578fcf 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2011-01-18 01:28:50 +00:00  
				
					
						
							
							
								 
						
							
							
								ac16a49ca0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2011-01-18 01:27:11 +00:00  
				
					
						
							
							
								 
						
							
							
								f73c90c633 
								
							
								 
							
						 
						
							
							
								
								Put the 'new' back to avoid a warning. Yes, we want to hide it.  
							
							
							
						 
						
							2011-01-17 17:52:03 -08:00  
				
					
						
							
							
								 
						
							
							
								a07375a7ae 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2011-01-17 17:41:06 -08:00  
				
					
						
							
							
								 
						
							
							
								c98d1cffe2 
								
							
								 
							
						 
						
							
							
								
								Removed the call to sceneViewer.Reset upon MakeRoot and ChildAgentUpdate, because Reset hangs for a long time waiting for the lock. That is a problem in itself -- that long holding of the lock by some thread -- but let's just avoid it altogether.  
							
							
							
						 
						
							2011-01-17 17:40:48 -08:00  
				
					
						
							
							
								 
						
							
							
								75644e0f6e 
								
							
								 
							
						 
						
							
							
								
								Prevent activation and deactivation of gestures from clobbering the slam  
							
							... 
							
							
							
							bits 
							
						 
						
							2011-01-18 01:26:42 +00:00  
				
					
						
							
							
								 
						
							
							
								31144a62b3 
								
							
								 
							
						 
						
							
							
								
								Change gesture activation to not quash any other flags  
							
							
							
						 
						
							2011-01-18 01:26:37 +00:00  
				
					
						
							
							
								 
						
							
							
								624bf23abb 
								
							
								 
							
						 
						
							
							
								
								force objectId to UUID.Zero for non-overridden animations in AvatarAnimation packet  
							
							
							
						 
						
							2011-01-17 16:39:53 -08:00  
				
					
						
							
							
								 
						
							
							
								3083c517a0 
								
							
								 
							
						 
						
							
							
								
								minor: resolve some mono compiler warnings  
							
							
							
						 
						
							2011-01-18 00:29:10 +00:00  
				
					
						
							
							
								 
						
							
							
								c544f0d0c5 
								
							
								 
							
						 
						
							
							
								
								Prune some of the excess logging for client logins.  
							
							... 
							
							
							
							Didn't touch the appearance related stuff. 
							
						 
						
							2011-01-18 00:25:24 +00:00  
				
					
						
							
							
								 
						
							
							
								523628dca3 
								
							
								 
							
						 
						
							
							
								
								minor: remove mono compiler warnings  
							
							
							
						 
						
							2011-01-18 00:14:58 +00:00  
				
					
						
							
							
								 
						
							
							
								8233ef25ba 
								
							
								 
							
						 
						
							
							
								
								Reduce amount of debug lopgging put out by some simiangrid connectors.  Please re-enable if needed.  
							
							
							
						 
						
							2011-01-18 00:10:34 +00:00  
				
					
						
							
							
								 
						
							
							
								6e58996b4d 
								
							
								 
							
						 
						
							
							
								
								refactor: remove redundant null checks  
							
							
							
						 
						
							2011-01-17 23:57:50 +00:00  
				
					
						
							
							
								 
						
							
							
								4f8ba53f86 
								
							
								 
							
						 
						
							
							
								
								Prevent activation and deactivation of gestures from clobbering the slam  
							
							... 
							
							
							
							bits 
							
						 
						
							2011-01-18 00:55:08 +01:00  
				
					
						
							
							
								 
						
							
							
								81552099d6 
								
							
								 
							
						 
						
							
							
								
								Fix UnackedBytes client stack statistic as seen in "show queues"  
							
							... 
							
							
							
							Bytes were being wrongly added again on a resend 
							
						 
						
							2011-01-17 23:45:25 +00:00  
				
					
						
							
							
								 
						
							
							
								37837850d3 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2011-01-17 13:12:46 -08:00  
				
					
						
							
							
								 
						
							
							
								aecaadd3bd 
								
							
								 
							
						 
						
							
							
								
								objectId in AvatarAnimation packet should be UUID.Zero for non-overridden animations  
							
							
							
						 
						
							2011-01-17 13:10:09 -08:00  
				
					
						
							
							
								 
						
							
							
								4bcee1dfb4 
								
							
								 
							
						 
						
							
							
								
								Revert "DEBUG DEBUG DEBUG"  
							
							... 
							
							
							
							This reverts commit 59c2cd04ba 
							
						 
						
							2011-01-17 13:07:02 -08:00  
				
					
						
							
							
								 
						
							
							
								59c2cd04ba 
								
							
								 
							
						 
						
							
							
								
								DEBUG DEBUG DEBUG  
							
							
							
						 
						
							2011-01-17 12:35:19 -08:00  
				
					
						
							
							
								 
						
							
							
								ddb4de139c 
								
							
								 
							
						 
						
							
							
								
								Change gesture activation to not quash any other flags  
							
							
							
						 
						
							2011-01-17 21:22:32 +01:00  
				
					
						
							
							
								 
						
							
							
								5e35651efc 
								
							
								 
							
						 
						
							
							
								
								Protect World Map module, RequestMapItemsAsync, from badly formed URLs.  
							
							
							
						 
						
							2011-01-17 11:45:13 -08:00  
				
					
						
							
							
								 
						
							
							
								479d72ac97 
								
							
								 
							
						 
						
							
							
								
								Account for some component along the way lower-casing the HTTP header keys. (XFF header issue)  
							
							
							
						 
						
							2011-01-17 11:37:39 -08:00  
				
					
						
							
							
								 
						
							
							
								0aeb8981b2 
								
							
								 
							
						 
						
							
							
								
								Brute force debug for XFF issue  
							
							
							
						 
						
							2011-01-17 11:19:20 -08:00  
				
					
						
							
							
								 
						
							
							
								66f99ae267 
								
							
								 
							
						 
						
							
							
								
								More debug messages to help track the XFF header problem.  
							
							
							
						 
						
							2011-01-17 11:03:46 -08:00  
				
					
						
							
							
								 
						
							
							
								76f39d326e 
								
							
								 
							
						 
						
							
							
								
								Add a new ViewObjectInventory permission to decouple viewing from  
							
							... 
							
							
							
							+MOD status 
							
						 
						
							2011-01-14 18:26:41 +01:00  
				
					
						
							
							
								 
						
							
							
								30320077a2 
								
							
								 
							
						 
						
							
							
								
								Fix slam bits being lost when editing perms in prim inventory  
							
							
							
						 
						
							2011-01-14 03:20:47 +00:00  
				
					
						
							
							
								 
						
							
							
								a30bbcbb64 
								
							
								 
							
						 
						
							
							
								
								Temporarily reinstate prim counting in the update loop to make the production  
							
							... 
							
							
							
							systems run 
							
						 
						
							2011-01-14 04:09:02 +01:00  
				
					
						
							
							
								 
						
							
							
								fe2d9be0cf 
								
							
								 
							
						 
						
							
							
								
								Implement nonlocal god kicks and freezes  
							
							
							
						 
						
							2011-01-14 03:35:45 +01:00  
				
					
						
							
							
								 
						
							
							
								139e84c0b2 
								
							
								 
							
						 
						
							
							
								
								Fix slam bits being lost when editing perms in prim inventory  
							
							
							
						 
						
							2011-01-14 01:01:02 +01:00  
				
					
						
							
							
								 
						
							
							
								ddb5f4e44a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2011-01-13 20:01:50 +00:00  
				
					
						
							
							
								 
						
							
							
								3fc5b6a8ec 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2011-01-13 19:53:44 +00:00  
				
					
						
							
							
								 
						
							
							
								69c8cc787f 
								
							
								 
							
						 
						
							
							
								
								Make FireAndForgetWrapper a singleton class  
							
							... 
							
							
							
							Made FireAndForgetWrapper a singleton class to allow us to drop
	dependancy on the BclExtras35 library. BclExtras is broken in
	Mono 2.8.2 and we used the library in only one function. 
							
						 
						
							2011-01-13 19:52:34 +00:00  
				
					
						
							
							
								 
						
							
							
								4eefdd5549 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2011-01-13 20:21:53 +01:00  
				
					
						
							
							
								 
						
							
							
								69666be28c 
								
							
								 
							
						 
						
							
							
								
								Implement kicking, freezing and unfreezing users in the same sim via  
							
							... 
							
							
							
							profile god buttons. 
							
						 
						
							2011-01-13 16:05:17 +01:00  
				
					
						
							
							
								 
						
							
							
								c0134710f7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2011-01-13 04:48:32 +00:00  
				
					
						
							
							
								 
						
							
							
								d92069fb8b 
								
							
								 
							
						 
						
							
							
								
								Add llLookAt() kinetic. Reduce StandUp +x offset to 0.3M.  
							
							
							
						 
						
							2011-01-13 04:44:04 +00:00  
				
					
						
							
							
								 
						
							
							
								e4bb8dc385 
								
							
								 
							
						 
						
							
							
								
								Guard against invalid light color specifiers from the database  
							
							
							
						 
						
							2011-01-13 00:19:39 +01:00  
				
					
						
							
							
								 
						
							
							
								705f4e1e4b 
								
							
								 
							
						 
						
							
							
								
								Dont' trust the viewer! Fix a permission slam error caused by trusting  
							
							... 
							
							
							
							the viewer too much. 
							
						 
						
							2011-01-12 21:46:49 +00:00  
				
					
						
							
							
								 
						
							
							
								914e4b319e 
								
							
								 
							
						 
						
							
							
								
								Fix direct item give permissions  
							
							
							
						 
						
							2011-01-12 21:39:13 +00:00  
				
					
						
							
							
								 
						
							
							
								f75a3ee762 
								
							
								 
							
						 
						
							
							
								
								Use ToString() rather than a cast (more robust)  
							
							
							
						 
						
							2011-01-12 21:25:51 +00:00  
				
					
						
							
							
								 
						
							
							
								7cfe17b5b3 
								
							
								 
							
						 
						
							
							
								
								Partial permissions fix for boxed items.  
							
							
							
						 
						
							2011-01-12 21:25:38 +00:00  
				
					
						
							
							
								 
						
							
							
								dd154f7403 
								
							
								 
							
						 
						
							
							
								
								Fix god mode perms adjustment  
							
							
							
						 
						
							2011-01-12 21:21:34 +00:00  
				
					
						
							
							
								 
						
							
							
								f59b55d930 
								
							
								 
							
						 
						
							
							
								
								Dont' trust the viewer! Fix a permission slam error caused by trusting  
							
							... 
							
							
							
							the viewer too much. 
							
						 
						
							2011-01-12 17:40:21 +01:00  
				
					
						
							
							
								 
						
							
							
								7f99a8c900 
								
							
								 
							
						 
						
							
							
								
								Fix direct item give permissions  
							
							
							
						 
						
							2011-01-12 16:20:38 +01:00  
				
					
						
							
							
								 
						
							
							
								d8fd777e13 
								
							
								 
							
						 
						
							
							
								
								Use ToString() rather than a cast (more robust)  
							
							
							
						 
						
							2011-01-11 14:59:55 +01:00  
				
					
						
							
							
								 
						
							
							
								2c6a410e90 
								
							
								 
							
						 
						
							
							
								
								Partial permissions fix for boxed items.  
							
							
							
						 
						
							2011-01-10 22:02:22 +01:00  
				
					
						
							
							
								 
						
							
							
								72048169c0 
								
							
								 
							
						 
						
							
							
								
								Taint SOGs the right way  
							
							
							
						 
						
							2011-01-10 22:02:09 +01:00  
				
					
						
							
							
								 
						
							
							
								e80bcc0049 
								
							
								 
							
						 
						
							
							
								
								Improved debug messages to track what is going on with the XFF header  
							
							
							
						 
						
							2011-01-09 16:52:41 -08:00  
				
					
						
							
							
								 
						
							
							
								0fabe0e5a5 
								
							
								 
							
						 
						
							
							
								
								Added more debug messages under the -verbose option.  
							
							
							
						 
						
							2011-01-08 16:33:33 -08:00  
				
					
						
							
							
								 
						
							
							
								35a2961ccd 
								
							
								 
							
						 
						
							
							
								
								Added a -v|verbose option to save iar.  
							
							
							
						 
						
							2011-01-08 16:17:00 -08:00  
				
					
						
							
							
								 
						
							
							
								9d9a170571 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2011-01-08 15:50:25 -08:00  
				
					
						
							
							
								 
						
							
							
								eab0951a59 
								
							
								 
							
						 
						
							
							
								
								Fixes the issue of hung archives. Problem was with SceneObjectSerializer.  
							
							... 
							
							
							
							Also fixes a buglet in scene load xml command, where it was given the wrong argument index for filename. 
							
						 
						
							2011-01-08 15:49:51 -08:00  
				
					
						
							
							
								 
						
							
							
								ec22560045 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'cmickeyb'  
							
							
							
						 
						
							2011-01-08 13:33:52 -08:00  
				
					
						
							
							
								 
						
							
							
								df7fb207a8 
								
							
								 
							
						 
						
							
							
								
								Moved the map tile processing used by the Simian Grid  
							
							... 
							
							
							
							Frontend into a separate region module. Configuration
settings added to the defaults ini file. Others may find
this useful for pushing map tiles to a separate server. 
							
						 
						
							2011-01-08 13:33:07 -08:00  
				
					
						
							
							
								 
						
							
							
								c271bbcc8a 
								
							
								 
							
						 
						
							
							
								
								Preserve the script running flag when copying an object.  
							
							
							
						 
						
							2011-01-08 16:44:28 +01:00  
				
					
						
							
							
								 
						
							
							
								1ab9cd0997 
								
							
								 
							
						 
						
							
							
								
								Fix a couple of security issues  
							
							
							
						 
						
							2011-01-08 13:51:34 +01:00  
				
					
						
							
							
								 
						
							
							
								a1c5de0f94 
								
							
								 
							
						 
						
							
							
								
								Try to fix a IAR problem reported by nebadon, where save iar seems stuck forever.  
							
							
							
						 
						
							2011-01-07 12:32:47 -08:00  
				
					
						
							
							
								 
						
							
							
								02e661f8dd 
								
							
								 
							
						 
						
							
							
								
								Minor additional debug message.  
							
							
							
						 
						
							2011-01-07 11:39:22 -08:00  
				
					
						
							
							
								 
						
							
							
								8c0e156b4d 
								
							
								 
							
						 
						
							
							
								
								Make HG map search consistent with new syntax for link-region, i.e.  http://foo.org . Old syntax (foo.org) is still supported, but has surprising results when ppl search again, because internally the HG link names start with http.  
							
							
							
						 
						
							2011-01-07 11:38:54 -08:00  
				
					
						
							
							
								 
						
							
							
								c18bcf3d8d 
								
							
								 
							
						 
						
							
							
								
								A bit more frugal on the caller side of closing agents, now that the receiving end is async. No need for so much concurrency.  
							
							
							
						 
						
							2011-01-07 10:25:49 -08:00  
				
					
						
							
							
								 
						
							
							
								52f88f5739 
								
							
								 
							
						 
						
							
							
								
								Spawn a threadlet upon receiving requests to close agents. The operation may take too long, and we don't need to keep the caller waiting.  
							
							
							
						 
						
							2011-01-07 10:04:39 -08:00  
				
					
						
							
							
								 
						
							
							
								32a3f330ed 
								
							
								 
							
						 
						
							
							
								
								Canonicalize URL endings for the UserAgentServiceConnector.  
							
							
							
						 
						
							2011-01-06 17:42:16 -08:00  
				
					
						
							
							
								 
						
							
							
								fda56618e1 
								
							
								 
							
						 
						
							
							
								
								Deal with possibly un-initialized scripts in object transfers. Mantis  #5310  
							
							
							
						 
						
							2011-01-06 16:17:43 -08:00  
				
					
						
							
							
								 
						
							
							
								81587466e7 
								
							
								 
							
						 
						
							
							
								
								Map search: changed the flag sent to the client. It was 2 (???), now it's 0. This makes HG map tiles work on map search -- a longstanding annoyance. My map search tests were all ok, but since I don't understand these flag values, this may break something related to map search.  
							
							
							
						 
						
							2011-01-06 12:53:54 -08:00  
				
					
						
							
							
								 
						
							
							
								21dedb573b 
								
							
								 
							
						 
						
							
							
								
								HG map tile fetch: handle cached images appropriately.  
							
							
							
						 
						
							2011-01-06 12:48:28 -08:00  
				
					
						
							
							
								 
						
							
							
								5b43f9cac4 
								
							
								 
							
						 
						
							
							
								
								HG bug fix. Must wait for client's UDP contact before getting scene presence.  
							
							
							
						 
						
							2011-01-06 12:47:13 -08:00  
				
					
						
							
							
								 
						
							
							
								de4eaab584 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2011-01-06 19:08:15 +00:00  
				
					
						
							
							
								 
						
							
							
								d1b6b4d288 
								
							
								 
							
						 
						
							
							
								
								Fix god mode perms adjustment  
							
							
							
						 
						
							2011-01-06 19:12:25 +01:00  
				
					
						
							
							
								 
						
							
							
								d3ebf64369 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into cmickeyb  
							
							
							
						 
						
							2011-01-05 15:01:53 -08:00  
				
					
						
							
							
								 
						
							
							
								0b44e99730 
								
							
								 
							
						 
						
							
							
								
								comment out a couple simian debug messages  
							
							
							
						 
						
							2011-01-05 14:51:11 -08:00  
				
					
						
							
							
								 
						
							
							
								984a9b4085 
								
							
								 
							
						 
						
							
							
								
								Added more performance checks to the HTTP server. Each request  
							
							... 
							
							
							
							coming through the WebUtil fns has a request id in the header
that can match the request to the actual work done by the service 
							
						 
						
							2011-01-05 14:32:00 -08:00  
				
					
						
							
							
								 
						
							
							
								17ebe8fb77 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2011-01-05 07:14:45 -08:00  
				
					
						
							
							
								 
						
							
							
								0c165bc421 
								
							
								 
							
						 
						
							
							
								
								Commented a verbose Debug message in LLUDPServer that got uncommented at some point.  
							
							
							
						 
						
							2011-01-05 07:14:09 -08:00  
				
					
						
							
							
								 
						
							
							
								4ac58093bf 
								
							
								 
							
						 
						
							
							
								
								Make the default for the very verbose XMLRPC groups debug setting false rather than true!  
							
							
							
						 
						
							2011-01-04 23:23:42 +00:00  
				
					
						
							
							
								 
						
							
							
								ba7a227763 
								
							
								 
							
						 
						
							
							
								
								Revise Materials properties; Fix Double-Click Autopilot; Allow non-script sit positions >= 0.1M; Add llLookAt(); Comment out spammy bad adjacent sim message.  
							
							
							
						 
						
							2011-01-04 21:36:09 +00:00  
				
					
						
							
							
								 
						
							
							
								fbde9b1136 
								
							
								 
							
						 
						
							
							
								
								Note to self: try to make only 3 things at the same time.  
							
							
							
						 
						
							2011-01-04 11:33:15 -08:00  
				
					
						
							
							
								 
						
							
							
								db55859125 
								
							
								 
							
						 
						
							
							
								
								Guard against null Animator.  
							
							
							
						 
						
							2011-01-04 11:30:08 -08:00  
				
					
						
							
							
								 
						
							
							
								6a5d52b4c8 
								
							
								 
							
						 
						
							
							
								
								removed the early return on agentupdates, this was debugging code  
							
							
							
						 
						
							2011-01-04 09:12:32 -08:00  
				
					
						
							
							
								 
						
							
							
								e0da281e3d 
								
							
								 
							
						 
						
							
							
								
								Cleaned up debugging messages in the WebRequest handlers  
							
							
							
						 
						
							2011-01-03 17:16:22 -08:00  
				
					
						
							
							
								 
						
							
							
								d3987024d7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into cmickeyb  
							
							
							
						 
						
							2011-01-03 17:05:24 -08:00  
				
					
						
							
							
								 
						
							
							
								5286198650 
								
							
								 
							
						 
						
							
							
								
								Add permissions hooks for object transfers  
							
							
							
						 
						
							2011-01-03 19:42:58 +00:00  
				
					
						
							
							
								 
						
							
							
								07cc032081 
								
							
								 
							
						 
						
							
							
								
								Allow cross-scope friendships to work, and also allow other cross scope name  
							
							... 
							
							
							
							resolution 
							
						 
						
							2011-01-03 19:42:46 +00:00  
				
					
						
							
							
								 
						
							
							
								e1664b8d38 
								
							
								 
							
						 
						
							
							
								
								Fix child agent scoping  
							
							
							
						 
						
							2011-01-03 19:42:26 +00:00  
				
					
						
							
							
								 
						
							
							
								c48ddbfef1 
								
							
								 
							
						 
						
							
							
								
								Fix scoping for prim region crossings  
							
							
							
						 
						
							2011-01-03 19:41:02 +00:00  
				
					
						
							
							
								 
						
							
							
								9971766256 
								
							
								 
							
						 
						
							
							
								
								Implement Scope ID lookup on GetLandData. Stacked regions were not handled  
							
							... 
							
							
							
							properly 
							
						 
						
							2011-01-03 19:40:55 +00:00  
				
					
						
							
							
								 
						
							
							
								e15ab75d62 
								
							
								 
							
						 
						
							
							
								
								Add permissions hooks for object transfers  
							
							
							
						 
						
							2011-01-03 19:56:56 +01:00  
				
					
						
							
							
								 
						
							
							
								5432dfd53a 
								
							
								 
							
						 
						
							
							
								
								Allow cross-scope friendships to work, and also allow other cross scope name  
							
							... 
							
							
							
							resolution 
							
						 
						
							2011-01-02 01:29:22 +01:00  
				
					
						
							
							
								 
						
							
							
								04e450e2bc 
								
							
								 
							
						 
						
							
							
								
								Fix child agent scoping  
							
							
							
						 
						
							2010-12-31 16:05:59 +01:00  
				
					
						
							
							
								 
						
							
							
								5545b03168 
								
							
								 
							
						 
						
							
							
								
								Fix scoping for prim region crossings  
							
							
							
						 
						
							2010-12-31 15:53:31 +01:00  
				
					
						
							
							
								 
						
							
							
								6820deed34 
								
							
								 
							
						 
						
							
							
								
								Implement Scope ID lookup on GetLandData. Stacked regions were not handled  
							
							... 
							
							
							
							properly 
							
						 
						
							2010-12-31 15:45:08 +01:00  
				
					
						
							
							
								 
						
							
							
								24a997eb7c 
								
							
								 
							
						 
						
							
							
								
								Add MessageKey to section Messaging, a key that prevents injection of  
							
							... 
							
							
							
							IM from external sources 
							
						 
						
							2010-12-30 20:57:56 +01:00  
				
					
						
							
							
								 
						
							
							
								df5e4a1e5b 
								
							
								 
							
						 
						
							
							
								
								Standardize the way WebRequests are made in the SimulationServiceConnector. Added  
							
							... 
							
							
							
							debugging calls for tracking performance of web requests. 
							
						 
						
							2010-12-29 20:47:51 -08:00  
				
					
						
							
							
								 
						
							
							
								98769ed040 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-30 02:31:43 +00:00  
				
					
						
							
							
								 
						
							
							
								1f4d0ad460 
								
							
								 
							
						 
						
							
							
								
								Fix up a prior fix (refix the fixed fix :)  
							
							
							
						 
						
							2010-12-30 02:31:05 +00:00  
				
					
						
							
							
								 
						
							
							
								3b50066ceb 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-30 01:40:38 +00:00  
				
					
						
							
							
								 
						
							
							
								a32f80b9e3 
								
							
								 
							
						 
						
							
							
								
								Implement SendPlacesReply  
							
							
							
						 
						
							2010-12-30 01:36:09 +00:00  
				
					
						
							
							
								 
						
							
							
								2cb2bff9b2 
								
							
								 
							
						 
						
							
							
								
								Implement SendPlacesReply  
							
							
							
						 
						
							2010-12-30 00:31:59 +01:00  
				
					
						
							
							
								 
						
							
							
								dbaaccf92a 
								
							
								 
							
						 
						
							
							
								
								Copying a ref type under lock doesn't dissociate it from the source.  
							
							... 
							
							
							
							Use a new list to do that. 
							
						 
						
							2010-12-29 21:02:45 +01:00  
				
					
						
							
							
								 
						
							
							
								88db69e017 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-29 21:18:28 +00:00  
				
					
						
							
							
								 
						
							
							
								64209c9be1 
								
							
								 
							
						 
						
							
							
								
								Fix av/prim eject problem.  
							
							
							
						 
						
							2010-12-29 21:13:49 +00:00  
				
					
						
							
							
								 
						
							
							
								d42e0c39fc 
								
							
								 
							
						 
						
							
							
								
								Bug fix in neighbors: serverURI now always has a trailing '/'... neighbors were not getting notified.  
							
							
							
						 
						
							2010-12-29 07:36:39 -08:00  
				
					
						
							
							
								 
						
							
							
								dfc0c8dca6 
								
							
								 
							
						 
						
							
							
								
								Remove the restriction on communication across scopes. This will allow  
							
							... 
							
							
							
							cross-scope users to IM each other. 
							
						 
						
							2010-12-29 15:13:10 +01:00  
				
					
						
							
							
								 
						
							
							
								915c0b17b0 
								
							
								 
							
						 
						
							
							
								
								fixes a problem with ending slashes in GatekeeperService to verify session-addresses  
							
							
							
						 
						
							2010-12-29 06:03:43 -08:00  
				
					
						
							
							
								 
						
							
							
								94ed69b1da 
								
							
								 
							
						 
						
							
							
								
								Update SimianGridServicesConnector to work more like  
							
							... 
							
							
							
							a connector so we can take advantage of the logic in
RemoteGridServicesConnector. 
							
						 
						
							2010-12-27 17:18:49 -08:00  
				
					
						
							
							
								 
						
							
							
								6386dfd362 
								
							
								 
							
						 
						
							
							
								
								No need for these methods to be virtual now.  
							
							
							
						 
						
							2010-12-27 16:26:29 -08:00  
				
					
						
							
							
								 
						
							
							
								f801d50a8a 
								
							
								 
							
						 
						
							
							
								
								WARNING: simulator config var change! This affects only system-facing configs. Nothing to do if you follow the rules of not messing with Grid.ini and GridHypergrid.ini.  
							
							... 
							
							
							
							Change the remote Grid region module so that it takes the network connector as a config variable. This allows the region plugin to be reused for both Robust and Simian network connectors. 
							
						 
						
							2010-12-27 15:25:08 -08:00  
				
					
						
							
							
								 
						
							
							
								b16173e3e8 
								
							
								 
							
						 
						
							
							
								
								Drop the static from default wearables. It isn't  
							
							... 
							
							
							
							static. 
							
						 
						
							2010-12-27 12:43:54 -08:00  
				
					
						
							
							
								 
						
							
							
								61b7ec5fb5 
								
							
								 
							
						 
						
							
							
								
								Fixing AbsolutePosition to correct llSensor in vehicles  
							
							
							
						 
						
							2010-12-26 22:52:03 +00:00  
				
					
						
							
							
								 
						
							
							
								f2dd324bc8 
								
							
								 
							
						 
						
							
							
								
								Fix linking link sets to rotated prims.  
							
							
							
						 
						
							2010-12-26 20:42:47 +01:00  
				
					
						
							
							
								 
						
							
							
								8186bf2525 
								
							
								 
							
						 
						
							
							
								
								Remove some code that was meant to fool the viewer into thinking SLT. It never  
							
							... 
							
							
							
							worked and it turned out the issues were really in the backend. 
							
						 
						
							2010-12-26 07:29:23 +01:00  
				
					
						
							
							
								 
						
							
							
								06077f775f 
								
							
								 
							
						 
						
							
							
								
								Fixes mantis  #5279  
							
							
							
						 
						
							2010-12-25 08:28:42 -08:00  
				
					
						
							
							
								 
						
							
							
								b17150c3e8 
								
							
								 
							
						 
						
							
							
								
								Fix the corner casse of stack overflow when logging out with attachments  
							
							
							
						 
						
							2010-12-25 08:05:42 +01:00  
				
					
						
							
							
								 
						
							
							
								0aeafc9919 
								
							
								 
							
						 
						
							
							
								
								Fix the recent stack overflow  
							
							
							
						 
						
							2010-12-25 07:25:56 +01:00  
				
					
						
							
							
								 
						
							
							
								b23b29a53e 
								
							
								 
							
						 
						
							
							
								
								This fixes mantis  #5198  and related. Physics is not my expertise, so I'm not 100% sure of what all the consequences of this change are. Pushing up, so others can take a look.  
							
							
							
						 
						
							2010-12-24 16:23:00 -08:00  
				
					
						
							
							
								 
						
							
							
								75010e5e1c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-25 00:04:46 +00:00  
				
					
						
							
							
								 
						
							
							
								b16f4024db 
								
							
								 
							
						 
						
							
							
								
								Update child prim group positions in moving vehicles  
							
							
							
						 
						
							2010-12-24 21:04:10 +01:00  
				
					
						
							
							
								 
						
							
							
								3eaaaa0d99 
								
							
								 
							
						 
						
							
							
								
								One more pass at object inventory. This time, fix SceneObjectPartInventory so that it makes sure that the file is added to Xfer's before it signals the client to come and get it. This allows the simplification of the logic of Xfer's.  
							
							
							
						 
						
							2010-12-24 08:50:00 -08:00  
				
					
						
							
							
								 
						
							
							
								135b012bbd 
								
							
								 
							
						 
						
							
							
								
								Hopefully this fixes all prim inventory issues. No more abort, no more keeping track of time. Simply handle the issues, which are: (1) rapid double requests from the viewer for the same file; (2) sometimes the file generation takes too long and the Xfer request arrives at the XferModule before the file name is added.  
							
							... 
							
							
							
							This still has debug messages commented out, in case this needs more debugging. Pushing it so others can test. 
							
						 
						
							2010-12-23 19:31:37 -08:00  
				
					
						
							
							
								 
						
							
							
								42d44c00f3 
								
							
								 
							
						 
						
							
							
								
								Change the mute list parts of the client interface so that all data is provided  
							
							... 
							
							
							
							to the module 
							
						 
						
							2010-12-24 03:46:57 +01:00  
				
					
						
							
							
								 
						
							
							
								2e3d0fb276 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-24 02:23:26 +00:00  
				
					
						
							
							
								 
						
							
							
								d829580e5e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://MyConnection/var/git/opensim  
							
							
							
						 
						
							2010-12-23 13:17:55 -05:00  
				
					
						
							
							
								 
						
							
							
								c108968020 
								
							
								 
							
						 
						
							
							
								
								* Cleanup from a commit a while ago.  
							
							
							
						 
						
							2010-12-23 13:17:33 -05:00  
				
					
						
							
							
								 
						
							
							
								bc67bc0d94 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-12-23 10:05:45 -08:00  
				
					
						
							
							
								 
						
							
							
								54418c5e69 
								
							
								 
							
						 
						
							
							
								
								Removed unused code -- this was the previous version of UDP texture sending, which now lives entirely in LindenUDP space.  
							
							
							
						 
						
							2010-12-23 10:05:08 -08:00  
				
					
						
							
							
								 
						
							
							
								70bb542727 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-23 17:20:45 +00:00  
				
					
						
							
							
								 
						
							
							
								2cc07de0ba 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-23 12:08:38 +00:00  
				
					
						
							
							
								 
						
							
							
								26e601a776 
								
							
								 
							
						 
						
							
							
								
								Put back a commented section of code. With some viewers, object inventory  
							
							... 
							
							
							
							transfers just don't start without it. Observed my Nebadon and yours truly. 
							
						 
						
							2010-12-23 11:50:53 +00:00  
				
					
						
							
							
								 
						
							
							
								efa8bd8eb3 
								
							
								 
							
						 
						
							
							
								
								Revert "reactivating some traces to track a dead thread"  
							
							... 
							
							
							
							This reverts commit d7df871f9f 
							
						 
						
							2010-12-23 11:15:43 +00:00  
				
					
						
							
							
								 
						
							
							
								46db73b62b 
								
							
								 
							
						 
						
							
							
								
								* Re-Adding Scene TimeDilation to Object Update Packets.  
							
							... 
							
							
							
							* Added Calculating Time Dilation in the OdePlubin
* When multiple object updates are stuffed into one packet, average the time dilation between them as a compromise.
* Time Dilation on the update is calculated when the EntityUpdate object is created.  The pre-calc-ed TD is stored in the Entity update and used when it goes out on the wire.  Previously, it was 1.0 all the time. The time dilation is tied to when the update is created, not when the update is sent. 
							
						 
						
							2010-12-23 03:30:09 -05:00  
				
					
						
							
							
								 
						
							
							
								98f0b4c72a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-23 08:14:43 +00:00  
				
					
						
							
							
								 
						
							
							
								d7df871f9f 
								
							
								 
							
						 
						
							
							
								
								reactivating some traces to track a dead thread  
							
							... 
							
							
							
							seen @ NT and Otaku 
							
						 
						
							2010-12-23 08:11:52 +00:00  
				
					
						
							
							
								 
						
							
							
								d06456c8b2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-23 02:57:45 +00:00  
				
					
						
							
							
								 
						
							
							
								862da9a55f 
								
							
								 
							
						 
						
							
							
								
								Added a counter to NewFiles in Xfers to account for simultaneous object inventory requests, which apparently are happening and may cause race conditions if the file name is removed after the first transfer.  
							
							
							
						 
						
							2010-12-22 17:55:58 -08:00  
				
					
						
							
							
								 
						
							
							
								990e73d7cb 
								
							
								 
							
						 
						
							
							
								
								Fix a broken format on an error message. Also replace yet another e.Message  
							
							... 
							
							
							
							with e.ToString(). e.Message is USELESS, it doesn't tell us what happened
where, we should use e.ToSTring() everywhere 
							
						 
						
							2010-12-22 17:33:06 +00:00  
				
					
						
							
							
								 
						
							
							
								32cc569b00 
								
							
								 
							
						 
						
							
							
								
								Fix up some locking issues in task inventory. Don't use any prior versions in production!  
							
							
							
						 
						
							2010-12-22 13:45:21 +01:00  
				
					
						
							
							
								 
						
							
							
								cf37b3b943 
								
							
								 
							
						 
						
							
							
								
								Prevent a null ref when an avatar login doesn't go as planned  
							
							
							
						 
						
							2010-12-22 03:25:30 +01:00  
				
					
						
							
							
								 
						
							
							
								25ecd62b1f 
								
							
								 
							
						 
						
							
							
								
								* Adds AbortXfer to the ClientAPI mix  
							
							... 
							
							
							
							* Adds an item that checks to see if the top request has been there for longer then 30 seconds without an update and sends an AbortXfer if it encounters one.   This allows the client to cancel the Xfer on it's side so you can re-select the prim and get the inventory when it fails the first time.
* Some interesting locking...    Using NewFiles to lock the rest of them.   We'll see how that goes.
* The goal of this is to ensure that Xfers are restartable when they fail.  The client will not do that on it's own. 
							
						 
						
							2010-12-21 19:15:44 -05:00  
				
					
						
							
							
								 
						
							
							
								e9382c2939 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-21 23:09:12 +00:00  
				
					
						
							
							
								 
						
							
							
								303c02133f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-21 23:00:01 +00:00  
				
					
						
							
							
								 
						
							
							
								1c3e77b728 
								
							
								 
							
						 
						
							
							
								
								What is the point of using different types to express the same damn thing?  
							
							
							
						 
						
							2010-12-21 22:58:52 +00:00  
				
					
						
							
							
								 
						
							
							
								a70b597840 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-21 22:57:31 +00:00  
				
					
						
							
							
								 
						
							
							
								19181c019a 
								
							
								 
							
						 
						
							
							
								
								Another good catch. Update file name serial.  
							
							
							
						 
						
							2010-12-21 22:56:48 +00:00  
				
					
						
							
							
								 
						
							
							
								da37ddff9f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-21 22:50:35 +00:00  
				
					
						
							
							
								 
						
							
							
								ec8d1d0131 
								
							
								 
							
						 
						
							
							
								
								Added a missed return. Thanks diva!  
							
							
							
						 
						
							2010-12-21 22:49:38 +00:00  
				
					
						
							
							
								 
						
							
							
								4093e22833 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-21 20:57:52 +00:00  
				
					
						
							
							
								 
						
							
							
								b1180a53dd 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-21 20:56:37 +00:00  
				
					
						
							
							
								 
						
							
							
								a31b96e1ba 
								
							
								 
							
						 
						
							
							
								
								Fix up merge artifacts  
							
							
							
						 
						
							2010-12-21 20:54:28 +00:00  
				
					
						
							
							
								 
						
							
							
								043dace118 
								
							
								 
							
						 
						
							
							
								
								Make prim inventories a bit more sane  
							
							
							
						 
						
							2010-12-21 20:49:31 +00:00  
				
					
						
							
							
								 
						
							
							
								c9aa420c2d 
								
							
								 
							
						 
						
							
							
								
								Restore CM loking after core extract  
							
							
							
						 
						
							2010-12-21 20:48:58 +00:00  
				
					
						
							
							
								 
						
							
							
								2f84f2171f 
								
							
								 
							
						 
						
							
							
								
								Make prim inventories a bit more sane  
							
							
							
						 
						
							2010-12-21 20:47:00 +00:00  
				
					
						
							
							
								 
						
							
							
								a6a136bd90 
								
							
								 
							
						 
						
							
							
								
								Shooting in the dark for solutions to the appearance problem  
							
							
							
						 
						
							2010-12-20 14:24:52 -08:00  
				
					
						
							
							
								 
						
							
							
								5fccbe21d6 
								
							
								 
							
						 
						
							
							
								
								Update materials parameters.  
							
							
							
						 
						
							2010-12-20 07:04:35 +00:00  
				
					
						
							
							
								 
						
							
							
								c082254b9d 
								
							
								 
							
						 
						
							
							
								
								Put the coarse location updates back to 50 frames, otherwise the dots on the mini-map come and go noticeably. Also increased the Velocity a bit; I had decreased it to 0.885; now it's 0.9.  
							
							
							
						 
						
							2010-12-19 19:29:07 -08:00  
				
					
						
							
							
								 
						
							
							
								11eabf0e51 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-20 02:49:31 +00:00  
				
					
						
							
							
								 
						
							
							
								711283d3ca 
								
							
								 
							
						 
						
							
							
								
								More changes to the long help text for console command link-region.  
							
							
							
						 
						
							2010-12-20 02:50:19 +01:00  
				
					
						
							
							
								 
						
							
							
								3b4af8a0dc 
								
							
								 
							
						 
						
							
							
								
								Fix osTeleportAgent and osTeleportOwner for the case that GridService is used with a storage provider other than NullRegionData.  
							
							
							
						 
						
							2010-12-20 02:09:35 +01:00  
				
					
						
							
							
								 
						
							
							
								2a40c8511a 
								
							
								 
							
						 
						
							
							
								
								Make long help text for new link-region command syntax more explicit.  
							
							
							
						 
						
							2010-12-19 22:59:32 +01:00  
				
					
						
							
							
								 
						
							
							
								7a78de8105 
								
							
								 
							
						 
						
							
							
								
								fix 'system.exception: unknown type in list.size: system.uint32'  
							
							
							
						 
						
							2010-12-18 23:29:49 +00:00  
				
					
						
							
							
								 
						
							
							
								223264047e 
								
							
								 
							
						 
						
							
							
								
								uncomment "load iar" help lines which added the --merge option  
							
							
							
						 
						
							2010-12-18 00:59:37 +00:00  
				
					
						
							
							
								 
						
							
							
								bf9555eaee 
								
							
								 
							
						 
						
							
							
								
								minor: add [-p|--profile=<url>] to usage line that pops up if save iar console command isn't valid  
							
							
							
						 
						
							2010-12-18 00:57:09 +00:00  
				
					
						
							
							
								 
						
							
							
								ef43f98686 
								
							
								 
							
						 
						
							
							
								
								Raise maximum iar version that master can load to 1.x, so that it can load its own iars (oops)  
							
							
							
						 
						
							2010-12-18 00:45:56 +00:00  
				
					
						
							
							
								 
						
							
							
								a82112a47c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-17 22:50:25 +00:00  
				
					
						
							
							
								 
						
							
							
								b32dcc6913 
								
							
								 
							
						 
						
							
							
								
								Fix notecards that end with an embedded object causing an exception  
							
							
							
						 
						
							2010-12-17 22:50:00 +00:00  
				
					
						
							
							
								 
						
							
							
								490d05d212 
								
							
								 
							
						 
						
							
							
								
								remove broken and unmaintained subversion serialization module and it's associated libraries and licenses  
							
							
							
						 
						
							2010-12-17 23:04:07 +00:00  
				
					
						
							
							
								 
						
							
							
								3d32f05cde 
								
							
								 
							
						 
						
							
							
								
								remove mono compiler warning: if (sop.Color != null) always returns true as sop.Color is a value type.  
							
							
							
						 
						
							2010-12-17 22:40:11 +00:00  
				
					
						
							
							
								 
						
							
							
								3b1c91c24b 
								
							
								 
							
						 
						
							
							
								
								remove mono compiler warnings  
							
							
							
						 
						
							2010-12-17 22:35:08 +00:00  
				
					
						
							
							
								 
						
							
							
								0913d43c50 
								
							
								 
							
						 
						
							
							
								
								minor: 'debug packet' console command level <= 50 then don't log ImprovedTerseObjectUpdate messages  
							
							
							
						 
						
							2010-12-17 22:29:43 +00:00  
				
					
						
							
							
								 
						
							
							
								d7622cbedc 
								
							
								 
							
						 
						
							
							
								
								Fix notecards that end with an embedded object causing an exception  
							
							
							
						 
						
							2010-12-16 21:01:38 +01:00  
				
					
						
							
							
								 
						
							
							
								835e4dbc2c 
								
							
								 
							
						 
						
							
							
								
								Add locks on m_killRecord without breaking things like justin did  
							
							
							
						 
						
							2010-12-16 20:49:40 +01:00  
				
					
						
							
							
								 
						
							
							
								aebc011f7b 
								
							
								 
							
						 
						
							
							
								
								Remove some spam from FreeSwitchModule  
							
							
							
						 
						
							2010-12-16 20:12:18 +01:00  
				
					
						
							
							
								 
						
							
							
								4719e925b8 
								
							
								 
							
						 
						
							
							
								
								Revert the locking changes in LLCLientView  
							
							
							
						 
						
							2010-12-16 20:11:26 +01:00  
				
					
						
							
							
								 
						
							
							
								0745d65344 
								
							
								 
							
						 
						
							
							
								
								Put in locks on m_killRecord to replace changed locks on m_entityUpdates.SyncRoot  
							
							... 
							
							
							
							These locks are necessary to avoid a delete/update race condition for scene objects.
However, since we're now locking on m_killRecord this shouldn't cause delays to m_entityUpdates reprioritization 
							
						 
						
							2010-12-15 23:11:42 +00:00  
				
					
						
							
							
								 
						
							
							
								d457b4c4b1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-15 22:59:52 +00:00  
				
					
						
							
							
								 
						
							
							
								62e66b17bc 
								
							
								 
							
						 
						
							
							
								
								Make sure the material is set on physical prims  
							
							
							
						 
						
							2010-12-15 17:54:57 +01:00  
				
					
						
							
							
								 
						
							
							
								ee1e725e39 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-15 08:18:02 +01:00  
				
					
						
							
							
								 
						
							
							
								f8beeb1e93 
								
							
								 
							
						 
						
							
							
								
								Fix casts in llSetPayPrice  
							
							
							
						 
						
							2010-12-15 08:15:12 +01:00  
				
					
						
							
							
								 
						
							
							
								ed26376ec5 
								
							
								 
							
						 
						
							
							
								
								Yet more things out of the main Update thread loop and into threadlets. This time, SendPrimsUpdate. Plus a few more tweaks on triggering actions from the Update loop. #LoginLag.  
							
							
							
						 
						
							2010-12-14 20:15:26 -08:00  
				
					
						
							
							
								 
						
							
							
								74c68474e0 
								
							
								 
							
						 
						
							
							
								
								Another attempt at moving heavy computation away from the Update loop. #LoginLag  
							
							
							
						 
						
							2010-12-14 18:44:26 -08:00  
				
					
						
							
							
								 
						
							
							
								e3262ef5ac 
								
							
								 
							
						 
						
							
							
								
								Commented out the UpdateLand call from the Update thread loop, because this may be causing the #LoginLag. Attachments taint the prim count. Twice. Each.  
							
							
							
						 
						
							2010-12-14 17:50:37 -08:00  
				
					
						
							
							
								 
						
							
							
								6b135ee371 
								
							
								 
							
						 
						
							
							
								
								fix mistake in last change of local.include  
							
							
							
						 
						
							2010-12-15 00:14:43 +00:00  
				
					
						
							
							
								 
						
							
							
								9d0339e8f9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-12-14 16:04:46 -08:00  
				
					
						
							
							
								 
						
							
							
								a4309578e2 
								
							
								 
							
						 
						
							
							
								
								Another stab at #LoginLag. Looking forward to hear the feedback! This makes updates for self movement as absolute top priority, going in to the unthrottled category. Self only, not other avies.  
							
							
							
						 
						
							2010-12-14 16:04:28 -08:00  
				
					
						
							
							
								 
						
							
							
								354f568508 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-14 23:58:45 +00:00  
				
					
						
							
							
								 
						
							
							
								3643be1c97 
								
							
								 
							
						 
						
							
							
								
								Rename SceneObjectUserTests to SceneObjectDeRezTests to better reflect its contents  
							
							
							
						 
						
							2010-12-14 23:46:02 +00:00  
				
					
						
							
							
								 
						
							
							
								92727ad596 
								
							
								 
							
						 
						
							
							
								
								minor: disable debug logging for previous test  
							
							
							
						 
						
							2010-12-14 23:41:36 +00:00  
				
					
						
							
							
								 
						
							
							
								8a5f9b91de 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-12-14 23:39:21 +00:00  
				
					
						
							
							
								 
						
							
							
								81bccd6d13 
								
							
								 
							
						 
						
							
							
								
								Start implementing a test for 'share with group' object functionality.  Not yet complete.  
							
							... 
							
							
							
							While implementing this, a bug was fixed in scene setup helpers where module RegionLoaded() was called immediately after AddRegion() instead of waiting for all AddRegions() to complete.
Also, XmlRpcGroupsModule non-message functionality will now work without a message transfer module (as indicated in the comments but with a contradictory implementation) 
							
						 
						
							2010-12-14 23:36:34 +00:00  
				
					
						
							
							
								 
						
							
							
								42c9c30e4c 
								
							
								 
							
						 
						
							
							
								
								Add mock group services connector and use this in tests  
							
							
							
						 
						
							2010-12-14 22:57:36 +00:00  
				
					
						
							
							
								 
						
							
							
								c620e4c822 
								
							
								 
							
						 
						
							
							
								
								add infrastructure for groups module tests  
							
							
							
						 
						
							2010-12-14 22:25:01 +00:00  
				
					
						
							
							
								 
						
							
							
								ff8ff773e7 
								
							
								 
							
						 
						
							
							
								
								Relax a highly constraining lock on m_entityUpdates that may be preventing reprioritizations from actually happening. #LoginLag  
							
							
							
						 
						
							2010-12-14 12:58:32 -08:00  
				
					
						
							
							
								 
						
							
							
								10ae5454cb 
								
							
								 
							
						 
						
							
							
								
								Made the map thread request the map items asynchronously, as the name suggested -- but with a cap of 20 async requests max at any given time.  
							
							
							
						 
						
							2010-12-14 12:16:51 -08:00  
				
					
						
							
							
								 
						
							
							
								4357288a94 
								
							
								 
							
						 
						
							
							
								
								More on mantis  #5270  
							
							
							
						 
						
							2010-12-14 11:24:23 -08:00  
				
					
						
							
							
								 
						
							
							
								5ce296e08d 
								
							
								 
							
						 
						
							
							
								
								Workaround to allow llHTTPRequest to POST data to Lighthttpd which doesn't support Expect: 100-Continue  
							
							
							
						 
						
							2010-12-14 09:14:34 -08:00  
				
					
						
							
							
								 
						
							
							
								55e04e6c68 
								
							
								 
							
						 
						
							
							
								
								Fixes mantis  #5270  -- Map tiles for hyperlinks not showing in world map for grided sims.  
							
							
							
						 
						
							2010-12-14 08:11:49 -08:00  
				
					
						
							
							
								 
						
							
							
								cb51fc129e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							... 
							
							
							
							Also fix the failure to fire CHANGED_LINK on sit, which is different in our
code. 
							
						 
						
							2010-12-14 12:12:27 +00:00  
				
					
						
							
							
								 
						
							
							
								e47cc10674 
								
							
								 
							
						 
						
							
							
								
								Null checking ParentGroup is not needed. It can't be null.  
							
							
							
						 
						
							2010-12-14 12:07:35 +00:00  
				
					
						
							
							
								 
						
							
							
								4bdba0a487 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-12-13 21:36:08 -08:00  
				
					
						
							
							
								 
						
							
							
								b41164b620 
								
							
								 
							
						 
						
							
							
								
								This seems to get rid of the stuck PREJUMP animation, as reported by Justin in -dev. Also in this commit, a slight adjustment to the Velocity of SP -- this makes the avie walking feel less jerky for me. Will wait reports from others.  
							
							
							
						 
						
							2010-12-13 21:35:40 -08:00  
				
					
						
							
							
								 
						
							
							
								e08da02a0f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-12-14 00:12:17 +00:00  
				
					
						
							
							
								 
						
							
							
								e62b3dba8a 
								
							
								 
							
						 
						
							
							
								
								reinstate IAttachmentsModule.UpdateAttachmentPosition() since this is being used by a 3rd party region module and contains non-obvious attachment specific code  
							
							... 
							
							
							
							There are no functional changes.  UpdateAttachmentPosition() is adapted to the new approach of only saving attachment state on logout 
							
						 
						
							2010-12-14 00:11:41 +00:00  
				
					
						
							
							
								 
						
							
							
								2a9f095071 
								
							
								 
							
						 
						
							
							
								
								Fix a small bug in ban list handling  
							
							
							
						 
						
							2010-12-13 22:14:34 +00:00  
				
					
						
							
							
								 
						
							
							
								6528fc5c64 
								
							
								 
							
						 
						
							
							
								
								Fix a small bug in ban list handling  
							
							
							
						 
						
							2010-12-13 22:27:03 +01:00  
				
					
						
							
							
								 
						
							
							
								9bd7f3b03a 
								
							
								 
							
						 
						
							
							
								
								Revamp the viewer -> banlist packet processing so fix a number of bugs.  
							
							... 
							
							
							
							Remove the too coarse CanEditParcel method in favor of a CanEditParcelProperties
method that takes a GroupPowers argument to specify what action is to be
taken. Also, make the method to set parcel data much more granular. Permissions
in a deeded setting should now work. 
							
						 
						
							2010-12-13 20:35:56 +00:00  
				
					
						
							
							
								 
						
							
							
								d6803e6448 
								
							
								 
							
						 
						
							
							
								
								Change some lookups in he Land Management module to make group permissions  
							
							... 
							
							
							
							work better. Add a generic group permissions hoot to the scene permissions
system. 
							
						 
						
							2010-12-13 20:28:14 +00:00  
				
					
						
							
							
								 
						
							
							
								a4588befb7 
								
							
								 
							
						 
						
							
							
								
								Changed logging level for message about failure to retrieve a map image from a linked region.  
							
							
							
						 
						
							2010-12-13 22:00:34 +01:00  
				
					
						
							
							
								 
						
							
							
								9a24c0b41c 
								
							
								 
							
						 
						
							
							
								
								Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink.  
							
							... 
							
							
							
							Configuration option AssetService in section [GridService] must be set to enable this functionality.
Map tiles do currently not show for hyperlinks set in simulators that are connected to grids, see Mantis #5270 . 
							
						 
						
							2010-12-13 21:20:48 +01:00  
				
					
						
							
							
								 
						
							
							
								7538926292 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-13 20:20:02 +00:00  
				
					
						
							
							
								 
						
							
							
								d2ff4ebf2d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-13 20:19:10 +00:00  
				
					
						
							
							
								 
						
							
							
								6b8d01d8c4 
								
							
								 
							
						 
						
							
							
								
								It turns out that the 1/2 sec burst for prims download is not a bug, but a feature of the client. The client sets the throttles in such a way that makes the server behave like that. The same happens in the Linden Grid.  
							
							... 
							
							
							
							Revert "This may have been the biggest, baddest bug in OpenSim ever... confusion between bytes per second and bytes per millisecond."
This reverts commit 870bbcfc6c 
							
						 
						
							2010-12-13 11:45:17 -08:00  
				
					
						
							
							
								 
						
							
							
								6b374fa547 
								
							
								 
							
						 
						
							
							
								
								Revamp the viewer -> banlist packet processing so fix a number of bugs.  
							
							... 
							
							
							
							Remove the too coarse CanEditParcel method in favor of a CanEditParcelProperties
method that takes a GroupPowers argument to specify what action is to be
taken. Also, make the method to set parcel data much more granular. Permissions
in a deeded setting should now work. 
							
						 
						
							2010-12-13 20:19:52 +01:00  
				
					
						
							
							
								 
						
							
							
								fe6c655f70 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-12-13 09:43:54 -08:00  
				
					
						
							
							
								 
						
							
							
								870bbcfc6c 
								
							
								 
							
						 
						
							
							
								
								This may have been the biggest, baddest bug in OpenSim ever... confusion between bytes per second and bytes per millisecond.  
							
							
							
						 
						
							2010-12-13 09:42:27 -08:00  
				
					
						
							
							
								 
						
							
							
								d36b880022 
								
							
								 
							
						 
						
							
							
								
								Change some lookups in he Land Management module to make group permissions  
							
							... 
							
							
							
							work better. Add a generic group permissions hoot to the scene permissions
system. 
							
						 
						
							2010-12-13 11:13:34 +01:00  
				
					
						
							
							
								 
						
							
							
								9f9af315ec 
								
							
								 
							
						 
						
							
							
								
								Correct Sensor axis for unattached daughter prims.  
							
							
							
						 
						
							2010-12-12 23:26:58 +00:00  
				
					
						
							
							
								 
						
							
							
								d3b081744e 
								
							
								 
							
						 
						
							
							
								
								Prevent objects that are worn from ground from vanishing from the scene  
							
							
							
						 
						
							2010-12-12 22:12:50 +01:00  
				
					
						
							
							
								 
						
							
							
								63353a0687 
								
							
								 
							
						 
						
							
							
								
								Fix a perms issue when wearing an object from inworld  
							
							
							
						 
						
							2010-12-12 21:24:00 +01:00  
				
					
						
							
							
								 
						
							
							
								7f0350b988 
								
							
								 
							
						 
						
							
							
								
								Trigger event with flag CHANGED_LINK when agent sits on objects that have not a sit target defined. This fixes Mantis  #4692 .  
							
							
							
						 
						
							2010-12-12 20:12:34 +01:00  
				
					
						
							
							
								 
						
							
							
								663a626a6f 
								
							
								 
							
						 
						
							
							
								
								Apply the useful part of diva's patch that was skipped  
							
							
							
						 
						
							2010-12-12 08:57:26 +00:00  
				
					
						
							
							
								 
						
							
							
								28022a9198 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-12 01:22:50 +00:00  
				
					
						
							
							
								 
						
							
							
								8aa63093b1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-12 01:20:46 +00:00  
				
					
						
							
							
								 
						
							
							
								4d16ecf889 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-12-11 17:07:08 -08:00  
				
					
						
							
							
								 
						
							
							
								797ca8d0e7 
								
							
								 
							
						 
						
							
							
								
								Fixes the nudge movements!  
							
							
							
						 
						
							2010-12-11 17:06:17 -08:00  
				
					
						
							
							
								 
						
							
							
								95a915efd8 
								
							
								 
							
						 
						
							
							
								
								Fix border fence for physicals. Fix llRotLookAt() for Vehicles.  
							
							
							
						 
						
							2010-12-11 21:04:03 +00:00  
				
					
						
							
							
								 
						
							
							
								69538d14d4 
								
							
								 
							
						 
						
							
							
								
								More OSSL function name normalization, this time for osParcelSetDetails.  
							
							
							
						 
						
							2010-12-11 11:41:45 +01:00  
				
					
						
							
							
								 
						
							
							
								c42876df67 
								
							
								 
							
						 
						
							
							
								
								Revert "Another stab at mantis #5256"  
							
							... 
							
							
							
							This reverts commit ccb4f958c0 
							
						 
						
							2010-12-10 23:32:50 -08:00  
				
					
						
							
							
								 
						
							
							
								18b10fab60 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-12-10 23:16:47 -08:00  
				
					
						
							
							
								 
						
							
							
								ccb4f958c0 
								
							
								 
							
						 
						
							
							
								
								Another stab at mantis  #5256  
							
							
							
						 
						
							2010-12-10 23:16:26 -08:00  
				
					
						
							
							
								 
						
							
							
								b46de6e025 
								
							
								 
							
						 
						
							
							
								
								Remove the restriction that you have to be logged in when loading/saving iars  
							
							... 
							
							
							
							This is pointless as we're supplying the password on the command line 
							
						 
						
							2010-12-11 03:09:00 +00:00  
				
					
						
							
							
								 
						
							
							
								711db25dfa 
								
							
								 
							
						 
						
							
							
								
								Allow floats in the list for llSetPayPrice and silently convert them to int,  
							
							
							
						 
						
							2010-12-11 03:31:57 +01:00  
				
					
						
							
							
								 
						
							
							
								387f743993 
								
							
								 
							
						 
						
							
							
								
								If we're saving an IAR with --profile information, then label this a version 1.0 IAR since it isn't compatible with older OpenSim releases.  
							
							
							
						 
						
							2010-12-11 02:18:16 +00:00  
				
					
						
							
							
								 
						
							
							
								373ef594ba 
								
							
								 
							
						 
						
							
							
								
								Drop current OAR version back to 0.5 since these are currently now compatible with older OpenSim versions again.  
							
							... 
							
							
							
							Removed ability to choose 0.4 to avoid having to write code that polices this properly.  Please shout on the ml if you really need this. 
							
						 
						
							2010-12-11 01:57:32 +00:00  
				
					
						
							
							
								 
						
							
							
								b512ecd1dc 
								
							
								 
							
						 
						
							
							
								
								Normalization of OSSL function names.  
							
							... 
							
							
							
							Added the following replacement functions for compliance to the OSSL standards stated on the wiki:
osGetTerrainHeight
osSetTerrainHeight
osGetSunParam
osSetSunParam
osSetPenColor
The functions that do not comply to the standard give a warning when used but work normally otherwise.
The graphics primitive drawing command "PenColor" has also been added as well as dynamic texture parameter "bgcolor" as an alternative to "bgcolour".
The following two functions have been renamed because they are not enabled yet aynway:
osWindParamSet => osSetWindParam
osWindParamGet => osGetWindParam 
							
						 
						
							2010-12-10 22:20:35 +01:00  
				
					
						
							
							
								 
						
							
							
								d8fd917076 
								
							
								 
							
						 
						
							
							
								
								Revert "A stab at mantis  #5256 . Separate ScenePresence updates from SceneObject updates, and place them in different queues."  
							
							... 
							
							
							
							This reverts commit f84905e294 
							
						 
						
							2010-12-10 12:40:12 -08:00  
				
					
						
							
							
								 
						
							
							
								58b251506c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-12-10 11:33:09 -08:00  
				
					
						
							
							
								 
						
							
							
								f84905e294 
								
							
								 
							
						 
						
							
							
								
								A stab at mantis  #5256 . Separate ScenePresence updates from SceneObject updates, and place them in different queues.  
							
							
							
						 
						
							2010-12-10 11:32:46 -08:00  
				
					
						
							
							
								 
						
							
							
								6f37290f4c 
								
							
								 
							
						 
						
							
							
								
								Adjust hypergrid console commands to latest changes.  
							
							
							
						 
						
							2010-12-10 17:48:45 +01:00  
				
					
						
							
							
								 
						
							
							
								a918c8df97 
								
							
								 
							
						 
						
							
							
								
								fix the minimap sitting avatar location bug  
							
							... 
							
							
							
							a sitting avatar should have it's offset position added to the scene object, not its absolute position 
							
						 
						
							2010-12-10 03:46:16 +00:00  
				
					
						
							
							
								 
						
							
							
								3053f5ba7d 
								
							
								 
							
						 
						
							
							
								
								minor: remove some compiler warnings  
							
							
							
						 
						
							2010-12-10 03:08:31 +00:00  
				
					
						
							
							
								 
						
							
							
								cefdee8aaf 
								
							
								 
							
						 
						
							
							
								
								Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks command. mantis  #5259  
							
							
							
						 
						
							2010-12-09 16:52:37 -08:00  
				
					
						
							
							
								 
						
							
							
								baa8ddfd26 
								
							
								 
							
						 
						
							
							
								
								Minor bug fixes. Hunting down mantis  #5259  
							
							
							
						 
						
							2010-12-09 08:28:21 -08:00  
				
					
						
							
							
								 
						
							
							
								ab980fc927 
								
							
								 
							
						 
						
							
							
								
								Fixed wrong comment  
							
							
							
						 
						
							2010-12-08 19:47:05 -08:00  
				
					
						
							
							
								 
						
							
							
								90bcfefe09 
								
							
								 
							
						 
						
							
							
								
								Fixed previous compile error -- I haven't pushed the CreatorID in AssetBase yet...  
							
							
							
						 
						
							2010-12-08 19:37:35 -08:00  
				
					
						
							
							
								 
						
							
							
								7fef89847c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-09 02:24:12 +00:00  
				
					
						
							
							
								 
						
							
							
								d7346dd5ff 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-12-09 01:55:45 +00:00  
				
					
						
							
							
								 
						
							
							
								1070cffcf9 
								
							
								 
							
						 
						
							
							
								
								Added ability for GetTexture to serve multiple formats. The format may come as an extra query parameter in the URL format=<format> (this was tested and working) or it may come in the Accept header (code added, but not tested). The result of the conversion is placed in the asset cache, under the name <uuid>-<format>.  
							
							
							
						 
						
							2010-12-08 18:53:15 -08:00  
				
					
						
							
							
								 
						
							
							
								4df1d25d23 
								
							
								 
							
						 
						
							
							
								
								Plumb a code path for the entity transfer module to ask a destination scene  
							
							... 
							
							
							
							whether or not an agent is allowed there as a root agent. 
							
						 
						
							2010-12-09 01:55:32 +00:00  
				
					
						
							
							
								 
						
							
							
								f28dc77ab4 
								
							
								 
							
						 
						
							
							
								
								Plumb a code path for the entity transfer module to ask a destination scene  
							
							... 
							
							
							
							whether or not an agent is allowed there as a root agent. 
							
						 
						
							2010-12-09 02:01:41 +01:00  
				
					
						
							
							
								 
						
							
							
								796216e44f 
								
							
								 
							
						 
						
							
							
								
								Added an exception handler on CreateObject handler, just in case there's an exception being thrown that is silently being ignored by the http server. (Trying to catch Melanie's problem with attachments on TPs)  
							
							
							
						 
						
							2010-12-07 20:05:53 -08:00  
				
					
						
							
							
								 
						
							
							
								7cfb3d7e96 
								
							
								 
							
						 
						
							
							
								
								Removed extraneous left-/ on /object/ subpath. Bug introduced during region URLs clean up.  
							
							
							
						 
						
							2010-12-07 17:17:06 -08:00  
				
					
						
							
							
								 
						
							
							
								1fa9399ab8 
								
							
								 
							
						 
						
							
							
								
								change doc.  trivial commit to get panda to rebuild  
							
							
							
						 
						
							2010-12-08 00:41:33 +00:00  
				
					
						
							
							
								 
						
							
							
								80b84e4bad 
								
							
								 
							
						 
						
							
							
								
								Prevent sending of attachment data to any client if the attachment  
							
							... 
							
							
							
							is not actually attached to any avatar. Another stab ad fixing "HUD hair" 
							
						 
						
							2010-12-08 00:08:14 +01:00  
				
					
						
							
							
								 
						
							
							
								b9f54fca5d 
								
							
								 
							
						 
						
							
							
								
								Allow TPing multiple people in the friends list in one go.  
							
							
							
						 
						
							2010-12-07 23:01:42 +01:00  
				
					
						
							
							
								 
						
							
							
								549f90c5b5 
								
							
								 
							
						 
						
							
							
								
								Update calling card interface  
							
							
							
						 
						
							2010-12-07 04:45:28 +01:00  
				
					
						
							
							
								 
						
							
							
								a4f7937eb3 
								
							
								 
							
						 
						
							
							
								
								Add the interface needed to revive calling cards  
							
							
							
						 
						
							2010-12-07 03:08:48 +01:00  
				
					
						
							
							
								 
						
							
							
								b325721d6f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-07 01:07:57 +01:00  
				
					
						
							
							
								 
						
							
							
								b960a05e67 
								
							
								 
							
						 
						
							
							
								
								Cowardly refuse to keep running when no application plugins are loaded.  
							
							... 
							
							
							
							Prevents empty instances from hanging around when Mono.Addins messes up 
							
						 
						
							2010-12-07 01:07:13 +01:00  
				
					
						
							
							
								 
						
							
							
								b1a5c03985 
								
							
								 
							
						 
						
							
							
								
								Lock the attachments dict so it doesn't get out of sync when iterating  
							
							
							
						 
						
							2010-12-06 17:40:07 +01:00  
				
					
						
							
							
								 
						
							
							
								72748746d5 
								
							
								 
							
						 
						
							
							
								
								Fixed some inconsistency with trailing /. Made debug messages consistent. Changed the stored region names of HG regions. Increased the size of regionName in DB.  
							
							
							
						 
						
							2010-12-05 19:43:24 -08:00  
				
					
						
							
							
								 
						
							
							
								45314c6622 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-06 02:54:51 +00:00  
				
					
						
							
							
								 
						
							
							
								45cd2e3ef9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master-core' into mantis5110  
							
							
							
						 
						
							2010-12-05 11:49:15 -08:00  
				
					
						
							
							
								 
						
							
							
								835103af82 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-04 21:50:48 +00:00  
				
					
						
							
							
								 
						
							
							
								9b9ce8fb27 
								
							
								 
							
						 
						
							
							
								
								add more detail to the log in case of FORM Timeout  
							
							... 
							
							
							
							cause nothing relevant are in the services logs 
							
						 
						
							2010-12-04 21:40:18 +00:00  
				
					
						
							
							
								 
						
							
							
								4b979362e9 
								
							
								 
							
						 
						
							
							
								
								Add some safeguards: DOn't send someone else's HUDs, don't send deleted prims  
							
							... 
							
							
							
							Removed some unneccessarily wordy core comments 
							
						 
						
							2010-12-04 14:41:57 +01:00  
				
					
						
							
							
								 
						
							
							
								96446adfa4 
								
							
								 
							
						 
						
							
							
								
								Monitor the UUIDs used to create and update wearable assets. Reject any changed  
							
							... 
							
							
							
							texture that is not present in the user's inventory full perm.
This will prevent "UUID snatching", a copybot-type of attack that can cause
clothing makers to be forced to destroy and replace legit items in order to
invalidate the copies. 
							
						 
						
							2010-12-04 07:06:30 +01:00  
				
					
						
							
							
								 
						
							
							
								4ca108f85e 
								
							
								 
							
						 
						
							
							
								
								Simplify updating of agent inventory assets. Make newly created asset IDs  
							
							... 
							
							
							
							random rather than using IDs known by the client ahead of time. 
							
						 
						
							2010-12-04 04:50:24 +00:00  
				
					
						
							
							
								 
						
							
							
								89fec4ff5b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-12-04 04:25:08 +00:00  
				
					
						
							
							
								 
						
							
							
								ea17b262a3 
								
							
								 
							
						 
						
							
							
								
								Convert the agent asset transactions module to a new style module.  
							
							... 
							
							
							
							Refactor to remove the property "MyScene" and the pointless circular
refs to the managing classes. Converted the module to a non-shared module.
Reformatted source for 80 columns. Removed the special role the module
had in the old loader. 
							
						 
						
							2010-12-04 04:24:55 +00:00  
				
					
						
							
							
								 
						
							
							
								f41dfbabc8 
								
							
								 
							
						 
						
							
							
								
								Simplify updating of agent inventory assets. Make newly created asset IDs  
							
							... 
							
							
							
							random rather than using IDs known by the client ahead of time. 
							
						 
						
							2010-12-04 05:01:44 +01:00  
				
					
						
							
							
								 
						
							
							
								349767f8a2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-04 04:25:39 +00:00  
				
					
						
							
							
								 
						
							
							
								bab6b6cd87 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-04 04:36:44 +01:00  
				
					
						
							
							
								 
						
							
							
								da91a2ab7e 
								
							
								 
							
						 
						
							
							
								
								Convert the agent asset transactions module to a new style module.  
							
							... 
							
							
							
							Refactor to remove the property "MyScene" and the pointless circular
refs to the managing classes. Converted the module to a non-shared module.
Reformatted source for 80 columns. Removed the special role the module
had in the old loader. 
							
						 
						
							2010-12-04 04:33:14 +01:00  
				
					
						
							
							
								 
						
							
							
								7b6b4501b7 
								
							
								 
							
						 
						
							
							
								
								minor: add class doc line to older region module example code pointing towards newer  
							
							
							
						 
						
							2010-12-04 02:49:41 +00:00  
				
					
						
							
							
								 
						
							
							
								f268cd7c53 
								
							
								 
							
						 
						
							
							
								
								comment out the extension attribute  
							
							
							
						 
						
							2010-12-04 02:47:29 +00:00  
				
					
						
							
							
								 
						
							
							
								57b5263ecf 
								
							
								 
							
						 
						
							
							
								
								add bare bones shared example module  
							
							
							
						 
						
							2010-12-04 02:46:59 +00:00  
				
					
						
							
							
								 
						
							
							
								510b55c7f0 
								
							
								 
							
						 
						
							
							
								
								refactor some common code in RegionModulesControllerPlugin  
							
							... 
							
							
							
							also some minor doc changes in BareBonesNonSharedModule 
							
						 
						
							2010-12-04 02:38:26 +00:00  
				
					
						
							
							
								 
						
							
							
								c010491d34 
								
							
								 
							
						 
						
							
							
								
								correct the id of the example module  
							
							
							
						 
						
							2010-12-04 01:38:32 +00:00  
				
					
						
							
							
								 
						
							
							
								a06032d96e 
								
							
								 
							
						 
						
							
							
								
								Add the most bare bones non-shared region module example.  Not active unless the correct line is uncommented.  
							
							
							
						 
						
							2010-12-04 01:36:35 +00:00  
				
					
						
							
							
								 
						
							
							
								0ab774d484 
								
							
								 
							
						 
						
							
							
								
								add warning decals and information to RegionModule.cs in  probably non-functional OpenSim.Region.Examples.SimpleModule project  
							
							
							
						 
						
							2010-12-04 01:06:29 +00:00  
				
					
						
							
							
								 
						
							
							
								9668fb4e31 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-12-04 00:57:18 +00:00  
				
					
						
							
							
								 
						
							
							
								2486d96d06 
								
							
								 
							
						 
						
							
							
								
								minor: correction to logging category  
							
							
							
						 
						
							2010-12-04 00:56:53 +00:00  
				
					
						
							
							
								 
						
							
							
								24af7b8384 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-04 00:09:32 +00:00  
				
					
						
							
							
								 
						
							
							
								b69c5d6633 
								
							
								 
							
						 
						
							
							
								
								minor: change OpenSimBase log messages associated with newer module loader to make the association clear  
							
							
							
						 
						
							2010-12-03 23:50:09 +00:00  
				
					
						
							
							
								 
						
							
							
								df860516bf 
								
							
								 
							
						 
						
							
							
								
								Various bug fixes for appearance handling: more aggressive reset of textures and vparams when appearance is not cached and when wearables change. Send appearance to the viewer with initial data.  
							
							... 
							
							
							
							Cleaned up (and added) debugging. 
							
						 
						
							2010-12-03 23:45:00 +00:00  
				
					
						
							
							
								 
						
							
							
								8e3bacc691 
								
							
								 
							
						 
						
							
							
								
								When linking something, immediately persist the linked set.  
							
							
							
						 
						
							2010-12-03 23:06:44 +01:00  
				
					
						
							
							
								 
						
							
							
								bf695cccba 
								
							
								 
							
						 
						
							
							
								
								Fix spurious Av move when clothing item worn or removed.  
							
							
							
						 
						
							2010-12-03 18:32:58 +00:00  
				
					
						
							
							
								 
						
							
							
								60b055de4c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-12-03 19:04:59 +01:00  
				
					
						
							
							
								 
						
							
							
								4407c4700f 
								
							
								 
							
						 
						
							
							
								
								Fix status responses in remote admin  
							
							
							
						 
						
							2010-12-03 19:02:42 +01:00  
				
					
						
							
							
								 
						
							
							
								8741676bc3 
								
							
								 
							
						 
						
							
							
								
								Revert "Revert "Trigger changed event with CHANGED_TELEPORT when teleporting to another region.""  
							
							... 
							
							
							
							This reverts commit 6c01ebb875 
							
						 
						
							2010-12-03 18:32:03 +01:00  
				
					
						
							
							
								 
						
							
							
								b940925173 
								
							
								 
							
						 
						
							
							
								
								Improve health reporting  
							
							
							
						 
						
							2010-12-03 07:27:29 +01:00  
				
					
						
							
							
								 
						
							
							
								e913e1690e 
								
							
								 
							
						 
						
							
							
								
								Fix health reporting. This will now actually monitor the threads properly  
							
							... 
							
							
							
							and not just the http server. It will also restart a dead heartbeat. 
							
						 
						
							2010-12-03 07:16:06 +01:00  
				
					
						
							
							
								 
						
							
							
								ce1aedf474 
								
							
								 
							
						 
						
							
							
								
								Add a missing interface memeber to the new HG stuff  
							
							
							
						 
						
							2010-12-03 07:04:07 +01:00  
				
					
						
							
							
								 
						
							
							
								6c01ebb875 
								
							
								 
							
						 
						
							
							
								
								Revert "Trigger changed event with CHANGED_TELEPORT when teleporting to another region."  
							
							... 
							
							
							
							This reverts commit 2827deffe8 
							
						 
						
							2010-12-03 04:39:51 +01:00  
				
					
						
							
							
								 
						
							
							
								342dc532ec 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							... 
							
							
							
							Also prevent god takes from ending up in Lost and Found 
							
						 
						
							2010-12-03 02:36:13 +00:00  
				
					
						
							
							
								 
						
							
							
								ec01936d38 
								
							
								 
							
						 
						
							
							
								
								Change the way sim health reporting reports sim startup  
							
							
							
						 
						
							2010-12-03 02:37:08 +01:00  
				
					
						
							
							
								 
						
							
							
								7e72afcb3e 
								
							
								 
							
						 
						
							
							
								
								Only force prim persistence before delete if the prim is the result of an unpersisted delink  
							
							... 
							
							
							
							This considerably improves delete performance for objects with large linksets 
							
						 
						
							2010-12-03 00:12:59 +00:00  
				
					
						
							
							
								 
						
							
							
								5246d98b8d 
								
							
								 
							
						 
						
							
							
								
								Stop LLUDPServer sending updates after object deletes by always queueing deletes  
							
							... 
							
							
							
							If an LL 1.23.5 client (and possibly earlier and later) receives an object update after a kill object packet, it leaves the deleted prim in the scene until client relog
This is possible in LLUDPServer if an object update packet is queued but a kill packet sent immediately.
Beyond invasive tracking of kill sending, most expedient solution is to always queue kills, so that they always arrive after updates.
In tests, this doesn't appear to affect performance.
There is probably still an issue present where an update packet might not be acked and then resent after the kill packet. 
							
						 
						
							2010-12-02 02:01:01 +00:00  
				
					
						
							
							
								 
						
							
							
								26569a7cd0 
								
							
								 
							
						 
						
							
							
								
								minor: add some method doc  
							
							
							
						 
						
							2010-12-02 02:01:01 +00:00  
				
					
						
							
							
								 
						
							
							
								7d24dbca3c 
								
							
								 
							
						 
						
							
							
								
								Added some comments. Better than listening to the boring speaker...  
							
							
							
						 
						
							2010-12-01 16:01:22 -08:00  
				
					
						
							
							
								 
						
							
							
								ab2adaf341 
								
							
								 
							
						 
						
							
							
								
								Various bug fixes for appearance handling  
							
							
							
						 
						
							2010-11-30 16:20:43 +01:00  
				
					
						
							
							
								 
						
							
							
								0218845c2e 
								
							
								 
							
						 
						
							
							
								
								Prevent the restart module from barfing if it's not configured  
							
							
							
						 
						
							2010-11-30 15:40:50 +01:00  
				
					
						
							
							
								 
						
							
							
								b08cc63003 
								
							
								 
							
						 
						
							
							
								
								Change inworld restart to use blue boxes rather than notices to match SL  
							
							
							
						 
						
							2010-11-29 21:45:03 +01:00  
				
					
						
							
							
								 
						
							
							
								f3835fe15c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-11-29 09:58:20 -08:00  
				
					
						
							
							
								 
						
							
							
								49b59fffee 
								
							
								 
							
						 
						
							
							
								
								Fix unit test.  
							
							
							
						 
						
							2010-11-29 09:57:41 -08:00  
				
					
						
							
							
								 
						
							
							
								f86c438653 
								
							
								 
							
						 
						
							
							
								
								Preservation of creator information now also working in IARs. Cleaned up usage help. Moved Osp around, deleted unnecessary OspInventoryWrapperPlugin, added manipulation of SOP's xml representation in a generic ExternalRepresentationUtils function.  
							
							
							
						 
						
							2010-11-29 08:43:33 -08:00  
				
					
						
							
							
								 
						
							
							
								04ce7de5ed 
								
							
								 
							
						 
						
							
							
								
								Fix the build break  
							
							
							
						 
						
							2010-11-29 01:15:30 +00:00  
				
					
						
							
							
								 
						
							
							
								836b73f765 
								
							
								 
							
						 
						
							
							
								
								Fix the build break  
							
							
							
						 
						
							2010-11-29 01:15:02 +00:00  
				
					
						
							
							
								 
						
							
							
								0acfe80f21 
								
							
								 
							
						 
						
							
							
								
								Remove the most spammy XML dumps from the FS voice module  
							
							
							
						 
						
							2010-11-28 23:37:21 +00:00  
				
					
						
							
							
								 
						
							
							
								4d104cf6fe 
								
							
								 
							
						 
						
							
							
								
								Make gatekeeper's address check case-insensitive.  
							
							
							
						 
						
							2010-11-28 23:35:38 +00:00  
				
					
						
							
							
								 
						
							
							
								5aeb83125a 
								
							
								 
							
						 
						
							
							
								
								Remove the most spammy XML dumps from the FS voice module  
							
							
							
						 
						
							2010-11-28 23:30:55 +00:00  
				
					
						
							
							
								 
						
							
							
								2bee150aac 
								
							
								 
							
						 
						
							
							
								
								Implement health monitoring of the packet receiving and sending threads  
							
							
							
						 
						
							2010-11-28 20:45:03 +01:00  
				
					
						
							
							
								 
						
							
							
								0f1fc79994 
								
							
								 
							
						 
						
							
							
								
								Implement god summons  
							
							
							
						 
						
							2010-11-28 20:14:58 +01:00  
				
					
						
							
							
								 
						
							
							
								ca8d015733 
								
							
								 
							
						 
						
							
							
								
								Changed the parser for InventoryItem deserialization. Moved some utility functions around.  
							
							
							
						 
						
							2010-11-27 11:40:54 -08:00  
				
					
						
							
							
								 
						
							
							
								4765fd9cd0 
								
							
								 
							
						 
						
							
							
								
								Remove hard limit on prim owners. The new LibOMV autosplits packets to  
							
							... 
							
							
							
							prevent overflow 
							
						 
						
							2010-11-27 19:31:18 +01:00  
				
					
						
							
							
								 
						
							
							
								2412b3cb4a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-27 13:07:23 +01:00  
				
					
						
							
							
								 
						
							
							
								0b41606e73 
								
							
								 
							
						 
						
							
							
								
								Instrument TI Dictionary to finally find that pesky script-caused deadlock  
							
							
							
						 
						
							2010-11-27 13:02:51 +01:00  
				
					
						
							
							
								 
						
							
							
								d71d4f96e3 
								
							
								 
							
						 
						
							
							
								
								Amend GetLinkPrimitiveParams with implementations for PRIM_TEXGEN, PRIM_BUMP_SHINY, PRIM_FULLBRIGHT, and PRIM_GLOW  
							
							
							
						 
						
							2010-11-27 10:59:14 +01:00  
				
					
						
							
							
								 
						
							
							
								947d730b56 
								
							
								 
							
						 
						
							
							
								
								Make gatekeeper's address check case-insensitive.  
							
							
							
						 
						
							2010-11-27 09:18:39 +01:00  
				
					
						
							
							
								 
						
							
							
								3292a22558 
								
							
								 
							
						 
						
							
							
								
								Creator information preserved upon HG transfers.  
							
							
							
						 
						
							2010-11-26 22:06:34 -08:00  
				
					
						
							
							
								 
						
							
							
								35c6bba6d7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-27 01:29:01 +00:00  
				
					
						
							
							
								 
						
							
							
								63e2c3b2d6 
								
							
								 
							
						 
						
							
							
								
								Reformat an overzealous comment. Remove end of line marks and reference to the  
							
							... 
							
							
							
							Mantis solved, as that isn't needed to understand the code. Reformat the
comment for 80 col screens. 
							
						 
						
							2010-11-27 01:28:02 +00:00  
				
					
						
							
							
								 
						
							
							
								6ed63487d9 
								
							
								 
							
						 
						
							
							
								
								llUnsit position fix 4063 (updated 11-20-2010)  
							
							
							
						 
						
							2010-11-27 02:05:44 +00:00  
				
					
						
							
							
								 
						
							
							
								a8a8fb6e13 
								
							
								 
							
						 
						
							
							
								
								llVecNorm nant test  
							
							
							
						 
						
							2010-11-27 01:29:55 +00:00  
				
					
						
							
							
								 
						
							
							
								e0866faacc 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-11-27 01:27:46 +00:00  
				
					
						
							
							
								 
						
							
							
								a1ab2a2244 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-27 01:25:02 +00:00  
				
					
						
							
							
								 
						
							
							
								541a7660e0 
								
							
								 
							
						 
						
							
							
								
								Refactor appearance and avatar data sending code. Paritioning the routines into "one-to-many" and "many-to-one" makes it possible to call the right function on presence creation (both child and root) and when a child agent is promoted to root. This brings the total number of appearance sends down to one or two on login.  
							
							... 
							
							
							
							Cleaned up the avatar update calls in the groups code. Cleaned up
some commented and debugging code, and a few formating fixes. 
							
						 
						
							2010-11-27 01:14:36 +00:00  
				
					
						
							
							
								 
						
							
							
								e05f728b08 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-27 01:08:12 +00:00  
				
					
						
							
							
								 
						
							
							
								0e311a2104 
								
							
								 
							
						 
						
							
							
								
								If we fail to gather asset uuids for a particular asset, log the failing asset id and type  
							
							
							
						 
						
							2010-11-27 00:54:09 +00:00  
				
					
						
							
							
								 
						
							
							
								385a6c4b34 
								
							
								 
							
						 
						
							
							
								
								Convert the scope id in the im session id to a URL variable. Fixes offline  
							
							... 
							
							
							
							group notice attachments not working 
							
						 
						
							2010-11-26 23:20:43 +01:00  
				
					
						
							
							
								 
						
							
							
								7c02d5cec5 
								
							
								 
							
						 
						
							
							
								
								Another attempt at fixing failing test for creator info.  
							
							
							
						 
						
							2010-11-26 23:04:31 +01:00  
				
					
						
							
							
								 
						
							
							
								2827deffe8 
								
							
								 
							
						 
						
							
							
								
								Trigger changed event with CHANGED_TELEPORT when teleporting to another region.  
							
							
							
						 
						
							2010-11-26 22:46:48 +01:00  
				
					
						
							
							
								 
						
							
							
								0bc5ffbe96 
								
							
								 
							
						 
						
							
							
								
								Fix handling of landmarks for systems with culture settings other than en_US. This fixes Mantis  #5177 .  
							
							
							
						 
						
							2010-11-26 11:50:51 +01:00  
				
					
						
							
							
								 
						
							
							
								cccfd1db34 
								
							
								 
							
						 
						
							
							
								
								Add marker files to the restart module so external scripts can be used to  
							
							... 
							
							
							
							kill a process that hasn't restarted properly 
							
						 
						
							2010-11-26 03:21:51 +01:00  
				
					
						
							
							
								 
						
							
							
								1cbd2842d5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-11-25 16:27:19 -08:00  
				
					
						
							
							
								 
						
							
							
								33c023bf6a 
								
							
								 
							
						 
						
							
							
								
								Allow group lookup during tp / login to make restricting parcels to group  
							
							... 
							
							
							
							work. 
							
						 
						
							2010-11-25 21:22:22 +01:00  
				
					
						
							
							
								 
						
							
							
								ee9aca9c52 
								
							
								 
							
						 
						
							
							
								
								Add the ability for gods to impersonate users. For this, bit 6 needs to be  
							
							... 
							
							
							
							set in the target's UserFlags and the impersonator must have UserLevel 200
or above. The user can then log in using the target's name and their own
password. 
							
						 
						
							2010-11-25 20:34:55 +01:00  
				
					
						
							
							
								 
						
							
							
								ae4b02e115 
								
							
								 
							
						 
						
							
							
								
								WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added capability to preserve creator information on HG asset transfers. Added a new HGAssetService that is intended to be the one outside the firewall. It processes and filters the assets that go out of the grid. Also fixed the normal AssetService to do special things for the main instance (console commands, etc). Moved HGInventoryService to OpenSim.Services.HypergridService. Changed the way the login service gets the ServiceURL configs.  
							
							
							
						 
						
							2010-11-25 11:14:16 -08:00  
				
					
						
							
							
								 
						
							
							
								2d2098f5da 
								
							
								 
							
						 
						
							
							
								
								Export the module interface for restart  
							
							
							
						 
						
							2010-11-25 04:06:25 +00:00  
				
					
						
							
							
								 
						
							
							
								57c4def254 
								
							
								 
							
						 
						
							
							
								
								Change all restarting to use the restart module. Remove hardcoded behavior  
							
							
							
						 
						
							2010-11-25 03:16:52 +00:00  
				
					
						
							
							
								 
						
							
							
								c14592d4ba 
								
							
								 
							
						 
						
							
							
								
								Export the module interface for restart  
							
							
							
						 
						
							2010-11-25 04:16:34 +01:00  
				
					
						
							
							
								 
						
							
							
								efb03f6f99 
								
							
								 
							
						 
						
							
							
								
								Fix a bug caused by leftover code  
							
							
							
						 
						
							2010-11-25 03:59:57 +01:00  
				
					
						
							
							
								 
						
							
							
								e74b0deb4e 
								
							
								 
							
						 
						
							
							
								
								Fix up remote controller.  
							
							
							
						 
						
							2010-11-25 03:43:23 +00:00  
				
					
						
							
							
								 
						
							
							
								6c3eb21440 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-25 03:27:35 +00:00  
				
					
						
							
							
								 
						
							
							
								fb97fe8307 
								
							
								 
							
						 
						
							
							
								
								Finish the RestartModule and fix some bugs. Add new console commands:  
							
							... 
							
							
							
							region restart bluebox <msg> <time> ...
region restart notice <msg> <time> ...
region restart abort [<message>] 
							
						 
						
							2010-11-25 02:30:06 +00:00  
				
					
						
							
							
								 
						
							
							
								1522567920 
								
							
								 
							
						 
						
							
							
								
								Finish the RestartModule and fix some bugs. Add new console commands:  
							
							... 
							
							
							
							region restart bluebox <msg> <time> ...
region restart notice <msg> <time> ...
region restart abort [<message>] 
							
						 
						
							2010-11-25 02:37:50 +01:00  
				
					
						
							
							
								 
						
							
							
								eb9d7bff6c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-25 01:25:56 +00:00  
				
					
						
							
							
								 
						
							
							
								2c1c04119d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-25 01:24:32 +00:00  
				
					
						
							
							
								 
						
							
							
								6734c9f83a 
								
							
								 
							
						 
						
							
							
								
								Implement the restart module  
							
							
							
						 
						
							2010-11-25 01:22:05 +00:00  
				
					
						
							
							
								 
						
							
							
								e14f449cc2 
								
							
								 
							
						 
						
							
							
								
								Adding the skeleton for the restart module  
							
							
							
						 
						
							2010-11-24 22:14:53 +00:00  
				
					
						
							
							
								 
						
							
							
								b3a71c6df1 
								
							
								 
							
						 
						
							
							
								
								Prevent an overlength button label from producing a debug dump and aborting  
							
							... 
							
							
							
							the script. 
							
						 
						
							2010-11-24 18:56:25 +01:00  
				
					
						
							
							
								 
						
							
							
								9f29908f66 
								
							
								 
							
						 
						
							
							
								
								catch an exception when a mesh asset header cant be decoded  
							
							
							
						 
						
							2010-11-24 02:05:41 -08:00  
				
					
						
							
							
								 
						
							
							
								bc51dfc45e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master-core' into mantis5110  
							
							
							
						 
						
							2010-11-23 22:27:54 -08:00  
				
					
						
							
							
								 
						
							
							
								a47fb93b74 
								
							
								 
							
						 
						
							
							
								
								Prevent a dump in the llGetLinkKey method when using LINK_ROOT in a single prim  
							
							
							
						 
						
							2010-11-23 23:48:52 +01:00  
				
					
						
							
							
								 
						
							
							
								a4bf6c5343 
								
							
								 
							
						 
						
							
							
								
								Attempt at fixing failing test.  
							
							
							
						 
						
							2010-11-23 07:44:42 -08:00  
				
					
						
							
							
								 
						
							
							
								6557d5f359 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-23 14:05:09 +00:00  
				
					
						
							
							
								 
						
							
							
								2527aeb40c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-11-23 14:03:52 +00:00  
				
					
						
							
							
								 
						
							
							
								61a49ec4a8 
								
							
								 
							
						 
						
							
							
								
								Initialize InventoryItemBase.creatorData properly. Could throw.  
							
							
							
						 
						
							2010-11-23 06:36:57 -08:00  
				
					
						
							
							
								 
						
							
							
								45b08a9ce3 
								
							
								 
							
						 
						
							
							
								
								Fix more potential nullrefs  
							
							
							
						 
						
							2010-11-23 14:02:20 +00:00  
				
					
						
							
							
								 
						
							
							
								7796b90ebb 
								
							
								 
							
						 
						
							
							
								
								Fix some crashes caused by the addition of the CreatorData column  
							
							
							
						 
						
							2010-11-23 14:02:06 +00:00  
				
					
						
							
							
								 
						
							
							
								c68f03a6ff 
								
							
								 
							
						 
						
							
							
								
								Fix: Allow use of parameters without specifying a file path with command "save oar"  
							
							
							
						 
						
							2010-11-23 11:45:12 +01:00  
				
					
						
							
							
								 
						
							
							
								ba2bf78dcf 
								
							
								 
							
						 
						
							
							
								
								Fix joining land parcels not being stored correctly in SQLite. Thank you to goetz for the initial patch in Mantis  #5230 .  
							
							
							
						 
						
							2010-11-23 11:45:12 +01:00  
				
					
						
							
							
								 
						
							
							
								8d79a39d5b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-11-23 04:27:06 +00:00  
				
					
						
							
							
								 
						
							
							
								63170fdea7 
								
							
								 
							
						 
						
							
							
								
								Only perform the take object permissions check if an object is being attached directly from the scene, not from existing inventory  
							
							
							
						 
						
							2010-11-23 04:26:07 +00:00  
				
					
						
							
							
								 
						
							
							
								4a54b3318b 
								
							
								 
							
						 
						
							
							
								
								Fix more potential nullrefs  
							
							
							
						 
						
							2010-11-23 00:31:09 +01:00  
				
					
						
							
							
								 
						
							
							
								bbc291dfdf 
								
							
								 
							
						 
						
							
							
								
								adapt tests to use DeRezObjects() since DeRezObject() has recently disappeared  
							
							
							
						 
						
							2010-11-22 23:07:30 +00:00  
				
					
						
							
							
								 
						
							
							
								34b13a4765 
								
							
								 
							
						 
						
							
							
								
								add basic tests to check that under default permissions module owner can delete objects and that non-owners (who are also not administrators, etc.) cannot  
							
							
							
						 
						
							2010-11-22 22:54:13 +00:00  
				
					
						
							
							
								 
						
							
							
								571becefb6 
								
							
								 
							
						 
						
							
							
								
								Fix some crashes caused by the addition of the CreatorData column  
							
							
							
						 
						
							2010-11-22 23:31:29 +01:00  
				
					
						
							
							
								 
						
							
							
								e1c72cedb3 
								
							
								 
							
						 
						
							
							
								
								Let CHANGED_SCALE also trigger when editing prims and linksets with the viewer's edit tools.  
							
							... 
							
							
							
							This event used to trigger only when the scale was changed with a script. 
							
						 
						
							2010-11-22 19:38:44 +01:00  
				
					
						
							
							
								 
						
							
							
								d63965cf94 
								
							
								 
							
						 
						
							
							
								
								Let CHANGED_SHAPE trigger. This fixes Mantis  #1844 .  
							
							
							
						 
						
							2010-11-22 19:38:44 +01:00  
				
					
						
							
							
								 
						
							
							
								d2aebbe066 
								
							
								 
							
						 
						
							
							
								
								Fox case on a method  
							
							
							
						 
						
							2010-11-22 14:27:45 +00:00  
				
					
						
							
							
								 
						
							
							
								506192e466 
								
							
								 
							
						 
						
							
							
								
								Make an invalud key string in llTextBox and llDialog non fatal to avoid  
							
							... 
							
							
							
							breakinf sloppily made no-mod scripted items. 
							
						 
						
							2010-11-22 15:16:28 +01:00  
				
					
						
							
							
								 
						
							
							
								4e0a289a8d 
								
							
								 
							
						 
						
							
							
								
								Change FS Voice module to a shared module to avoid gratuitious server handler  
							
							... 
							
							
							
							registrations. Add the missing bits to drive the local connector's HTTP
requests. This makes standalones work. 
							
						 
						
							2010-11-22 14:13:27 +00:00  
				
					
						
							
							
								 
						
							
							
								54d1d6d917 
								
							
								 
							
						 
						
							
							
								
								Fox case on a method  
							
							
							
						 
						
							2010-11-22 14:32:51 +01:00  
				
					
						
							
							
								 
						
							
							
								87f30709a2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-22 14:14:45 +00:00  
				
					
						
							
							
								 
						
							
							
								8a2c365e5b 
								
							
								 
							
						 
						
							
							
								
								Thank you, thomax, for a patch making changed events CHANGED_REGION_RESTART and CHANGED_REGION work.  
							
							... 
							
							
							
							Fixes Mantix #5214 . 
							
						 
						
							2010-11-22 10:39:46 +01:00  
				
					
						
							
							
								 
						
							
							
								b7f5e82843 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master-core' into mantis5110  
							
							
							
						 
						
							2010-11-21 20:01:48 -08:00  
				
					
						
							
							
								 
						
							
							
								562147475c 
								
							
								 
							
						 
						
							
							
								
								Merge  https://github.com/opensim/opensim  into mantis5110  
							
							... 
							
							
							
							Conflicts:
	OpenSim/Region/Framework/Scenes/Scene.cs 
							
						 
						
							2010-11-21 19:51:23 -08:00  
				
					
						
							
							
								 
						
							
							
								22ff06ba17 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-22 01:09:26 +00:00  
				
					
						
							
							
								 
						
							
							
								8466ada8e0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-11-22 00:46:37 +00:00  
				
					
						
							
							
								 
						
							
							
								0fec29c849 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-11-21 17:19:45 -08:00  
				
					
						
							
							
								 
						
							
							
								c617d658dd 
								
							
								 
							
						 
						
							
							
								
								Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being.  
							
							... 
							
							
							
							New migration in inventory table in order to make CreatorID varchar(255). 
							
						 
						
							2010-11-21 17:19:24 -08:00  
				
					
						
							
							
								 
						
							
							
								ddf08276f1 
								
							
								 
							
						 
						
							
							
								
								Fox the buglets in Freeswitch. Grid mode works now and there is no reason why standalone should not.  
							
							
							
						 
						
							2010-11-22 00:46:23 +00:00  
				
					
						
							
							
								 
						
							
							
								7e9a3019ac 
								
							
								 
							
						 
						
							
							
								
								Fox the buglets in Freeswitch. Grid mode works now and there is no reason why standalone should not.  
							
							
							
						 
						
							2010-11-22 00:55:11 +01:00  
				
					
						
							
							
								 
						
							
							
								8d7b181b58 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-21 23:47:28 +00:00  
				
					
						
							
							
								 
						
							
							
								c85e6bc36d 
								
							
								 
							
						 
						
							
							
								
								Add the remote connector for freeswitch config retrieval  
							
							
							
						 
						
							2010-11-21 23:42:52 +00:00  
				
					
						
							
							
								 
						
							
							
								5f8a0f3d1f 
								
							
								 
							
						 
						
							
							
								
								Add the remote connector for freeswitch config retrieval  
							
							
							
						 
						
							2010-11-21 23:41:56 +00:00  
				
					
						
							
							
								 
						
							
							
								2105842513 
								
							
								 
							
						 
						
							
							
								
								Finish the standalone mode freeswitch work and add config examples  
							
							
							
						 
						
							2010-11-21 23:24:39 +00:00  
				
					
						
							
							
								 
						
							
							
								a7174cecdd 
								
							
								 
							
						 
						
							
							
								
								Remove username and password from the publicly accessible FS config  
							
							
							
						 
						
							2010-11-21 22:45:04 +00:00  
				
					
						
							
							
								 
						
							
							
								6fa24f4671 
								
							
								 
							
						 
						
							
							
								
								Convert the Freeswitch module to new style  
							
							
							
						 
						
							2010-11-21 22:40:03 +00:00  
				
					
						
							
							
								 
						
							
							
								e6c52f38c5 
								
							
								 
							
						 
						
							
							
								
								Strip the dialplan and directory methods from the region module  
							
							
							
						 
						
							2010-11-21 22:25:50 +00:00  
				
					
						
							
							
								 
						
							
							
								2b0ef9ad1d 
								
							
								 
							
						 
						
							
							
								
								Implement a method to allow regions to query the gridwide Freeswitch  
							
							... 
							
							
							
							configuration from ROBUST 
							
						 
						
							2010-11-21 22:17:25 +00:00  
				
					
						
							
							
								 
						
							
							
								af8c8197ab 
								
							
								 
							
						 
						
							
							
								
								Updated SQLiteLegacy/SQLiteSimulationData with the same. Is this crap still used?!?  
							
							
							
						 
						
							2010-11-21 13:29:20 -08:00  
				
					
						
							
							
								 
						
							
							
								ed5f91c638 
								
							
								 
							
						 
						
							
							
								
								Move Dialplan and Directory from the region module to the ROBUST server  
							
							
							
						 
						
							2010-11-21 21:29:17 +00:00  
				
					
						
							
							
								 
						
							
							
								c0ccfeebe7 
								
							
								 
							
						 
						
							
							
								
								Start implementing Freeswitch in ROBUST  
							
							
							
						 
						
							2010-11-21 21:29:11 +00:00  
				
					
						
							
							
								 
						
							
							
								51343caeb5 
								
							
								 
							
						 
						
							
							
								
								Updated SQLite/SQLiteSimulationData to use SOP.CreatorInformation instead of SOP.CreatorID. Untested, but should work.  
							
							
							
						 
						
							2010-11-21 13:27:03 -08:00  
				
					
						
							
							
								 
						
							
							
								83a427a8f9 
								
							
								 
							
						 
						
							
							
								
								Move Dialplan and Directory from the region module to the ROBUST server  
							
							
							
						 
						
							2010-11-21 21:18:03 +00:00  
				
					
						
							
							
								 
						
							
							
								6a9ae9e7cb 
								
							
								 
							
						 
						
							
							
								
								Global creator information working on MySQL DB and on load/save OARs. Creator name properly shown on the viewer as first.last @authority.  
							
							... 
							
							
							
							New option added to save oar -profile=url. Migration on RegionStore making CreatorID be 255 chars.
Moved Handling of user UUID -> name requests to a new module UserManagement/UserManagementModule. 
							
						 
						
							2010-11-21 13:16:52 -08:00  
				
					
						
							
							
								 
						
							
							
								1cf8eb8a90 
								
							
								 
							
						 
						
							
							
								
								Start implementing Freeswitch in ROBUST  
							
							
							
						 
						
							2010-11-21 20:59:01 +00:00  
				
					
						
							
							
								 
						
							
							
								f1151f20dc 
								
							
								 
							
						 
						
							
							
								
								Fix global region coordinates that are delivered by llRequestSimulatorData.  
							
							... 
							
							
							
							Also did some source code clean-up by replacing literals with constants. 
							
						 
						
							2010-11-20 03:03:11 +00:00  
				
					
						
							
							
								 
						
							
							
								a88bcbb118 
								
							
								 
							
						 
						
							
							
								
								Knock V0_2 decals off archive tests since they're misleading  
							
							
							
						 
						
							2010-11-20 03:01:47 +00:00  
				
					
						
							
							
								 
						
							
							
								d7bca3d8e8 
								
							
								 
							
						 
						
							
							
								
								Fix unit tests and save problems  
							
							... 
							
							
							
							(note; contrary to previous commits, saving 0.4 OARs is actually broken since serialized objects in inventories are not yet converted properly).
Firstly, if you can save a version 1.0 OAR then you can load it too.
Secondly, closing the save stream even on success before assets/objects are saved is a bad idea 
							
						 
						
							2010-11-20 02:59:21 +00:00  
				
					
						
							
							
								 
						
							
							
								1087d6042b 
								
							
								 
							
						 
						
							
							
								
								correct build break.  for some reason, xbuild didn't rebuild test dlls  
							
							
							
						 
						
							2010-11-20 02:43:38 +00:00  
				
					
						
							
							
								 
						
							
							
								f49e32bfaa 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-11-20 02:34:27 +00:00  
				
					
						
							
							
								 
						
							
							
								2c7be7130e 
								
							
								 
							
						 
						
							
							
								
								Bump oar version to 1.0 from 0.5  
							
							... 
							
							
							
							If oar contents are being changed such that older versions of opensim can't load them, then the major version must be increased
This also locks version parameters to either 1.0 or 0.4, so that arbitrary 'versions' cannot be saved
Also closes save stream properly in the event of an error
Version 1.0 OARs are currently incompatible with OpenSim 0.7.0.2 and earlier.  However, you can still save compatible version 0.4 OARs by specifing --version=0 on the save oar command line
e.g. save oar --version=0 oars/test.oar 
							
						 
						
							2010-11-20 02:32:12 +00:00  
				
					
						
							
							
								 
						
							
							
								164007dd00 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-18 19:06:09 +00:00  
				
					
						
							
							
								 
						
							
							
								8f1a79420b 
								
							
								 
							
						 
						
							
							
								
								Fixed appearance send for avatars with only default textures. This should fix some of the appearance problems on osgrid. Also added a transaction lock on SetAppearance. This won't prevent concurrent access to Appearance but it will at least make sure each update completes.  
							
							... 
							
							
							
							Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2010-11-18 19:04:50 +00:00  
				
					
						
							
							
								 
						
							
							
								f3e4000a55 
								
							
								 
							
						 
						
							
							
								
								Send media and other parcel data to client on login. Makes streams visible  
							
							... 
							
							
							
							right away and starts media. 
							
						 
						
							2010-11-18 13:26:35 +01:00  
				
					
						
							
							
								 
						
							
							
								47f0468995 
								
							
								 
							
						 
						
							
							
								
								Send parcel data upon becoming root. This will make streams play and build  
							
							... 
							
							
							
							flags be set properly 
							
						 
						
							2010-11-18 04:18:43 +01:00  
				
					
						
							
							
								 
						
							
							
								095e3aae67 
								
							
								 
							
						 
						
							
							
								
								Allow llDialog without any buttons and add the automatic OK button as it is  
							
							... 
							
							
							
							in SL. 
							
						 
						
							2010-11-18 01:11:11 +01:00  
				
					
						
							
							
								 
						
							
							
								859234f963 
								
							
								 
							
						 
						
							
							
								
								small refactor: reuse existing commandLine string rather than calling cmdline.ToString() again  
							
							
							
						 
						
							2010-11-17 23:50:23 +00:00  
				
					
						
							
							
								 
						
							
							
								c072a9cfb3 
								
							
								 
							
						 
						
							
							
								
								save all lines to history, not just those which turn out to be valid comands.  does not store passwords  
							
							... 
							
							
							
							also, blank lines are not stored to history
this makes it easier to go back and correct a command which was simply mistyped rather than having to type it out again 
							
						 
						
							2010-11-17 23:34:39 +00:00  
				
					
						
							
							
								 
						
							
							
								af0deff7e9 
								
							
								 
							
						 
						
							
							
								
								Make "show queues [full]" behave like "show users [full]"  
							
							... 
							
							
							
							Now, "show queues" only shows root agents.  "show queues full" will show child agents as well 
							
						 
						
							2010-11-17 22:55:20 +00:00  
				
					
						
							
							
								 
						
							
							
								c4f3175e17 
								
							
								 
							
						 
						
							
							
								
								add "Unacked bytes" column to "show queues"  
							
							... 
							
							
							
							This should show the number of bytes sent to the client that it has not yet acknowledged. 
							
						 
						
							2010-11-17 22:55:19 +00:00  
				
					
						
							
							
								 
						
							
							
								2a17c39dfe 
								
							
								 
							
						 
						
							
							
								
								Fix "show queues" console command  
							
							... 
							
							
							
							For each agent, this command shows how many packets have been sent/received and how many bytes remain in each of the send queues (resend, land, texture, etc.)
Sometimes useful for diagnostics 
							
						 
						
							2010-11-17 22:55:19 +00:00  
				
					
						
							
							
								 
						
							
							
								e6eeaaea67 
								
							
								 
							
						 
						
							
							
								
								minor: add some method comments  
							
							
							
						 
						
							2010-11-17 22:55:06 +00:00  
				
					
						
							
							
								 
						
							
							
								3bc9c1adb4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-17 18:21:35 +00:00  
				
					
						
							
							
								 
						
							
							
								0d72d77629 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-11-17 18:20:41 +00:00  
				
					
						
							
							
								 
						
							
							
								43c270b536 
								
							
								 
							
						 
						
							
							
								
								Fix gesture and viewer preview sounds not playing  
							
							
							
						 
						
							2010-11-17 18:20:24 +00:00  
				
					
						
							
							
								 
						
							
							
								2e5ae1b013 
								
							
								 
							
						 
						
							
							
								
								Fix gesture and viewer preview sounds not playing  
							
							
							
						 
						
							2010-11-17 17:54:32 +01:00  
				
					
						
							
							
								 
						
							
							
								80d3998001 
								
							
								 
							
						 
						
							
							
								
								Recalculate prim counts when a parcel is deeded  
							
							
							
						 
						
							2010-11-17 17:54:03 +01:00  
				
					
						
							
							
								 
						
							
							
								393c9c9046 
								
							
								 
							
						 
						
							
							
								
								Add osUnixTimeToTimestamp()  
							
							... 
							
							
							
							This allows an input unix time to be converted to an llGetTimeStamp() format.
Thanks Thomax. 
							
						 
						
							2010-11-17 01:45:47 +00:00  
				
					
						
							
							
								 
						
							
							
								b38a1594c1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-11-17 01:28:46 +00:00  
				
					
						
							
							
								 
						
							
							
								390c3a3b6f 
								
							
								 
							
						 
						
							
							
								
								Prevent leftover attachments from clogging up the pipes  
							
							
							
						 
						
							2010-11-16 22:18:35 +00:00  
				
					
						
							
							
								 
						
							
							
								0049ec16f5 
								
							
								 
							
						 
						
							
							
								
								Prevent leftover attachments from clogging up the pipes  
							
							
							
						 
						
							2010-11-16 22:26:07 +01:00  
				
					
						
							
							
								 
						
							
							
								c4eb430ad2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-16 21:15:15 +00:00  
				
					
						
							
							
								 
						
							
							
								7bb005b0d1 
								
							
								 
							
						 
						
							
							
								
								Change the way attachments are persisted. Editing a worn attachment will now  
							
							... 
							
							
							
							save properly, as will the results of a resizer script working. Attachment
positions are no longer saved on each move, but instead are saved once on
logout. Attachment script states are saved as part of the attachment now
when detaching. 
							
						 
						
							2010-11-16 21:01:56 +00:00  
				
					
						
							
							
								 
						
							
							
								d4d45c3acb 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-16 20:47:29 +01:00  
				
					
						
							
							
								 
						
							
							
								4f15b8d4e6 
								
							
								 
							
						 
						
							
							
								
								Change the way attachments are persisted. Editing a worn attachment will now  
							
							... 
							
							
							
							save properly, as will the results of a resizer script working. Attachment
positions are no longer saved on each move, but instead are saved once on
logout. Attachment script states are saved as part of the attachment now
when detaching. 
							
						 
						
							2010-11-16 20:44:39 +01:00  
				
					
						
							
							
								 
						
							
							
								c5d78c723b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-11-16 19:18:43 +00:00  
				
					
						
							
							
								 
						
							
							
								56bd42b438 
								
							
								 
							
						 
						
							
							
								
								Fix osTeleportAgent for hypergrid destinations.  
							
							... 
							
							
							
							Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2010-11-16 15:23:45 +00:00  
				
					
						
							
							
								 
						
							
							
								50202bab7c 
								
							
								 
							
						 
						
							
							
								
								Add osTeleportOwner.  
							
							... 
							
							
							
							This provides the same functionality as osTeleportAgent but without the griefing potential. Region owners need not be concerned about the use of this function because it only allows to do what is already possible with the world map.
The intended use is with HUDs. For example, a list of (hypergrid) destinations could be made available for quick access.
Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2010-11-16 13:43:27 +00:00  
				
					
						
							
							
								 
						
							
							
								e7e3c74fb7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-11-16 10:22:15 +00:00  
				
					
						
							
							
								 
						
							
							
								5329e3b9b7 
								
							
								 
							
						 
						
							
							
								
								Can't detach an object from within the script thread because it will throw. Use FireAndForget for that.  
							
							
							
						 
						
							2010-11-16 01:36:26 +00:00  
				
					
						
							
							
								 
						
							
							
								98ba079e95 
								
							
								 
							
						 
						
							
							
								
								Diva needs a spanking! Serializing OldItemID breaks script state persistence in agent inventory.  
							
							
							
						 
						
							2010-11-16 01:35:16 +00:00  
				
					
						
							
							
								 
						
							
							
								c2ac5dc358 
								
							
								 
							
						 
						
							
							
								
								Can't detach an object from within the script thread because it will throw.  
							
							... 
							
							
							
							Use FireAndForget for that. 
							
						 
						
							2010-11-16 01:37:44 +01:00  
				
					
						
							
							
								 
						
							
							
								7a9c57a81e 
								
							
								 
							
						 
						
							
							
								
								When detaching a scripted item, always consider it modified. Script states  
							
							... 
							
							
							
							will have changed and for real usability, we need to save it. It bloats
assets, but that can't be avoided. 
							
						 
						
							2010-11-16 01:35:45 +01:00  
				
					
						
							
							
								 
						
							
							
								0f152bfe8c 
								
							
								 
							
						 
						
							
							
								
								Diva needs a spanking! Serializing OldItemID breaks script state  
							
							... 
							
							
							
							persistence in agent inventory. 
							
						 
						
							2010-11-16 01:33:24 +01:00  
				
					
						
							
							
								 
						
							
							
								98f29a47c0 
								
							
								 
							
						 
						
							
							
								
								Do not include hyperlinks in a random region search during a login.  
							
							... 
							
							
							
							Before a random region is chosen, available fallback regions are used for the login. 
							
						 
						
							2010-11-13 00:40:03 +00:00  
				
					
						
							
							
								 
						
							
							
								1e7334d985 
								
							
								 
							
						 
						
							
							
								
								provide avatar name in log if an exception ends up at the top of an async packet processing stack  
							
							
							
						 
						
							2010-11-12 23:20:07 +00:00  
				
					
						
							
							
								 
						
							
							
								00b0f521fa 
								
							
								 
							
						 
						
							
							
								
								Add PARCEL_DETAILS_ID to LSL  
							
							
							
						 
						
							2010-11-12 01:16:14 +00:00  
				
					
						
							
							
								 
						
							
							
								b2aeea66e3 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-11 04:51:05 +00:00  
				
					
						
							
							
								 
						
							
							
								9462a1861b 
								
							
								 
							
						 
						
							
							
								
								Fix excessive forward motion and flailing while descending a slope, prevent adding motion while falling from flying.  
							
							
							
						 
						
							2010-11-11 04:49:47 +00:00  
				
					
						
							
							
								 
						
							
							
								bfc128529c 
								
							
								 
							
						 
						
							
							
								
								Prevent teleporting to a region when the egent is banned in all parcels  
							
							
							
						 
						
							2010-11-10 16:20:19 +00:00  
				
					
						
							
							
								 
						
							
							
								aace455249 
								
							
								 
							
						 
						
							
							
								
								Prevent teleporting to a region when the egent is banned in all parcels  
							
							
							
						 
						
							2010-11-10 16:22:55 +01:00  
				
					
						
							
							
								 
						
							
							
								ff3e466000 
								
							
								 
							
						 
						
							
							
								
								Remove a debug spam  
							
							
							
						 
						
							2010-11-10 01:17:40 +00:00  
				
					
						
							
							
								 
						
							
							
								846198bb9e 
								
							
								 
							
						 
						
							
							
								
								Although the Allow Voice setting is per estate rather than per region,  
							
							... 
							
							
							
							apparently it is required in the region handshake to let the client
enable parcel voice controls. So, send it. 
							
						 
						
							2010-11-09 23:55:43 +00:00  
				
					
						
							
							
								 
						
							
							
								b68f701c00 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-09 23:55:19 +00:00  
				
					
						
							
							
								 
						
							
							
								fa64f2e56e 
								
							
								 
							
						 
						
							
							
								
								Although the Allow Voice setting is per estate rather than per region,  
							
							... 
							
							
							
							apparently it is required in the region handshake to let the client
enable parcel voice controls. So, send it. 
							
						 
						
							2010-11-09 23:54:08 +00:00  
				
					
						
							
							
								 
						
							
							
								ee85a530f6 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-09 22:16:48 +00:00  
				
					
						
							
							
								 
						
							
							
								22144eb8f7 
								
							
								 
							
						 
						
							
							
								
								Fix parcel bans to work only on the avatars they're supposed to work on instead of pushing all avatars, even the ones that are allowed.  
							
							
							
						 
						
							2010-11-09 22:15:59 +00:00  
				
					
						
							
							
								 
						
							
							
								d206721e2f 
								
							
								 
							
						 
						
							
							
								
								Add option SeeIntoBannedRegion to allow band to act like SL, where you can  
							
							... 
							
							
							
							see in but not enter. Defaults to false, so no change. 
							
						 
						
							2010-11-09 22:41:40 +01:00  
				
					
						
							
							
								 
						
							
							
								dfe11566f4 
								
							
								 
							
						 
						
							
							
								
								Fix parcel bans to work only on the avatars they're supposed to work on instead of pushing all avatars, even the ones that are allowed.  
							
							
							
						 
						
							2010-11-09 20:18:36 +01:00  
				
					
						
							
							
								 
						
							
							
								ccfbce3176 
								
							
								 
							
						 
						
							
							
								
								Remove "OpenSimulator" from startup message  
							
							
							
						 
						
							2010-11-09 16:07:43 +01:00  
				
					
						
							
							
								 
						
							
							
								09ea73f7cc 
								
							
								 
							
						 
						
							
							
								
								Change "OpenSim" to "Careminster" and remove CM suffix.  
							
							
							
						 
						
							2010-11-09 15:33:03 +01:00  
				
					
						
							
							
								 
						
							
							
								15da52d73a 
								
							
								 
							
						 
						
							
							
								
								Prevent temp-on-rez prims from being persisted  
							
							
							
						 
						
							2010-11-08 19:00:03 +01:00  
				
					
						
							
							
								 
						
							
							
								ae9c4a4d11 
								
							
								 
							
						 
						
							
							
								
								Formatting cleanup.  
							
							
							
						 
						
							2010-11-08 07:48:35 -05:00  
				
					
						
							
							
								 
						
							
							
								df0787f5cf 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-08 03:08:02 +00:00  
				
					
						
							
							
								 
						
							
							
								798abd1508 
								
							
								 
							
						 
						
							
							
								
								Reinstate a lost fix  
							
							
							
						 
						
							2010-11-08 03:06:58 +00:00  
				
					
						
							
							
								 
						
							
							
								8a97d58f09 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-08 03:05:07 +00:00  
				
					
						
							
							
								 
						
							
							
								6056ae8d88 
								
							
								 
							
						 
						
							
							
								
								Fix merge artefacts  
							
							
							
						 
						
							2010-11-08 02:58:33 +00:00  
				
					
						
							
							
								 
						
							
							
								18b27408d6 
								
							
								 
							
						 
						
							
							
								
								Prevent plants from being treated like dropped attachments and removed  
							
							... 
							
							
							
							from the sim. 
							
						 
						
							2010-11-08 02:39:06 +00:00  
				
					
						
							
							
								 
						
							
							
								4f6dd8bda3 
								
							
								 
							
						 
						
							
							
								
								Call the cleanup after saving attachment states, so that the attachments  
							
							... 
							
							
							
							don't get killed before they can be saved 
							
						 
						
							2010-11-08 02:38:15 +00:00  
				
					
						
							
							
								 
						
							
							
								2f58d56137 
								
							
								 
							
						 
						
							
							
								
								Call the Cleanup when an agent logs out, when an agent leaves and just  
							
							... 
							
							
							
							before an agent logs in directly. Intentionally not calling this from MakeRoot
as that would mess up attachment transfer in teleport 
							
						 
						
							2010-11-08 02:37:28 +00:00  
				
					
						
							
							
								 
						
							
							
								d8fffd0fb5 
								
							
								 
							
						 
						
							
							
								
								Call attachment cleanup when an agent crosses out  
							
							
							
						 
						
							2010-11-08 02:37:00 +00:00  
				
					
						
							
							
								 
						
							
							
								2317b6767b 
								
							
								 
							
						 
						
							
							
								
								Add a method to delete left over / dropped attachments  
							
							
							
						 
						
							2010-11-08 02:36:51 +00:00  
				
					
						
							
							
								 
						
							
							
								6585243113 
								
							
								 
							
						 
						
							
							
								
								Detach attachments displaced by other attachments  
							
							
							
						 
						
							2010-11-08 02:35:47 +00:00  
				
					
						
							
							
								 
						
							
							
								5a3cd9f1d0 
								
							
								 
							
						 
						
							
							
								
								Decrease min search length to 2 chars for map search.  
							
							
							
						 
						
							2010-11-07 16:08:41 +01:00  
				
					
						
							
							
								 
						
							
							
								4f40374464 
								
							
								 
							
						 
						
							
							
								
								Merge git://github.com/opensim/opensim into mantis5110  
							
							
							
						 
						
							2010-11-05 19:10:02 -07:00  
				
					
						
							
							
								 
						
							
							
								4db60a5a40 
								
							
								 
							
						 
						
							
							
								
								Fix the inventory transfer module to not cause duplicated text IMs  
							
							
							
						 
						
							2010-11-05 15:24:08 +01:00  
				
					
						
							
							
								 
						
							
							
								7844872067 
								
							
								 
							
						 
						
							
							
								
								Fix merge artefacts  
							
							
							
						 
						
							2010-11-05 14:46:13 +01:00  
				
					
						
							
							
								 
						
							
							
								644eb9fd7f 
								
							
								 
							
						 
						
							
							
								
								Fix playing sound from HUDs  
							
							
							
						 
						
							2010-11-05 13:45:28 +00:00  
				
					
						
							
							
								 
						
							
							
								e078c57bf0 
								
							
								 
							
						 
						
							
							
								
								Fix attached sounds from HUDs erroneously being delivered to other avatars  
							
							
							
						 
						
							2010-11-05 13:39:04 +00:00  
				
					
						
							
							
								 
						
							
							
								1c8d19d714 
								
							
								 
							
						 
						
							
							
								
								Delete existing presences for a user ID when they log in again.  
							
							... 
							
							
							
							WARNING!!! This changes a default. The old default is to allow multiple
presences, the new default disables this. As the feature currently has no users,
this should not present any difficulty and will alleviate the presence
issues somewhat. 
							
						 
						
							2010-11-05 13:31:45 +00:00  
				
					
						
							
							
								 
						
							
							
								ddd3c6824a 
								
							
								 
							
						 
						
							
							
								
								Revert "Spin the AddNewClient process off into a new thread to avoid locking up the LLUDPServer (and therefore the entire scene)"  
							
							... 
							
							
							
							This reverts commit 40e05f4109 
							
						 
						
							2010-11-05 14:27:53 +01:00  
				
					
						
							
							
								 
						
							
							
								f985775962 
								
							
								 
							
						 
						
							
							
								
								Revert "Fix for hanging on "Connecting to region".. caused by packets being processed before the presence has bound to receive events. Fixed this by adding packets to a queue and then processing them when the presence is ready."  
							
							... 
							
							
							
							This reverts commit 91b1d17e5b 
							
						 
						
							2010-11-05 14:27:14 +01:00  
				
					
						
							
							
								 
						
							
							
								6bac92db80 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-05 13:34:54 +00:00  
				
					
						
							
							
								 
						
							
							
								53d64f755a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-05 13:33:58 +00:00  
				
					
						
							
							
								 
						
							
							
								893915ce0b 
								
							
								 
							
						 
						
							
							
								
								Fix child prims returning after being unlinked and deleted where the root is  
							
							... 
							
							
							
							not deleted 
							
						 
						
							2010-11-04 21:09:59 +01:00  
				
					
						
							
							
								 
						
							
							
								82e534a029 
								
							
								 
							
						 
						
							
							
								
								Fix avatar to avatar inventory gives across servers  
							
							
							
						 
						
							2010-11-04 19:07:43 +01:00  
				
					
						
							
							
								 
						
							
							
								b8924167e0 
								
							
								 
							
						 
						
							
							
								
								Fix creation of a duplicate physics actor on chained drag-copy operations,  
							
							... 
							
							
							
							the main cause for "ghost prims" 
							
						 
						
							2010-11-04 10:37:39 +01:00  
				
					
						
							
							
								 
						
							
							
								c2bd6ccdb8 
								
							
								 
							
						 
						
							
							
								
								Fix playing sound from HUDs  
							
							
							
						 
						
							2010-11-03 23:20:30 +01:00  
				
					
						
							
							
								 
						
							
							
								5f8ab9f018 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-03 02:34:36 +00:00  
				
					
						
							
							
								 
						
							
							
								6c3b7617b0 
								
							
								 
							
						 
						
							
							
								
								Add lsClearWindlightScene() to the lightshare module to remove WL settings  
							
							... 
							
							
							
							from a region and allow normal day cycles to be reestablished 
							
						 
						
							2010-11-03 02:31:43 +00:00  
				
					
						
							
							
								 
						
							
							
								4ab9d37a8e 
								
							
								 
							
						 
						
							
							
								
								When LightShare is enabled, the standard day cycle is bypassed and replaced by  
							
							... 
							
							
							
							midday defaults when no specific LightShare profile is set.
This prevents LightShare info being send out when the region has no LightShare
profile, allowing normal day/night cycles to happen. 
							
						 
						
							2010-11-03 02:04:17 +00:00  
				
					
						
							
							
								 
						
							
							
								c25f84e31c 
								
							
								 
							
						 
						
							
							
								
								Change the default of the new bind_ip_address RemoteAdmin option to 0.0.0.0  
							
							... 
							
							
							
							so it reflects the prior default. We are not in the habot of changing default
behavior without good reason and making localhost the default would break
most current use cases. 
							
						 
						
							2010-11-03 01:13:01 +00:00  
				
					
						
							
							
								 
						
							
							
								1f77f05f02 
								
							
								 
							
						 
						
							
							
								
								Admin Server can now bind to a private ip address  
							
							... 
							
							
							
							Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2010-11-03 01:12:48 +00:00  
				
					
						
							
							
								 
						
							
							
								636ca6218d 
								
							
								 
							
						 
						
							
							
								
								Change the default of the new bind_ip_address RemoteAdmin option to 0.0.0.0  
							
							... 
							
							
							
							so it reflects the prior default. We are not in the habot of changing default
behavior without good reason and making localhost the default would break
most current use cases. 
							
						 
						
							2010-11-03 01:11:04 +00:00  
				
					
						
							
							
								 
						
							
							
								d5d0e81df2 
								
							
								 
							
						 
						
							
							
								
								Admin Server can now bind to a private ip address  
							
							... 
							
							
							
							Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2010-11-03 01:09:38 +00:00  
				
					
						
							
							
								 
						
							
							
								e9ec187746 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-03 00:48:18 +00:00  
				
					
						
							
							
								 
						
							
							
								57eabe9d46 
								
							
								 
							
						 
						
							
							
								
								Actually calculate the height before setting it, this isn't done automatically  
							
							... 
							
							
							
							on incoming transfers in all cases. 
							
						 
						
							2010-11-03 00:47:22 +00:00  
				
					
						
							
							
								 
						
							
							
								7d551e27ca 
								
							
								 
							
						 
						
							
							
								
								Trying to prevent a wrong physical actor size  
							
							
							
						 
						
							2010-11-03 00:01:47 +00:00  
				
					
						
							
							
								 
						
							
							
								797e461ef9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-02 23:41:13 +00:00  
				
					
						
							
							
								 
						
							
							
								d555c373d8 
								
							
								 
							
						 
						
							
							
								
								Fix avatar height management  
							
							
							
						 
						
							2010-11-02 23:39:45 +00:00  
				
					
						
							
							
								 
						
							
							
								26f12f479f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-02 22:58:33 +00:00  
				
					
						
							
							
								 
						
							
							
								43ac44b028 
								
							
								 
							
						 
						
							
							
								
								Fix default club feet  
							
							
							
						 
						
							2010-11-02 21:41:27 +00:00  
				
					
						
							
							
								 
						
							
							
								5eeabb8b4b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-11-02 21:29:02 +00:00  
				
					
						
							
							
								 
						
							
							
								78a0ed3ff9 
								
							
								 
							
						 
						
							
							
								
								Fix sitting and standing up  
							
							
							
						 
						
							2010-11-02 21:28:24 +00:00  
				
					
						
							
							
								 
						
							
							
								4fdab71c8d 
								
							
								 
							
						 
						
							
							
								
								Add support for cross-domain AJAX requests to REST console.  
							
							... 
							
							
							
							Enables RemoteConsole to add the appropriate HTTP header when responding to requests that use Cross-Origin Resource Sharing (CORS with simple requests). The allowed origin is set with configuration option "ConsoleAllowedOrigin" in section [Network]. For a suggestion to make this configuration option more flexible, see the TODO comment in the source code.
The WifiConsole uses this functionality with grid mode. 
							
						 
						
							2010-11-02 14:12:25 -07:00  
				
					
						
							
							
								 
						
							
							
								4d1f0c5348 
								
							
								 
							
						 
						
							
							
								
								Support for CORS with simple requests in BaseHttpServer  
							
							
							
						 
						
							2010-11-02 14:11:49 -07:00  
				
					
						
							
							
								 
						
							
							
								e327e990f5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-11-02 19:55:27 +00:00  
				
					
						
							
							
								 
						
							
							
								63ffdcf53a 
								
							
								 
							
						 
						
							
							
								
								Try to not make avatars switch outfits  
							
							
							
						 
						
							2010-11-02 19:55:05 +00:00  
				
					
						
							
							
								 
						
							
							
								9f5ab3b965 
								
							
								 
							
						 
						
							
							
								
								Old deserialization can't deal with commas in flag fields. Making use of -version option on save oar command. Bumped archives version to 0.5; version < 0.5 generates flag fields without commas. Everything else is identical.  
							
							
							
						 
						
							2010-11-02 12:05:24 -07:00  
				
					
						
							
							
								 
						
							
							
								ed7959ddfb 
								
							
								 
							
						 
						
							
							
								
								Thanks Snoopy for a patch that addresses Mantis  #0005165 : osSetDynamicTextureURL crashed region server  
							
							... 
							
							
							
							Signed-off-by: dahlia <dahliaTrimble@gmail.removeme.com> 
							
						 
						
							2010-11-02 02:35:56 -07:00  
				
					
						
							
							
								 
						
							
							
								2bce1716af 
								
							
								 
							
						 
						
							
							
								
								Fix HypergridLinker.Check4096()  
							
							... 
							
							
							
							Make the optimization with IEnumerable.Except() in Check4096 actually work by providing an appropriate equality definition for GridRegion objects. 
							
						 
						
							2010-11-01 08:01:31 -07:00  
				
					
						
							
							
								 
						
							
							
								12d61d1ef5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into mantis5110  
							
							
							
						 
						
							2010-10-31 20:50:39 -04:00  
				
					
						
							
							
								 
						
							
							
								f15f0ab59b 
								
							
								 
							
						 
						
							
							
								
								Removed a couple of very verbose debug messages.  
							
							
							
						 
						
							2010-10-31 12:11:30 -07:00  
				
					
						
							
							
								 
						
							
							
								0a56cfbfd5 
								
							
								 
							
						 
						
							
							
								
								* better semantics for link-region command  
							
							... 
							
							
							
							* actually parse name for new link-region command 
							
						 
						
							2010-10-30 22:51:52 -04:00  
				
					
						
							
							
								 
						
							
							
								95a0ea78f9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into mantis5110  
							
							
							
						 
						
							2010-10-30 18:28:07 -04:00  
				
					
						
							
							
								 
						
							
							
								48f6d47744 
								
							
								 
							
						 
						
							
							
								
								Fixed: ToAvatarAppearance wasn't retrieving the AvatarHeight.  
							
							
							
						 
						
							2010-10-30 12:30:03 -07:00  
				
					
						
							
							
								 
						
							
							
								623cee1ffc 
								
							
								 
							
						 
						
							
							
								
								Move physics actor creation to after SetHeight to try and prevent  
							
							... 
							
							
							
							bowlegginess. Didn't work but is better this way anyway. 
							
						 
						
							2010-10-30 19:17:52 +01:00  
				
					
						
							
							
								 
						
							
							
								96a29c43b0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into mantis5110  
							
							
							
						 
						
							2010-10-30 14:11:02 -04:00  
				
					
						
							
							
								 
						
							
							
								e371d3208c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into mantis5110  
							
							... 
							
							
							
							Conflicts:
	OpenSim/Region/CoreModules/Framework/EntityTransfer/EntityTransferModule.cs
	OpenSim/Services/Connectors/Simulation/SimulationServiceConnector.cs 
							
						 
						
							2010-10-30 14:10:13 -04:00  
				
					
						
							
							
								 
						
							
							
								e98d8d500f 
								
							
								 
							
						 
						
							
							
								
								Fix logins and avatar appearance. Contains a Migration. May contain nuts.  
							
							... 
							
							
							
							This will cause visual params to be persisted along with worn items. With
this, alpha and tattoo laters will be saved. Multiple layers MAY work, but
not tested because I don't use Viewer 2. 
							
						 
						
							2010-10-30 19:06:47 +01:00  
				
					
						
							
							
								 
						
							
							
								09bf9d5fca 
								
							
								 
							
						 
						
							
							
								
								* AbsolutePosition.Get{} returns incorrect result for child prim so switch to using prim.GetWorldPosition() in the warp renderer.  
							
							
							
						 
						
							2010-10-30 02:26:48 -04:00  
				
					
						
							
							
								 
						
							
							
								9e7d3e0f25 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into mantis5110  
							
							
							
						 
						
							2010-10-29 23:59:16 -04:00  
				
					
						
							
							
								 
						
							
							
								c8d65c359f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into mantis5110  
							
							... 
							
							
							
							Conflicts:
	OpenSim/Region/Framework/Scenes/ScenePresence.cs 
							
						 
						
							2010-10-29 23:58:14 -04:00  
				
					
						
							
							
								 
						
							
							
								594f23ff22 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into mantis5110  
							
							... 
							
							
							
							Conflicts:
	OpenSim/Services/GridService/HypergridLinker.cs 
							
						 
						
							2010-10-29 23:46:53 -04:00  
				
					
						
							
							
								 
						
							
							
								d219317074 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into mantis5110  
							
							... 
							
							
							
							Conflicts:
	OpenSim/Region/Framework/Scenes/ScenePresence.cs 
							
						 
						
							2010-10-29 23:12:51 -04:00  
				
					
						
							
							
								 
						
							
							
								d0895a4a3a 
								
							
								 
							
						 
						
							
							
								
								On first login, Ruth is back now. Strangely, inventory items are created for  
							
							... 
							
							
							
							tattoo and alpha layers. Any change of appearance in the sim makes the green
gnome reappear on next login. Progress of sorts. 
							
						 
						
							2010-10-30 03:28:59 +01:00  
				
					
						
							
							
								 
						
							
							
								adef6b04cb 
								
							
								 
							
						 
						
							
							
								
								Logins work now, but avatars are green ugly gnomes.  
							
							
							
						 
						
							2010-10-30 02:52:59 +01:00  
				
					
						
							
							
								 
						
							
							
								ba6f651b06 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-10-30 02:26:18 +01:00  
				
					
						
							
							
								 
						
							
							
								f9227977f8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-10-30 03:07:45 +01:00  
				
					
						
							
							
								 
						
							
							
								45220a6954 
								
							
								 
							
						 
						
							
							
								
								minor: remove some old commented out code  
							
							
							
						 
						
							2010-10-30 03:01:40 +01:00  
				
					
						
							
							
								 
						
							
							
								ff7da2082d 
								
							
								 
							
						 
						
							
							
								
								This commit fixes all the appearance related null refs. Still can't log in,  
							
							... 
							
							
							
							client displays a blank error box. 
							
						 
						
							2010-10-30 02:25:25 +01:00  
				
					
						
							
							
								 
						
							
							
								343c894658 
								
							
								 
							
						 
						
							
							
								
								Set async_packet_handling = true by default  
							
							... 
							
							
							
							Setting this to true avoids a 500ms or so client freeze when the LLUDP server thread is taken up with processing a UseCircuitCode packet synchronously.
Extensive testing on Wright Plaza appeared to show no bad effects and this seems to reduce login lag considerably.
Of course, a lot of login lag is still coming from other sources. 
							
						 
						
							2010-10-30 01:35:12 +01:00  
				
					
						
							
							
								 
						
							
							
								ade71c9ed7 
								
							
								 
							
						 
						
							
							
								
								Change level of some logging messages, turning some info into arguably more appropriate debug to reduce console spam when log level is info  
							
							
							
						 
						
							2010-10-30 01:32:56 +01:00  
				
					
						
							
							
								 
						
							
							
								46362cd1c0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-10-30 00:56:58 +01:00  
				
					
						
							
							
								 
						
							
							
								7503c4ad61 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-10-30 00:56:42 +01:00  
				
					
						
							
							
								 
						
							
							
								818ed2032a 
								
							
								 
							
						 
						
							
							
								
								READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.  
							
							... 
							
							
							
							It contains a major interface version bump and will NOT work with earlier grid
services. This is preliminary work that will lead to layers support.
Rest appearance services are commented out completely, they will have to be
adapted by someone who actually uses them. Remote admin is working, but has
no layers support. There is no layers support in the database. Login likely
won't work. You have been warned. 
							
						 
						
							2010-10-30 00:41:36 +01:00  
				
					
						
							
							
								 
						
							
							
								09705514ff 
								
							
								 
							
						 
						
							
							
								
								tweak a few more scene presence logging messages for consistency  
							
							
							
						 
						
							2010-10-29 23:52:25 +01:00  
				
					
						
							
							
								 
						
							
							
								e66ec432af 
								
							
								 
							
						 
						
							
							
								
								Rationalize the logging messages from the merged appearance branch, commenting out most of them as per Mic  
							
							
							
						 
						
							2010-10-29 23:45:10 +01:00  
				
					
						
							
							
								 
						
							
							
								abcde41c0d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'justincc-dev'  
							
							
							
						 
						
							2010-10-29 23:15:35 +01:00  
				
					
						
							
							
								 
						
							
							
								25e19ba7e9 
								
							
								 
							
						 
						
							
							
								
								add timing report to CompleteScenePresence for diagnostic purposes  
							
							
							
						 
						
							2010-10-29 23:03:11 +01:00  
				
					
						
							
							
								 
						
							
							
								bcd784b316 
								
							
								 
							
						 
						
							
							
								
								for now, comment out some older or redundant log debug lines to make diagnostics easier  
							
							
							
						 
						
							2010-10-29 21:49:26 +01:00  
				
					
						
							
							
								 
						
							
							
								f19816aeb9 
								
							
								 
							
						 
						
							
							
								
								Add number of ms it takes to complete UseCircuitCode packet handling to log for diagnostics  
							
							
							
						 
						
							2010-10-29 21:38:26 +01:00  
				
					
						
							
							
								 
						
							
							
								69c1e0b2f7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-29 21:22:35 +01:00  
				
					
						
							
							
								 
						
							
							
								934e536738 
								
							
								 
							
						 
						
							
							
								
								Merge commit 'cmickeyb/dev-appearance'  
							
							
							
						 
						
							2010-10-29 21:06:46 +01:00  
				
					
						
							
							
								 
						
							
							
								49fa7e91b9 
								
							
								 
							
						 
						
							
							
								
								Clean up some cruft from the last commit. Re-add the initial update  
							
							... 
							
							
							
							send in the scene presence constructor... need to figure this out
later. 
							
						 
						
							2010-10-29 13:45:59 -07:00  
				
					
						
							
							
								 
						
							
							
								f5c9a56c8b 
								
							
								 
							
						 
						
							
							
								
								Bunch of fixes that reduce the number of times appearance  
							
							... 
							
							
							
							and avatar data are sent. And the number of times they
are stored. 
							
						 
						
							2010-10-29 13:43:35 -07:00  
				
					
						
							
							
								 
						
							
							
								5f4badf9e2 
								
							
								 
							
						 
						
							
							
								
								Add my work on top of cmickeyb's  
							
							
							
						 
						
							2010-10-29 20:44:29 +01:00  
				
					
						
							
							
								 
						
							
							
								05d2302c62 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'dev-appearance'  
							
							
							
						 
						
							2010-10-29 20:24:14 +01:00  
				
					
						
							
							
								 
						
							
							
								e6fe83cd93 
								
							
								 
							
						 
						
							
							
								
								Revert "Preliminary work on appearance layers. No user functionality yet."  
							
							... 
							
							
							
							This work conflicts with cmickeyb's more extensive, related work
This reverts commit 9c829c0410 
							
						 
						
							2010-10-29 20:17:59 +01:00  
				
					
						
							
							
								 
						
							
							
								840b75ca9b 
								
							
								 
							
						 
						
							
							
								
								Add my work on top of cmickeyb's  
							
							
							
						 
						
							2010-10-29 20:48:37 +02:00  
				
					
						
							
							
								 
						
							
							
								9331898c32 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-29 20:40:48 +01:00  
				
					
						
							
							
								 
						
							
							
								dbd1a68b58 
								
							
								 
							
						 
						
							
							
								
								Fix a LSL issue and a prim naming issue  
							
							
							
						 
						
							2010-10-29 20:35:06 +02:00  
				
					
						
							
							
								 
						
							
							
								3231602b88 
								
							
								 
							
						 
						
							
							
								
								Revert "Preliminary work on appearance layers. No user functionality yet."  
							
							... 
							
							
							
							This reverts commit e6a8d2872c 
							
						 
						
							2010-10-29 20:34:53 +02:00  
				
					
						
							
							
								 
						
							
							
								9c829c0410 
								
							
								 
							
						 
						
							
							
								
								Preliminary work on appearance layers. No user functionality yet.  
							
							
							
						 
						
							2010-10-29 18:58:22 +01:00  
				
					
						
							
							
								 
						
							
							
								e6a8d2872c 
								
							
								 
							
						 
						
							
							
								
								Preliminary work on appearance layers. No user functionality yet.  
							
							
							
						 
						
							2010-10-29 18:59:53 +02:00  
				
					
						
							
							
								 
						
							
							
								7b0d643999 
								
							
								 
							
						 
						
							
							
								
								HypergridLinker optimizations and enable use of owner_uuid/EstateOwner with linked regions.  
							
							... 
							
							
							
							* Added check for already occupied region coordinates.
* Optimized Check4096. 
							
						 
						
							2010-10-28 17:21:17 -07:00  
				
					
						
							
							
								 
						
							
							
								68666efd25 
								
							
								 
							
						 
						
							
							
								
								Configuration of persistent baked textures and save/send delays.  
							
							
							
						 
						
							2010-10-28 12:00:04 -07:00  
				
					
						
							
							
								 
						
							
							
								f2c1d0e34f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'opensim-master' into dev-appearance  
							
							
							
						 
						
							2010-10-28 09:09:42 -07:00  
				
					
						
							
							
								 
						
							
							
								0f28fa400d 
								
							
								 
							
						 
						
							
							
								
								Added background thread to handle delayed send and save of appearance  
							
							... 
							
							
							
							to accommodate batching of the many updates that happen on login
and teleport.
Fixed handling of the serial property in appearance. 
							
						 
						
							2010-10-28 09:00:39 -07:00  
				
					
						
							
							
								 
						
							
							
								a51a545cb9 
								
							
								 
							
						 
						
							
							
								
								Fix attached sounds from HUDs erroneously being delivered to other avatars  
							
							
							
						 
						
							2010-10-28 13:24:45 +01:00  
				
					
						
							
							
								 
						
							
							
								727838f914 
								
							
								 
							
						 
						
							
							
								
								Formatting cleanup.  
							
							
							
						 
						
							2010-10-28 00:37:32 -04:00  
				
					
						
							
							
								 
						
							
							
								05dbe4f2c4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-27 20:49:27 +01:00  
				
					
						
							
							
								 
						
							
							
								1fcac7203d 
								
							
								 
							
						 
						
							
							
								
								Prevent nullrefs in scene object deletion. Mantis  #5156  
							
							
							
						 
						
							2010-10-27 20:47:27 +01:00  
				
					
						
							
							
								 
						
							
							
								a4e95c0717 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://MyConnection01/var/git/opensim  
							
							
							
						 
						
							2010-10-26 21:20:18 -07:00  
				
					
						
							
							
								 
						
							
							
								5968d343bb 
								
							
								 
							
						 
						
							
							
								
								Overload Scene.NewUserConnection() to facilitate NPCs and other region specific applications  
							
							
							
						 
						
							2010-10-26 21:19:33 -07:00  
				
					
						
							
							
								 
						
							
							
								a331fd4e24 
								
							
								 
							
						 
						
							
							
								
								Formatting cleanup.  
							
							
							
						 
						
							2010-10-27 00:01:03 -04:00  
				
					
						
							
							
								 
						
							
							
								9cfd3e1d5a 
								
							
								 
							
						 
						
							
							
								
								Small cleanup and add more debugging information  
							
							
							
						 
						
							2010-10-26 12:54:28 -07:00  
				
					
						
							
							
								 
						
							
							
								9132e251aa 
								
							
								 
							
						 
						
							
							
								
								Made the check for texture assets asynchronous. This is one part of  
							
							... 
							
							
							
							a bigger clean up that needs to happen around locks on appearance. 
							
						 
						
							2010-10-26 12:53:15 -07:00  
				
					
						
							
							
								 
						
							
							
								5da2743c37 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into mantis5110  
							
							
							
						 
						
							2010-10-25 22:27:35 -04:00  
				
					
						
							
							
								 
						
							
							
								6e58c3d563 
								
							
								 
							
						 
						
							
							
								
								Half of the compatibility is working. Login into a new region with  
							
							... 
							
							
							
							old data works. Teleport out of a new region with old data works.
Teleport into a new region with old data does not trigger the
necessary rebake. 
							
						 
						
							2010-10-25 14:11:47 -07:00  
				
					
						
							
							
								 
						
							
							
								657cceb884 
								
							
								 
							
						 
						
							
							
								
								Intermediate commit for backward compatability; does not compile yet  
							
							
							
						 
						
							2010-10-25 09:42:28 -07:00  
				
					
						
							
							
								 
						
							
							
								3113cc9129 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-25 01:24:42 +01:00  
				
					
						
							
							
								 
						
							
							
								ac370cf57b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-25 01:24:30 +01:00  
				
					
						
							
							
								 
						
							
							
								cf78f3fae3 
								
							
								 
							
						 
						
							
							
								
								Comment repeated add and remove of avatars from the physical scene. It's no  
							
							... 
							
							
							
							longer needed. 
							
						 
						
							2010-10-25 00:53:38 +02:00  
				
					
						
							
							
								 
						
							
							
								c74c1620a1 
								
							
								 
							
						 
						
							
							
								
								* Updated libomv to r3461  
							
							... 
							
							
							
							Main reason for upgrade is to revert API change that was introduced in order to support headerless binary LLSD decoding needed for deserialization of the mesh assets, which turned out to be unnecessary as we can transparently decode both kinds. 
							
						 
						
							2010-10-24 23:51:46 +01:00  
				
					
						
							
							
								 
						
							
							
								dd7f9ed7bf 
								
							
								 
							
						 
						
							
							
								
								Implement llGetLinkNumberOfSides(), needed for 1-script sculptie foot shoe  
							
							... 
							
							
							
							scripts. 
							
						 
						
							2010-10-25 00:33:34 +02:00  
				
					
						
							
							
								 
						
							
							
								07db35697b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into mantis5110  
							
							
							
						 
						
							2010-10-24 15:01:01 -04:00  
				
					
						
							
							
								 
						
							
							
								6b9660eb96 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into mantis5110  
							
							
							
						 
						
							2010-10-24 14:51:38 -04:00  
				
					
						
							
							
								 
						
							
							
								3fe8fc3d51 
								
							
								 
							
						 
						
							
							
								
								* throw debug message when no HomeURI is set  
							
							
							
						 
						
							2010-10-24 13:32:34 -04:00  
				
					
						
							
							
								 
						
							
							
								852c61aaa6 
								
							
								 
							
						 
						
							
							
								
								Add PRIM_NAME, PRIM_DESC and PRIM_ROT_LOCAL  
							
							
							
						 
						
							2010-10-24 18:17:21 +01:00  
				
					
						
							
							
								 
						
							
							
								61137eac22 
								
							
								 
							
						 
						
							
							
								
								Add PRIM_NAME, PRIM_DESC and PRIM_ROT_LOCAL  
							
							
							
						 
						
							2010-10-24 18:19:48 +02:00  
				
					
						
							
							
								 
						
							
							
								2f0a3391ee 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-24 17:21:16 +02:00  
				
					
						
							
							
								 
						
							
							
								5f266fd571 
								
							
								 
							
						 
						
							
							
								
								Change the results from llGetPrimitiveParams to be the same as SL for  
							
							... 
							
							
							
							the prim position. This will make attached resizer scripts work like SL.
Existing resizers may be affected adversely. 
							
						 
						
							2010-10-24 17:18:21 +02:00  
				
					
						
							
							
								 
						
							
							
								627d1a42fe 
								
							
								 
							
						 
						
							
							
								
								Added inner exception handling in Shape deserialization processing, so that the whole Shape processing returns a valid Shape object.  
							
							
							
						 
						
							2010-10-23 20:39:41 -07:00  
				
					
						
							
							
								 
						
							
							
								d0c707209a 
								
							
								 
							
						 
						
							
							
								
								Prevent an exception if a string passed into llXorBase64StringsCorrect is not  
							
							... 
							
							
							
							a base 64 string. Return the empty string in this case. 
							
						 
						
							2010-10-23 22:40:56 +01:00  
				
					
						
							
							
								 
						
							
							
								5ddb8b535e 
								
							
								 
							
						 
						
							
							
								
								* a bit of additional debugging:  
							
							
							
						 
						
							2010-10-23 00:18:19 -04:00  
				
					
						
							
							
								 
						
							
							
								9a78281f82 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-23 00:22:23 +01:00  
				
					
						
							
							
								 
						
							
							
								7f74dc1b14 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-23 00:21:42 +01:00  
				
					
						
							
							
								 
						
							
							
								80f90229e5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-10-22 23:56:58 +01:00  
				
					
						
							
							
								 
						
							
							
								fe8d3d5a2b 
								
							
								 
							
						 
						
							
							
								
								Revert "Merge remote branch 'otakup0pe/mantis5110'"  
							
							... 
							
							
							
							This reverts commit 21187f459e8f34e46d74 
							
						 
						
							2010-10-22 23:52:07 +01:00  
				
					
						
							
							
								 
						
							
							
								21187f459e 
								
							
								 
							
						 
						
							
							
								
								Merge remote branch 'otakup0pe/mantis5110'  
							
							
							
						 
						
							2010-10-22 23:35:07 +01:00  
				
					
						
							
							
								 
						
							
							
								8f34e46d74 
								
							
								 
							
						 
						
							
							
								
								Revert "* refactor refactor refactor ServerURI 4 lyfe"  
							
							... 
							
							
							
							This reverts commit 55974df14b 
							
						 
						
							2010-10-22 23:35:01 +01:00  
				
					
						
							
							
								 
						
							
							
								783b1b548f 
								
							
								 
							
						 
						
							
							
								
								Revert "* additional serveruri cleanup"  
							
							... 
							
							
							
							This reverts commit 19119d7705 
							
						 
						
							2010-10-22 23:34:53 +01:00  
				
					
						
							
							
								 
						
							
							
								38e76d71ac 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'hg16' into mantis5110  
							
							
							
						 
						
							2010-10-22 18:34:50 -04:00  
				
					
						
							
							
								 
						
							
							
								a490b34b6e 
								
							
								 
							
						 
						
							
							
								
								Revert "* more url / hg cleanup"  
							
							... 
							
							
							
							This reverts commit 58f75fa19d 
							
						 
						
							2010-10-22 23:34:44 +01:00  
				
					
						
							
							
								 
						
							
							
								cddcb53b17 
								
							
								 
							
						 
						
							
							
								
								Revert "* remove some spurious debug info"  
							
							... 
							
							
							
							This reverts commit 017b83d0a3 
							
						 
						
							2010-10-22 23:34:37 +01:00  
				
					
						
							
							
								 
						
							
							
								d58967be58 
								
							
								 
							
						 
						
							
							
								
								Fix llParcelMediaCommandList() so that it applies commands only to the parcel that the script is in, not all parcels.  
							
							... 
							
							
							
							Patch from http://opensimulator.org/mantis/view.php?id=2738 
Thanks snoopy and fineman. 
							
						 
						
							2010-10-22 18:33:59 -04:00  
				
					
						
							
							
								 
						
							
							
								6d7ce63085 
								
							
								 
							
						 
						
							
							
								
								Allow OARs and IARs to save and load meshes.  
							
							... 
							
							
							
							Save and reload appears okay for the duck mesh at https://collada.org/owl/download.php?sess=0&parent=126&expand=1&order=name&curview=0&binary=1&id=698/ 
However, one attempt at trying to load a more complicated scene failed (errors on console, only triangles appearing in mesh viewer).
Not sure if this is really and OAR load problem.  Needs more investigation. 
							
						 
						
							2010-10-22 18:33:55 -04:00  
				
					
						
							
							
								 
						
							
							
								a7a8fdc7da 
								
							
								 
							
						 
						
							
							
								
								print IAR version number on console when saving  
							
							
							
						 
						
							2010-10-22 18:33:52 -04:00  
				
					
						
							
							
								 
						
							
							
								bdd6857006 
								
							
								 
							
						 
						
							
							
								
								Implement guard against trying to load incompatible version IARs  
							
							
							
						 
						
							2010-10-22 18:33:47 -04:00  
				
					
						
							
							
								 
						
							
							
								607c07b4aa 
								
							
								 
							
						 
						
							
							
								
								start parsing iar control file  
							
							... 
							
							
							
							This change requires a prebuild[.sh|.bat] since a System.Xml.Linq reference is added to prebuild.xml 
							
						 
						
							2010-10-22 18:33:41 -04:00  
				
					
						
							
							
								 
						
							
							
								772dbf59f3 
								
							
								 
							
						 
						
							
							
								
								slightly simplify oar control file loading code  
							
							
							
						 
						
							2010-10-22 18:33:35 -04:00  
				
					
						
							
							
								 
						
							
							
								460b9fffe5 
								
							
								 
							
						 
						
							
							
								
								write IAR control file first in the archive rather than last  
							
							
							
						 
						
							2010-10-22 18:33:32 -04:00  
				
					
						
							
							
								 
						
							
							
								e06acae965 
								
							
								 
							
						 
						
							
							
								
								Allow region modules to know which agents actually receive chat  
							
							
							
						 
						
							2010-10-22 18:33:19 -04:00  
				
					
						
							
							
								 
						
							
							
								481a44104e 
								
							
								 
							
						 
						
							
							
								
								This fixes a delay in llSetLinkPrimitiveParamsFast  
							
							... 
							
							
							
							Signed-off-by: dahlia <dahliaTrimble@gmail.removeme.com> 
							
						 
						
							2010-10-22 18:33:10 -04:00  
				
					
						
							
							
								 
						
							
							
								004b395d12 
								
							
								 
							
						 
						
							
							
								
								Make SImStatsReporter pick ObjectCapacity striaght out of region info  
							
							
							
						 
						
							2010-10-22 18:27:49 -04:00  
				
					
						
							
							
								 
						
							
							
								170c5d183b 
								
							
								 
							
						 
						
							
							
								
								Remove a bit of dead code relating to ObjectCapacity  
							
							
							
						 
						
							2010-10-22 18:27:40 -04:00  
				
					
						
							
							
								 
						
							
							
								753137e9ad 
								
							
								 
							
						 
						
							
							
								
								Fix the OOB error ( #5102 ). Sorry, my bad.  
							
							
							
						 
						
							2010-10-22 18:27:28 -04:00  
				
					
						
							
							
								 
						
							
							
								6049e548a5 
								
							
								 
							
						 
						
							
							
								
								Skip empty strings in ParseString* functions  
							
							
							
						 
						
							2010-10-22 18:27:12 -04:00  
				
					
						
							
							
								 
						
							
							
								9fa915bdef 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-23 00:20:18 +02:00  
				
					
						
							
							
								 
						
							
							
								c3ddf46188 
								
							
								 
							
						 
						
							
							
								
								Prevent database lookups on every avatar movement when land is set to group  
							
							... 
							
							
							
							access. Fixes a massive performance degradation. 
							
						 
						
							2010-10-23 00:18:56 +02:00  
				
					
						
							
							
								 
						
							
							
								700f4ddea4 
								
							
								 
							
						 
						
							
							
								
								Change some exception to use ToString(). e.Message is not sufficient to fix  
							
							... 
							
							
							
							errors. Please don't use e.Message, devs NEED to see the dumps! 
							
						 
						
							2010-10-22 22:55:07 +01:00  
				
					
						
							
							
								 
						
							
							
								cfbaad3669 
								
							
								 
							
						 
						
							
							
								
								Fix llParcelMediaCommandList() so that it applies commands only to the parcel that the script is in, not all parcels.  
							
							... 
							
							
							
							Patch from http://opensimulator.org/mantis/view.php?id=2738 
Thanks snoopy and fineman. 
							
						 
						
							2010-10-22 21:28:10 +01:00  
				
					
						
							
							
								 
						
							
							
								1064e743be 
								
							
								 
							
						 
						
							
							
								
								Allow OARs and IARs to save and load meshes.  
							
							... 
							
							
							
							Save and reload appears okay for the duck mesh at https://collada.org/owl/download.php?sess=0&parent=126&expand=1&order=name&curview=0&binary=1&id=698/ 
However, one attempt at trying to load a more complicated scene failed (errors on console, only triangles appearing in mesh viewer).
Not sure if this is really and OAR load problem.  Needs more investigation. 
							
						 
						
							2010-10-22 21:12:22 +01:00  
				
					
						
							
							
								 
						
							
							
								e6019dd6ac 
								
							
								 
							
						 
						
							
							
								
								print IAR version number on console when saving  
							
							
							
						 
						
							2010-10-22 19:34:06 +01:00  
				
					
						
							
							
								 
						
							
							
								7f2d844916 
								
							
								 
							
						 
						
							
							
								
								Implement guard against trying to load incompatible version IARs  
							
							
							
						 
						
							2010-10-22 19:30:15 +01:00  
				
					
						
							
							
								 
						
							
							
								199b61f1b2 
								
							
								 
							
						 
						
							
							
								
								start parsing iar control file  
							
							... 
							
							
							
							This change requires a prebuild[.sh|.bat] since a System.Xml.Linq reference is added to prebuild.xml 
							
						 
						
							2010-10-22 19:24:42 +01:00  
				
					
						
							
							
								 
						
							
							
								a5bb7b8a30 
								
							
								 
							
						 
						
							
							
								
								slightly simplify oar control file loading code  
							
							
							
						 
						
							2010-10-22 18:47:38 +01:00  
				
					
						
							
							
								 
						
							
							
								bb28726a8b 
								
							
								 
							
						 
						
							
							
								
								write IAR control file first in the archive rather than last  
							
							
							
						 
						
							2010-10-22 18:39:40 +01:00  
				
					
						
							
							
								 
						
							
							
								301a926015 
								
							
								 
							
						 
						
							
							
								
								Change some exception to use ToString(). e.Message is not sufficient to fix  
							
							... 
							
							
							
							errors. Please don't use e.Message, devs NEED to see the dumps! 
							
						 
						
							2010-10-22 13:29:59 +01:00  
				
					
						
							
							
								 
						
							
							
								d4144bedb8 
								
							
								 
							
						 
						
							
							
								
								* change the data exchanged within hypergrid transactions  
							
							
							
						 
						
							2010-10-21 23:22:15 -04:00  
				
					
						
							
							
								 
						
							
							
								e7f184345e 
								
							
								 
							
						 
						
							
							
								
								minor: add some text to the oar abort messages on assets timeout to make it clear that the oar will not be usable  
							
							
							
						 
						
							2010-10-22 01:52:19 +01:00  
				
					
						
							
							
								 
						
							
							
								62a0910355 
								
							
								 
							
						 
						
							
							
								
								Allow region modules to know which agents actually receive chat  
							
							
							
						 
						
							2010-10-22 01:01:56 +01:00  
				
					
						
							
							
								 
						
							
							
								267f18925d 
								
							
								 
							
						 
						
							
							
								
								First attempt to get multiple attachments working to support viewer2.  
							
							... 
							
							
							
							The attachment code appears to work correctly for 1.23 viewers so, in
spite of some big changes in the internal representation, there don't
appear to be regressions. That being said, I still can't get a viewer2
avatar to show correctly. 
							
						 
						
							2010-10-21 16:48:58 -07:00  
				
					
						
							
							
								 
						
							
							
								529fb58b7b 
								
							
								 
							
						 
						
							
							
								
								This fixes a delay in llSetLinkPrimitiveParamsFast  
							
							... 
							
							
							
							Signed-off-by: dahlia <dahliaTrimble@gmail.removeme.com> 
							
						 
						
							2010-10-21 12:56:36 -07:00  
				
					
						
							
							
								 
						
							
							
								28c4dd7931 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-21 20:26:29 +01:00  
				
					
						
							
							
								 
						
							
							
								fe99f194ad 
								
							
								 
							
						 
						
							
							
								
								Deleted a verbose and unneeded log message.  
							
							
							
						 
						
							2010-10-21 12:00:30 -07:00  
				
					
						
							
							
								 
						
							
							
								08e14d653e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'dev-appearance' of git://github.com/cmickeyb/opensim into dev-appearance  
							
							
							
						 
						
							2010-10-21 17:09:42 +01:00  
				
					
						
							
							
								 
						
							
							
								bb78f1c05a 
								
							
								 
							
						 
						
							
							
								
								Make SImStatsReporter pick ObjectCapacity striaght out of region info  
							
							
							
						 
						
							2010-10-21 15:36:32 +01:00  
				
					
						
							
							
								 
						
							
							
								338e7481f9 
								
							
								 
							
						 
						
							
							
								
								Remove a bit of dead code relating to ObjectCapacity  
							
							
							
						 
						
							2010-10-21 13:21:46 +01:00  
				
					
						
							
							
								 
						
							
							
								fa7da00cc3 
								
							
								 
							
						 
						
							
							
								
								COnvert some funky K&R notation to proper (MS) style  
							
							
							
						 
						
							2010-10-21 09:35:33 +01:00  
				
					
						
							
							
								 
						
							
							
								01bc4fc9da 
								
							
								 
							
						 
						
							
							
								
								Fix the OOB error ( #5102 ). Sorry, my bad.  
							
							
							
						 
						
							2010-10-21 09:30:09 +01:00  
				
					
						
							
							
								 
						
							
							
								fc33d569cd 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-21 07:33:01 +01:00  
				
					
						
							
							
								 
						
							
							
								1f7577b735 
								
							
								 
							
						 
						
							
							
								
								Skip empty strings in ParseString* functions  
							
							
							
						 
						
							2010-10-21 07:19:10 +01:00  
				
					
						
							
							
								 
						
							
							
								f8a47801ee 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://MyConnection01/var/git/opensim  
							
							
							
						 
						
							2010-10-20 20:43:08 -07:00  
				
					
						
							
							
								 
						
							
							
								9038218c2d 
								
							
								 
							
						 
						
							
							
								
								fix combining of multiple physics submeshes  
							
							
							
						 
						
							2010-10-20 20:39:05 -07:00  
				
					
						
							
							
								 
						
							
							
								017b83d0a3 
								
							
								 
							
						 
						
							
							
								
								* remove some spurious debug info  
							
							... 
							
							
							
							* The last 4 commits are a patch from otakup0pe that's supposed to make URLs better somehow in an effort to make it easier to do hypergrid (I think)..    But as it seems that I'm the only one who was able to apply the patch.. and I looked it over and it doesn't look like it breaks anything via the diffs..     I'll sign off on it.
Signed-off-by: Teravus Ovares (Dan Olivares) <teravus@gmail.com> 
							
						 
						
							2010-10-20 22:36:29 -04:00  
				
					
						
							
							
								 
						
							
							
								58f75fa19d 
								
							
								 
							
						 
						
							
							
								
								* more url / hg cleanup  
							
							
							
						 
						
							2010-10-20 22:21:45 -04:00  
				
					
						
							
							
								 
						
							
							
								19119d7705 
								
							
								 
							
						 
						
							
							
								
								* additional serveruri cleanup  
							
							
							
						 
						
							2010-10-20 22:21:41 -04:00  
				
					
						
							
							
								 
						
							
							
								55974df14b 
								
							
								 
							
						 
						
							
							
								
								* refactor refactor refactor ServerURI 4 lyfe  
							
							
							
						 
						
							2010-10-20 22:21:23 -04:00  
				
					
						
							
							
								 
						
							
							
								335f2ddad2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://opensimulator.org/git/opensim  
							
							
							
						 
						
							2010-10-20 20:26:37 -04:00  
				
					
						
							
							
								 
						
							
							
								b1c8d05888 
								
							
								 
							
						 
						
							
							
								
								Major refactoring of appearance handling.  
							
							... 
							
							
							
							AvatarService -- add two new methods, GetAppearance and SetAppearance
to get around the lossy encoding in AvatarData. Preseve the old
functions to avoid changing the behavior for ROBUST services.
AvatarAppearance -- major refactor, moved the various encoding
methods used by AgentCircuitData, ClientAgentUpdate and
ScenePresence into one location. Changed initialization.
AvatarAttachments -- added a class specifically to handle
attachments in preparation for additional functionality
that will be needed for viewer 2.
AvatarFactory -- removed a number of unused or methods duplicated
in other locations. Moved in all appearance event handling from
ScenePresence. Required a change to IClientAPI that propogated
throughout all the IClientAPI implementations. 
							
						 
						
							2010-10-20 16:17:54 -07:00  
				
					
						
							
							
								 
						
							
							
								94684a2251 
								
							
								 
							
						 
						
							
							
								
								* remove some spurious debug info  
							
							
							
						 
						
							2010-10-20 02:36:59 -04:00  
				
					
						
							
							
								 
						
							
							
								a7acb650d4 
								
							
								 
							
						 
						
							
							
								
								Deleted verbose debug messages that are bringing sims to an halt. Increased the user cache expiration period to 33 hours.  
							
							
							
						 
						
							2010-10-19 22:26:07 -07:00  
				
					
						
							
							
								 
						
							
							
								9f975ad5aa 
								
							
								 
							
						 
						
							
							
								
								* One more goofy thing.  I note that the sculpt texture id is broken out of the ExtraParams data in UploadObjectAsset.   At this moment, if you're uploading a Sculpt, make sure to break out the Texture ID into the object data or it might not get applied appropriately.  
							
							
							
						 
						
							2010-10-20 01:23:54 -04:00  
				
					
						
							
							
								 
						
							
							
								087cb951e2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://opensimulator.org/git/opensim  
							
							
							
						 
						
							2010-10-20 00:43:29 -04:00  
				
					
						
							
							
								 
						
							
							
								edce4e9c67 
								
							
								 
							
						 
						
							
							
								
								* This removes an ugly extraparams hack that I used and makes UploadObjectAsset into a generic linkset upload tool.  
							
							
							
						 
						
							2010-10-20 00:40:05 -04:00  
				
					
						
							
							
								 
						
							
							
								8731c2be11 
								
							
								 
							
						 
						
							
							
								
								It looks like Vector3s also got written down in lower case at some point in time. Added code to account for that.  
							
							... 
							
							
							
							17:45:59 - [SceneObjectSerializer]: exception while parsing SitTargetPosition: System.Xml.XmlException: Expecting X tag from namespace , got x and  instead  Line 1, position 2838. 
							
						 
						
							2010-10-19 15:16:29 -07:00  
				
					
						
							
							
								 
						
							
							
								8acac3d07f 
								
							
								 
							
						 
						
							
							
								
								Another take related to the previous commit.  
							
							
							
						 
						
							2010-10-19 15:07:15 -07:00  
				
					
						
							
							
								 
						
							
							
								3b2d9a9939 
								
							
								 
							
						 
						
							
							
								
								Added code to quaternion deserialization to try to cope with an exception seen in Wright Plaza related to SitTargetOrientation.  
							
							... 
							
							
							
							17:23:05 - [SceneObjectSerializer]: exception while parsing SitTargetOrientation: System.Xml.XmlException: Expecting X tag from namespace , got w and  instead  Line 1, position 30064. 
							
						 
						
							2010-10-19 14:37:03 -07:00  
				
					
						
							
							
								 
						
							
							
								684449f783 
								
							
								 
							
						 
						
							
							
								
								Added TextureAnimation and ParticleSystem to serialization.  
							
							
							
						 
						
							2010-10-19 00:04:02 -07:00  
				
					
						
							
							
								 
						
							
							
								b2c1a1c9bd 
								
							
								 
							
						 
						
							
							
								
								* This concludes UploadObjectAsset for now until the permissions and physics shape are added to the message serialization.  
							
							... 
							
							
							
							* You should now be able to upload multiple mesh collada mesh objects.  They should appear in front of you (or on top of you!) when you upload them.
* Once again, thanks to John Hurliman and Latif Khalifa for insight and smxy for cheering me on :D 
							
						 
						
							2010-10-19 01:53:56 -04:00  
				
					
						
							
							
								 
						
							
							
								158e43d4fd 
								
							
								 
							
						 
						
							
							
								
								* Almost complete implementation of UploadObjectAsset cap.   all meshes get uploaded but they're improperly positioned/oriented at the moment.  
							
							
							
						 
						
							2010-10-18 23:47:35 -04:00  
				
					
						
							
							
								 
						
							
							
								12128f1917 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://opensimulator.org/git/opensim  
							
							
							
						 
						
							2010-10-18 23:00:48 -04:00  
				
					
						
							
							
								 
						
							
							
								37a6be7ca9 
								
							
								 
							
						 
						
							
							
								
								Stop the InventoryTransferModule logging every IM notification it receives, even if they are nothing to do with it.  
							
							
							
						 
						
							2010-10-19 02:20:47 +01:00  
				
					
						
							
							
								 
						
							
							
								5dd372edc4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-10-19 02:12:36 +01:00  
				
					
						
							
							
								 
						
							
							
								99388ce610 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-10-19 02:08:50 +01:00  
				
					
						
							
							
								 
						
							
							
								478b44f231 
								
							
								 
							
						 
						
							
							
								
								Pass in requesting agent ID when GetGroupMembers is called in the XMLRPC groups module  
							
							... 
							
							
							
							This allows the groups xmlrpc server to act appropriately if the requesting agent has permission to see all group members
Not sure why this wasn't being done before... 
							
						 
						
							2010-10-19 02:04:23 +01:00  
				
					
						
							
							
								 
						
							
							
								b9bef50852 
								
							
								 
							
						 
						
							
							
								
								Display more information when xmlrpcgroupsserver comms fails  
							
							... 
							
							
							
							Improve debugging messages 
							
						 
						
							2010-10-19 02:04:14 +01:00  
				
					
						
							
							
								 
						
							
							
								43a4b7b735 
								
							
								 
							
						 
						
							
							
								
								COmmented the wrong line instead, now I commented them all to be on the safe side  
							
							
							
						 
						
							2010-10-19 01:23:25 +01:00  
				
					
						
							
							
								 
						
							
							
								8853c21763 
								
							
								 
							
						 
						
							
							
								
								COmmented the wrong line instead, now I commented them all to be on the safe side  
							
							
							
						 
						
							2010-10-19 01:22:31 +01:00  
				
					
						
							
							
								 
						
							
							
								e0a02d6ca3 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-19 00:52:35 +01:00  
				
					
						
							
							
								 
						
							
							
								5b29b975ee 
								
							
								 
							
						 
						
							
							
								
								Comment a spammy debug message in the serializer  
							
							
							
						 
						
							2010-10-19 00:51:04 +01:00  
				
					
						
							
							
								 
						
							
							
								7de30cc57b 
								
							
								 
							
						 
						
							
							
								
								Change substring matching to prefix matching in region search. This affects  
							
							... 
							
							
							
							both map and login, as they use the same method. 
							
						 
						
							2010-10-18 22:59:00 +01:00  
				
					
						
							
							
								 
						
							
							
								ce3594f7f2 
								
							
								 
							
						 
						
							
							
								
								Change substring matching to prefix matching in region search. This affects  
							
							... 
							
							
							
							both map and login, as they use the same method. 
							
						 
						
							2010-10-18 22:58:04 +01:00  
				
					
						
							
							
								 
						
							
							
								551015db63 
								
							
								 
							
						 
						
							
							
								
								Alphabetize results on region search by prefix matching  
							
							
							
						 
						
							2010-10-18 20:29:00 +01:00  
				
					
						
							
							
								 
						
							
							
								78a6e5489b 
								
							
								 
							
						 
						
							
							
								
								Fix merge issues  
							
							
							
						 
						
							2010-10-18 20:50:16 +02:00  
				
					
						
							
							
								 
						
							
							
								bb7a755cba 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-18 20:30:46 +01:00  
				
					
						
							
							
								 
						
							
							
								e48ac93803 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-10-18 19:08:55 +01:00  
				
					
						
							
							
								 
						
							
							
								2be93066da 
								
							
								 
							
						 
						
							
							
								
								Bump migration version on LastSeen field so it is actually run  
							
							
							
						 
						
							2010-10-18 19:08:26 +01:00  
				
					
						
							
							
								 
						
							
							
								e3bd10829f 
								
							
								 
							
						 
						
							
							
								
								remove some cruft from last commit  
							
							
							
						 
						
							2010-10-18 04:26:23 -07:00  
				
					
						
							
							
								 
						
							
							
								7fa3335fd5 
								
							
								 
							
						 
						
							
							
								
								initial support for meshies physics. Must set ini option UseMeshiesPhysicsMesh = true to enable. See file OpenSimDefaults.ini for example.  
							
							
							
						 
						
							2010-10-18 04:17:36 -07:00  
				
					
						
							
							
								 
						
							
							
								4e4fb93fae 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://opensimulator.org/git/opensim  
							
							
							
						 
						
							2010-10-17 18:45:25 -04:00  
				
					
						
							
							
								 
						
							
							
								6df4ca7de1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-10-17 10:42:04 -07:00  
				
					
						
							
							
								 
						
							
							
								7038f2b406 
								
							
								 
							
						 
						
							
							
								
								Deleted all [XmlIgnore] from SOP, since those are meaningless now.  
							
							
							
						 
						
							2010-10-17 10:41:38 -07:00  
				
					
						
							
							
								 
						
							
							
								22eff055d4 
								
							
								 
							
						 
						
							
							
								
								.NET automagical serialization of SOPs replaced by manual serialization across the board.  
							
							
							
						 
						
							2010-10-17 10:35:38 -07:00  
				
					
						
							
							
								 
						
							
							
								06b61b68c7 
								
							
								 
							
						 
						
							
							
								
								Adding osFunctions for light projection  
							
							... 
							
							
							
							Set the projection parameters in the host prim ...
	osSetProjectionParam(bool Enabled,
				key TextureMaskUUID,
				float FOV,
				float Focus,
				float Ambiance);
	Set the projection parameters in a target prim ...
	osSetProjectionParam(ikey target uuid,
				bool Enabled,
				key TextureMaskUUID,
				float FOV,
				float Focus,
				float Ambiance);
	Threat Level very high
Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2010-10-17 09:52:12 +01:00  
				
					
						
							
							
								 
						
							
							
								9e421868e3 
								
							
								 
							
						 
						
							
							
								
								Add missing check for !_projectionEntry  
							
							... 
							
							
							
							Signed-off-by: Teravus Ovares (Dan Olivares) <teravus@gmail.com> 
							
						 
						
							2010-10-16 20:59:18 -04:00  
				
					
						
							
							
								 
						
							
							
								46e5c8e919 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-16 10:52:56 +01:00  
				
					
						
							
							
								 
						
							
							
								e6d0fb0b0e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-16 10:51:44 +02:00  
				
					
						
							
							
								 
						
							
							
								efc555ca22 
								
							
								 
							
						 
						
							
							
								
								Actually set the PrivateBinPath in XEngine so relocating the scripts  
							
							... 
							
							
							
							directory works 
							
						 
						
							2010-10-16 10:50:07 +02:00  
				
					
						
							
							
								 
						
							
							
								06d37d06e6 
								
							
								 
							
						 
						
							
							
								
								Drop max oar loading version back to 0 from 1  
							
							
							
						 
						
							2010-10-16 07:25:55 +01:00  
				
					
						
							
							
								 
						
							
							
								edc31adf95 
								
							
								 
							
						 
						
							
							
								
								Rip out version option since it turns out that the changed object serialization format can actually be loaded by older OpenSims after all  
							
							... 
							
							
							
							This bumps the OAR version to 0.4 instead, signalling some change but with backwards compatability... for now. 
							
						 
						
							2010-10-16 07:09:13 +01:00  
				
					
						
							
							
								 
						
							
							
								e41b23a1a4 
								
							
								 
							
						 
						
							
							
								
								change --old-guids switch on the save oar command line to --version=<x>  
							
							... 
							
							
							
							if x is 0, then an old version 0.3 archive is saved.  If it is anything else or missing, then a version 1.0 archive is saved
version 1.0 archives cannot be loaded on OpenSim 0.7.0.2 and earlier
also add various informational notices about what version we've saving/loading 
							
						 
						
							2010-10-16 05:38:44 +01:00  
				
					
						
							
							
								 
						
							
							
								3df8d8ff76 
								
							
								 
							
						 
						
							
							
								
								Have OpenSim throw a strop if it tries to load an OAR with a major version that is too high for it to handle  
							
							
							
						 
						
							2010-10-16 04:59:51 +01:00  
				
					
						
							
							
								 
						
							
							
								1bd4219078 
								
							
								 
							
						 
						
							
							
								
								save oar control file first rather than in the middle so that it's the first thing we come accross on load  
							
							... 
							
							
							
							this exposes a weekness with using tar where we don't control the order in which files are loaded.  can't be helped for now 
							
						 
						
							2010-10-16 03:52:11 +01:00  
				
					
						
							
							
								 
						
							
							
								fe4e6ff811 
								
							
								 
							
						 
						
							
							
								
								Fix test break - TestSerializeXml2() still requires old-guids option  
							
							
							
						 
						
							2010-10-16 02:38:46 +01:00  
				
					
						
							
							
								 
						
							
							
								455a2ba7de 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-16 02:27:51 +01:00  
				
					
						
							
							
								 
						
							
							
								1499607215 
								
							
								 
							
						 
						
							
							
								
								Made OARs use the new serialization procedure. (TPs/crossings still on the old one) Added an options argument down the pipeline. For the time being it takes --old-guids as an option to produce <Guid> instead of <UUID>.  
							
							
							
						 
						
							2010-10-15 17:27:19 -07:00  
				
					
						
							
							
								 
						
							
							
								e039a8c8c2 
								
							
								 
							
						 
						
							
							
								
								UPdated the MySql driver to 6.2.4. Also established a much larger MySqlCommand timeout on fetching prims.  
							
							
							
						 
						
							2010-10-15 15:43:06 -07:00  
				
					
						
							
							
								 
						
							
							
								dd1058e6b3 
								
							
								 
							
						 
						
							
							
								
								Adding projected light filters to prim propeties  
							
							... 
							
							
							
							Requires the LL Mesh Beta viewer
Signed-off-by: Teravus Ovares (Dan Olivares) <teravus@gmail.com> 
							
						 
						
							2010-10-15 09:46:49 -04:00  
				
					
						
							
							
								 
						
							
							
								cd4d7a7c35 
								
							
								 
							
						 
						
							
							
								
								A couple of more ways attachment point is sent  
							
							... 
							
							
							
							Signed-off-by: Teravus Ovares (Dan Olivares) <teravus@gmail.com> 
							
						 
						
							2010-10-15 01:56:08 -04:00  
				
					
						
							
							
								 
						
							
							
								0308982c58 
								
							
								 
							
						 
						
							
							
								
								one more silly line ending thing.... *If you have problems, fetch the tree and rebase.  
							
							... 
							
							
							
							Signed-off-by: Teravus Ovares (Dan Olivares) <teravus@gmail.com> 
							
						 
						
							2010-10-15 01:45:25 -04:00  
				
					
						
							
							
								 
						
							
							
								bcdd03c1cf 
								
							
								 
							
						 
						
							
							
								
								more work in progress on mesh physics - still non-functional  
							
							
							
						 
						
							2010-10-14 20:25:31 -07:00  
				
					
						
							
							
								 
						
							
							
								2d88394cd5 
								
							
								 
							
						 
						
							
							
								
								laying some groundwork for mesh physics  
							
							
							
						 
						
							2010-10-14 13:10:03 -07:00  
				
					
						
							
							
								 
						
							
							
								486eede9be 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://MyConnection/var/git/opensim  
							
							
							
						 
						
							2010-10-14 12:24:07 -04:00  
				
					
						
							
							
								 
						
							
							
								c148ef25a9 
								
							
								 
							
						 
						
							
							
								
								* Replacing Magic numbers with Enums  
							
							
							
						 
						
							2010-10-14 12:23:41 -04:00  
				
					
						
							
							
								 
						
							
							
								405935492b 
								
							
								 
							
						 
						
							
							
								
								Don't distroy attachments when using viewer 2.1+, strip multiple attachment data  
							
							
							
						 
						
							2010-10-14 16:28:51 +01:00  
				
					
						
							
							
								 
						
							
							
								ba247f729d 
								
							
								 
							
						 
						
							
							
								
								Kill some magic numbers in the mesh upload module and change the mesh asset  
							
							... 
							
							
							
							type from 45 to 49 to match OMV trunk 
							
						 
						
							2010-10-14 16:28:51 +01:00  
				
					
						
							
							
								 
						
							
							
								41ce392d9b 
								
							
								 
							
						 
						
							
							
								
								Added manual xml2 serialization. Rewired only save xml2, not oars yet. Seems to be generating xml's that are successfully parsed. Needs more testing.  
							
							
							
						 
						
							2010-10-14 09:05:46 -07:00  
				
					
						
							
							
								 
						
							
							
								05c4e27a30 
								
							
								 
							
						 
						
							
							
								
								* A few additional cleanup elements  
							
							... 
							
							
							
							* At this point, I want to make sure to thank the fabulous developers of the LibOpenMetaverse library for tirelessly keeping things updated and hammering away at the protocols and providing excellent tools to figure out where things go wrong.
* Special thanks to John Hurliman and Latif Khalifa for their valuable insight. 
							
						 
						
							2010-10-14 09:57:42 -04:00  
				
					
						
							
							
								 
						
							
							
								6d99f0c627 
								
							
								 
							
						 
						
							
							
								
								* Whoops,   That was supposed to use the HTTP VERB 'GET' not 'POST'  
							
							... 
							
							
							
							* At this point.   Visually, Mesh works OK.   Remember peeps, this is still highly experimental from the viewer side as well as the Simulator side.   There are known problems with the new beta viewers and attachment breaking so be careful until that's fixed.    Additionally there some new properties in the Mesh Viewer that determine physics settings that are non-functional.   More work will be done on that. 
							
						 
						
							2010-10-14 09:34:37 -04:00  
				
					
						
							
							
								 
						
							
							
								7e363b79c7 
								
							
								 
							
						 
						
							
							
								
								* Tweaked the upload response and now at least uploading the mesh works.  
							
							... 
							
							
							
							* Binary error on downloading the mesh though..   so still not yet working. 
							
						 
						
							2010-10-14 09:24:15 -04:00  
				
					
						
							
							
								 
						
							
							
								9c5f8a6802 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://MyConnection/var/git/opensim  
							
							
							
						 
						
							2010-10-14 03:23:37 -04:00  
				
					
						
							
							
								 
						
							
							
								b4a5ce148c 
								
							
								 
							
						 
						
							
							
								
								Rename file + more testing and tweaking  
							
							
							
						 
						
							2010-10-14 03:22:44 -04:00  
				
					
						
							
							
								 
						
							
							
								6ac6ca057d 
								
							
								 
							
						 
						
							
							
								
								Kill some magic numbers in the caps module  
							
							
							
						 
						
							2010-10-14 07:28:20 +01:00  
				
					
						
							
							
								 
						
							
							
								3384f643eb 
								
							
								 
							
						 
						
							
							
								
								* Partially complete stuff for Mesh support that Melanie wanted to see before it was done.  
							
							... 
							
							
							
							* Shouldn't break the build.
* Doesn't work yet either. 
							
						 
						
							2010-10-14 02:19:42 -04:00  
				
					
						
							
							
								 
						
							
							
								45e0cdfcad 
								
							
								 
							
						 
						
							
							
								
								Added SOP.MediaUrl and Shape.Media to the deserialization  
							
							
							
						 
						
							2010-10-13 15:44:25 -07:00  
				
					
						
							
							
								 
						
							
							
								aa60c4b129 
								
							
								 
							
						 
						
							
							
								
								fix build break  
							
							
							
						 
						
							2010-10-13 22:18:57 +01:00  
				
					
						
							
							
								 
						
							
							
								537905d81b 
								
							
								 
							
						 
						
							
							
								
								Add a setter to OldItemID so it can be deserialized  
							
							
							
						 
						
							2010-10-13 19:45:55 +01:00  
				
					
						
							
							
								 
						
							
							
								bb1e35fbd9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-13 18:44:58 +01:00  
				
					
						
							
							
								 
						
							
							
								eeac2a9e6a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-10-13 18:41:52 +01:00  
				
					
						
							
							
								 
						
							
							
								ccd5610997 
								
							
								 
							
						 
						
							
							
								
								Correctly update the LastSeen field  
							
							
							
						 
						
							2010-10-13 18:41:09 +01:00  
				
					
						
							
							
								 
						
							
							
								01728fb19e 
								
							
								 
							
						 
						
							
							
								
								Ensure no UUID.Zero region ID is ever written to presence. Add a Migration  
							
							... 
							
							
							
							to add a LastSeen field of type "Timestamp" to Presence for MySQL 
							
						 
						
							2010-10-13 18:40:33 +01:00  
				
					
						
							
							
								 
						
							
							
								d890390ecf 
								
							
								 
							
						 
						
							
							
								
								Comment a debug message so that it doesn't spew the console upon encountering unknown xml elements.  
							
							
							
						 
						
							2010-10-13 10:38:34 -07:00  
				
					
						
							
							
								 
						
							
							
								54a3b8e079 
								
							
								 
							
						 
						
							
							
								
								New SOG/SOP parser using XmlTextReader + delegates dictionary. Active for load oar and load xml2, but not for packing objects on crossings/TPs yet.  
							
							
							
						 
						
							2010-10-13 08:16:41 -07:00  
				
					
						
							
							
								 
						
							
							
								3eb68c319e 
								
							
								 
							
						 
						
							
							
								
								change default next owner persm to mod/trans to match SL.  
							
							
							
						 
						
							2010-10-13 08:24:18 +02:00  
				
					
						
							
							
								 
						
							
							
								a2167b0f0d 
								
							
								 
							
						 
						
							
							
								
								* more url / hg cleanup  
							
							
							
						 
						
							2010-10-11 16:53:00 -04:00  
				
					
						
							
							
								 
						
							
							
								2654ab6300 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://opensimulator.org/git/opensim  
							
							
							
						 
						
							2010-10-10 18:06:27 -04:00  
				
					
						
							
							
								 
						
							
							
								0806d03780 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-10 22:08:54 +01:00  
				
					
						
							
							
								 
						
							
							
								cb79e228e4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-10 22:08:36 +01:00  
				
					
						
							
							
								 
						
							
							
								30f926aab6 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-10-10 22:07:51 +01:00  
				
					
						
							
							
								 
						
							
							
								f2febb89fc 
								
							
								 
							
						 
						
							
							
								
								Change the part for sound playback to be the root part / object UUID instead  
							
							... 
							
							
							
							of the child prim because using the child prim plain doesn't work. 
							
						 
						
							2010-10-10 22:07:36 +01:00  
				
					
						
							
							
								 
						
							
							
								2804c97a39 
								
							
								 
							
						 
						
							
							
								
								Change the part for sound playback to be the root part / object UUID instead  
							
							... 
							
							
							
							of the child prim because using the child prim plain doesn't work. 
							
						 
						
							2010-10-10 22:06:47 +01:00  
				
					
						
							
							
								 
						
							
							
								c2971a6398 
								
							
								 
							
						 
						
							
							
								
								Add group invites to the list of messages that get offlined  
							
							
							
						 
						
							2010-10-10 20:15:02 +02:00  
				
					
						
							
							
								 
						
							
							
								cf61cf7b32 
								
							
								 
							
						 
						
							
							
								
								* Make line endings consistant in Meshmerizer.cs  
							
							
							
						 
						
							2010-10-09 13:50:53 -04:00  
				
					
						
							
							
								 
						
							
							
								0dd4071156 
								
							
								 
							
						 
						
							
							
								
								Fix a typo in previouis commit: start must not pass the end of the file  
							
							
							
						 
						
							2010-10-09 18:22:21 +02:00  
				
					
						
							
							
								 
						
							
							
								3454dfbcb3 
								
							
								 
							
						 
						
							
							
								
								weird line endings fix commit  
							
							
							
						 
						
							2010-10-09 12:07:58 -04:00  
				
					
						
							
							
								 
						
							
							
								5e381ec67c 
								
							
								 
							
						 
						
							
							
								
								Return error code instead of the last byte of the file if range is not satisfiable  
							
							
							
						 
						
							2010-10-09 18:01:11 +02:00  
				
					
						
							
							
								 
						
							
							
								06d3a529a9 
								
							
								 
							
						 
						
							
							
								
								In case when 1 single byte is requested (yes viewer does this)  
							
							... 
							
							
							
							start of the ranges gets clamped with a wrong value. In case of a texture with
601 byte long texture the viewer request range 0-599 first, then 600- in which case
both start and end should be 600.
End can also be 0, valid request for the firt byte of the file is 0-0.
Thanks to Thickbrick for explaining how HTTP range header works. 
							
						 
						
							2010-10-09 17:46:09 +02:00  
				
					
						
							
							
								 
						
							
							
								231feab57f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							... 
							
							
							
							Conflicts:
	OpenSim/Region/CoreModules/Framework/InventoryAccess/InventoryAccessModule.cs 
							
						 
						
							2010-10-09 01:07:41 +01:00  
				
					
						
							
							
								 
						
							
							
								96080dc492 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-10-09 01:05:05 +01:00  
				
					
						
							
							
								 
						
							
							
								ed161020e2 
								
							
								 
							
						 
						
							
							
								
								minor: remove some mono compiler warnings  
							
							
							
						 
						
							2010-10-09 01:46:29 +01:00  
				
					
						
							
							
								 
						
							
							
								211ea5d521 
								
							
								 
							
						 
						
							
							
								
								Limit formatting of local console output to actual logging messages.  
							
							... 
							
							
							
							The formatting of lines with the help of a regular expression match will be done only for output with an explicitly given logging level.
This fixes the issue of colons being added to help texts on the local console. 
							
						 
						
							2010-10-09 00:47:39 +01:00  
				
					
						
							
							
								 
						
							
							
								ff49a21eca 
								
							
								 
							
						 
						
							
							
								
								Fix a security relevant issue with take / take copy  
							
							
							
						 
						
							2010-10-09 01:02:57 +02:00  
				
					
						
							
							
								 
						
							
							
								4a57288577 
								
							
								 
							
						 
						
							
							
								
								Fix an infinite recursion  
							
							
							
						 
						
							2010-10-08 23:23:07 +01:00  
				
					
						
							
							
								 
						
							
							
								4a0911bdbd 
								
							
								 
							
						 
						
							
							
								
								Guard against locking a nullref to avoid build break  
							
							
							
						 
						
							2010-10-08 19:19:07 +01:00  
				
					
						
							
							
								 
						
							
							
								5dcbbb726a 
								
							
								 
							
						 
						
							
							
								
								Change the order of actions to address a possible nullref  
							
							
							
						 
						
							2010-10-08 18:40:13 +01:00  
				
					
						
							
							
								 
						
							
							
								52dd547863 
								
							
								 
							
						 
						
							
							
								
								Make SendKillObject send multiple localIDs in one packet. This avoids the  
							
							... 
							
							
							
							halting visual behavior of large group deletes and eliminates the packet flood 
							
						 
						
							2010-10-08 11:31:52 +02:00  
				
					
						
							
							
								 
						
							
							
								4adada6fe4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://opensimulator.org/git/opensim  
							
							
							
						 
						
							2010-10-07 23:47:39 -04:00  
				
					
						
							
							
								 
						
							
							
								9391c3ffee 
								
							
								 
							
						 
						
							
							
								
								add a flag in OpenSim.ini.example for enabling/disabling decoded sculpt map caching for meshing  
							
							
							
						 
						
							2010-10-07 19:34:46 -07:00  
				
					
						
							
							
								 
						
							
							
								ba0afa53d3 
								
							
								 
							
						 
						
							
							
								
								Implement rezzing coalesced objects  
							
							
							
						 
						
							2010-10-07 05:12:39 +02:00  
				
					
						
							
							
								 
						
							
							
								9a5d0984a5 
								
							
								 
							
						 
						
							
							
								
								Fix autoreturn to not return zero objects  
							
							
							
						 
						
							2010-10-07 02:16:36 +01:00  
				
					
						
							
							
								 
						
							
							
								2db0ac74c7 
								
							
								 
							
						 
						
							
							
								
								Implement taking of coalesced objects.  
							
							... 
							
							
							
							WARNING!!!!!
You can TAKE them, but you can't REZ them again. Only the first of the contained
objects will rez, the rest is inaccessible until rezzing them is implemented.
Also, rotations are not explicitly stored. This MAY work. Or not. 
							
						 
						
							2010-10-07 01:13:17 +02:00  
				
					
						
							
							
								 
						
							
							
								abfede7819 
								
							
								 
							
						 
						
							
							
								
								Plumb the path for multiple object deletes  
							
							
							
						 
						
							2010-10-06 20:00:51 +01:00  
				
					
						
							
							
								 
						
							
							
								42f76773a1 
								
							
								 
							
						 
						
							
							
								
								Plumb the path for multiple object deletes  
							
							
							
						 
						
							2010-10-06 19:59:30 +02:00  
				
					
						
							
							
								 
						
							
							
								ca50f6a82c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-06 05:45:29 +01:00  
				
					
						
							
							
								 
						
							
							
								d45276b3f6 
								
							
								 
							
						 
						
							
							
								
								Add and plumb the usetex URL parameter to worldview. Required but not yet  
							
							... 
							
							
							
							functional 
							
						 
						
							2010-10-06 05:44:19 +01:00  
				
					
						
							
							
								 
						
							
							
								9a1c8db443 
								
							
								 
							
						 
						
							
							
								
								Convert worldview to GET  
							
							
							
						 
						
							2010-10-06 05:17:31 +01:00  
				
					
						
							
							
								 
						
							
							
								1a47ec082e 
								
							
								 
							
						 
						
							
							
								
								Convert worldview to GET  
							
							
							
						 
						
							2010-10-06 05:15:47 +02:00  
				
					
						
							
							
								 
						
							
							
								b7586806cd 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-06 03:52:57 +01:00  
				
					
						
							
							
								 
						
							
							
								623f57deb5 
								
							
								 
							
						 
						
							
							
								
								Change the URL /worldview to /worldview/<region id> to support multiregion  
							
							
							
						 
						
							2010-10-06 03:51:55 +01:00  
				
					
						
							
							
								 
						
							
							
								752b6a8764 
								
							
								 
							
						 
						
							
							
								
								Convert the BMP to a JPEG image and return it. This should be testable.  
							
							
							
						 
						
							2010-10-06 03:40:55 +01:00  
				
					
						
							
							
								 
						
							
							
								abfcd168fc 
								
							
								 
							
						 
						
							
							
								
								Add the parameter plumbing and image generation  
							
							
							
						 
						
							2010-10-06 03:32:01 +01:00  
				
					
						
							
							
								 
						
							
							
								17316170a5 
								
							
								 
							
						 
						
							
							
								
								Add WOrldView request handler and plumbing  
							
							
							
						 
						
							2010-10-06 03:03:10 +01:00  
				
					
						
							
							
								 
						
							
							
								7d62ab6a9e 
								
							
								 
							
						 
						
							
							
								
								Fix incorrect class name  
							
							
							
						 
						
							2010-10-06 02:16:42 +01:00  
				
					
						
							
							
								 
						
							
							
								ce89f08f6b 
								
							
								 
							
						 
						
							
							
								
								Add WorldView module skeleton  
							
							
							
						 
						
							2010-10-06 02:06:50 +01:00  
				
					
						
							
							
								 
						
							
							
								c97398575c 
								
							
								 
							
						 
						
							
							
								
								Convert the map image modules to new style modules  
							
							
							
						 
						
							2010-10-06 01:42:18 +01:00  
				
					
						
							
							
								 
						
							
							
								84cf0ffbf1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://opensimulator.org/git/opensim  
							
							
							
						 
						
							2010-10-05 20:06:27 -04:00  
				
					
						
							
							
								 
						
							
							
								593fc5c87a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://opensimulator.org/git/opensim  
							
							
							
						 
						
							2010-10-05 19:45:37 -04:00  
				
					
						
							
							
								 
						
							
							
								d8149373c1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-06 00:27:10 +01:00  
				
					
						
							
							
								 
						
							
							
								7e6a047769 
								
							
								 
							
						 
						
							
							
								
								Remove defunct sirikata client stack  
							
							
							
						 
						
							2010-10-06 00:20:41 +01:00  
				
					
						
							
							
								 
						
							
							
								5d61323192 
								
							
								 
							
						 
						
							
							
								
								Add the view generating method to the image generator interface  
							
							
							
						 
						
							2010-10-05 23:49:21 +01:00  
				
					
						
							
							
								 
						
							
							
								b424af6187 
								
							
								 
							
						 
						
							
							
								
								Revert an accidental default value change  
							
							
							
						 
						
							2010-10-05 23:06:29 +01:00  
				
					
						
							
							
								 
						
							
							
								eb491d2c36 
								
							
								 
							
						 
						
							
							
								
								Patch to allow other cam angles. Not complete. Thanks, Antont.  
							
							
							
						 
						
							2010-10-05 22:56:20 +01:00  
				
					
						
							
							
								 
						
							
							
								8f1acb890a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of git://opensimulator.org/git/opensim  
							
							
							
						 
						
							2010-10-05 14:17:18 -04:00  
				
					
						
							
							
								 
						
							
							
								ba0a19c228 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-10-05 02:12:35 +01:00  
				
					
						
							
							
								 
						
							
							
								bc9f793a92 
								
							
								 
							
						 
						
							
							
								
								Formatting cleanup.  
							
							
							
						 
						
							2010-10-04 21:28:17 -04:00  
				
					
						
							
							
								 
						
							
							
								eb17d581d3 
								
							
								 
							
						 
						
							
							
								
								Make windlight set the default environment on start  
							
							
							
						 
						
							2010-10-05 01:54:15 +01:00  
				
					
						
							
							
								 
						
							
							
								e55e93c994 
								
							
								 
							
						 
						
							
							
								
								Avoid throwing errors when adding existing meshes to the render scene  
							
							
							
						 
						
							2010-10-04 06:02:28 +01:00  
				
					
						
							
							
								 
						
							
							
								cb6e4035c7 
								
							
								 
							
						 
						
							
							
								
								Avoid throwing errors when adding existing meshes to the render scene  
							
							
							
						 
						
							2010-10-04 06:02:09 +01:00  
				
					
						
							
							
								 
						
							
							
								da6816c805 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-10-04 04:49:54 +01:00  
				
					
						
							
							
								 
						
							
							
								37231e0941 
								
							
								 
							
						 
						
							
							
								
								Made the home agent handler check for xff if behind a proxy.  
							
							
							
						 
						
							2010-10-03 21:21:02 -07:00  
				
					
						
							
							
								 
						
							
							
								934ae03d44 
								
							
								 
							
						 
						
							
							
								
								Made the Gatekeeper proxy-able.  
							
							
							
						 
						
							2010-10-03 20:35:26 -07:00  
				
					
						
							
							
								 
						
							
							
								0772e19af2 
								
							
								 
							
						 
						
							
							
								
								Added viewer's channel, mac, and id0 to agent circuit data. Also moved client ip address to agent circuit data, so that it's always there.  
							
							
							
						 
						
							2010-10-03 20:01:59 -07:00  
				
					
						
							
							
								 
						
							
							
								f89dd85f68 
								
							
								 
							
						 
						
							
							
								
								Fix a comment marker  
							
							
							
						 
						
							2010-10-04 00:17:48 +01:00  
				
					
						
							
							
								 
						
							
							
								766ce9a141 
								
							
								 
							
						 
						
							
							
								
								Add linden prim renderer and update libOMV  
							
							
							
						 
						
							2010-10-04 00:10:08 +01:00  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								1f7d68e555 
								
							
								 
							
						 
						
							
							
								
								Restrict inventory items added in a transaction to folder belonging  
							
							... 
							
							
							
							to the connected client. 
							
						 
						
							2010-09-27 00:30:26 +01:00  
				
					
						
							
							
								 
						
							
							
								34e8bf45b6 
								
							
								 
							
						 
						
							
							
								
								Restrict inventory items added in a transaction to folder belonging  
							
							... 
							
							
							
							to the connected client. 
							
						 
						
							2010-09-27 00:29:27 +01:00  
				
					
						
							
							
								 
						
							
							
								9f17ae580d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-26 23:57:06 +01:00  
				
					
						
							
							
								 
						
							
							
								6f78358b09 
								
							
								 
							
						 
						
							
							
								
								When receiving intersim IM, don't let the spoof protection bomb  
							
							
							
						 
						
							2010-09-26 23:50:55 +01:00  
				
					
						
							
							
								 
						
							
							
								dc49057c8a 
								
							
								 
							
						 
						
							
							
								
								Consistency patch: use Path.Combine() instead of + and eliminate the need  
							
							... 
							
							
							
							for a trailing slash on exports/ 
							
						 
						
							2010-09-26 20:03:00 +01:00  
				
					
						
							
							
								 
						
							
							
								d0c271adc6 
								
							
								 
							
						 
						
							
							
								
								Typo fixes  
							
							
							
						 
						
							2010-09-26 18:06:23 +01:00  
				
					
						
							
							
								 
						
							
							
								aecac9bba9 
								
							
								 
							
						 
						
							
							
								
								Typo fixes  
							
							
							
						 
						
							2010-09-26 18:05:55 +01:00  
				
					
						
							
							
								 
						
							
							
								6f689f591a 
								
							
								 
							
						 
						
							
							
								
								Merge Master  
							
							
							
						 
						
							2010-09-26 17:56:31 +01:00  
				
					
						
							
							
								 
						
							
							
								b0b4782a2b 
								
							
								 
							
						 
						
							
							
								
								adding configurable j2kDecodeCache path  
							
							... 
							
							
							
							allowing the decoded sculpt map cache path to be defined in
	the configuration files.
	Use DecodedSculpMapPath in the [Startup] section to set
	the path. The default is still ./bin/j2kDecodeCache 
							
						 
						
							2010-09-26 17:04:11 +01:00  
				
					
						
							
							
								 
						
							
							
								4f25b73b57 
								
							
								 
							
						 
						
							
							
								
								Add configurable path to script engine assemblies  
							
							... 
							
							
							
							Adding ability to place script engine assemblies outside
	the codebase directories.
	Uses new [XEngine] option: ScriptEnginesPath = "path_to_assemblies"
Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2010-09-26 02:30:46 +01:00  
				
					
						
							
							
								 
						
							
							
								0080f28f1d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-25 06:57:53 +01:00  
				
					
						
							
							
								 
						
							
							
								d8ae287ebf 
								
							
								 
							
						 
						
							
							
								
								Prevent spoofing the agent name on text IM  
							
							
							
						 
						
							2010-09-25 06:56:08 +01:00  
				
					
						
							
							
								 
						
							
							
								4fbdcb95a0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-25 06:19:26 +01:00  
				
					
						
							
							
								 
						
							
							
								3b76d7bbb6 
								
							
								 
							
						 
						
							
							
								
								Fix a minor economy issue  
							
							
							
						 
						
							2010-09-25 06:09:35 +01:00  
				
					
						
							
							
								 
						
							
							
								83b16612ce 
								
							
								 
							
						 
						
							
							
								
								Experimental locking of taint processing  
							
							
							
						 
						
							2010-09-25 05:57:08 +02:00  
				
					
						
							
							
								 
						
							
							
								30d3e8a13e 
								
							
								 
							
						 
						
							
							
								
								Add prim name to OdePrim Error and Warning messages.  
							
							... 
							
							
							
							This aims to make it easier to identify and remove rogue prims that are causing ODE to fall over. 
							
						 
						
							2010-09-25 01:07:37 +01:00  
				
					
						
							
							
								 
						
							
							
								6325fa515d 
								
							
								 
							
						 
						
							
							
								
								Add UUID to physics prim name parameter so that diagnostic messages can be made more useful.  
							
							... 
							
							
							
							If a separate UUID parameter is better for the future then this can be added later on. 
							
						 
						
							2010-09-25 00:51:40 +01:00  
				
					
						
							
							
								 
						
							
							
								b366ad5012 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-09-25 00:00:00 +01:00  
				
					
						
							
							
								 
						
							
							
								5bcf9ae2f9 
								
							
								 
							
						 
						
							
							
								
								If the uuid gatherer fails to find the asset containing gesture metadata, then simply return rather than generating an exception  
							
							... 
							
							
							
							This matches existing behaviour, though better diagnostics for missing assets may be good later on.
This addresses http://opensimulator.org/mantis/view.php?id=4977  
							
						 
						
							2010-09-24 23:58:37 +01:00  
				
					
						
							
							
								 
						
							
							
								1c1f308052 
								
							
								 
							
						 
						
							
							
								
								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-24 23:48:52 +02:00  
				
					
						
							
							
								 
						
							
							
								33bd4fe789 
								
							
								 
							
						 
						
							
							
								
								When clearing the addin registry, respect a custom path  
							
							
							
						 
						
							2010-09-24 22:00:51 +02:00  
				
					
						
							
							
								 
						
							
							
								8dc59f5b59 
								
							
								 
							
						 
						
							
							
								
								Added delay for llSetPrimitiveParams() and llSetLinkPrimitiveParams() functions per the LSL wiki.  
							
							... 
							
							
							
							Signed-off-by: Melanie <melanie@t-data.com>
This patch also fixes a large amount of trailing whitespace. While this is
beneficial, it should really be in a separate patch that fixes whitespace only.
Just good practice. 
							
						 
						
							2010-09-24 16:25:14 +01:00  
				
					
						
							
							
								 
						
							
							
								acd5bbdb71 
								
							
								 
							
						 
						
							
							
								
								* One more item for CSharpSqlite  
							
							... 
							
							
							
							* Hopefully this will enable mac people to use SQLite again
* Someone cooler then me will need to figure out how to define CSharpSqlite with Mono so the conditional will pick up.
* There's also an error that occurs when you first load OpenSimulator under CSharpSQLite that goes away after.
* The databases are not byte for byte compatible.  Mono.Data.Sqlite is able to read CSharpSqlite made databases but not the reverse way. 
							
						 
						
							2010-09-23 01:45:54 -04:00  
				
					
						
							
							
								 
						
							
							
								983c6a74b1 
								
							
								 
							
						 
						
							
							
								
								* Add CSharpSqlite to prebuild  
							
							... 
							
							
							
							* Use a conditional define to determine whether we're using CSharpSqlite or Mono.Data.Sqlite
#if CSharpSqlite
    using Community.CsharpSqlite.Sqlite;
#else
    using Mono.Data.Sqlite;
#endif
* Hopefully, this will restore sqlite functionality on a Mac.  In visual studio, you can edit the OpenSim.Data.SQLite project, go to the Build tab and enter CSharpSqlite in the box.  I'm not sure how to define CSharpSqlite in Mono, someone better at it then me will have to take the job of figuring out the best way to define it in Mono. 
							
						 
						
							2010-09-23 01:21:08 -04:00  
				
					
						
							
							
								 
						
							
							
								41847e8fdf 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-21 04:03:40 +01:00  
				
					
						
							
							
								 
						
							
							
								9feef34a81 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-21 04:03:14 +01:00  
				
					
						
							
							
								 
						
							
							
								2b8c99c2fb 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-09-21 04:02:50 +01:00  
				
					
						
							
							
								 
						
							
							
								14adf90805 
								
							
								 
							
						 
						
							
							
								
								Fix a typo  
							
							
							
						 
						
							2010-09-21 04:02:34 +01:00  
				
					
						
							
							
								 
						
							
							
								10a37f5be4 
								
							
								 
							
						 
						
							
							
								
								Refactor script create permission into the perms module  
							
							
							
						 
						
							2010-09-21 04:02:28 +01:00  
				
					
						
							
							
								 
						
							
							
								12f9b1df8c 
								
							
								 
							
						 
						
							
							
								
								Fix a typo  
							
							
							
						 
						
							2010-09-21 03:57:09 +02:00  
				
					
						
							
							
								 
						
							
							
								7229bc4fbd 
								
							
								 
							
						 
						
							
							
								
								Refactor script create permission into the perms module  
							
							
							
						 
						
							2010-09-21 02:08:55 +02:00  
				
					
						
							
							
								 
						
							
							
								51207c24a0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-09-21 01:04:08 +01:00  
				
					
						
							
							
								 
						
							
							
								192bcab987 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-09-21 01:01:07 +01:00  
				
					
						
							
							
								 
						
							
							
								a85779e477 
								
							
								 
							
						 
						
							
							
								
								If the uuid of a SceneObjectGroup (RootPart) is changed before adding to the scene, remove the old uuid reference from m_parts as well as adding the new one.  
							
							... 
							
							
							
							The separate remove and set operations is SOG.set_UUID() are both locked under m_parts.SyncRoot since they are logically atomic (though this isn't such an issue if the SOG isn't part of a scene)
Added unit test for this behaviour.
Also changed the second m_parts.AddOrReplace() to m_parts.Add().  As the old reference is now removed we never end up replacing an identical uuid.  And if we replace a uuid that's already there (from a child part) then this is an error. 
							
						 
						
							2010-09-21 00:58:54 +01:00  
				
					
						
							
							
								 
						
							
							
								9cf8795ecf 
								
							
								 
							
						 
						
							
							
								
								Fix a merge artefact that broke script state persistence in XAttachments  
							
							
							
						 
						
							2010-09-19 22:53:05 +02:00  
				
					
						
							
							
								 
						
							
							
								27d5976b87 
								
							
								 
							
						 
						
							
							
								
								* Tweaked the LocationTests for maximum coverage.  
							
							... 
							
							
							
							* Added more mundane tests. 
							
						 
						
							2010-09-18 03:42:37 -04:00  
				
					
						
							
							
								 
						
							
							
								c203fae26b 
								
							
								 
							
						 
						
							
							
								
								* Covered the type converters in SLUtil with unit tests.  
							
							... 
							
							
							
							* Does anyone have an example raw notecard to look at and test the notecard parser? 
							
						 
						
							2010-09-18 02:49:42 -04:00  
				
					
						
							
							
								 
						
							
							
								4d83879704 
								
							
								 
							
						 
						
							
							
								
								* More Mundane Tests  
							
							... 
							
							
							
							* SL Util tests of AssetType2ContentType and ContentType2AssetType 
							
						 
						
							2010-09-17 23:27:41 -04:00  
				
					
						
							
							
								 
						
							
							
								a22f007246 
								
							
								 
							
						 
						
							
							
								
								Improve the explanative text of migration failures  
							
							... 
							
							
							
							When running for the first time, people see migration failures because of sql statements that are trying to move data from old tables (e.g. users).  The amended text attempts to calm their nerves. 
							
						 
						
							2010-09-18 03:37:10 +01:00  
				
					
						
							
							
								 
						
							
							
								7ee0a8d30e 
								
							
								 
							
						 
						
							
							
								
								Clarify help text for use of file paths with console command "create region".  
							
							
							
						 
						
							2010-09-18 02:30:56 +01:00  
				
					
						
							
							
								 
						
							
							
								cd42cdcc89 
								
							
								 
							
						 
						
							
							
								
								REST Console delivers responses with content type text/xml instead of text/plain.  
							
							... 
							
							
							
							Non-error responses to requests SessionCommand and CloseSession should use the appropriate content type for their XML data payload. 
							
						 
						
							2010-09-18 02:24:04 +01:00  
				
					
						
							
							
								 
						
							
							
								2501372d3b 
								
							
								 
							
						 
						
							
							
								
								Add m_syncRoot lock to MapAndArray.ContainsKey(), as discussed with jhurliman  
							
							... 
							
							
							
							Though this is actually thread-safe on .net 4.0 and mono today, the .net sdk states that Dictionary instance members are not guaranteed thread-safe 
							
						 
						
							2010-09-18 01:57:13 +01:00  
				
					
						
							
							
								 
						
							
							
								889923841c 
								
							
								 
							
						 
						
							
							
								
								Stop broadcasting non 0/DEBUG ChatTypeEnum.Region messages to all avatars  
							
							... 
							
							
							
							This allows non public/debug region wide messages to be sent to scripts but not be broadast to avatars 
							
						 
						
							2010-09-18 01:43:22 +01:00  
				
					
						
							
							
								 
						
							
							
								4327c795f8 
								
							
								 
							
						 
						
							
							
								
								Move OpenSim/Framework/tests/PrimeNumberHelperTests.cs to OpenSim/Framework/Tests/PrimeNumberHelperTests.cs  
							
							... 
							
							
							
							I'm assuming the lowercase tests was a mistake.  Please revert if it actually wasn't 
							
						 
						
							2010-09-18 00:25:22 +01:00  
				
					
						
							
							
								 
						
							
							
								b1ab3ea5d9 
								
							
								 
							
						 
						
							
							
								
								For all Flotasm group module XMLRPC calls, correct parameter requestingAgentID to RequestingAgentID  
							
							... 
							
							
							
							This was stopping the get group member roles call from working, and may have affected other things 
							
						 
						
							2010-09-17 23:48:44 +01:00  
				
					
						
							
							
								 
						
							
							
								33fbf0e329 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://MyConnection/var/git/opensim  
							
							
							
						 
						
							2010-09-17 18:41:29 -04:00  
				
					
						
							
							
								 
						
							
							
								94f35890e7 
								
							
								 
							
						 
						
							
							
								
								* Fixed and re-enabled CacheTests  
							
							... 
							
							
							
							* Added MundaneFrameworkTests.cs for the really mundane tests like testing properties,constructors, etc in OpenSim.Framework.
* Fixed LeftAxis and UpAxis unpacking from OSD to AgentPosition (copy and paste error caught while writing mundane test) (Good thing nobody uses the camera frustum from remote regions yet) 
							
						 
						
							2010-09-17 18:41:12 -04:00  
				
					
						
							
							
								 
						
							
							
								3a760ad12b 
								
							
								 
							
						 
						
							
							
								
								Overwrite the core version of the string parsing method with ours  
							
							
							
						 
						
							2010-09-17 22:20:20 +01:00  
				
					
						
							
							
								 
						
							
							
								bdd4dcf69b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-17 22:12:48 +01:00  
				
					
						
							
							
								 
						
							
							
								c08b6c2873 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-09-17 14:35:35 -07:00  
				
					
						
							
							
								 
						
							
							
								e603521fd7 
								
							
								 
							
						 
						
							
							
								
								Applying the llParseString2List() patch from  #5036  that Melanie claims was already applied  
							
							
							
						 
						
							2010-09-17 14:32:49 -07:00  
				
					
						
							
							
								 
						
							
							
								69749b81f9 
								
							
								 
							
						 
						
							
							
								
								* Add a few more tests to help our meager code coverage %.  
							
							... 
							
							
							
							* Tests Animation Constructors
* Tests Animation OSD Packing/Unpacking
* Tests the PrimeNumberHelper class which is used in the cache. 
							
						 
						
							2010-09-17 03:11:57 -04:00  
				
					
						
							
							
								 
						
							
							
								256c8cb62d 
								
							
								 
							
						 
						
							
							
								
								Send kill packets for avatars, too  
							
							
							
						 
						
							2010-09-17 03:56:31 +01:00  
				
					
						
							
							
								 
						
							
							
								87a1e00f05 
								
							
								 
							
						 
						
							
							
								
								Remove the now unused partslock  
							
							
							
						 
						
							2010-09-17 04:00:00 +02:00  
				
					
						
							
							
								 
						
							
							
								e32855d080 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-17 03:57:15 +01:00  
				
					
						
							
							
								 
						
							
							
								7df4383235 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							... 
							
							
							
							Integrate the next large patch.
Don't use this version, it has a ghost avatar issue. Next push
will fix it. 
							
						 
						
							2010-09-17 03:49:30 +01:00  
				
					
						
							
							
								 
						
							
							
								7762301cea 
								
							
								 
							
						 
						
							
							
								
								Revert "* Changed 11 calls for session info to the more optimized API method"  
							
							... 
							
							
							
							This reverts commit 5dc9ea2f24 
							
						 
						
							2010-09-17 01:57:26 +01:00  
				
					
						
							
							
								 
						
							
							
								b49cb3355f 
								
							
								 
							
						 
						
							
							
								
								Fixed a regression in SOG.Copy()  
							
							
							
						 
						
							2010-09-16 17:57:00 -07:00  
				
					
						
							
							
								 
						
							
							
								5321e0e69f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-09-16 17:31:24 -07:00  
				
					
						
							
							
								 
						
							
							
								860b2a502f 
								
							
								 
							
						 
						
							
							
								
								Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndArray collection  
							
							
							
						 
						
							2010-09-16 17:30:46 -07:00  
				
					
						
							
							
								 
						
							
							
								e3f1533705 
								
							
								 
							
						 
						
							
							
								
								Fix build break by replacing Items.LockItemsForWrite() with lock (Items) {}  
							
							
							
						 
						
							2010-09-17 01:21:28 +01:00  
				
					
						
							
							
								 
						
							
							
								5072429263 
								
							
								 
							
						 
						
							
							
								
								Send KillPackets on the Task queue rather than the State queue  
							
							... 
							
							
							
							Object updates are sent on the task queue.  It's possible for an object update to be placed on the client queue before a kill packet comes along.
The kill packet would then be placed on the state queue and possibly get sent before the update
If the update gets sent afterwards then client get undeletable no owner objects until relog
Placing the kills in the task queue should mean that they are received after updates.  The kill record prevents subsequent updates getting on the queue
Comments state that updates are sent via the state queue but this isn't true.  If this was the case this problem might not exist. 
							
						 
						
							2010-09-17 01:16:21 +01:00  
				
					
						
							
							
								 
						
							
							
								5b18f8be25 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-09-17 01:01:12 +01:00  
				
					
						
							
							
								 
						
							
							
								251f2444d0 
								
							
								 
							
						 
						
							
							
								
								Revert "* Changed 11 calls for session info to the more optimized API method"  
							
							... 
							
							
							
							This reverts commit 5dc9ea2f24 
							
						 
						
							2010-09-17 01:50:48 +02:00  
				
					
						
							
							
								 
						
							
							
								670357367e 
								
							
								 
							
						 
						
							
							
								
								Removing debug  
							
							
							
						 
						
							2010-09-16 23:32:18 +01:00  
				
					
						
							
							
								 
						
							
							
								1b2edfe75f 
								
							
								 
							
						 
						
							
							
								
								JustinCC is evil.  f7b28dd3 broke script persistence. This fixes it.  
							
							
							
						 
						
							2010-09-16 23:19:46 +01:00  
				
					
						
							
							
								 
						
							
							
								1e4e978f7f 
								
							
								 
							
						 
						
							
							
								
								Removing debug  
							
							
							
						 
						
							2010-09-16 23:26:53 +02:00  
				
					
						
							
							
								 
						
							
							
								a0c87b5af6 
								
							
								 
							
						 
						
							
							
								
								JustinCC is evil.  f7b28dd3 broke script persistence. This fixes it.  
							
							
							
						 
						
							2010-09-16 23:12:32 +02:00  
				
					
						
							
							
								 
						
							
							
								d52b2b9ee7 
								
							
								 
							
						 
						
							
							
								
								minor: remove some mono compiler warnings  
							
							
							
						 
						
							2010-09-16 20:46:24 +01:00  
				
					
						
							
							
								 
						
							
							
								512ded6eb5 
								
							
								 
							
						 
						
							
							
								
								Catch a nullref  
							
							
							
						 
						
							2010-09-16 21:07:09 +02:00  
				
					
						
							
							
								 
						
							
							
								d50a072336 
								
							
								 
							
						 
						
							
							
								
								Suppress the strange "Result not Dictionary" messages that happen when  
							
							... 
							
							
							
							a region queries for a nonexistent presence. 
							
						 
						
							2010-09-16 20:21:30 +02:00  
				
					
						
							
							
								 
						
							
							
								ec89dc99b7 
								
							
								 
							
						 
						
							
							
								
								Some small bug fixes  
							
							
							
						 
						
							2010-09-16 18:58:25 +02:00  
				
					
						
							
							
								 
						
							
							
								58b1ee8e2c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-16 18:04:50 +01:00  
				
					
						
							
							
								 
						
							
							
								7383173d3d 
								
							
								 
							
						 
						
							
							
								
								extend m_entityUpdates.SyncRoot lock in LLClientView.ProcessEntityUpdates() to reduce scope for kill/update race conditions  
							
							... 
							
							
							
							This is necessary because it was still possible for an entity update packet to be constructed, the thread to pause, a kill to be sent on another thread, and then the original thread to resume and send the update
This would result in an update being received after a kill, which results in undeletable ghost objects until the viewer is relogged
Extending the lock looks okay since its only taken by kill, update and reprioritize, and both kill and update do not take further locks
However, evidence suggests that there is still a kill/update race somewhere 
							
						 
						
							2010-09-15 23:06:38 +01:00  
				
					
						
							
							
								 
						
							
							
								e6bc77d832 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-09-15 23:03:02 +01:00  
				
					
						
							
							
								 
						
							
							
								39d27fc879 
								
							
								 
							
						 
						
							
							
								
								rename SceneObjectGroup.DeleteGroup() to DeleteGroupFromScene() to improve code readability  
							
							
							
						 
						
							2010-09-15 22:29:58 +01:00  
				
					
						
							
							
								 
						
							
							
								16f296f489 
								
							
								 
							
						 
						
							
							
								
								Instead of locking SOG.Children when a group is being removed from the scene, iterate over an unlocked list instead  
							
							... 
							
							
							
							Previously, deadlock was possible because deleting a group took a SOG.Children lock then an m_entityUpdates.SyncRoot lock in LLClientView
At the same time, a thread starting from LLClientView.ProcessEntityUpdates() could take an m_entityUpdates.SyncRoot lock then later attempt to take a SOG.Children lock in PermissionsModule.GenerateClientFlags() and later on
Taking a children list in SOG appears to be a better solution than changing PermissionsModule to not relook up the prim.  Going the permission modules root would require that all downstream modules not take a SOG.Children lock either 
							
						 
						
							2010-09-15 21:51:13 +01:00  
				
					
						
							
							
								 
						
							
							
								571693d7b6 
								
							
								 
							
						 
						
							
							
								
								Revert last commit  
							
							
							
						 
						
							2010-09-15 08:16:38 -07:00  
				
					
						
							
							
								 
						
							
							
								77eb8ade8c 
								
							
								 
							
						 
						
							
							
								
								Don't throw an exception if the authorizationservice is missing a serviceuri config entry. Not every authorization service will need a URI.  
							
							
							
						 
						
							2010-09-15 08:08:29 -07:00  
				
					
						
							
							
								 
						
							
							
								1f74f013b2 
								
							
								 
							
						 
						
							
							
								
								Don't fart when deserializing a prim with no ParentGroup set yet  
							
							
							
						 
						
							2010-09-15 07:59:28 -07:00  
				
					
						
							
							
								 
						
							
							
								3275fbec54 
								
							
								 
							
						 
						
							
							
								
								Fix the above  
							
							
							
						 
						
							2010-09-14 23:06:44 +01:00  
				
					
						
							
							
								 
						
							
							
								7f7bbbb84a 
								
							
								 
							
						 
						
							
							
								
								Fix the above  
							
							
							
						 
						
							2010-09-14 23:05:42 +01:00  
				
					
						
							
							
								 
						
							
							
								18beb796bc 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-14 22:50:38 +01:00  
				
					
						
							
							
								 
						
							
							
								585e575d23 
								
							
								 
							
						 
						
							
							
								
								Allow to place the connection strings and providers for estate and region  
							
							... 
							
							
							
							in their oqn sections, for those of us who don't want a catch-all
DatabaseService section. 
							
						 
						
							2010-09-14 22:47:45 +01:00  
				
					
						
							
							
								 
						
							
							
								8ed08a10d9 
								
							
								 
							
						 
						
							
							
								
								Remove long unused Region/Framework/ThreadTracker  
							
							... 
							
							
							
							All methods had already been deleted, only GetThreads() was left 
							
						 
						
							2010-09-14 22:34:55 +01:00  
				
					
						
							
							
								 
						
							
							
								609375bf37 
								
							
								 
							
						 
						
							
							
								
								Fix "show threads" to show threads now being managed by OpenSim.Framework.Watchdog  
							
							
							
						 
						
							2010-09-14 22:24:11 +01:00  
				
					
						
							
							
								 
						
							
							
								540a1912ce 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-14 22:14:23 +02:00  
				
					
						
							
							
								 
						
							
							
								356b1ef1d9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-14 22:16:02 +01:00  
				
					
						
							
							
								 
						
							
							
								e27f59cf42 
								
							
								 
							
						 
						
							
							
								
								reorder some code to avoid merge issues in the future  
							
							
							
						 
						
							2010-09-14 22:15:16 +01:00  
				
					
						
							
							
								 
						
							
							
								2f41bc4ca7 
								
							
								 
							
						 
						
							
							
								
								Fix merge issues  
							
							
							
						 
						
							2010-09-14 22:14:08 +01:00  
				
					
						
							
							
								 
						
							
							
								1212cb0c74 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-14 22:03:42 +01:00  
				
					
						
							
							
								 
						
							
							
								cc290abf7a 
								
							
								 
							
						 
						
							
							
								
								Adjust the code for ghost prim removal to new information from Kitto  
							
							
							
						 
						
							2010-09-14 22:13:44 +02:00  
				
					
						
							
							
								 
						
							
							
								d299f8b55c 
								
							
								 
							
						 
						
							
							
								
								Fix a small left over buglet and also add checking of the physics actor  
							
							... 
							
							
							
							position on backup. This way, ant object that has been moved will be
checked for ghost prims as soon as it is persisted. 
							
						 
						
							2010-09-14 19:41:53 +02:00  
				
					
						
							
							
								 
						
							
							
								095d400f5b 
								
							
								 
							
						 
						
							
							
								
								fix OpenSim.Tests.ConfigurationLoaderTest to satisfy requirement that OpenSimDefaults.ini is present  
							
							... 
							
							
							
							this should allow the testsuite to run again and the autobuild to complete 
							
						 
						
							2010-09-14 17:01:53 +01:00  
				
					
						
							
							
								 
						
							
							
								5d48e3c0bb 
								
							
								 
							
						 
						
							
							
								
								Revert "Move OpenSimDefaults,ini into config-include in order to put it with all the other default files"  
							
							... 
							
							
							
							This reverts commit c3259e9c26 
							
						 
						
							2010-09-14 03:30:07 +01:00  
				
					
						
							
							
								 
						
							
							
								ec305a4825 
								
							
								 
							
						 
						
							
							
								
								LSL compatibility:  Don't throw an exception if an invalid key is passed to llInstantMessage, instead shout about it and apply the usual delay. This now matches SL.  
							
							
							
						 
						
							2010-09-13 17:43:45 -07:00  
				
					
						
							
							
								 
						
							
							
								c3259e9c26 
								
							
								 
							
						 
						
							
							
								
								Move OpenSimDefaults,ini into config-include in order to put it with all the other default files  
							
							
							
						 
						
							2010-09-14 01:38:53 +01:00  
				
					
						
							
							
								 
						
							
							
								b2e50474dc 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-09-13 23:35:27 +01:00  
				
					
						
							
							
								 
						
							
							
								36f81c66e5 
								
							
								 
							
						 
						
							
							
								
								Comment out SOG storing debug log message  
							
							... 
							
							
							
							This can get very spammy with regularly changing objects.  Please uncomment if required. 
							
						 
						
							2010-09-14 00:05:38 +01:00  
				
					
						
							
							
								 
						
							
							
								96a2ce5db0 
								
							
								 
							
						 
						
							
							
								
								Add a missing parenthesis  
							
							
							
						 
						
							2010-09-13 23:33:55 +01:00  
				
					
						
							
							
								 
						
							
							
								0de2f0567d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-09-13 23:28:36 +01:00  
				
					
						
							
							
								 
						
							
							
								4aadfc3007 
								
							
								 
							
						 
						
							
							
								
								Change the help message to point to copying OpenSimDefaults.ini.example.  
							
							... 
							
							
							
							Provide a mostly empty OpenSim.ini.example 
							
						 
						
							2010-09-13 23:27:56 +01:00  
				
					
						
							
							
								 
						
							
							
								2cf98e77fc 
								
							
								 
							
						 
						
							
							
								
								Output an error and quit if the master file is missing. Also rename  
							
							... 
							
							
							
							OpenSim.ini.example to bin/OpenSimDefaults.ini.example 
							
						 
						
							2010-09-13 23:27:47 +01:00  
				
					
						
							
							
								 
						
							
							
								8febba7717 
								
							
								 
							
						 
						
							
							
								
								Make the inimaster option default to OpenSimDefaults.ini.  
							
							
							
						 
						
							2010-09-13 23:27:31 +01:00  
				
					
						
							
							
								 
						
							
							
								656e64b3ed 
								
							
								 
							
						 
						
							
							
								
								Change the help message to point to copying OpenSimDefaults.ini.example.  
							
							... 
							
							
							
							Provide a mostly empty OpenSim.ini.example 
							
						 
						
							2010-09-13 23:22:25 +01:00  
				
					
						
							
							
								 
						
							
							
								8e51ca3a7b 
								
							
								 
							
						 
						
							
							
								
								Output an error and quit if the master file is missing. Also rename  
							
							... 
							
							
							
							OpenSim.ini.example to bin/OpenSimDefaults.ini.example 
							
						 
						
							2010-09-13 23:17:42 +01:00  
				
					
						
							
							
								 
						
							
							
								5e1aab92f5 
								
							
								 
							
						 
						
							
							
								
								Make the inimaster option default to OpenSimDefaults.ini.  
							
							
							
						 
						
							2010-09-13 23:12:48 +01:00  
				
					
						
							
							
								 
						
							
							
								dd803b4f0c 
								
							
								 
							
						 
						
							
							
								
								minor: Add comments which explain what's going on wrt avatar movements at various points in the main scene loop and associated methods  
							
							
							
						 
						
							2010-09-13 21:53:25 +01:00  
				
					
						
							
							
								 
						
							
							
								fbe72e30eb 
								
							
								 
							
						 
						
							
							
								
								Improve generic message exception logging.  Quieten down complaints about unhandled GenericMessages  
							
							
							
						 
						
							2010-09-13 21:52:36 +01:00  
				
					
						
							
							
								 
						
							
							
								e4858b0eeb 
								
							
								 
							
						 
						
							
							
								
								Add client name to packet resend log messages to make them a bit more informative  
							
							
							
						 
						
							2010-09-13 21:29:04 +01:00  
				
					
						
							
							
								 
						
							
							
								7ae9266186 
								
							
								 
							
						 
						
							
							
								
								Remove SceneGraph.DetachObject() which was accidentally left around after being migrated to AttachmentsModule  
							
							
							
						 
						
							2010-09-13 21:20:31 +01:00  
				
					
						
							
							
								 
						
							
							
								ae1a0150a1 
								
							
								 
							
						 
						
							
							
								
								Rename now protected method SetAttachmentInventoryStatus() to ShowAttachInUserInventory() to match ShowDetachInUserInventory()  
							
							
							
						 
						
							2010-09-13 21:15:12 +01:00  
				
					
						
							
							
								 
						
							
							
								cd153a20b7 
								
							
								 
							
						 
						
							
							
								
								Remove IAttachmentsModule.SetAttachmentInventoryStatus() from public interface  
							
							... 
							
							
							
							No core module is calling and it makes more sense to call methods such as AttachObject() which attach both to the avatar and update inventory appropriately 
							
						 
						
							2010-09-13 21:05:03 +01:00  
				
					
						
							
							
								 
						
							
							
								366de0a7b5 
								
							
								 
							
						 
						
							
							
								
								If attachment fails (e.g. because asset wasn't found) then don't try to set attachment as shown in inventory  
							
							... 
							
							
							
							Doing this results in a null reference exception 
							
						 
						
							2010-09-13 20:58:50 +01:00  
				
					
						
							
							
								 
						
							
							
								ff098ae110 
								
							
								 
							
						 
						
							
							
								
								minor: Clean up log messages generated when an item is attached  
							
							
							
						 
						
							2010-09-13 20:44:32 +01:00  
				
					
						
							
							
								 
						
							
							
								5ef2da39d8 
								
							
								 
							
						 
						
							
							
								
								* Fixing length calculations for HTTP texture downloads (the end byte is inclusive in Range: headers)  
							
							
							
						 
						
							2010-09-13 11:23:45 -07:00  
				
					
						
							
							
								 
						
							
							
								6a1ce17cdb 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							... 
							
							
							
							The modules will need to be updated for this to compile and run again. Please
don't use until I do the companion commit to modules later on. 
							
						 
						
							2010-09-13 16:17:38 +01:00  
				
					
						
							
							
								 
						
							
							
								18a9ac6b39 
								
							
								 
							
						 
						
							
							
								
								Fix unit test SceneSetupHelpers to load the mock simulation data store  
							
							
							
						 
						
							2010-09-12 15:04:51 -07:00  
				
					
						
							
							
								 
						
							
							
								c03b24cbfd 
								
							
								 
							
						 
						
							
							
								
								Merged  
							
							
							
						 
						
							2010-09-12 14:21:51 -07:00  
				
					
						
							
							
								 
						
							
							
								0db1ed0b5a 
								
							
								 
							
						 
						
							
							
								
								* Added ISimulationDataService and IEstateDataService  
							
							... 
							
							
							
							* Removed StorageManager
* CONFIG CHANGE: There are no more database settings in OpenSim.ini. Check the config-include configuration files for region store and estate store database settings 
							
						 
						
							2010-09-12 14:20:26 -07:00  
				
					
						
							
							
								 
						
							
							
								f1f0bc23f4 
								
							
								 
							
						 
						
							
							
								
								Formatting cleanup.  
							
							
							
						 
						
							2010-09-12 13:43:49 -04:00  
				
					
						
							
							
								 
						
							
							
								20cd1da6bf 
								
							
								 
							
						 
						
							
							
								
								Add copyright headers.  
							
							
							
						 
						
							2010-09-12 12:54:31 -04:00  
				
					
						
							
							
								 
						
							
							
								16d782eaa2 
								
							
								 
							
						 
						
							
							
								
								Added a stub for OpenSim.Services.Connectors.Simulation.SimulationDataServiceConnector  
							
							
							
						 
						
							2010-09-12 00:30:13 -07:00  
				
					
						
							
							
								 
						
							
							
								007912d6f4 
								
							
								 
							
						 
						
							
							
								
								Shuffling fields and properties around in Scene to make Scene.cs more readable  
							
							
							
						 
						
							2010-09-11 23:41:48 -07:00  
				
					
						
							
							
								 
						
							
							
								e2544584ad 
								
							
								 
							
						 
						
							
							
								
								Changed all string references of "IRegionDataStore" to "ISimulationDataStore"  
							
							
							
						 
						
							2010-09-11 22:02:34 -07:00  
				
					
						
							
							
								 
						
							
							
								109b517583 
								
							
								 
							
						 
						
							
							
								
								Fixed the naming mess around data connectors for simulation data  
							
							
							
						 
						
							2010-09-11 20:43:06 -07:00  
				
					
						
							
							
								 
						
							
							
								47ac9f97b1 
								
							
								 
							
						 
						
							
							
								
								Re-enabled asset last access time logging in MySQL  
							
							
							
						 
						
							2010-09-11 18:29:38 -07:00  
				
					
						
							
							
								 
						
							
							
								47a5e2633c 
								
							
								 
							
						 
						
							
							
								
								Prevent child agents from being blacklisted in the kill record.  
							
							
							
						 
						
							2010-09-11 20:24:14 +01:00  
				
					
						
							
							
								 
						
							
							
								d264f0d301 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-11 20:22:53 +01:00  
				
					
						
							
							
								 
						
							
							
								5e5260ad1b 
								
							
								 
							
						 
						
							
							
								
								Prevent child agents from being blacklisted in the kill record.  
							
							
							
						 
						
							2010-09-11 20:22:10 +01:00  
				
					
						
							
							
								 
						
							
							
								220f82a0f0 
								
							
								 
							
						 
						
							
							
								
								Make it clear that the "create region" command will reference ini files in the regions directory (usually Regions/)  
							
							... 
							
							
							
							Also convert some tabs into spaces. 
							
						 
						
							2010-09-11 00:27:52 +01:00  
				
					
						
							
							
								 
						
							
							
								30306a775a 
								
							
								 
							
						 
						
							
							
								
								Made it impossible to create a user with names containing spaces and prevented passwords from being echoed after enter is pressed.  
							
							
							
						 
						
							2010-09-10 23:19:18 +01:00  
				
					
						
							
							
								 
						
							
							
								a7f4e10f42 
								
							
								 
							
						 
						
							
							
								
								Remove parenthesis around the release flavour to get the version string back under 27 chars  
							
							... 
							
							
							
							Can't quite remember why this has to be <=27 chars, maybe something to do with the space available for the version string in a typical client 
							
						 
						
							2010-09-10 21:56:04 +01:00  
				
					
						
							
							
								 
						
							
							
								b597a295c4 
								
							
								 
							
						 
						
							
							
								
								Second pass at cleaning up thread safety in EntityManager and SceneGraph  
							
							
							
						 
						
							2010-09-10 12:41:36 -07:00  
				
					
						
							
							
								 
						
							
							
								dd277a0d02 
								
							
								 
							
						 
						
							
							
								
								First pass at cleaning up thread safety in EntityManager and SceneGraph  
							
							
							
						 
						
							2010-09-10 12:04:12 -07:00  
				
					
						
							
							
								 
						
							
							
								9609faa8eb 
								
							
								 
							
						 
						
							
							
								
								* Run SimianGrid session updates asynchronously instead of from the main heartbeat thread  
							
							... 
							
							
							
							* Minor dead code cleanup 
							
						 
						
							2010-09-09 15:05:22 -07:00  
				
					
						
							
							
								 
						
							
							
								8415b98806 
								
							
								 
							
						 
						
							
							
								
								Over a dozen thread safety fixes in FriendsModule  
							
							
							
						 
						
							2010-09-09 14:45:10 -07:00  
				
					
						
							
							
								 
						
							
							
								972ef92590 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-09-08 15:09:34 -07:00  
				
					
						
							
							
								 
						
							
							
								5dc9ea2f24 
								
							
								 
							
						 
						
							
							
								
								* Changed 11 calls for session info to the more optimized API method  
							
							
							
						 
						
							2010-09-08 15:08:49 -07:00  
				
					
						
							
							
								 
						
							
							
								ae6682036d 
								
							
								 
							
						 
						
							
							
								
								Made the HG asset and inventory brokers use the Helo service in order to instantiate the right network connectors. Tested on Robust only.  
							
							
							
						 
						
							2010-09-08 14:13:01 -07:00  
				
					
						
							
							
								 
						
							
							
								d301f3fd6a 
								
							
								 
							
						 
						
							
							
								
								Renamed the Helo server connector to a consistent name. Added this in connector to both Robust.HG.ini.example and HypergridServiceInConnectorModule.  
							
							
							
						 
						
							2010-09-08 14:12:01 -07:00  
				
					
						
							
							
								 
						
							
							
								8cc3d60e59 
								
							
								 
							
						 
						
							
							
								
								Added constructor that takes an URL to asset and inventory simian connectors.  
							
							
							
						 
						
							2010-09-08 14:09:43 -07:00  
				
					
						
							
							
								 
						
							
							
								3fb4a17f10 
								
							
								 
							
						 
						
							
							
								
								No need for a config var for the HELO message on the server-side. It's robust.  
							
							
							
						 
						
							2010-09-08 11:30:38 -07:00  
				
					
						
							
							
								 
						
							
							
								904d6b787a 
								
							
								 
							
						 
						
							
							
								
								First version of the Hypergrid HELO service that will enable different backends to interoperate.  
							
							
							
						 
						
							2010-09-08 09:53:57 -07:00  
				
					
						
							
							
								 
						
							
							
								b8d14fcc4a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-09-08 01:05:56 +01:00  
				
					
						
							
							
								 
						
							
							
								319007783c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-08 00:50:31 +02:00  
				
					
						
							
							
								 
						
							
							
								7a1b1dd419 
								
							
								 
							
						 
						
							
							
								
								Make AddRestoredSceneObject reset the IsDeleted flag so we can take an  
							
							... 
							
							
							
							object out of the scene and then put it back in. 
							
						 
						
							2010-09-08 00:49:32 +02:00  
				
					
						
							
							
								 
						
							
							
								0bebe94231 
								
							
								 
							
						 
						
							
							
								
								Rolling back the recent libomv update but keeping the ExpiringCache cleanups (as much as is possible). There was a report of non-finite avatar positions after the update  
							
							
							
						 
						
							2010-09-07 15:45:33 -07:00  
				
					
						
							
							
								 
						
							
							
								9be1c0ff44 
								
							
								 
							
						 
						
							
							
								
								* Cache null account responses in the SimianUserAccountServiceConnector to avoid repeated requests for missing avatar IDs  
							
							... 
							
							
							
							* Updated to OpenMetaverse r3442 to fix a timezone issue with ExpiringCache 
							
						 
						
							2010-09-07 14:41:13 -07:00  
				
					
						
							
							
								 
						
							
							
								587bab79b4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-09-07 13:43:52 -07:00  
				
					
						
							
							
								 
						
							
							
								029c954804 
								
							
								 
							
						 
						
							
							
								
								* Added sanity checks to the SimianAssetServiceConnector so it will throw a sensible error message when it is misconfigured instead of a mysterious "Uri is empty" error  
							
							
							
						 
						
							2010-09-07 13:43:36 -07:00  
				
					
						
							
							
								 
						
							
							
								b28d1b6ccd 
								
							
								 
							
						 
						
							
							
								
								Fix Simian regression  
							
							
							
						 
						
							2010-09-07 20:21:05 +01:00  
				
					
						
							
							
								 
						
							
							
								342c64b7ac 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-07 20:20:16 +01:00  
				
					
						
							
							
								 
						
							
							
								50cc22c9e6 
								
							
								 
							
						 
						
							
							
								
								Fix Simian regression  
							
							
							
						 
						
							2010-09-07 20:19:52 +01:00  
				
					
						
							
							
								 
						
							
							
								5ca4c238e0 
								
							
								 
							
						 
						
							
							
								
								SimianUserAccountServiceConnector was not initializing the user cache  
							
							
							
						 
						
							2010-09-07 11:33:46 -07:00  
				
					
						
							
							
								 
						
							
							
								8ab4b277c1 
								
							
								 
							
						 
						
							
							
								
								Fix some issues with unlinking  
							
							
							
						 
						
							2010-09-07 17:12:28 +02:00  
				
					
						
							
							
								 
						
							
							
								2684ca0838 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-07 11:51:26 +01:00  
				
					
						
							
							
								 
						
							
							
								8fda08d858 
								
							
								 
							
						 
						
							
							
								
								Make sure unlinked child prims get persisted  
							
							
							
						 
						
							2010-09-07 11:48:28 +01:00  
				
					
						
							
							
								 
						
							
							
								f7b28dd321 
								
							
								 
							
						 
						
							
							
								
								If a scene object part UUID is changed (only possible when not in a scene), then adjust the inventory items to point to the new uuid as well  
							
							
							
						 
						
							2010-09-07 03:41:29 +01:00  
				
					
						
							
							
								 
						
							
							
								84ad9e4d4e 
								
							
								 
							
						 
						
							
							
								
								minor: comment out some excessive test logging  
							
							
							
						 
						
							2010-09-07 02:05:44 +01:00  
				
					
						
							
							
								 
						
							
							
								90cd035693 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-09-07 02:01:38 +01:00  
				
					
						
							
							
								 
						
							
							
								3284356bba 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-07 01:48:00 +01:00  
				
					
						
							
							
								 
						
							
							
								99bfb0d2a2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-09-07 01:45:08 +01:00  
				
					
						
							
							
								 
						
							
							
								3d033520fa 
								
							
								 
							
						 
						
							
							
								
								Fix deletion persistence when freshly delinked prims are removed  
							
							... 
							
							
							
							Previously, Scene.Inventory.DeRezObjects() forced the persistence of prims before deletion.
This is necessary so that freshly delinked prims can be deleted (otherwise they remain as parts of their old group and reappear on server restart).
However, DeRezObjects() deleted to user inventory, which is not required by llDie() or direct region module unlink and deletion.
Therefore, forced persistence has been pushed down into Scene.UnlinkSceneObject() to be more general, this is still on the DeRezObjects() path.
Uncommented TestDelinkPersistence() since this now passes.
Tests required considerable elaboration of MockRegionDataPlugin to reflect underlying storing of parts. 
							
						 
						
							2010-09-07 01:43:20 +01:00  
				
					
						
							
							
								 
						
							
							
								11f4a65f42 
								
							
								 
							
						 
						
							
							
								
								Fix deletion persistence when freshly delinked prims are removed  
							
							... 
							
							
							
							Previously, Scene.Inventory.DeRezObjects() forced the persistence of prims before deletion.
This is necessary so that freshly delinked prims can be deleted (otherwise they remain as parts of their old group and reappear on server restart).
However, DeRezObjects() deleted to user inventory, which is required by llDie() or direct region module unlink and deletion.
Therefore, forced persistence has been pushed down into Scene.UnlinkSceneObject() to be more general, this is still on the DeRezObjects() path.
Uncommented TestDelinkPersistence() since this now passes.
Tests required considerable elaboration of MockRegionDataPlugin to reflect underlying storing of parts. 
							
						 
						
							2010-09-07 01:12:06 +01:00  
				
					
						
							
							
								 
						
							
							
								e55f6d47e9 
								
							
								 
							
						 
						
							
							
								
								Add test that checks correct persistence when an unlink is quickly followed by deletion of a linked part  
							
							... 
							
							
							
							This test is temporarily not running since it currently fails due to a bug in this area 
							
						 
						
							2010-09-06 23:28:52 +01:00  
				
					
						
							
							
								 
						
							
							
								ab875b32c1 
								
							
								 
							
						 
						
							
							
								
								Make console backup command do a forced backup rather than non-forced  
							
							... 
							
							
							
							Remove no-arg backup method for simplicity as it only make sense to call non-forced backup internally 
							
						 
						
							2010-09-06 23:12:03 +01:00  
				
					
						
							
							
								 
						
							
							
								537fefa3f2 
								
							
								 
							
						 
						
							
							
								
								extend TestNewSceneObjectLinkPersistence() to check for presence of non-root linked prim  
							
							
							
						 
						
							2010-09-06 23:06:23 +01:00  
				
					
						
							
							
								 
						
							
							
								953b7f4917 
								
							
								 
							
						 
						
							
							
								
								Add test to check persistence of newly added pre-linked objects  
							
							... 
							
							
							
							Added a MockRegionDataPlugin to do in-memory persistence for tests since adding this to OpenSim.Data.Null.NullDataStore doesn't seem appropriate
NullDataStore can do nothing because OpenSim only ever retrieve region objects from the database on startup.  Adding an in-memory store here would be unecessary overhead. 
							
						 
						
							2010-09-06 23:00:24 +01:00  
				
					
						
							
							
								 
						
							
							
								cfaefad754 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-06 21:45:17 +00:00  
				
					
						
							
							
								 
						
							
							
								c719e016ed 
								
							
								 
							
						 
						
							
							
								
								Falling animation fix, comment out instrumentation.  
							
							
							
						 
						
							2010-09-06 21:45:07 +00:00  
				
					
						
							
							
								 
						
							
							
								36cb6208b5 
								
							
								 
							
						 
						
							
							
								
								Fix yet another cause of "Ghost attachments"  
							
							
							
						 
						
							2010-09-06 22:08:15 +01:00  
				
					
						
							
							
								 
						
							
							
								8886afd319 
								
							
								 
							
						 
						
							
							
								
								Fix yet another cause of "Ghost attachments"  
							
							
							
						 
						
							2010-09-06 21:59:52 +02:00  
				
					
						
							
							
								 
						
							
							
								f4f9a2cb45 
								
							
								 
							
						 
						
							
							
								
								Don't turn off the sale settings on child prims when linking, and on copy  
							
							... 
							
							
							
							of prims anymore. The behavior now matches SL and can be used to link
vendor prims for transport 
							
						 
						
							2010-09-06 18:14:24 +02:00  
				
					
						
							
							
								 
						
							
							
								06adbc1324 
								
							
								 
							
						 
						
							
							
								
								Revert "Workaround for mono bug #312968"  
							
							... 
							
							
							
							This reverts commit f2e343d530 
							
						 
						
							2010-09-06 17:24:10 +02:00  
				
					
						
							
							
								 
						
							
							
								f2e343d530 
								
							
								 
							
						 
						
							
							
								
								Workaround for mono bug  #312968  
							
							
							
						 
						
							2010-09-06 14:09:46 +02:00  
				
					
						
							
							
								 
						
							
							
								0246edc2ea 
								
							
								 
							
						 
						
							
							
								
								Reflect the ParcelPropertiesUpdateRequest into Scene.EventManager, because  
							
							... 
							
							
							
							modules need to see it (Search!) even if it comes in via CAPS 
							
						 
						
							2010-09-06 04:09:51 +01:00  
				
					
						
							
							
								 
						
							
							
								00a23eea0e 
								
							
								 
							
						 
						
							
							
								
								Reflect the ParcelPropertiesUpdateRequest into Scene.EventManager, because  
							
							... 
							
							
							
							modules need to see it (Search!) even if it comes in via CAPS 
							
						 
						
							2010-09-06 03:59:48 +02:00  
				
					
						
							
							
								 
						
							
							
								b9c20fbaa7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-05 19:15:49 +01:00  
				
					
						
							
							
								 
						
							
							
								7f9f9f9246 
								
							
								 
							
						 
						
							
							
								
								Fix a handful of copypaste errors  
							
							
							
						 
						
							2010-09-05 19:14:45 +01:00  
				
					
						
							
							
								 
						
							
							
								1b770d3afc 
								
							
								 
							
						 
						
							
							
								
								Change UserAccountService to match  
							
							
							
						 
						
							2010-09-05 19:09:30 +01:00  
				
					
						
							
							
								 
						
							
							
								4243701d22 
								
							
								 
							
						 
						
							
							
								
								Make Simian profiles respect the module chosen in [Profile]  
							
							
							
						 
						
							2010-09-05 19:06:50 +01:00  
				
					
						
							
							
								 
						
							
							
								55d3c98917 
								
							
								 
							
						 
						
							
							
								
								Fix up presence connector in SimianGrid  
							
							
							
						 
						
							2010-09-05 18:24:16 +01:00  
				
					
						
							
							
								 
						
							
							
								0ca48b2486 
								
							
								 
							
						 
						
							
							
								
								Fix up Simian inentory  
							
							
							
						 
						
							2010-09-05 18:14:31 +01:00  
				
					
						
							
							
								 
						
							
							
								b2486df67c 
								
							
								 
							
						 
						
							
							
								
								Friends works differently, it' snot even a region module at all, but a connector  
							
							... 
							
							
							
							that is loaded by the core friends module. Change Simian to match. 
							
						 
						
							2010-09-05 18:06:42 +01:00  
				
					
						
							
							
								 
						
							
							
								1238b27d64 
								
							
								 
							
						 
						
							
							
								
								And the avatar services :)  
							
							
							
						 
						
							2010-09-05 17:53:15 +01:00  
				
					
						
							
							
								 
						
							
							
								a407ad38f6 
								
							
								 
							
						 
						
							
							
								
								Add the m_Enabled pattern to Simian Auth  
							
							
							
						 
						
							2010-09-05 17:44:02 +01:00  
				
					
						
							
							
								 
						
							
							
								d9e9c41e13 
								
							
								 
							
						 
						
							
							
								
								Add m_Enabled pattern to SimianGridConnector  
							
							
							
						 
						
							2010-09-05 17:34:51 +01:00  
				
					
						
							
							
								 
						
							
							
								4025b85a07 
								
							
								 
							
						 
						
							
							
								
								As an exmple, add the code to disable connectors intot he simian asset  
							
							... 
							
							
							
							connector 
							
						 
						
							2010-09-05 17:24:05 +01:00  
				
					
						
							
							
								 
						
							
							
								64ec14c8c4 
								
							
								 
							
						 
						
							
							
								
								Add missing IDwellModule interface  
							
							
							
						 
						
							2010-09-05 17:08:57 +01:00  
				
					
						
							
							
								 
						
							
							
								09c75b30f3 
								
							
								 
							
						 
						
							
							
								
								Fix build break  
							
							
							
						 
						
							2010-09-05 16:45:24 +01:00  
				
					
						
							
							
								 
						
							
							
								e4c2b44e5c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-05 15:06:00 +01:00  
				
					
						
							
							
								 
						
							
							
								6a0a878f7c 
								
							
								 
							
						 
						
							
							
								
								Remove "Dwell" support from core and replace it with calls to methods  
							
							... 
							
							
							
							on IDwellModule 
							
						 
						
							2010-09-05 14:28:33 +01:00  
				
					
						
							
							
								 
						
							
							
								e593607171 
								
							
								 
							
						 
						
							
							
								
								Remove "Dwell" support from core and replace it with calls to methods  
							
							... 
							
							
							
							on IDwellModule 
							
						 
						
							2010-09-05 14:16:42 +02:00  
				
					
						
							
							
								 
						
							
							
								68f107b27e 
								
							
								 
							
						 
						
							
							
								
								Logout the presence if client IP verification fails.  
							
							
							
						 
						
							2010-09-04 18:46:27 -07:00  
				
					
						
							
							
								 
						
							
							
								953a487f5e 
								
							
								 
							
						 
						
							
							
								
								One more debug message to track an issue on Danger grid.  
							
							
							
						 
						
							2010-09-04 18:09:17 -07:00  
				
					
						
							
							
								 
						
							
							
								9fd9836841 
								
							
								 
							
						 
						
							
							
								
								Make User Agent Service and Login Service separable.  
							
							
							
						 
						
							2010-09-04 16:39:03 -07:00  
				
					
						
							
							
								 
						
							
							
								c0b16f09bf 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-09-04 01:38:11 +01:00  
				
					
						
							
							
								 
						
							
							
								1e8e98a07f 
								
							
								 
							
						 
						
							
							
								
								Move code that allows llGiveInvetory() to move item into appropriate system folder up from connectors into Scene.Inventory.cs  
							
							... 
							
							
							
							This fixes the problem for all architectures (hg as well as local and grid) and means we don't have to dupe code between connectors.
Not ideal in that it becomes non-modular, but methods in Scene.Inventory.cs should eventually be modularized anyway. 
							
						 
						
							2010-09-04 01:36:26 +01:00  
				
					
						
							
							
								 
						
							
							
								8fc68c6d98 
								
							
								 
							
						 
						
							
							
								
								Added XFF header processing. Untested, for lack of proxy.  
							
							
							
						 
						
							2010-09-03 17:18:53 -07:00  
				
					
						
							
							
								 
						
							
							
								107052b23d 
								
							
								 
							
						 
						
							
							
								
								Create Scene.Inventory.cs.AddInventoryItem(InventoryItemBase item)  
							
							... 
							
							
							
							The agentID in AddInventoryItem(UUID agentID, InventoryItemBase item) is redundant since it's contained in item.Owner, and it doesn't make sense for agentID != item.Owner, hence the method is deprecated. 
							
						 
						
							2010-09-04 00:09:53 +01:00  
				
					
						
							
							
								 
						
							
							
								d4b572d2a5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-09-03 23:29:59 +01:00  
				
					
						
							
							
								 
						
							
							
								63617c79d8 
								
							
								 
							
						 
						
							
							
								
								minor: remove mono compiler warnings  
							
							
							
						 
						
							2010-09-03 23:29:39 +01:00  
				
					
						
							
							
								 
						
							
							
								1e552e88e8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-09-03 14:50:42 -07:00  
				
					
						
							
							
								 
						
							
							
								fc062a23af 
								
							
								 
							
						 
						
							
							
								
								Make SimianFriendsServiceConnector initialize like the other connectors and gracefully handle the case where it is loaded but disabled #monoaddinslol  
							
							
							
						 
						
							2010-09-03 14:50:26 -07:00  
				
					
						
							
							
								 
						
							
							
								b8da15c104 
								
							
								 
							
						 
						
							
							
								
								In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod rather than an older XML one  
							
							... 
							
							
							
							This is a patch from http://opensimulator.org/mantis/view.php?id=4973 .  Thanks randomhuman 
							
						 
						
							2010-09-03 22:38:40 +01:00  
				
					
						
							
							
								 
						
							
							
								9b95bd259f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-09-03 22:27:01 +01:00  
				
					
						
							
							
								 
						
							
							
								fe63fad394 
								
							
								 
							
						 
						
							
							
								
								minor: remove mono compiler warning  
							
							
							
						 
						
							2010-09-03 22:26:15 +01:00  
				
					
						
							
							
								 
						
							
							
								83f6550bcc 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-09-03 13:37:30 -07:00  
				
					
						
							
							
								 
						
							
							
								aadbffffb1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-09-03 13:36:59 -07:00  
				
					
						
							
							
								 
						
							
							
								4f79143f3f 
								
							
								 
							
						 
						
							
							
								
								* Removed Simian.IsSimianEnabled() call, changed the SimianGrid connectors to handle initialization as graceful as possible with the current broken way region module initialization is done  
							
							... 
							
							
							
							* Added config-include/HyperSimianGrid.ini option for connecting to SimianGrid with HyperGrid enabled (work in progress on the SimianGrid side) 
							
						 
						
							2010-09-03 13:36:35 -07:00  
				
					
						
							
							
								 
						
							
							
								d6deebdd63 
								
							
								 
							
						 
						
							
							
								
								Add another variant of password hash construction to SimianAuthenticationServiceConnector.CheckPassword()  
							
							... 
							
							
							
							This might be unique to the inventory archiver password check, though at the time it was written, hash construction there should have been identical to other parts of opensim
This is from patch http://opensimulator.org/mantis/view.php?id=4983 .  Thanks cmickeyb. 
							
						 
						
							2010-09-03 21:34:31 +01:00  
				
					
						
							
							
								 
						
							
							
								8d2e8b7d5c 
								
							
								 
							
						 
						
							
							
								
								minor: remove mono compiler warnings  
							
							
							
						 
						
							2010-09-03 21:28:57 +01:00  
				
					
						
							
							
								 
						
							
							
								71c0fc10df 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-09-03 21:14:23 +01:00  
				
					
						
							
							
								 
						
							
							
								8daea4d7c0 
								
							
								 
							
						 
						
							
							
								
								llRot2Euler Tests  
							
							
							
						 
						
							2010-09-03 21:11:13 +01:00  
				
					
						
							
							
								 
						
							
							
								5cbc4e2a5f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-03 19:18:03 +01:00  
				
					
						
							
							
								 
						
							
							
								0a0f38b23c 
								
							
								 
							
						 
						
							
							
								
								Last+2 tweak  
							
							
							
						 
						
							2010-09-03 10:31:16 -07:00  
				
					
						
							
							
								 
						
							
							
								a5cce8d6d7 
								
							
								 
							
						 
						
							
							
								
								Last+1 tweak.  
							
							
							
						 
						
							2010-09-03 10:13:41 -07:00  
				
					
						
							
							
								 
						
							
							
								5bbf793f9e 
								
							
								 
							
						 
						
							
							
								
								One last tweak, hopefully.  
							
							
							
						 
						
							2010-09-03 10:01:18 -07:00  
				
					
						
							
							
								 
						
							
							
								77384eb28b 
								
							
								 
							
						 
						
							
							
								
								Another tweak. Sux^2  
							
							
							
						 
						
							2010-09-03 09:26:33 -07:00  
				
					
						
							
							
								 
						
							
							
								85e9160552 
								
							
								 
							
						 
						
							
							
								
								More tweaks related to my previous commit. Tweaks sux.  
							
							
							
						 
						
							2010-09-03 09:02:08 -07:00  
				
					
						
							
							
								 
						
							
							
								4e0d6e8e41 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-03 03:37:18 +01:00  
				
					
						
							
							
								 
						
							
							
								18213d26ec 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-09-03 03:27:47 +01:00  
				
					
						
							
							
								 
						
							
							
								17a26c3701 
								
							
								 
							
						 
						
							
							
								
								Fix an issue with rezzing scripted objects.  
							
							
							
						 
						
							2010-09-03 03:27:26 +01:00  
				
					
						
							
							
								 
						
							
							
								457160afc3 
								
							
								 
							
						 
						
							
							
								
								Fix an issue with rezzing scripted objects.  
							
							
							
						 
						
							2010-09-03 03:16:08 +02:00  
				
					
						
							
							
								 
						
							
							
								21c5377af9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-09-02 16:36:43 -07:00  
				
					
						
							
							
								 
						
							
							
								d96f5fa57d 
								
							
								 
							
						 
						
							
							
								
								Quick fix for making global references for gatekeepers that are not domain:port work. This needs a serious rewrite, as the assumption domain:port doesn't hold from here on. Just quick-fixing for now.  
							
							
							
						 
						
							2010-09-02 16:36:05 -07:00  
				
					
						
							
							
								 
						
							
							
								24c73aa8b2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-09-02 21:51:27 +00:00  
				
					
						
							
							
								 
						
							
							
								16814dd8f1 
								
							
								 
							
						 
						
							
							
								
								Fixes to JUMP system.  
							
							
							
						 
						
							2010-09-02 21:51:19 +00:00  
				
					
						
							
							
								 
						
							
							
								1c8bc9b7b6 
								
							
								 
							
						 
						
							
							
								
								Remove commented code and the comment, as the change has proven out  
							
							
							
						 
						
							2010-09-02 21:02:09 +01:00  
				
					
						
							
							
								 
						
							
							
								7720419fc7 
								
							
								 
							
						 
						
							
							
								
								Experimentally comment the sending of unbaked avatars  
							
							
							
						 
						
							2010-09-02 20:17:49 +01:00  
				
					
						
							
							
								 
						
							
							
								ed72396d9b 
								
							
								 
							
						 
						
							
							
								
								Show when appearance is sent to an avatar to help track down failure  
							
							... 
							
							
							
							\to display avatars 
							
						 
						
							2010-09-02 19:59:12 +01:00  
				
					
						
							
							
								 
						
							
							
								5ea979d515 
								
							
								 
							
						 
						
							
							
								
								Remove commented code and the comment, as the change has proven out  
							
							
							
						 
						
							2010-09-02 20:51:27 +02:00  
				
					
						
							
							
								 
						
							
							
								eea5d8368a 
								
							
								 
							
						 
						
							
							
								
								Experimentally comment the sending of unbaked avatars  
							
							
							
						 
						
							2010-09-02 20:08:39 +02:00  
				
					
						
							
							
								 
						
							
							
								713c666827 
								
							
								 
							
						 
						
							
							
								
								Show when appearance is sent to an avatar to help track down failure  
							
							... 
							
							
							
							\to display avatars 
							
						 
						
							2010-09-02 19:49:42 +02:00  
				
					
						
							
							
								 
						
							
							
								7128e1a4ba 
								
							
								 
							
						 
						
							
							
								
								Implement UploadBakedTexture cap  
							
							
							
						 
						
							2010-09-02 16:20:44 +01:00  
				
					
						
							
							
								 
						
							
							
								0f40ec5c65 
								
							
								 
							
						 
						
							
							
								
								Implement UploadBakedTexture cap  
							
							
							
						 
						
							2010-09-02 16:10:44 +02:00  
				
					
						
							
							
								 
						
							
							
								db015963a9 
								
							
								 
							
						 
						
							
							
								
								Remove the annoying "Script saved" popups when saving scripts in task  
							
							... 
							
							
							
							inventory. They cause spam when using recompile scripts in selection
and are redundant because that message is also shown in the script window
message pane. These popups were a legacy from when we couldn't drive the
message pane and their finest hour has now come. 
							
						 
						
							2010-09-02 14:17:33 +02:00  
				
					
						
							
							
								 
						
							
							
								bbdf6cab50 
								
							
								 
							
						 
						
							
							
								
								Fix cast issue  
							
							
							
						 
						
							2010-09-02 00:20:57 +01:00  
				
					
						
							
							
								 
						
							
							
								203b7de266 
								
							
								 
							
						 
						
							
							
								
								Allow increasing the version in system folders  
							
							
							
						 
						
							2010-09-02 00:04:17 +01:00  
				
					
						
							
							
								 
						
							
							
								7efe7feef5 
								
							
								 
							
						 
						
							
							
								
								Update: Allow the version to increase only  
							
							
							
						 
						
							2010-09-02 00:02:07 +01:00  
				
					
						
							
							
								 
						
							
							
								93edc75147 
								
							
								 
							
						 
						
							
							
								
								Disallow modification of system folders. Prevent changing the type of folders  
							
							... 
							
							
							
							and prevent resetting the version number 
							
						 
						
							2010-09-02 00:00:54 +01:00  
				
					
						
							
							
								 
						
							
							
								b9db495d91 
								
							
								 
							
						 
						
							
							
								
								Fix sqlite migration problems by moving migrations in 019_RegionStore.sql and 020 into RegionStore.migrations  
							
							... 
							
							
							
							This shows that panda is still not running the sqlite database tests since this change fixes the test failure in that area when "nant test" is executed locally 
							
						 
						
							2010-09-01 22:06:56 +01:00  
				
					
						
							
							
								 
						
							
							
								09fba16094 
								
							
								 
							
						 
						
							
							
								
								Prevent Meta7 plants from being treated like dropped attachments and removed  
							
							... 
							
							
							
							from the sim. 
							
						 
						
							2010-09-01 20:10:44 +02:00  
				
					
						
							
							
								 
						
							
							
								2232e6f273 
								
							
								 
							
						 
						
							
							
								
								Improve sim health reporting. Output error message if heartbeat thread is restarted by scene. This may help to find out why this recovery mechanism isn't working.  
							
							
							
						 
						
							2010-09-01 14:08:52 +02:00  
				
					
						
							
							
								 
						
							
							
								6cbf66827b 
								
							
								 
							
						 
						
							
							
								
								refactor: move SOG.AttachToAgent() into AttachmentsModule  
							
							
							
						 
						
							2010-09-01 01:11:52 +01:00  
				
					
						
							
							
								 
						
							
							
								c947a67b23 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-09-01 00:17:23 +01:00  
				
					
						
							
							
								 
						
							
							
								c47de94263 
								
							
								 
							
						 
						
							
							
								
								Adjust the "Magic numbers" we use because we can't reference the actual  
							
							... 
							
							
							
							script state enum to reflect recent changes. 
							
						 
						
							2010-08-31 22:36:46 +01:00  
				
					
						
							
							
								 
						
							
							
								01276ef433 
								
							
								 
							
						 
						
							
							
								
								refactor: change AttachmentsModule.AttachObject to use sp.GetAttachments rather than filter sp.Attachments list directly  
							
							
							
						 
						
							2010-08-31 22:22:45 +01:00  
				
					
						
							
							
								 
						
							
							
								9c1c378aa1 
								
							
								 
							
						 
						
							
							
								
								Add ScenePresence.GetAttachments(uint attachmentPoint)  
							
							
							
						 
						
							2010-08-31 22:16:23 +01:00  
				
					
						
							
							
								 
						
							
							
								aca10cb027 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-31 22:26:17 +02:00  
				
					
						
							
							
								 
						
							
							
								b973fe5297 
								
							
								 
							
						 
						
							
							
								
								Adjust the "Magic numbers" we use because we can't reference the actual  
							
							... 
							
							
							
							script state enum to reflect recent changes. 
							
						 
						
							2010-08-31 22:24:11 +02:00  
				
					
						
							
							
								 
						
							
							
								b8c58e5f9f 
								
							
								 
							
						 
						
							
							
								
								reinsert functionality to debug log more levels of incoming and outgoing client protocol packets  
							
							... 
							
							
							
							These levels correspond to packets that one isn't usually interested in when debugging (e.g. regular outgoing SimStats packets)
This is equivalent to what we had a year ago before it was removed.  It's extremely crude since it doesn't allow one to pick individual clients or packets.  However, it can still be useful when debugging packet race conditions. 
							
						 
						
							2010-08-31 18:27:10 +01:00  
				
					
						
							
							
								 
						
							
							
								7b03cb09e4 
								
							
								 
							
						 
						
							
							
								
								minor: Add some method doc to BaseHttpServer.HandleRequest()  
							
							
							
						 
						
							2010-08-30 22:33:45 +01:00  
				
					
						
							
							
								 
						
							
							
								dd14c539af 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-08-30 21:24:08 +01:00  
				
					
						
							
							
								 
						
							
							
								3cd7761d65 
								
							
								 
							
						 
						
							
							
								
								Report exception message as well as stack trace if a region fails to register with the grid service in grid mode  
							
							
							
						 
						
							2010-08-30 21:23:19 +01:00  
				
					
						
							
							
								 
						
							
							
								35d6181b78 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-30 11:42:17 -07:00  
				
					
						
							
							
								 
						
							
							
								4cf5ef3cd4 
								
							
								 
							
						 
						
							
							
								
								Kick the user from the region in the circumstance that the TP home failed - ONLY if it was triggered by an estate ban. This makes baby jesus cry, and should be fixed to search for alternative regions if the home region is unavailable.  
							
							
							
						 
						
							2010-08-30 11:41:20 -07:00  
				
					
						
							
							
								 
						
							
							
								79bfa275da 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-30 02:30:28 +01:00  
				
					
						
							
							
								 
						
							
							
								8ee31d97a8 
								
							
								 
							
						 
						
							
							
								
								Remove CRLF endings  
							
							
							
						 
						
							2010-08-30 02:19:21 +01:00  
				
					
						
							
							
								 
						
							
							
								eefb207c1b 
								
							
								 
							
						 
						
							
							
								
								Fix a casting operation to use ToString()  
							
							
							
						 
						
							2010-08-30 02:10:11 +01:00  
				
					
						
							
							
								 
						
							
							
								0a83fde85c 
								
							
								 
							
						 
						
							
							
								
								Implements parcel media setting persistence and packet / CAPS handling  
							
							... 
							
							
							
							properly for the new media settings.
Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2010-08-30 02:07:55 +01:00  
				
					
						
							
							
								 
						
							
							
								374807d194 
								
							
								 
							
						 
						
							
							
								
								Replace hardcoded 0 with KickFlags provided by the client.  
							
							... 
							
							
							
							This finally completes http://opensimulator.org/mantis/view.php?id=4356  where this change had been accidentally removed.  Thanks Revolution. 
							
						 
						
							2010-08-28 02:45:28 +01:00  
				
					
						
							
							
								 
						
							
							
								83fbf66444 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-08-28 02:41:00 +01:00  
				
					
						
							
							
								 
						
							
							
								def6b1544f 
								
							
								 
							
						 
						
							
							
								
								very minor log message and var name tweaking for iar saving  
							
							
							
						 
						
							2010-08-28 02:40:21 +01:00  
				
					
						
							
							
								 
						
							
							
								0f95cd209e 
								
							
								 
							
						 
						
							
							
								
								Addresses mantis  #4991  -- HG between two regions with the same map coordinates fails with no warning  
							
							
							
						 
						
							2010-08-27 17:25:04 -07:00  
				
					
						
							
							
								 
						
							
							
								1c0b4457cd 
								
							
								 
							
						 
						
							
							
								
								Improve liveness by operating on list copies of SOG.Children where appropriate  
							
							
							
						 
						
							2010-08-28 00:40:33 +01:00  
				
					
						
							
							
								 
						
							
							
								4f9931ec10 
								
							
								 
							
						 
						
							
							
								
								minor: reduce log chattiness of "load iar" for IARs with lots of folders  
							
							
							
						 
						
							2010-08-27 23:23:55 +01:00  
				
					
						
							
							
								 
						
							
							
								86937d0a0f 
								
							
								 
							
						 
						
							
							
								
								allow inventory path specified in "load iar" to start with a / (e.g. /Objects is now valid where it wasn't before)  
							
							
							
						 
						
							2010-08-27 23:22:49 +01:00  
				
					
						
							
							
								 
						
							
							
								b4278510f2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-08-27 22:53:02 +01:00  
				
					
						
							
							
								 
						
							
							
								8f875700ef 
								
							
								 
							
						 
						
							
							
								
								refactor: Make IAR tests set up standard iar for loading  
							
							
							
						 
						
							2010-08-27 22:52:26 +01:00  
				
					
						
							
							
								 
						
							
							
								1f1d72eba5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-08-26 23:39:20 +01:00  
				
					
						
							
							
								 
						
							
							
								5b4e0b72bc 
								
							
								 
							
						 
						
							
							
								
								Send a null result search packet when no results are passsed in  
							
							
							
						 
						
							2010-08-26 23:38:35 +01:00  
				
					
						
							
							
								 
						
							
							
								436fdc2ea8 
								
							
								 
							
						 
						
							
							
								
								More on mantis  #4985  
							
							
							
						 
						
							2010-08-26 14:48:29 -07:00  
				
					
						
							
							
								 
						
							
							
								6198fe53e6 
								
							
								 
							
						 
						
							
							
								
								Addresses mantis  #4985  -- exceptions in DataSnapshot  
							
							
							
						 
						
							2010-08-26 14:19:52 -07:00  
				
					
						
							
							
								 
						
							
							
								fb6d761e19 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-08-26 22:13:46 +01:00  
				
					
						
							
							
								 
						
							
							
								7f5501d3ab 
								
							
								 
							
						 
						
							
							
								
								minor: remove mono compiler warning  
							
							
							
						 
						
							2010-08-26 22:13:31 +01:00  
				
					
						
							
							
								 
						
							
							
								2b0f924557 
								
							
								 
							
						 
						
							
							
								
								refactor: Move Scene.Inventory.UpdateKnownItem() into Attachments module since this appears to relate solely to attachments  
							
							
							
						 
						
							2010-08-26 22:09:52 +01:00  
				
					
						
							
							
								 
						
							
							
								f3f4428700 
								
							
								 
							
						 
						
							
							
								
								refactor: break out attachment position change code in Scene.UpdatePrimPosition() and move into AttachmentsModule  
							
							... 
							
							
							
							This allows region modules to change attachment positions. 
							
						 
						
							2010-08-26 21:50:19 +01:00  
				
					
						
							
							
								 
						
							
							
								8571a55d29 
								
							
								 
							
						 
						
							
							
								
								minor: change log message from info to debug  
							
							
							
						 
						
							2010-08-26 20:42:56 +01:00  
				
					
						
							
							
								 
						
							
							
								26fd673e20 
								
							
								 
							
						 
						
							
							
								
								Addresses mantis  #4984  -- Datasnapshot exceptions.  
							
							
							
						 
						
							2010-08-26 12:26:09 -07:00  
				
					
						
							
							
								 
						
							
							
								df702417dc 
								
							
								 
							
						 
						
							
							
								
								Remove mono compiler warnings  
							
							
							
						 
						
							2010-08-26 16:27:41 +01:00  
				
					
						
							
							
								 
						
							
							
								d99c60164d 
								
							
								 
							
						 
						
							
							
								
								Reinstate kill record check that prevents an entity update being sent to a client after it has been told that the entity has been deleted.  
							
							... 
							
							
							
							On Linden Lab clients and some derivatives, receiving an entity update after an entity deletion notice results in an undeleteable prim that disappears upon client relog.
This check was dropped in 0.7 for unknown reasons but renewed testing demonstrates that queued updates can still be present after a scene object has been deleted. 
							
						 
						
							2010-08-26 16:06:34 +01:00  
				
					
						
							
							
								 
						
							
							
								a6869fbc3e 
								
							
								 
							
						 
						
							
							
								
								Use SOP.ParentGroup in Prioritizer instead of Scene.GetGroupByPrim()  
							
							... 
							
							
							
							By the time a scheduled update is triggered, a sog may have been removed from the scene.  This change prevents NullReferenceExceptions in these situations. 
							
						 
						
							2010-08-26 15:33:42 +01:00  
				
					
						
							
							
								 
						
							
							
								87a6554d4b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							... 
							
							
							
							Resolve merge conflicts
Conflicts:
	OpenSim/Region/Framework/Scenes/SceneGraph.cs 
							
						 
						
							2010-08-26 00:35:03 +01:00  
				
					
						
							
							
								 
						
							
							
								692cf3c657 
								
							
								 
							
						 
						
							
							
								
								Remove parts locking from data classes since these are using a copy of the scene object  
							
							
							
						 
						
							2010-08-26 00:17:26 +01:00  
				
					
						
							
							
								 
						
							
							
								166ab59420 
								
							
								 
							
						 
						
							
							
								
								replace m_parts.Count linknum with 0 in CopyRootPart since m_parts.Count is always 0 (and any other number would cause an error anyway)  
							
							
							
						 
						
							2010-08-26 00:15:26 +01:00  
				
					
						
							
							
								 
						
							
							
								8031f8ec09 
								
							
								 
							
						 
						
							
							
								
								Improve consistency of locking for SOG.m_parts in order to avoid race conditions in linking and unlinking  
							
							
							
						 
						
							2010-08-26 00:08:53 +01:00  
				
					
						
							
							
								 
						
							
							
								47818a2db3 
								
							
								 
							
						 
						
							
							
								
								Fix a horrible bug in SG, where iteration of scene objects is carried  
							
							... 
							
							
							
							out in a fashion that causes the delegate to be invoked once per child
prim for a given group. 
							
						 
						
							2010-08-26 01:06:50 +02:00  
				
					
						
							
							
								 
						
							
							
								4b47008d30 
								
							
								 
							
						 
						
							
							
								
								Correct whitespace  
							
							
							
						 
						
							2010-08-26 00:37:54 +02:00  
				
					
						
							
							
								 
						
							
							
								fc8d2be632 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							... 
							
							
							
							This was rather conflicted. Please test linking. 
							
						 
						
							2010-08-26 00:11:07 +01:00  
				
					
						
							
							
								 
						
							
							
								252e159340 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-25 23:22:23 +01:00  
				
					
						
							
							
								 
						
							
							
								75e2a2b3ce 
								
							
								 
							
						 
						
							
							
								
								Prevent an object disposed exception that made forms comms unreliable. After  
							
							... 
							
							
							
							starting an asynchronous write, one should not close the channel it will
be written to synchrnously, that leads to grief. 
							
						 
						
							2010-08-25 23:19:55 +01:00  
				
					
						
							
							
								 
						
							
							
								604423d52b 
								
							
								 
							
						 
						
							
							
								
								Make scene object directories more robust and prevent deleted SOP's from  
							
							... 
							
							
							
							sticking around 
							
						 
						
							2010-08-25 23:19:30 +01:00  
				
					
						
							
							
								 
						
							
							
								739eb14741 
								
							
								 
							
						 
						
							
							
								
								Change some e.Message to e.ToString. Don't use e.Message, it doesn't carry  
							
							... 
							
							
							
							any useful information. Error messages are useless without location information.
It looks more elegant, but is totally pointless. 
							
						 
						
							2010-08-25 23:18:15 +01:00  
				
					
						
							
							
								 
						
							
							
								22fd00b002 
								
							
								 
							
						 
						
							
							
								
								minor: remove mono compiler warning  
							
							
							
						 
						
							2010-08-25 23:07:43 +01:00  
				
					
						
							
							
								 
						
							
							
								24d06b12c2 
								
							
								 
							
						 
						
							
							
								
								If setting SOG.UUID, update the SOG.m_parts index as well as the root part UUID  
							
							... 
							
							
							
							Being able to change a SOG.UUID is useful for region modules that want to supply their own UUID, before the object is rezzed 
							
						 
						
							2010-08-25 23:05:54 +01:00  
				
					
						
							
							
								 
						
							
							
								46c6c35d48 
								
							
								 
							
						 
						
							
							
								
								refactor: Push item retrieval and fixing part of Scene.RezObject() down into SceneObjectPartInventory  
							
							
							
						 
						
							2010-08-25 22:46:49 +01:00  
				
					
						
							
							
								 
						
							
							
								1096f43f0d 
								
							
								 
							
						 
						
							
							
								
								Prevent an object disposed exception that made forms comms unreliable. After  
							
							... 
							
							
							
							starting an asynchronous write, one should not close the channel it will
be written to synchrnously, that leads to grief. 
							
						 
						
							2010-08-25 23:34:39 +02:00  
				
					
						
							
							
								 
						
							
							
								dc1baf8025 
								
							
								 
							
						 
						
							
							
								
								Change object cleanup again. Make scene object directories more robust and  
							
							... 
							
							
							
							prevent deleted SOP's from sticking around 
							
						 
						
							2010-08-25 23:11:00 +02:00  
				
					
						
							
							
								 
						
							
							
								1bcb2e788f 
								
							
								 
							
						 
						
							
							
								
								Change some e.Message to e.ToString. Don't use e.Message, it doesn't carry  
							
							... 
							
							
							
							any useful information. Error messages are useless without location information.
It looks more elegant, but is totally pointless. 
							
						 
						
							2010-08-25 23:04:12 +02:00  
				
					
						
							
							
								 
						
							
							
								c13045b25e 
								
							
								 
							
						 
						
							
							
								
								Correct a logic error in attachment cleanup  
							
							
							
						 
						
							2010-08-25 20:11:47 +02:00  
				
					
						
							
							
								 
						
							
							
								314d1171ef 
								
							
								 
							
						 
						
							
							
								
								Lock the attachment cleanup so it doesn't go into an endless deletion frenzy  
							
							
							
						 
						
							2010-08-25 16:06:06 +02:00  
				
					
						
							
							
								 
						
							
							
								d69e992665 
								
							
								 
							
						 
						
							
							
								
								Split out actual scene object insertion code from Scene.Inventory.RezObject and move into SceneGraph.AddNewSceneObject()  
							
							... 
							
							
							
							The new SceneGraph method is more consumable by region modules that want to extract objects from inventory and add them to the scene in separate stages.
This change also reduces the number of redundant client updates scheduled when an object is rezzed directly by a script or region module
This code does not touch direct rez by a user 
							
						 
						
							2010-08-24 23:25:19 +01:00  
				
					
						
							
							
								 
						
							
							
								78f452050a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-08-24 22:29:32 +01:00  
				
					
						
							
							
								 
						
							
							
								07d5a0779a 
								
							
								 
							
						 
						
							
							
								
								refactor: make RezObject() more readable  
							
							
							
						 
						
							2010-08-24 20:53:25 +01:00  
				
					
						
							
							
								 
						
							
							
								ef5b628191 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-24 19:22:00 +01:00  
				
					
						
							
							
								 
						
							
							
								7296286267 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-24 19:20:43 +01:00  
				
					
						
							
							
								 
						
							
							
								a7a45cb22c 
								
							
								 
							
						 
						
							
							
								
								Patch by Apelsin that fixes behaviour of llSetPos and llGetLocalPos for attachments.  
							
							... 
							
							
							
							This fixes Mantis #3923 .
Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2010-08-24 19:19:26 +01:00  
				
					
						
							
							
								 
						
							
							
								4e324ae3cb 
								
							
								 
							
						 
						
							
							
								
								Call the cleanup after saving attachment states, so that the attachments  
							
							... 
							
							
							
							don't get killed before they can be saved 
							
						 
						
							2010-08-24 19:07:42 +02:00  
				
					
						
							
							
								 
						
							
							
								512a13dbe7 
								
							
								 
							
						 
						
							
							
								
								Call the Cleanup when an agent logs out, when an agent leaves and just  
							
							... 
							
							
							
							before an agent logs in directly. Intentionally not calling this from MakeRoot
as that would mess up attachment transfer in teleport 
							
						 
						
							2010-08-24 18:52:00 +02:00  
				
					
						
							
							
								 
						
							
							
								5a05de0eec 
								
							
								 
							
						 
						
							
							
								
								Call attachment cleanup when an agent crosses out  
							
							
							
						 
						
							2010-08-24 18:38:54 +02:00  
				
					
						
							
							
								 
						
							
							
								483fc88b07 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-24 17:37:11 +01:00  
				
					
						
							
							
								 
						
							
							
								b9e12ed3b7 
								
							
								 
							
						 
						
							
							
								
								Add a method to delete left over / dropped attachments  
							
							
							
						 
						
							2010-08-24 18:20:24 +02:00  
				
					
						
							
							
								 
						
							
							
								46d06b6c4c 
								
							
								 
							
						 
						
							
							
								
								add test to check move of task item to user inventory when a target folder is explicitly given  
							
							
							
						 
						
							2010-08-24 17:10:52 +01:00  
				
					
						
							
							
								 
						
							
							
								8bb073d99a 
								
							
								 
							
						 
						
							
							
								
								minor: stop test using obsolete property  
							
							
							
						 
						
							2010-08-24 17:06:04 +01:00  
				
					
						
							
							
								 
						
							
							
								35f719ae2f 
								
							
								 
							
						 
						
							
							
								
								refactor TestMoveTaskInventoryItemNoParent()  
							
							
							
						 
						
							2010-08-24 17:04:54 +01:00  
				
					
						
							
							
								 
						
							
							
								289c21099c 
								
							
								 
							
						 
						
							
							
								
								Add automated test at the opensim 'api' level to check that a given item goes to the correct directory  
							
							... 
							
							
							
							Also removes some mono compiler warnings 
							
						 
						
							2010-08-24 16:50:31 +01:00  
				
					
						
							
							
								 
						
							
							
								de85aabcbe 
								
							
								 
							
						 
						
							
							
								
								Plumb the region type through to the ProductName field in estate messages  
							
							
							
						 
						
							2010-08-24 12:41:21 +01:00  
				
					
						
							
							
								 
						
							
							
								1bfec00a88 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-23 23:55:15 +01:00  
				
					
						
							
							
								 
						
							
							
								c72d298202 
								
							
								 
							
						 
						
							
							
								
								Add system lookup folder fix to the RemoveXInventoryServiceConnector as well since this presumably suffers from the same problem.  
							
							
							
						 
						
							2010-08-23 23:25:36 +01:00  
				
					
						
							
							
								 
						
							
							
								1d01c91095 
								
							
								 
							
						 
						
							
							
								
								minor: some doc for the MoveTaskInventoryItem method in Scene.Inventory.cs  
							
							
							
						 
						
							2010-08-23 23:21:44 +01:00  
				
					
						
							
							
								 
						
							
							
								704a53fb9b 
								
							
								 
							
						 
						
							
							
								
								Fix bug in llGiveInventory() where items were disappearing on relog  
							
							... 
							
							
							
							This was a regression - the code to look up the correct type folder was no longer being called if items were added without a parent folder set
This may have been broken since commit bd49985a 
							
						 
						
							2010-08-23 23:16:48 +01:00  
				
					
						
							
							
								 
						
							
							
								74e5fe5aa9 
								
							
								 
							
						 
						
							
							
								
								Remove various warnings and improve logging messages.  No functional changes.  
							
							
							
						 
						
							2010-08-23 22:24:23 +01:00  
				
					
						
							
							
								 
						
							
							
								8a1640f0a1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-22 09:32:49 -07:00  
				
					
						
							
							
								 
						
							
							
								46412f4931 
								
							
								 
							
						 
						
							
							
								
								Fix llGetLinkKey and llGetNumberOfPrims to play nice with avatars in the linkset (emulated)  
							
							
							
						 
						
							2010-08-22 09:32:40 -07:00  
				
					
						
							
							
								 
						
							
							
								5c368c8d38 
								
							
								 
							
						 
						
							
							
								
								Refix the fix  
							
							
							
						 
						
							2010-08-22 16:44:22 +02:00  
				
					
						
							
							
								 
						
							
							
								0ca771c185 
								
							
								 
							
						 
						
							
							
								
								Provide a better implementation of llList2Float  
							
							
							
						 
						
							2010-08-22 16:23:36 +02:00  
				
					
						
							
							
								 
						
							
							
								98b2d3a7f2 
								
							
								 
							
						 
						
							
							
								
								Revert "Fix a typecasting issue in llList2Float. This addresses mantis #262"  
							
							... 
							
							
							
							This reverts commit 810840b862 
							
						 
						
							2010-08-22 15:55:23 +02:00  
				
					
						
							
							
								 
						
							
							
								32ddeab5e3 
								
							
								 
							
						 
						
							
							
								
								Add printing the default script engine name. Report real exceptions when  
							
							... 
							
							
							
							there is an issue with the config file, as a typo could cause configuration to
silently fail. 
							
						 
						
							2010-08-22 14:26:58 +02:00  
				
					
						
							
							
								 
						
							
							
								071edaff49 
								
							
								 
							
						 
						
							
							
								
								Suppress error messages about scripts not foind if they're in fact disabled  
							
							
							
						 
						
							2010-08-22 13:51:15 +02:00  
				
					
						
							
							
								 
						
							
							
								a0a25bb8ca 
								
							
								 
							
						 
						
							
							
								
								A stab at making a better bounding box calculation  
							
							
							
						 
						
							2010-08-22 13:42:29 +02:00  
				
					
						
							
							
								 
						
							
							
								f445659dd3 
								
							
								 
							
						 
						
							
							
								
								Finally putting estate_settings.xml to rest. There will be no more attempts  
							
							... 
							
							
							
							to read or write this file. 
							
						 
						
							2010-08-21 17:38:47 +01:00  
				
					
						
							
							
								 
						
							
							
								954329ec85 
								
							
								 
							
						 
						
							
							
								
								Don't allow oversized search reply packets  
							
							
							
						 
						
							2010-08-21 17:30:41 +01:00  
				
					
						
							
							
								 
						
							
							
								8613336674 
								
							
								 
							
						 
						
							
							
								
								Don't allow oversized search reply packets  
							
							
							
						 
						
							2010-08-21 17:48:49 +02:00  
				
					
						
							
							
								 
						
							
							
								3ffdadef70 
								
							
								 
							
						 
						
							
							
								
								Add support for attached avatars in llGetLinkKey()  
							
							
							
						 
						
							2010-08-21 07:22:41 -07:00  
				
					
						
							
							
								 
						
							
							
								839b08c32b 
								
							
								 
							
						 
						
							
							
								
								Removed the NotImplementedException from llSetSoundQueueing, because the function not working won't actually stop the script from working, firing an exception will.  
							
							
							
						 
						
							2010-08-21 06:30:53 -07:00  
				
					
						
							
							
								 
						
							
							
								f8ff98577e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-21 00:32:26 +01:00  
				
					
						
							
							
								 
						
							
							
								ea1df09fa4 
								
							
								 
							
						 
						
							
							
								
								Forward-port a small improvement to the land out connector  
							
							
							
						 
						
							2010-08-21 00:29:27 +01:00  
				
					
						
							
							
								 
						
							
							
								f7c4be1fa1 
								
							
								 
							
						 
						
							
							
								
								Forward-port a small improvement to the land out connector  
							
							
							
						 
						
							2010-08-21 00:46:16 +02:00  
				
					
						
							
							
								 
						
							
							
								c448151f6b 
								
							
								 
							
						 
						
							
							
								
								Someone from germany broke the build :P mentioning no names  
							
							
							
						 
						
							2010-08-20 11:38:59 -07:00  
				
					
						
							
							
								 
						
							
							
								5155915de1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-08-20 19:36:04 +01:00  
				
					
						
							
							
								 
						
							
							
								7aad5af498 
								
							
								 
							
						 
						
							
							
								
								Some code cleanup for console command "create region".  
							
							... 
							
							
							
							Make region name an optional command parameter.
Avoid question for region name if it has already been specified.
Extend help text. 
							
						 
						
							2010-08-20 19:35:52 +01:00  
				
					
						
							
							
								 
						
							
							
								4463ebfbc2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-08-20 11:09:21 -07:00  
				
					
						
							
							
								 
						
							
							
								f347d25675 
								
							
								 
							
						 
						
							
							
								
								Unit test breakage fix.  
							
							
							
						 
						
							2010-08-20 11:09:02 -07:00  
				
					
						
							
							
								 
						
							
							
								86a61696d7 
								
							
								 
							
						 
						
							
							
								
								minor: remove mono compiler warning  
							
							
							
						 
						
							2010-08-20 17:58:02 +01:00  
				
					
						
							
							
								 
						
							
							
								4708083434 
								
							
								 
							
						 
						
							
							
								
								Use the database mthod directly to delete items in a single sql swoop  
							
							
							
						 
						
							2010-08-20 18:53:33 +02:00  
				
					
						
							
							
								 
						
							
							
								b1790ba56e 
								
							
								 
							
						 
						
							
							
								
								Delete items as well as folders in XInventoryService.PurgeFolder - this should make emptying the trash work properly.  
							
							
							
						 
						
							2010-08-20 11:25:31 -07:00  
				
					
						
							
							
								 
						
							
							
								187ccd72f0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-20 11:01:03 -07:00  
				
					
						
							
							
								 
						
							
							
								cc8864b0e3 
								
							
								 
							
						 
						
							
							
								
								Get maturity level from access number. This addresses mantis  #269  
							
							
							
						 
						
							2010-08-20 11:00:14 -07:00  
				
					
						
							
							
								 
						
							
							
								bb5dd9fbbc 
								
							
								 
							
						 
						
							
							
								
								Some code cleanup for console command alert.  
							
							... 
							
							
							
							Made parsing of parameters more robust.
Allow general alerts without specifying keyword 'general'.
Extended help texts. 
							
						 
						
							2010-08-20 17:53:21 +01:00  
				
					
						
							
							
								 
						
							
							
								6f83b0ee46 
								
							
								 
							
						 
						
							
							
								
								Cleaned up a few more things related to incoming agents.  
							
							
							
						 
						
							2010-08-20 09:02:05 -07:00  
				
					
						
							
							
								 
						
							
							
								82abaadd55 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-08-20 08:36:54 +01:00  
				
					
						
							
							
								 
						
							
							
								ae554a48d0 
								
							
								 
							
						 
						
							
							
								
								Add some maptile options, change maptile generation from OpenSimBase to Scene  
							
							... 
							
							
							
							to make it more configurable. 
							
						 
						
							2010-08-20 08:36:23 +01:00  
				
					
						
							
							
								 
						
							
							
								47838e5fb3 
								
							
								 
							
						 
						
							
							
								
								Add some maptile options, change maptile generation from OpenSimBase to Scene  
							
							... 
							
							
							
							to make it more configurable. 
							
						 
						
							2010-08-20 08:46:46 +02:00  
				
					
						
							
							
								 
						
							
							
								b4e7c62fbc 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-08-19 19:55:03 -07:00  
				
					
						
							
							
								 
						
							
							
								a39ea07158 
								
							
								 
							
						 
						
							
							
								
								Finished implementing ViaLogin vs ViaHGLogin. Removed lookup on myipaddress.com. Also removed client IP verification upon UDP connection that had been left there -- we can't do that in general.  
							
							
							
						 
						
							2010-08-19 19:54:40 -07:00  
				
					
						
							
							
								 
						
							
							
								1955b79759 
								
							
								 
							
						 
						
							
							
								
								Partial rewrite of client IP verification. Not completely finished yet, and untested. Committing to move to my other computer.  
							
							
							
						 
						
							2010-08-19 18:55:30 -07:00  
				
					
						
							
							
								 
						
							
							
								1ab631f015 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-19 20:25:17 +01:00  
				
					
						
							
							
								 
						
							
							
								f639a9e5ae 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-08-19 20:24:46 +01:00  
				
					
						
							
							
								 
						
							
							
								22fdd7b1f1 
								
							
								 
							
						 
						
							
							
								
								Short-circuit the grid server lookup for RequestSimulatorData if the region  
							
							... 
							
							
							
							info is requested for is the local region 
							
						 
						
							2010-08-19 20:24:34 +01:00  
				
					
						
							
							
								 
						
							
							
								a1074cad5c 
								
							
								 
							
						 
						
							
							
								
								Short-circuit the grid server lookup for RequestSimulatorData if the region  
							
							... 
							
							
							
							info is requested for is the local region 
							
						 
						
							2010-08-19 20:41:55 +02:00  
				
					
						
							
							
								 
						
							
							
								2b172bef72 
								
							
								 
							
						 
						
							
							
								
								Revert "One more go at GetExternalIpOf(user). Addresses mantis  #4955  and #4943."  
							
							... 
							
							
							
							Reverting mostly because of the texture asset files that got committed and cause grief with the 0.7-post-fixes branch. But also because I'm going to go at those mantises in another way.
This reverts commit e47608fc62 
							
						 
						
							2010-08-19 09:14:20 -07:00  
				
					
						
							
							
								 
						
							
							
								77705145a0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-19 11:47:50 +01:00  
				
					
						
							
							
								 
						
							
							
								ee7c799699 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-08-19 11:46:07 +01:00  
				
					
						
							
							
								 
						
							
							
								f58a809536 
								
							
								 
							
						 
						
							
							
								
								Skip conversion if fields that are null in the database. This may  
							
							... 
							
							
							
							uncover errors elsewhere. 
							
						 
						
							2010-08-19 11:45:56 +01:00  
				
					
						
							
							
								 
						
							
							
								1a8a11140c 
								
							
								 
							
						 
						
							
							
								
								Revert "Adding Group managment to the offline system"  
							
							... 
							
							
							
							This reverts commit 7c673c79d4 
							
						 
						
							2010-08-19 12:04:46 +02:00  
				
					
						
							
							
								 
						
							
							
								fdc59ee802 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-19 12:02:26 +02:00  
				
					
						
							
							
								 
						
							
							
								0344395776 
								
							
								 
							
						 
						
							
							
								
								Skip conversion if fields that are null in the database. This may  
							
							... 
							
							
							
							uncover errors elsewhere. 
							
						 
						
							2010-08-19 12:01:40 +02:00  
				
					
						
							
							
								 
						
							
							
								7c673c79d4 
								
							
								 
							
						 
						
							
							
								
								Adding Group managment to the offline system  
							
							... 
							
							
							
							Sending a group invite is offlined now 
							
						 
						
							2010-08-19 08:31:51 +00:00  
				
					
						
							
							
								 
						
							
							
								d547007e73 
								
							
								 
							
						 
						
							
							
								
								Improve some logging in LandConnector  
							
							... 
							
							
							
							This also eliminate the last 'OGS1' logging message (in this case, an erroneous one) 
							
						 
						
							2010-08-19 01:57:07 +01:00  
				
					
						
							
							
								 
						
							
							
								a72c7812f4 
								
							
								 
							
						 
						
							
							
								
								remove ancient and unused OpenSim.GridLaunch GUI code.  
							
							... 
							
							
							
							Current policy is that OpenSim core is not the place for gui tools 
							
						 
						
							2010-08-19 01:11:10 +01:00  
				
					
						
							
							
								 
						
							
							
								5e3d53bef2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-08-19 00:54:48 +01:00  
				
					
						
							
							
								 
						
							
							
								85f448642b 
								
							
								 
							
						 
						
							
							
								
								minor: Correct string format in "Can't find linkset root prim" message  
							
							
							
						 
						
							2010-08-19 00:54:09 +01:00  
				
					
						
							
							
								 
						
							
							
								e47608fc62 
								
							
								 
							
						 
						
							
							
								
								One more go at GetExternalIpOf(user). Addresses mantis  #4955  and  #4943 .  
							
							... 
							
							
							
							(Files .xml and .txt also want to be committed) 
							
						 
						
							2010-08-18 16:22:50 -07:00  
				
					
						
							
							
								 
						
							
							
								6ddf124c8a 
								
							
								 
							
						 
						
							
							
								
								Prevent a bad cast in llCreateLink().  
							
							
							
						 
						
							2010-08-18 20:00:19 +01:00  
				
					
						
							
							
								 
						
							
							
								fb2deb0d45 
								
							
								 
							
						 
						
							
							
								
								Prevent a bad cast in llCreateLink().  
							
							
							
						 
						
							2010-08-18 20:17:20 +02:00  
				
					
						
							
							
								 
						
							
							
								810840b862 
								
							
								 
							
						 
						
							
							
								
								Fix a typecasting issue in llList2Float. This addresses mantis  #262  
							
							
							
						 
						
							2010-08-18 04:23:56 -07:00  
				
					
						
							
							
								 
						
							
							
								ca8b1e488c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-18 02:53:27 -07:00  
				
					
						
							
							
								 
						
							
							
								e74809ff4c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-18 00:59:20 +01:00  
				
					
						
							
							
								 
						
							
							
								a8c0b131f9 
								
							
								 
							
						 
						
							
							
								
								* Changed a few OSD.FromBinary() calls to the more accurate OSD.FromULong() to fix the build  
							
							
							
						 
						
							2010-08-17 13:50:04 -07:00  
				
					
						
							
							
								 
						
							
							
								d7824b86d9 
								
							
								 
							
						 
						
							
							
								
								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:36:20 -07:00  
				
					
						
							
							
								 
						
							
							
								69ad04cdf6 
								
							
								 
							
						 
						
							
							
								
								Attempt at sending TeleportProgress, but it doesn't seem to be doing anything at all. Left it commented, just as a reminder for where those messages could be sent.  
							
							
							
						 
						
							2010-08-16 12:03:13 -07:00  
				
					
						
							
							
								 
						
							
							
								a8b80ef800 
								
							
								 
							
						 
						
							
							
								
								Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files affected.  
							
							
							
						 
						
							2010-08-16 11:39:46 -07:00  
				
					
						
							
							
								 
						
							
							
								77de28965a 
								
							
								 
							
						 
						
							
							
								
								Work on TeleportStart: renamed method from TeleportLocationStart to TeleportStart, and now sending this upon all teleports, not just some, and in the right place (EntityTransferModule).  
							
							
							
						 
						
							2010-08-16 11:33:59 -07:00  
				
					
						
							
							
								 
						
							
							
								f219e320bc 
								
							
								 
							
						 
						
							
							
								
								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:51:56 -07:00  
				
					
						
							
							
								 
						
							
							
								a5044e08fb 
								
							
								 
							
						 
						
							
							
								
								Better comment (related to previous commit)  
							
							
							
						 
						
							2010-08-15 18:13:09 -07:00  
				
					
						
							
							
								 
						
							
							
								5d29c0ec9d 
								
							
								 
							
						 
						
							
							
								
								Addresses mantis  #4929 . Agent was being logged off the grid too soon -- things may still fail.  
							
							
							
						 
						
							2010-08-15 18:10:54 -07:00  
				
					
						
							
							
								 
						
							
							
								30d0bf4207 
								
							
								 
							
						 
						
							
							
								
								Fix SQLite database plugin for UserAccountData queries with a single word.  
							
							
							
						 
						
							2010-08-15 17:27:06 -07:00  
				
					
						
							
							
								 
						
							
							
								d5c24241b7 
								
							
								 
							
						 
						
							
							
								
								Thanks Marck for the patch to mantis  #4941  (shortening avies' names on HG)  
							
							
							
						 
						
							2010-08-15 17:25:27 -07:00  
				
					
						
							
							
								 
						
							
							
								f2d7f3e731 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-14 14:00:12 +02:00  
				
					
						
							
							
								 
						
							
							
								a32b0ce0ae 
								
							
								 
							
						 
						
							
							
								
								Fix a possible nullref in BestAvatarResponsiveness policy  
							
							
							
						 
						
							2010-08-14 13:59:36 +02:00  
				
					
						
							
							
								 
						
							
							
								042eb80a62 
								
							
								 
							
						 
						
							
							
								
								clearing some debugmessages  
							
							
							
						 
						
							2010-08-14 08:59:57 +00:00  
				
					
						
							
							
								 
						
							
							
								96e4099564 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-08-13 17:40:18 -07:00  
				
					
						
							
							
								 
						
							
							
								d806741e9d 
								
							
								 
							
						 
						
							
							
								
								* Cleaned up the magic UUID definitions in AvatarWearable.cs  
							
							
							
						 
						
							2010-08-13 17:39:45 -07:00  
				
					
						
							
							
								 
						
							
							
								e1cff5f8c9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-08-14 00:58:12 +01:00  
				
					
						
							
							
								 
						
							
							
								46d0690b31 
								
							
								 
							
						 
						
							
							
								
								* Fixed a casing typo for Simian profile data  
							
							... 
							
							
							
							* Minor logging tweak in Simian asset connector 
							
						 
						
							2010-08-13 16:56:01 -07:00  
				
					
						
							
							
								 
						
							
							
								1463691cb6 
								
							
								 
							
						 
						
							
							
								
								In EventQueueHelper.uintToByteArray, fetch big end-ian bytes directly from libomv rather than little endian then swapping  
							
							... 
							
							
							
							This avoids a problem with failing to swap on big-endian machines.
This addresses http://opensimulator.org/mantis/view.php?id=4849 
Thanks to Valy- for pointing this out and submitting a suggestion patch 
							
						 
						
							2010-08-14 00:48:12 +01:00  
				
					
						
							
							
								 
						
							
							
								fcc83f2305 
								
							
								 
							
						 
						
							
							
								
								Unit test for ConfigurationLoader.  
							
							... 
							
							
							
							Adds a new test assembly for OpenSim. 
							
						 
						
							2010-08-13 23:59:33 +01:00  
				
					
						
							
							
								 
						
							
							
								ae43a07f3b 
								
							
								 
							
						 
						
							
							
								
								Configuration files can read include files from relative paths.  
							
							
							
						 
						
							2010-08-13 23:59:30 +01:00  
				
					
						
							
							
								 
						
							
							
								8eeb3f2fd2 
								
							
								 
							
						 
						
							
							
								
								Updated the create_region command in the RemoteAdmin plugin to properly support estates without seeking further input on the console.  
							
							
							
						 
						
							2010-08-13 23:29:01 +01:00  
				
					
						
							
							
								 
						
							
							
								8acb401a14 
								
							
								 
							
						 
						
							
							
								
								minor: remove mono compiler warnings  
							
							
							
						 
						
							2010-08-13 23:28:28 +01:00  
				
					
						
							
							
								 
						
							
							
								c64bef146b 
								
							
								 
							
						 
						
							
							
								
								minor: remove mono compiler warnings  
							
							
							
						 
						
							2010-08-13 23:18:05 +01:00  
				
					
						
							
							
								 
						
							
							
								ab6dc47818 
								
							
								 
							
						 
						
							
							
								
								refactor: move binary statistics logging from scene into separate region module  
							
							
							
						 
						
							2010-08-13 23:15:11 +01:00  
				
					
						
							
							
								 
						
							
							
								e89f0b3f71 
								
							
								 
							
						 
						
							
							
								
								refactor: move Scene.PerformObjectBuy into BuySellModule  
							
							
							
						 
						
							2010-08-13 22:29:42 +01:00  
				
					
						
							
							
								 
						
							
							
								9d84dfb687 
								
							
								 
							
						 
						
							
							
								
								minor: remove mono compiler warning  
							
							
							
						 
						
							2010-08-13 21:44:44 +01:00  
				
					
						
							
							
								 
						
							
							
								b30635a454 
								
							
								 
							
						 
						
							
							
								
								Establish new Objects/BuySellModule  
							
							... 
							
							
							
							Move Scene.ObjectSaleInfo() to this 
							
						 
						
							2010-08-13 21:39:43 +01:00  
				
					
						
							
							
								 
						
							
							
								feba3164af 
								
							
								 
							
						 
						
							
							
								
								minor: remove mono compiler warning  
							
							
							
						 
						
							2010-08-13 21:19:32 +01:00  
				
					
						
							
							
								 
						
							
							
								5d20f04e08 
								
							
								 
							
						 
						
							
							
								
								refactor: move Scene.TerrainUnAcked() handling into TerrainModule  
							
							
							
						 
						
							2010-08-13 21:18:26 +01:00  
				
					
						
							
							
								 
						
							
							
								b51534852f 
								
							
								 
							
						 
						
							
							
								
								minor: remove mono compiler warning  
							
							
							
						 
						
							2010-08-13 21:07:45 +01:00  
				
					
						
							
							
								 
						
							
							
								fd23f270c6 
								
							
								 
							
						 
						
							
							
								
								refactor: remove Scene.SetRootAgentScene() in favour of existing event with same name  
							
							
							
						 
						
							2010-08-13 21:01:10 +01:00  
				
					
						
							
							
								 
						
							
							
								5f5c65e4ba 
								
							
								 
							
						 
						
							
							
								
								refactor: move more map tile generation code from scene to IWorldMapModule  
							
							
							
						 
						
							2010-08-13 20:34:46 +01:00  
				
					
						
							
							
								 
						
							
							
								39a748b47a 
								
							
								 
							
						 
						
							
							
								
								refactor: Use SOP.Flags rather than SOP.ObjectFlags  
							
							
							
						 
						
							2010-08-13 20:23:53 +01:00  
				
					
						
							
							
								 
						
							
							
								b43a731beb 
								
							
								 
							
						 
						
							
							
								
								Fix a nullref exception in the prioritizer  
							
							
							
						 
						
							2010-08-12 05:40:41 -07:00  
				
					
						
							
							
								 
						
							
							
								c98c6a2930 
								
							
								 
							
						 
						
							
							
								
								File wants to be committed  
							
							
							
						 
						
							2010-08-11 20:38:10 -07:00  
				
					
						
							
							
								 
						
							
							
								251be8a1be 
								
							
								 
							
						 
						
							
							
								
								Prettify console output for long avatar names.  
							
							
							
						 
						
							2010-08-11 20:22:01 -07:00  
				
					
						
							
							
								 
						
							
							
								576faee203 
								
							
								 
							
						 
						
							
							
								
								minor: change some logging levels  
							
							
							
						 
						
							2010-08-11 23:17:29 +01:00  
				
					
						
							
							
								 
						
							
							
								686f44c575 
								
							
								 
							
						 
						
							
							
								
								minor: change "no [GridInfo] config" warning to refer to "configuration files" rather than "OpenSim.ini"  
							
							
							
						 
						
							2010-08-11 23:16:33 +01:00  
				
					
						
							
							
								 
						
							
							
								7aac4d650f 
								
							
								 
							
						 
						
							
							
								
								Fix the llRemoveInventory recursive lock error (again)  
							
							
							
						 
						
							2010-08-11 14:30:09 -07:00  
				
					
						
							
							
								 
						
							
							
								24577876be 
								
							
								 
							
						 
						
							
							
								
								Add some console debug to help fix a threadlock issue.  
							
							
							
						 
						
							2010-08-11 14:10:47 -07:00  
				
					
						
							
							
								 
						
							
							
								ac581b532e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-11 13:40:31 -07:00  
				
					
						
							
							
								 
						
							
							
								fa393cb13a 
								
							
								 
							
						 
						
							
							
								
								Fix Omega getting overwritten on startup.  
							
							
							
						 
						
							2010-08-11 13:39:36 -07:00  
				
					
						
							
							
								 
						
							
							
								d00a954d35 
								
							
								 
							
						 
						
							
							
								
								Log the state of the prejump flag  
							
							
							
						 
						
							2010-08-11 03:09:56 +02:00  
				
					
						
							
							
								 
						
							
							
								a5a60df687 
								
							
								 
							
						 
						
							
							
								
								Change chat packets to bypass the throttles. This should alleviate chat lag  
							
							
							
						 
						
							2010-08-11 02:52:52 +02:00  
				
					
						
							
							
								 
						
							
							
								af60b8ac16 
								
							
								 
							
						 
						
							
							
								
								Set triggering the texture and height update on a two second timer. This fixes  
							
							... 
							
							
							
							the texture rubberbanding. 
							
						 
						
							2010-08-10 22:52:51 +02:00  
				
					
						
							
							
								 
						
							
							
								4f62f00ca0 
								
							
								 
							
						 
						
							
							
								
								Changing prim color generates event CHANGED_COLOR.  
							
							... 
							
							
							
							Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2010-08-10 19:38:39 +01:00  
				
					
						
							
							
								 
						
							
							
								3f942a4f74 
								
							
								 
							
						 
						
							
							
								
								Removed abstract SetText method from EntityBase to make cleaner API.  
							
							... 
							
							
							
							Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2010-08-10 19:37:15 +01:00  
				
					
						
							
							
								 
						
							
							
								75f92faeb4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-08-10 19:34:57 +01:00  
				
					
						
							
							
								 
						
							
							
								158604a733 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-08-10 20:17:47 +01:00  
				
					
						
							
							
								 
						
							
							
								2a1c11fda9 
								
							
								 
							
						 
						
							
							
								
								On shift-copy of an object, set up a new physics actor (as appropriate) for every copied prim, not just the root  
							
							... 
							
							
							
							This addresses http://opensimulator.org/mantis/view.php?id=4295  
							
						 
						
							2010-08-10 20:15:44 +01:00  
				
					
						
							
							
								 
						
							
							
								6147efdad9 
								
							
								 
							
						 
						
							
							
								
								Avoid truncation of error message during region creation.  
							
							... 
							
							
							
							Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2010-08-10 19:34:09 +01:00  
				
					
						
							
							
								 
						
							
							
								a299fa4849 
								
							
								 
							
						 
						
							
							
								
								This file wants to be committed  
							
							
							
						 
						
							2010-08-10 11:18:39 -07:00  
				
					
						
							
							
								 
						
							
							
								7741143fb5 
								
							
								 
							
						 
						
							
							
								
								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:17:38 -07:00  
				
					
						
							
							
								 
						
							
							
								1582e05ac7 
								
							
								 
							
						 
						
							
							
								
								Fix a nullref issue in the AgentSetAppearance packet handler when removing the physactor from the scene  
							
							
							
						 
						
							2010-08-10 09:55:40 -07:00  
				
					
						
							
							
								 
						
							
							
								48c52d6e48 
								
							
								 
							
						 
						
							
							
								
								Fix a dangling lock issue in llRemoveInventory  
							
							
							
						 
						
							2010-08-10 09:50:18 -07:00  
				
					
						
							
							
								 
						
							
							
								0a81038dd5 
								
							
								 
							
						 
						
							
							
								
								Reduce number of paths in SOP code by setting flags via Flags property rather than _flags  
							
							... 
							
							
							
							Both ObjectFlags and Flags are effectively exactly the same property, except that ObjectFlags is uint and Flags is PrimFlags
Both reference the PrimFlags _flags underneath, so you couldn't set a non PrimFlags uint anyway.
Deprecated ObjectFlags in favour of Flags. 
							
						 
						
							2010-08-10 17:26:31 +01:00  
				
					
						
							
							
								 
						
							
							
								fb14390fb0 
								
							
								 
							
						 
						
							
							
								
								Note to self: don't break the build  
							
							
							
						 
						
							2010-08-10 09:17:30 -07:00  
				
					
						
							
							
								 
						
							
							
								9fba4b66bb 
								
							
								 
							
						 
						
							
							
								
								Resolve merge failure  
							
							
							
						 
						
							2010-08-10 09:11:55 -07:00  
				
					
						
							
							
								 
						
							
							
								5e8c3f8325 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-10 20:12:13 +01:00  
				
					
						
							
							
								 
						
							
							
								7fead01786 
								
							
								 
							
						 
						
							
							
								
								remoning debug messages  
							
							
							
						 
						
							2010-08-10 19:43:32 +00:00  
				
					
						
							
							
								 
						
							
							
								d0a22fb359 
								
							
								 
							
						 
						
							
							
								
								fixed ground texture issues ( it seems )  
							
							
							
						 
						
							2010-08-10 19:35:17 +00:00  
				
					
						
							
							
								 
						
							
							
								24b9a2885f 
								
							
								 
							
						 
						
							
							
								
								Resolve merge issues  
							
							
							
						 
						
							2010-08-10 20:11:55 +01:00  
				
					
						
							
							
								 
						
							
							
								c2e5d1d203 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-10 19:49:35 +01:00  
				
					
						
							
							
								 
						
							
							
								383ee0d647 
								
							
								 
							
						 
						
							
							
								
								Remove 4000+ DOS line endings. Grrr!  
							
							
							
						 
						
							2010-08-10 19:48:45 +01:00  
				
					
						
							
							
								 
						
							
							
								d98d5ee6be 
								
							
								 
							
						 
						
							
							
								
								Remove windows line endinge  
							
							
							
						 
						
							2010-08-10 19:42:18 +01:00  
				
					
						
							
							
								 
						
							
							
								1ead2ed5ee 
								
							
								 
							
						 
						
							
							
								
								Add a stack trace to the error output on the recursive read lock warning on my RWlocks. Whilst recursive locks are safe, coupled with other issues we're experiencing with the TaskInventoryDictionary it implies that somewhere the lock is not being freed possibly due to a merge error somewhere, and thus it needs to be looked into.  
							
							
							
						 
						
							2010-08-10 09:07:17 -07:00  
				
					
						
							
							
								 
						
							
							
								7203feb83c 
								
							
								 
							
						 
						
							
							
								
								Extend DuplicateObject() test to check flags on the duplicated object  
							
							
							
						 
						
							2010-08-10 16:50:36 +01:00  
				
					
						
							
							
								 
						
							
							
								85fc2dfe3c 
								
							
								 
							
						 
						
							
							
								
								extend TestDuplicateObject() to a two prim object  
							
							
							
						 
						
							2010-08-10 16:16:57 +01:00  
				
					
						
							
							
								 
						
							
							
								a5dab074a0 
								
							
								 
							
						 
						
							
							
								
								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 16:00:35 +01:00  
				
					
						
							
							
								 
						
							
							
								912bfba20c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-09 23:36:59 -07:00  
				
					
						
							
							
								 
						
							
							
								eb5c508f8b 
								
							
								 
							
						 
						
							
							
								
								Add a DebuggerSafe option to the ini to help with debugging in visual studio. This essentially silences exceptions in the script engine. Disabled by default, naturally.  
							
							
							
						 
						
							2010-08-09 23:35:40 -07:00  
				
					
						
							
							
								 
						
							
							
								f0bad66d41 
								
							
								 
							
						 
						
							
							
								
								For my own sanity, fix a bug in xengine  
							
							
							
						 
						
							2010-08-09 23:34:37 -07:00  
				
					
						
							
							
								 
						
							
							
								0f9eebdfb1 
								
							
								 
							
						 
						
							
							
								
								Change prejump from hardcoded true to default true so it can be disabled.  
							
							... 
							
							
							
							It completely destroys roleplay jumping 
							
						 
						
							2010-08-10 03:52:00 +02:00  
				
					
						
							
							
								 
						
							
							
								3b26baf282 
								
							
								 
							
						 
						
							
							
								
								Even if all data migratios are up to date, still print the current revision to the log  
							
							
							
						 
						
							2010-08-09 22:54:13 +01:00  
				
					
						
							
							
								 
						
							
							
								bef6fa37b9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-08 18:57:16 -07:00  
				
					
						
							
							
								 
						
							
							
								32ccc19a62 
								
							
								 
							
						 
						
							
							
								
								Make fallbacks work, the destination was never actually updated with the fallback details.  
							
							
							
						 
						
							2010-08-08 18:56:47 -07:00  
				
					
						
							
							
								 
						
							
							
								144fc20e87 
								
							
								 
							
						 
						
							
							
								
								Make fallbacks work, the destination was never actually updated with the fallback details.  
							
							... 
							
							
							
							Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2010-08-09 02:23:59 +01:00  
				
					
						
							
							
								 
						
							
							
								f20dc512e8 
								
							
								 
							
						 
						
							
							
								
								Whitespace conflict  
							
							
							
						 
						
							2010-08-09 02:46:09 +02:00  
				
					
						
							
							
								 
						
							
							
								1f052520ae 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-09 02:27:54 +01:00  
				
					
						
							
							
								 
						
							
							
								680e801bf2 
								
							
								 
							
						 
						
							
							
								
								Print a console message when we deny access because of no valid parcel found.  
							
							
							
						 
						
							2010-08-08 17:32:20 -07:00  
				
					
						
							
							
								 
						
							
							
								603b3a1606 
								
							
								 
							
						 
						
							
							
								
								Fix minimap issues. This addresses mantis  #228 .  
							
							
							
						 
						
							2010-08-08 17:31:29 -07:00  
				
					
						
							
							
								 
						
							
							
								b0795bcfef 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-09 00:49:40 +01:00  
				
					
						
							
							
								 
						
							
							
								52f49b2a78 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-09 00:49:15 +01:00  
				
					
						
							
							
								 
						
							
							
								bc7ee7ba88 
								
							
								 
							
						 
						
							
							
								
								Remove "Could not authorize your session into the region" message in favor  
							
							... 
							
							
							
							of sending back the actual error message provided by the sim. 
							
						 
						
							2010-08-09 00:48:08 +01:00  
				
					
						
							
							
								 
						
							
							
								ca2a4bbded 
								
							
								 
							
						 
						
							
							
								
								Add debug messages to attachment receiving and cowardly refuse to create  
							
							... 
							
							
							
							them if the owner can't be determined. 
							
						 
						
							2010-08-08 19:35:20 +02:00  
				
					
						
							
							
								 
						
							
							
								321e1148da 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-08 18:24:33 +01:00  
				
					
						
							
							
								 
						
							
							
								a5e4a2bb3b 
								
							
								 
							
						 
						
							
							
								
								Add distance sort for null, too  
							
							
							
						 
						
							2010-08-08 18:18:42 +01:00  
				
					
						
							
							
								 
						
							
							
								f216fd8136 
								
							
								 
							
						 
						
							
							
								
								Tests for distance-sorted fallback regions.  
							
							... 
							
							
							
							With some extensions to existing grid service tests. 
							
						 
						
							2010-08-08 18:12:07 +01:00  
				
					
						
							
							
								 
						
							
							
								1f25b9e8db 
								
							
								 
							
						 
						
							
							
								
								Thank you, Marck00, for a patch that implemented region distance sorting  
							
							... 
							
							
							
							for fallback regions. Applied with changes. 
							
						 
						
							2010-08-08 17:37:50 +01:00  
				
					
						
							
							
								 
						
							
							
								6cb50c49b5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-08 17:53:25 +02:00  
				
					
						
							
							
								 
						
							
							
								1cde77293e 
								
							
								 
							
						 
						
							
							
								
								Thank you, Marck00, for a patch that implemented region distance sorting  
							
							... 
							
							
							
							for fallback regions. Applied with changes. 
							
						 
						
							2010-08-08 17:51:43 +02:00  
				
					
						
							
							
								 
						
							
							
								a1f2be5e69 
								
							
								 
							
						 
						
							
							
								
								The real fix for unscripted sit positions. This one doesn't fuck everything else up. Promise.  
							
							
							
						 
						
							2010-08-07 22:25:37 -07:00  
				
					
						
							
							
								 
						
							
							
								f9b5f23383 
								
							
								 
							
						 
						
							
							
								
								Reverted: * Fix the unscripted sit rotation being incorrect ..  will commit a proper fix now.  
							
							
							
						 
						
							2010-08-07 22:19:26 -07:00  
				
					
						
							
							
								 
						
							
							
								12dd97c9f8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-07 20:14:58 -07:00  
				
					
						
							
							
								 
						
							
							
								0794c6a941 
								
							
								 
							
						 
						
							
							
								
								Implement parcel group access control. This addresses mantis  #158 .  
							
							
							
						 
						
							2010-08-07 20:13:45 -07:00  
				
					
						
							
							
								 
						
							
							
								cd2c7b9ac9 
								
							
								 
							
						 
						
							
							
								
								In my crusade against facelights, I am striking the killing blow. Add a  
							
							... 
							
							
							
							DisableFacelights option to OpenSim.ini to finally kill those immersion-
breaking, silly vanity lights that destroy nighttime RP. Girls, you look
just fine without them. Guys, you too. Thank you. Melanie has left the building. 
							
						 
						
							2010-08-08 01:57:02 +01:00  
				
					
						
							
							
								 
						
							
							
								aa54e8d95e 
								
							
								 
							
						 
						
							
							
								
								Increase sit distance to 256 meters, but leave the initial autopilot process in the picture so sit position can still be raycast by the existing code.  
							
							
							
						 
						
							2010-08-07 17:35:16 -07:00  
				
					
						
							
							
								 
						
							
							
								b771965f28 
								
							
								 
							
						 
						
							
							
								
								Get rid of some debug chatter that someone who can't spell left behind. ;)  
							
							
							
						 
						
							2010-08-07 17:33:27 -07:00  
				
					
						
							
							
								 
						
							
							
								acb1590cf0 
								
							
								 
							
						 
						
							
							
								
								Fix the unscripted sit rotation being incorrect (relative to the prim). Note that unscripted sit offset is still really poor but this is not something i'm prepared to spend time on fixing.  
							
							
							
						 
						
							2010-08-07 17:32:36 -07:00  
				
					
						
							
							
								 
						
							
							
								d2b3d45d76 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-08 02:04:37 +02:00  
				
					
						
							
							
								 
						
							
							
								50ac61e17f 
								
							
								 
							
						 
						
							
							
								
								In my crusade against facelights, I am striking the killing blow. Add a  
							
							... 
							
							
							
							DisableFacelights option to OpenSim.ini to finally kill those immersion-
breaking, silly vanity lights that destroy nighttime RP. Girls, you look
just fine without them. Guys, you too. Thank you. Melanie has left the building. 
							
						 
						
							2010-08-08 02:01:24 +02:00  
				
					
						
							
							
								 
						
							
							
								19ab4c9508 
								
							
								 
							
						 
						
							
							
								
								Fix a rather nasty issue where the Backup() process causes objects and avatars sitting on them to be pushed to the corner of the sim.  
							
							
							
						 
						
							2010-08-07 16:52:03 -07:00  
				
					
						
							
							
								 
						
							
							
								8d3a73d126 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-07 16:32:18 -07:00  
				
					
						
							
							
								 
						
							
							
								a6048518b7 
								
							
								 
							
						 
						
							
							
								
								Repair lsGetWindlightScene, the constant was added to the list as a uint, which is bad - convert to LSL_Integer first.  
							
							
							
						 
						
							2010-08-07 16:18:44 -07:00  
				
					
						
							
							
								 
						
							
							
								ab5a461c5c 
								
							
								 
							
						 
						
							
							
								
								Add search URL to Login Service  
							
							
							
						 
						
							2010-08-07 22:25:29 +01:00  
				
					
						
							
							
								 
						
							
							
								903cfa8c7e 
								
							
								 
							
						 
						
							
							
								
								minor: Remove overly verbose schedule full update log message for attachments  
							
							
							
						 
						
							2010-08-07 22:28:42 +01:00  
				
					
						
							
							
								 
						
							
							
								4c5788c4c0 
								
							
								 
							
						 
						
							
							
								
								Add search URL to Login Service  
							
							
							
						 
						
							2010-08-07 22:24:17 +01:00  
				
					
						
							
							
								 
						
							
							
								68e4b1115a 
								
							
								 
							
						 
						
							
							
								
								Dumb error in fix  
							
							
							
						 
						
							2010-08-07 22:23:51 +01:00  
				
					
						
							
							
								 
						
							
							
								71f2cec1bd 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-07 22:11:18 +02:00  
				
					
						
							
							
								 
						
							
							
								4900d39b7d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-07 21:05:18 +00:00  
				
					
						
							
							
								 
						
							
							
								478d835392 
								
							
								 
							
						 
						
							
							
								
								removing more stains ...  
							
							
							
						 
						
							2010-08-07 21:04:16 +00:00  
				
					
						
							
							
								 
						
							
							
								7bac069976 
								
							
								 
							
						 
						
							
							
								
								Mantis  #229 . Fix Global sim ccordinates  
							
							
							
						 
						
							2010-08-07 22:10:46 +02:00  
				
					
						
							
							
								 
						
							
							
								cabbd187e7 
								
							
								 
							
						 
						
							
							
								
								Fix the distance from which autopilot is negated when sitting on an unscripted prim - and also add some more Velocity code to ensure it gets set to zero in all cases  
							
							
							
						 
						
							2010-08-07 11:13:05 -07:00  
				
					
						
							
							
								 
						
							
							
								413b0525db 
								
							
								 
							
						 
						
							
							
								
								It seems hippo disregards velocities in full updates, so also send a terse update when an agent sits to avoid drifting off  
							
							
							
						 
						
							2010-08-07 11:06:07 -07:00  
				
					
						
							
							
								 
						
							
							
								19debab060 
								
							
								 
							
						 
						
							
							
								
								Fix the general alert message so it doesn't get sent to child agents  
							
							
							
						 
						
							2010-08-07 08:17:11 -07:00  
				
					
						
							
							
								 
						
							
							
								b017d985ab 
								
							
								 
							
						 
						
							
							
								
								Add some nullref checks to the UnackedPacketCollection.  
							
							
							
						 
						
							2010-08-07 08:06:41 -07:00  
				
					
						
							
							
								 
						
							
							
								b58a47c373 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-07 13:41:56 +00:00  
				
					
						
							
							
								 
						
							
							
								00cc42a607 
								
							
								 
							
						 
						
							
							
								
								and another endless debug cleaning  
							
							
							
						 
						
							2010-08-07 13:40:38 +00:00  
				
					
						
							
							
								 
						
							
							
								bcb3b57f8d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-07 06:33:51 -07:00  
				
					
						
							
							
								 
						
							
							
								4f80d75bf3 
								
							
								 
							
						 
						
							
							
								
								Add a CHANGED_POSITION event so scripts don't have to run expensive loops to check for position changes  
							
							
							
						 
						
							2010-08-07 06:28:04 -07:00  
				
					
						
							
							
								 
						
							
							
								047a4764f2 
								
							
								 
							
						 
						
							
							
								
								and another one...  
							
							
							
						 
						
							2010-08-07 13:19:53 +00:00  
				
					
						
							
							
								 
						
							
							
								e69efdd4ce 
								
							
								 
							
						 
						
							
							
								
								Clean the loo after use please !!!!!  
							
							... 
							
							
							
							No need to keep useless debug message !
Never heard of wasted cpucycle you darn kid ! 
							
						 
						
							2010-08-07 13:13:27 +00:00  
				
					
						
							
							
								 
						
							
							
								8fd3f6cf7f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-07 05:41:41 +01:00  
				
					
						
							
							
								 
						
							
							
								a04efe4a4d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-08-07 05:39:20 +01:00  
				
					
						
							
							
								 
						
							
							
								00fd2e0446 
								
							
								 
							
						 
						
							
							
								
								Correct display of landmark about info. Also correct region maturity rating  
							
							... 
							
							
							
							in LM info. Maturity is NOT the parcel's setting, that is only for the
image and text. Parcel maturity is governed by region maturity. 
							
						 
						
							2010-08-07 05:33:49 +01:00  
				
					
						
							
							
								 
						
							
							
								59af886680 
								
							
								 
							
						 
						
							
							
								
								Change the (hackish) constant to match the changed enum for attachs  
							
							
							
						 
						
							2010-08-07 05:33:41 +01:00  
				
					
						
							
							
								 
						
							
							
								2cedfba67c 
								
							
								 
							
						 
						
							
							
								
								Make the landmark properties work again  
							
							
							
						 
						
							2010-08-07 05:33:21 +01:00  
				
					
						
							
							
								 
						
							
							
								c554de7501 
								
							
								 
							
						 
						
							
							
								
								Correct display of landmark about info. Also correct region maturity rating  
							
							... 
							
							
							
							in LM info. Maturity is NOT the parcel's setting, that is only for the
image and text. Parcel maturity is governed by region maturity. 
							
						 
						
							2010-08-07 05:45:52 +02:00  
				
					
						
							
							
								 
						
							
							
								fa11ac8c85 
								
							
								 
							
						 
						
							
							
								
								Change the (hackish) constant to match the changed enum for attachs  
							
							
							
						 
						
							2010-08-07 05:42:30 +02:00  
				
					
						
							
							
								 
						
							
							
								7477d7a036 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-07 03:40:01 +02:00  
				
					
						
							
							
								 
						
							
							
								a783f048a3 
								
							
								 
							
						 
						
							
							
								
								Make the landmark properties and search places work again  
							
							
							
						 
						
							2010-08-07 03:38:35 +02:00  
				
					
						
							
							
								 
						
							
							
								5e93a83ecd 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-08-06 17:43:41 -07:00  
				
					
						
							
							
								 
						
							
							
								0090534793 
								
							
								 
							
						 
						
							
							
								
								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 17:43:09 -07:00  
				
					
						
							
							
								 
						
							
							
								4e2caab756 
								
							
								 
							
						 
						
							
							
								
								Add new SceneGraphTests class.  Add simple TestDuplicateObject()  
							
							
							
						 
						
							2010-08-07 01:06:47 +01:00  
				
					
						
							
							
								 
						
							
							
								7e47ab746e 
								
							
								 
							
						 
						
							
							
								
								Allow creation of link regions if there is an existing region within a 4096 range.  
							
							... 
							
							
							
							Also add GetHyperlinks() to the grid service. 
							
						 
						
							2010-08-06 17:02:03 -07:00  
				
					
						
							
							
								 
						
							
							
								8d520f4525 
								
							
								 
							
						 
						
							
							
								
								Remove old test classes that don't actually test anything not done elsewhere  
							
							... 
							
							
							
							Also comment out log4net line in InventoryArchiverTests 
							
						 
						
							2010-08-07 00:50:01 +01:00  
				
					
						
							
							
								 
						
							
							
								6c8c8d669b 
								
							
								 
							
						 
						
							
							
								
								minor: a few miscellaneous comments  
							
							
							
						 
						
							2010-08-07 00:45:04 +01:00  
				
					
						
							
							
								 
						
							
							
								85d7d0583e 
								
							
								 
							
						 
						
							
							
								
								Fix XStats formatting:  
							
							... 
							
							
							
							Recent libomv update broke the json serialization for
	XStats. This uses String.Format to convert all data to
	strings with fixed decimal (2 places ), or integer formats
	as appropriate. 
							
						 
						
							2010-08-06 23:27:57 +01:00  
				
					
						
							
							
								 
						
							
							
								f9f776e407 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-06 11:44:57 -07:00  
				
					
						
							
							
								 
						
							
							
								330343505c 
								
							
								 
							
						 
						
							
							
								
								Implement CreateNewOutfitAttachments. This addresses mantis  #199 .  
							
							
							
						 
						
							2010-08-06 11:39:10 -07:00  
				
					
						
							
							
								 
						
							
							
								2369063640 
								
							
								 
							
						 
						
							
							
								
								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:59:19 -07:00  
				
					
						
							
							
								 
						
							
							
								26387252f5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-06 18:08:40 +01:00  
				
					
						
							
							
								 
						
							
							
								cc05fc43b9 
								
							
								 
							
						 
						
							
							
								
								Fix a parenthesis in prior commit  
							
							
							
						 
						
							2010-08-06 17:55:41 +01:00  
				
					
						
							
							
								 
						
							
							
								e941da205b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-06 09:54:09 -07:00  
				
					
						
							
							
								 
						
							
							
								03da22378e 
								
							
								 
							
						 
						
							
							
								
								Estate managers should be allowed to add and remove new users, groups and bans to/from the estate settings.  
							
							
							
						 
						
							2010-08-06 09:53:40 -07:00  
				
					
						
							
							
								 
						
							
							
								1cd441d5de 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-08-06 17:47:55 +01:00  
				
					
						
							
							
								 
						
							
							
								1270727c96 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'moap'  
							
							
							
						 
						
							2010-08-06 18:29:30 +01:00  
				
					
						
							
							
								 
						
							
							
								54dcfe3f2d 
								
							
								 
							
						 
						
							
							
								
								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-06 17:38:29 +01:00  
				
					
						
							
							
								 
						
							
							
								0d4086e602 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-06 08:09:10 -07:00  
				
					
						
							
							
								 
						
							
							
								52e2360e91 
								
							
								 
							
						 
						
							
							
								
								Since i've narrowed the fault down to one function, add some spammy debug to try and fix ghost prims on HUDs in future. Note, the console only gets messages if there is a problem, so it's harmless.  
							
							
							
						 
						
							2010-08-06 08:08:43 -07:00  
				
					
						
							
							
								 
						
							
							
								e1e897ac11 
								
							
								 
							
						 
						
							
							
								
								Change XEngine to use the new constant  
							
							
							
						 
						
							2010-08-06 15:18:46 +01:00  
				
					
						
							
							
								 
						
							
							
								120f3a18f2 
								
							
								 
							
						 
						
							
							
								
								Correct some script constants.  
							
							
							
						 
						
							2010-08-06 15:11:18 +01:00  
				
					
						
							
							
								 
						
							
							
								5559422d32 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-06 16:09:45 +02:00  
				
					
						
							
							
								 
						
							
							
								c48be64d9a 
								
							
								 
							
						 
						
							
							
								
								Remove posting region restart event from SOP, as it's now in XMRe  
							
							
							
						 
						
							2010-08-06 16:08:50 +02:00  
				
					
						
							
							
								 
						
							
							
								c1ad8a3c17 
								
							
								 
							
						 
						
							
							
								
								People can't leave their hands ooff "well enough". StateSource 0 was region  
							
							... 
							
							
							
							start, and they started at 1 for real values. Whoever changed that enum
to start at 0 should bow their head in shame. They broke the region start
event. This puts it right again. Meow! 
							
						 
						
							2010-08-06 15:05:35 +01:00  
				
					
						
							
							
								 
						
							
							
								f809797d62 
								
							
								 
							
						 
						
							
							
								
								Allow the trash folder itself to be passed to PurgeFolder  
							
							
							
						 
						
							2010-08-06 15:04:25 +01:00  
				
					
						
							
							
								 
						
							
							
								3ce335c6f8 
								
							
								 
							
						 
						
							
							
								
								Fix StateSource constants, provide RegionStart  
							
							
							
						 
						
							2010-08-06 06:41:25 -07:00  
				
					
						
							
							
								 
						
							
							
								a636af13e7 
								
							
								 
							
						 
						
							
							
								
								Make sure the avatar position gets moved along with a prim it is sitting on. This fixes mantis  #208  and (maybe) issues with chat and sound coming from the wrong place when sat on a vehicle.  
							
							
							
						 
						
							2010-08-06 06:37:40 -07:00  
				
					
						
							
							
								 
						
							
							
								696c2c429b 
								
							
								 
							
						 
						
							
							
								
								Change XEngine to use the new constant  
							
							
							
						 
						
							2010-08-06 15:33:22 +02:00  
				
					
						
							
							
								 
						
							
							
								42613ec536 
								
							
								 
							
						 
						
							
							
								
								Allow the trash folder itself to be passed to PurgeFolder  
							
							
							
						 
						
							2010-08-06 15:18:48 +02:00  
				
					
						
							
							
								 
						
							
							
								5da272d042 
								
							
								 
							
						 
						
							
							
								
								reverese my last commit  
							
							
							
						 
						
							2010-08-06 14:45:54 +00:00  
				
					
						
							
							
								 
						
							
							
								23d1f0978e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-06 14:39:34 +00:00  
				
					
						
							
							
								 
						
							
							
								a390541e1c 
								
							
								 
							
						 
						
							
							
								
								Allowing the expected purge trash folder...  
							
							... 
							
							
							
							Please validate !!! 
							
						 
						
							2010-08-06 14:38:11 +00:00  
				
					
						
							
							
								 
						
							
							
								0a004f8c44 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-06 02:43:26 -07:00  
				
					
						
							
							
								 
						
							
							
								c5c6627adb 
								
							
								 
							
						 
						
							
							
								
								Implement CHANGED_REGION_(RE)START and also fix various CHANGED_* constants which had the wrong values (checked using LSL in SL). This addresses mantis  #217  and mantis  #53 .  
							
							
							
						 
						
							2010-08-06 02:40:31 -07:00  
				
					
						
							
							
								 
						
							
							
								db2f63706d 
								
							
								 
							
						 
						
							
							
								
								Prevent users from becoming stuck online. This affects only 0.7  
							
							
							
						 
						
							2010-08-05 23:49:07 +01:00  
				
					
						
							
							
								 
						
							
							
								d7fe9f7b44 
								
							
								 
							
						 
						
							
							
								
								Prevent users from becoming stuck online. This affects only 0.7  
							
							
							
						 
						
							2010-08-06 00:02:38 +02:00  
				
					
						
							
							
								 
						
							
							
								7368992ee9 
								
							
								 
							
						 
						
							
							
								
								Actually cache positives  
							
							
							
						 
						
							2010-08-05 23:48:55 +02:00  
				
					
						
							
							
								 
						
							
							
								1cae505ea1 
								
							
								 
							
						 
						
							
							
								
								Prevent hammering the grid services with llRequestAgentData requests. Cache the  
							
							... 
							
							
							
							user information permanently, and the online status for 20 seconds. Also
cache negatives. 
							
						 
						
							2010-08-05 22:36:43 +01:00  
				
					
						
							
							
								 
						
							
							
								d8f9b98c4a 
								
							
								 
							
						 
						
							
							
								
								Prevent hammering the grid services with llRequestAgentData requests. Cache the  
							
							... 
							
							
							
							user information permanently, and the online status for 20 seconds. Also
cache negatives. 
							
						 
						
							2010-08-05 22:50:09 +02:00  
				
					
						
							
							
								 
						
							
							
								8bdbcda2b7 
								
							
								 
							
						 
						
							
							
								
								We already have a record of killed prims. It just wasn't used by the new  
							
							... 
							
							
							
							JHurlicane code anymore. Use it to prevent sending updates after kills. 
							
						 
						
							2010-08-05 18:50:17 +02:00  
				
					
						
							
							
								 
						
							
							
								05520d676c 
								
							
								 
							
						 
						
							
							
								
								Revert "Enforce a 0.2 second sleep on llDie() before the command is executed - this should get rid of ghost prims (which are much rarer, but still occuring)"  
							
							... 
							
							
							
							This reverts commit 85fd2def9c 
							
						 
						
							2010-08-05 18:45:17 +02:00  
				
					
						
							
							
								 
						
							
							
								847008ee07 
								
							
								 
							
						 
						
							
							
								
								Addresses  http://opensimulator.org/mantis/view.php?id=4919  
							
							
							
						 
						
							2010-08-05 09:43:19 -07:00  
				
					
						
							
							
								 
						
							
							
								0eda6714f3 
								
							
								 
							
						 
						
							
							
								
								llRequestSimulatorData DATA_SIM_POS : Divide by RegionSize, don't multiply. This resolves mantis  #215  
							
							
							
						 
						
							2010-08-05 08:41:08 -07:00  
				
					
						
							
							
								 
						
							
							
								85fd2def9c 
								
							
								 
							
						 
						
							
							
								
								Enforce a 0.2 second sleep on llDie() before the command is executed - this should get rid of ghost prims (which are much rarer, but still occuring)  
							
							
							
						 
						
							2010-08-05 08:15:05 -07:00  
				
					
						
							
							
								 
						
							
							
								9e9296848d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-08-05 08:20:32 +01:00  
				
					
						
							
							
								 
						
							
							
								1869572297 
								
							
								 
							
						 
						
							
							
								
								Prevent setting the hovertext from firing changed_color  
							
							
							
						 
						
							2010-08-05 08:19:46 +01:00  
				
					
						
							
							
								 
						
							
							
								8689cdd4dc 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-04 19:47:47 -07:00  
				
					
						
							
							
								 
						
							
							
								663e25fd3a 
								
							
								 
							
						 
						
							
							
								
								Pacify osGetAvatarList to provide LSL types instead of omv types  
							
							
							
						 
						
							2010-08-04 19:46:41 -07:00  
				
					
						
							
							
								 
						
							
							
								0871d20adb 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-04 21:08:14 +00:00  
				
					
						
							
							
								 
						
							
							
								cb3b124df9 
								
							
								 
							
						 
						
							
							
								
								Fixes fresh hollowed prim collision shape.  
							
							
							
						 
						
							2010-08-04 21:08:00 +00:00  
				
					
						
							
							
								 
						
							
							
								a133acbd5f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'iar-merge'  
							
							... 
							
							
							
							Conflicts:
	OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/InventoryArchiveReadRequest.cs
	OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/InventoryArchiverModule.cs 
							
						 
						
							2010-08-04 20:56:52 +01:00  
				
					
						
							
							
								 
						
							
							
								7f3f1bfe88 
								
							
								 
							
						 
						
							
							
								
								fix mysql/mssql prim serialization problem  
							
							
							
						 
						
							2010-08-04 20:23:18 +01:00  
				
					
						
							
							
								 
						
							
							
								a1d7911feb 
								
							
								 
							
						 
						
							
							
								
								Better debug messages  
							
							
							
						 
						
							2010-08-04 11:19:23 -07:00  
				
					
						
							
							
								 
						
							
							
								4a33210771 
								
							
								 
							
						 
						
							
							
								
								Send attachment updates only to the owner if it's a HUD  
							
							
							
						 
						
							2010-08-04 18:12:31 +02:00  
				
					
						
							
							
								 
						
							
							
								f72ab53699 
								
							
								 
							
						 
						
							
							
								
								Removed a few more obsolete default configs.  
							
							
							
						 
						
							2010-08-04 07:50:34 -07:00  
				
					
						
							
							
								 
						
							
							
								a48c493210 
								
							
								 
							
						 
						
							
							
								
								Cost Reduction : Removing verbose message....  
							
							
							
						 
						
							2010-08-04 08:16:55 +00:00  
				
					
						
							
							
								 
						
							
							
								463fbb4990 
								
							
								 
							
						 
						
							
							
								
								If a user has no home position set,  tell them so instead of leaving the request dangling  
							
							
							
						 
						
							2010-08-04 00:17:02 -07:00  
				
					
						
							
							
								 
						
							
							
								c8f09f7fcb 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-03 22:42:32 -07:00  
				
					
						
							
							
								 
						
							
							
								cd9506e842 
								
							
								 
							
						 
						
							
							
								
								Don't know HOW we missed this, llSetPos was broken in child prims (and in the llSetPrimitveParams family), it was using the global coordinate as a start location. This resolves mantis  #204  
							
							
							
						 
						
							2010-08-03 22:41:02 -07:00  
				
					
						
							
							
								 
						
							
							
								6076eb5558 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-03 19:55:57 -07:00  
				
					
						
							
							
								 
						
							
							
								604ea5fa90 
								
							
								 
							
						 
						
							
							
								
								remove more useless defaults  
							
							
							
						 
						
							2010-08-04 03:53:51 +01:00  
				
					
						
							
							
								 
						
							
							
								f1c51c8bb4 
								
							
								 
							
						 
						
							
							
								
								Scripted sit target fixes  
							
							
							
						 
						
							2010-08-03 19:51:32 -07:00  
				
					
						
							
							
								 
						
							
							
								09ab32c21e 
								
							
								 
							
						 
						
							
							
								
								Remove StandAlone from default hardcoded config  
							
							
							
						 
						
							2010-08-04 03:10:10 +01:00  
				
					
						
							
							
								 
						
							
							
								bda83715e4 
								
							
								 
							
						 
						
							
							
								
								Clean up some messiness in IM sending. Having offline IM enabled now no longer  
							
							... 
							
							
							
							suppresses "Inventory Saved" messages. 
							
						 
						
							2010-08-04 02:46:30 +01:00  
				
					
						
							
							
								 
						
							
							
								b38d69287a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-04 03:24:06 +02:00  
				
					
						
							
							
								 
						
							
							
								0020dbee23 
								
							
								 
							
						 
						
							
							
								
								Remove StandAlone from default hardcoded config  
							
							
							
						 
						
							2010-08-04 03:23:19 +02:00  
				
					
						
							
							
								 
						
							
							
								9ee712459b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-08-03 18:20:08 -07:00  
				
					
						
							
							
								 
						
							
							
								53fb799778 
								
							
								 
							
						 
						
							
							
								
								Further bug fixing, still related to the issue earlier.  
							
							
							
						 
						
							2010-08-03 18:19:40 -07:00  
				
					
						
							
							
								 
						
							
							
								5ff9db7388 
								
							
								 
							
						 
						
							
							
								
								Clean up some messiness in IM sending. Having offline IM enabled now no longer  
							
							... 
							
							
							
							suppresses "Inventory Saved" messages. 
							
						 
						
							2010-08-04 02:51:41 +02:00  
				
					
						
							
							
								 
						
							
							
								3c5983d8bd 
								
							
								 
							
						 
						
							
							
								
								Another bug fixed. Same issue.  
							
							
							
						 
						
							2010-08-03 17:29:17 -07:00  
				
					
						
							
							
								 
						
							
							
								d57bfec702 
								
							
								 
							
						 
						
							
							
								
								A god is a god is a god is a god. Right? Right. You're a god from 200, let's  
							
							... 
							
							
							
							show it! 
							
						 
						
							2010-08-04 02:16:46 +02:00  
				
					
						
							
							
								 
						
							
							
								757929012e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-04 01:11:47 +01:00  
				
					
						
							
							
								 
						
							
							
								71cd4d6e84 
								
							
								 
							
						 
						
							
							
								
								Revert "remove long unused OpenSim/Framework/Configuration/* projects"  
							
							... 
							
							
							
							This reverts commit cdd3f17b2b 
							
						 
						
							2010-08-04 01:10:01 +01:00  
				
					
						
							
							
								 
						
							
							
								dd0ebbfb1f 
								
							
								 
							
						 
						
							
							
								
								this is so bad, brain is beyond fried. must stop.  
							
							
							
						 
						
							2010-08-03 17:05:48 -07:00  
				
					
						
							
							
								 
						
							
							
								dd688a5994 
								
							
								 
							
						 
						
							
							
								
								sigh. fried brain.  
							
							
							
						 
						
							2010-08-03 16:59:34 -07:00  
				
					
						
							
							
								 
						
							
							
								87046652b1 
								
							
								 
							
						 
						
							
							
								
								One more buglet related to the issue at hand.  
							
							
							
						 
						
							2010-08-03 16:33:56 -07:00  
				
					
						
							
							
								 
						
							
							
								e12993ed22 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-04 00:33:02 +01:00  
				
					
						
							
							
								 
						
							
							
								16bdb53683 
								
							
								 
							
						 
						
							
							
								
								Allow specifying default region flags. Correct a typo.  
							
							
							
						 
						
							2010-08-04 00:31:25 +01:00  
				
					
						
							
							
								 
						
							
							
								ee068dd243 
								
							
								 
							
						 
						
							
							
								
								One more thing related to the previous commit. Must avoid all in-process remote calls.  
							
							
							
						 
						
							2010-08-03 16:27:11 -07:00  
				
					
						
							
							
								 
						
							
							
								239478f3a9 
								
							
								 
							
						 
						
							
							
								
								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:02:52 -07:00  
				
					
						
							
							
								 
						
							
							
								d9ae837063 
								
							
								 
							
						 
						
							
							
								
								Allow specifying default region flags. Correct a typo.  
							
							
							
						 
						
							2010-08-04 00:45:15 +02:00  
				
					
						
							
							
								 
						
							
							
								e3cea888fb 
								
							
								 
							
						 
						
							
							
								
								Fix some more issues causing regions with corrupt sculpts to freeze.  
							
							
							
						 
						
							2010-08-03 16:07:18 -07:00  
				
					
						
							
							
								 
						
							
							
								ae99c1393d 
								
							
								 
							
						 
						
							
							
								
								Fix scripted sit offset in child prims  
							
							
							
						 
						
							2010-08-03 15:31:04 -07:00  
				
					
						
							
							
								 
						
							
							
								2221517935 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-03 14:12:05 -07:00  
				
					
						
							
							
								 
						
							
							
								1d1da5069c 
								
							
								 
							
						 
						
							
							
								
								Catch a meshing exception caused by corrupt or missing sculpt maps, and mark the prim as "mesh failed" so it doesn't try meshing continuously  
							
							
							
						 
						
							2010-08-03 14:11:11 -07:00  
				
					
						
							
							
								 
						
							
							
								6e3c79f31e 
								
							
								 
							
						 
						
							
							
								
								don't mask current time reads (since we don't mask the corresponding subtract)  
							
							... 
							
							
							
							if you mask the reads you have to mask the subtract as well.
simplest is just don't mask any of it. 
							
						 
						
							2010-08-03 20:09:00 +00:00  
				
					
						
							
							
								 
						
							
							
								f04d51378f 
								
							
								 
							
						 
						
							
							
								
								Drop the RestClient timeout from 15 minutes to 30 seconds. This does not address the problem, but it will allow the regions to recover in the event that the remote server goes away.  
							
							
							
						 
						
							2010-08-03 11:06:41 -07:00  
				
					
						
							
							
								 
						
							
							
								2a0254f2da 
								
							
								 
							
						 
						
							
							
								
								Implement MediaUrl persistence for MySQL and MsSQL  
							
							... 
							
							
							
							Not sure how I forgot this.  This may resolve problems with media textures not persisting over restart for these databases. 
							
						 
						
							2010-08-03 17:54:40 +01:00  
				
					
						
							
							
								 
						
							
							
								99c0f4c9c7 
								
							
								 
							
						 
						
							
							
								
								Simplify serialized version string.  Change element capitalization for consistency  
							
							... 
							
							
							
							THIS CHANGE ALTERS THE SERIALIZATION FORMAT, HOPEFULLY FOR THE LAST TIME.  If you're testing, please start with a new database.
This commit also improves locking for manipulation of media entries. 
							
						 
						
							2010-08-03 17:09:20 +01:00  
				
					
						
							
							
								 
						
							
							
								9d8a67fe13 
								
							
								 
							
						 
						
							
							
								
								get rid of PrimitiveBaseShape.MediaRaw staging post  
							
							... 
							
							
							
							using an OSD serialization rather than auto forces serialization code to be placed in OpenSim.Framework
this makes the media texture raw data staging post in PrimitiveBaseShape redundant, now we just directly call the code in PrimitiveBaseShape.MediaList itself 
							
						 
						
							2010-08-03 16:26:27 +01:00  
				
					
						
							
							
								 
						
							
							
								ac07d853b8 
								
							
								 
							
						 
						
							
							
								
								remove duplicated serialization code  
							
							
							
						 
						
							2010-08-03 15:58:17 +01:00  
				
					
						
							
							
								 
						
							
							
								60df76314f 
								
							
								 
							
						 
						
							
							
								
								serialize media textures to inventory with a largely osd representation rather than .net auto-serialization  
							
							... 
							
							
							
							THIS WILL BREAK ANY EXISTING MEDIA TEXTURE SERIALIZATIONS.  If you're testing this, please start with new databases.
This makes media textures serialized in the same way, which is probably better in the long term. 
							
						 
						
							2010-08-03 15:45:49 +01:00  
				
					
						
							
							
								 
						
							
							
								e3184753a6 
								
							
								 
							
						 
						
							
							
								
								Log the UUID of a prim that fails meshing and set the prim to phantom during  
							
							... 
							
							
							
							region startup 
							
						 
						
							2010-08-03 05:25:23 +02:00  
				
					
						
							
							
								 
						
							
							
								d2d1c63b17 
								
							
								 
							
						 
						
							
							
								
								Revert "Catch meshing error in Meshmerizer"  
							
							... 
							
							
							
							This reverts commit 8f2986bc6a 
							
						 
						
							2010-08-03 05:25:01 +02:00  
				
					
						
							
							
								 
						
							
							
								ecfea5fa69 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-02 21:56:30 -07:00  
				
					
						
							
							
								 
						
							
							
								8f2986bc6a 
								
							
								 
							
						 
						
							
							
								
								Catch meshing error in Meshmerizer  
							
							
							
						 
						
							2010-08-02 21:54:47 -07:00  
				
					
						
							
							
								 
						
							
							
								8e37e7eb07 
								
							
								 
							
						 
						
							
							
								
								Remove the (wrong) implementation if llPointAt. It never worked on the LL  
							
							... 
							
							
							
							grid and is officially deprecated. There is no way to rotate an avatar
programmatically. 
							
						 
						
							2010-08-02 00:41:40 +01:00  
				
					
						
							
							
								 
						
							
							
								16e90809a9 
								
							
								 
							
						 
						
							
							
								
								Remove the (wrong) implementation if llPointAt. It never worked on the LL  
							
							... 
							
							
							
							grid and is officially deprecated. There is no way to rotate an avatar
programmatically. 
							
						 
						
							2010-08-02 00:54:58 +02:00  
				
					
						
							
							
								 
						
							
							
								d2d56494b2 
								
							
								 
							
						 
						
							
							
								
								Fix the XmlRpcRouterModule so it reads from the correct config section ([XMLRPC] not [Startup]) and disable by default (since it's disabled in the ini by default)  
							
							
							
						 
						
							2010-08-01 10:24:43 -07:00  
				
					
						
							
							
								 
						
							
							
								763dc8bb76 
								
							
								 
							
						 
						
							
							
								
								Add an m_enabled flag to XmlRpcRouterModule so it won't try to bind the xmlrpc_uri event if it's not mentioned in the ini.  
							
							
							
						 
						
							2010-08-01 10:24:17 -07:00  
				
					
						
							
							
								 
						
							
							
								b860c8021e 
								
							
								 
							
						 
						
							
							
								
								First, change DefaultPermissionsModule so it returns the correct name...  
							
							... 
							
							
							
							... Then, make sure we also check the old-style module stack before we throw a tantrum 
							
						 
						
							2010-08-01 10:23:48 -07:00  
				
					
						
							
							
								 
						
							
							
								d5f497478a 
								
							
								 
							
						 
						
							
							
								
								Add config option securePermissionsLoading which will stop the region from loading if the specified permissions modules fail to load.  
							
							
							
						 
						
							2010-08-01 10:21:56 -07:00  
				
					
						
							
							
								 
						
							
							
								5f94b98cb2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-08-01 18:00:04 +01:00  
				
					
						
							
							
								 
						
							
							
								5e759338ca 
								
							
								 
							
						 
						
							
							
								
								Renamed variables in RemoteAdmin plugin to be closer to the coding standards.  
							
							
							
						 
						
							2010-08-01 17:20:09 +01:00  
				
					
						
							
							
								 
						
							
							
								93532a9cd2 
								
							
								 
							
						 
						
							
							
								
								Changed all method names in the RemoteAdmin plugin to use the correct capitalization.  
							
							
							
						 
						
							2010-08-01 17:20:09 +01:00  
				
					
						
							
							
								 
						
							
							
								c4ecbd1fb1 
								
							
								 
							
						 
						
							
							
								
								White space from previous commit.  
							
							
							
						 
						
							2010-07-31 16:40:58 -07:00  
				
					
						
							
							
								 
						
							
							
								f91ec19224 
								
							
								 
							
						 
						
							
							
								
								Implemented console command "show hyperlinks".  
							
							
							
						 
						
							2010-07-31 16:38:23 -07:00  
				
					
						
							
							
								 
						
							
							
								ed59dcd422 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-07-30 18:07:50 -07:00  
				
					
						
							
							
								 
						
							
							
								8c7fd12d5d 
								
							
								 
							
						 
						
							
							
								
								Bug fix: make m_HypergridLinker static.  
							
							
							
						 
						
							2010-07-30 18:07:14 -07:00  
				
					
						
							
							
								 
						
							
							
								dd2d9a68a7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-31 01:05:13 +01:00  
				
					
						
							
							
								 
						
							
							
								168a8e9ae5 
								
							
								 
							
						 
						
							
							
								
								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 01:03:14 +01:00  
				
					
						
							
							
								 
						
							
							
								3302e8ddc4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-31 00:57:50 +01:00  
				
					
						
							
							
								 
						
							
							
								86bc25b84f 
								
							
								 
							
						 
						
							
							
								
								Slight improvement on previous commit.  
							
							
							
						 
						
							2010-07-30 14:27:53 -07:00  
				
					
						
							
							
								 
						
							
							
								f3fa10fa15 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-07-30 14:04:29 -07:00  
				
					
						
							
							
								 
						
							
							
								8ab7d80b09 
								
							
								 
							
						 
						
							
							
								
								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:04:13 -07:00  
				
					
						
							
							
								 
						
							
							
								f84dbafb0c 
								
							
								 
							
						 
						
							
							
								
								remove gods event subscription to gods module from scene  
							
							
							
						 
						
							2010-07-30 21:58:24 +01:00  
				
					
						
							
							
								 
						
							
							
								63f3a16b72 
								
							
								 
							
						 
						
							
							
								
								remove empty, unused and uncalled UnsubscribeToClientEvents()  
							
							
							
						 
						
							2010-07-30 21:44:50 +01:00  
				
					
						
							
							
								 
						
							
							
								424b4b2b86 
								
							
								 
							
						 
						
							
							
								
								move attachment subscription events into AttachmentsModule from scene.  
							
							... 
							
							
							
							restored to some heavy casting in order to preserve RegionCombinerModule semantics, pending better events. 
							
						 
						
							2010-07-30 21:41:44 +01:00  
				
					
						
							
							
								 
						
							
							
								4d83b2d8a6 
								
							
								 
							
						 
						
							
							
								
								remove unused BasicQuadTreeNode  
							
							
							
						 
						
							2010-07-30 21:06:45 +01:00  
				
					
						
							
							
								 
						
							
							
								f37ec933ae 
								
							
								 
							
						 
						
							
							
								
								store terrain module trying to load plugins if plugin path does not exist  
							
							
							
						 
						
							2010-07-30 20:54:02 +01:00  
				
					
						
							
							
								 
						
							
							
								c6bc1d28ec 
								
							
								 
							
						 
						
							
							
								
								move ChannelDigger from its own project into the main terrain module with the rest of the effects  
							
							
							
						 
						
							2010-07-30 20:34:14 +01:00  
				
					
						
							
							
								 
						
							
							
								cdd3f17b2b 
								
							
								 
							
						 
						
							
							
								
								remove long unused OpenSim/Framework/Configuration/* projects  
							
							
							
						 
						
							2010-07-30 20:19:46 +01:00  
				
					
						
							
							
								 
						
							
							
								68b1d6f0af 
								
							
								 
							
						 
						
							
							
								
								Remove unused ILoginServiceToRegionsConnector  
							
							
							
						 
						
							2010-07-30 20:02:00 +01:00  
				
					
						
							
							
								 
						
							
							
								315b065bce 
								
							
								 
							
						 
						
							
							
								
								Remove unused LLFileTransfer  
							
							
							
						 
						
							2010-07-30 19:58:29 +01:00  
				
					
						
							
							
								 
						
							
							
								ce358db159 
								
							
								 
							
						 
						
							
							
								
								remove long superseded HGNetworkServersInfo  
							
							
							
						 
						
							2010-07-30 19:54:27 +01:00  
				
					
						
							
							
								 
						
							
							
								4596c78073 
								
							
								 
							
						 
						
							
							
								
								remove unused FriendRegionInfo  
							
							
							
						 
						
							2010-07-30 19:50:47 +01:00  
				
					
						
							
							
								 
						
							
							
								c7652d287b 
								
							
								 
							
						 
						
							
							
								
								remove now unused GridConfig, MessageServerConfig, UserConfig  
							
							
							
						 
						
							2010-07-30 19:44:39 +01:00  
				
					
						
							
							
								 
						
							
							
								f393e10ea4 
								
							
								 
							
						 
						
							
							
								
								remove unused ACL class  
							
							
							
						 
						
							2010-07-30 19:34:55 +01:00  
				
					
						
							
							
								 
						
							
							
								5b80e3fc18 
								
							
								 
							
						 
						
							
							
								
								convert attachments module from old region module style to new  
							
							
							
						 
						
							2010-07-30 19:26:54 +01:00  
				
					
						
							
							
								 
						
							
							
								f9280374d2 
								
							
								 
							
						 
						
							
							
								
								Bannination fixes. Objects in nonpublic parcels were muted by default. Gods  
							
							... 
							
							
							
							were muted, too. 
							
						 
						
							2010-07-30 15:03:03 +02:00  
				
					
						
							
							
								 
						
							
							
								b83910f12a 
								
							
								 
							
						 
						
							
							
								
								* Added debug logging to SimianGrid inventory service response parsing  
							
							
							
						 
						
							2010-07-29 16:42:00 -07:00  
				
					
						
							
							
								 
						
							
							
								e0de8fa308 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-07-29 23:20:50 +01:00  
				
					
						
							
							
								 
						
							
							
								2257e39eda 
								
							
								 
							
						 
						
							
							
								
								Make dataserver() return a 0 when agent id offline, instead of a timeout  
							
							
							
						 
						
							2010-07-29 23:20:38 +01:00  
				
					
						
							
							
								 
						
							
							
								550c3572a1 
								
							
								 
							
						 
						
							
							
								
								* Tweaked WebUtil.PostToService() to help debug an object disposed exception  
							
							
							
						 
						
							2010-07-29 14:39:08 -07:00  
				
					
						
							
							
								 
						
							
							
								7a9e246ccd 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-29 16:20:59 +01:00  
				
					
						
							
							
								 
						
							
							
								696b6c727f 
								
							
								 
							
						 
						
							
							
								
								Allow gods and estate managers/owners to be unaffected by parcel bans  
							
							
							
						 
						
							2010-07-29 16:20:40 +01:00  
				
					
						
							
							
								 
						
							
							
								7871dd606e 
								
							
								 
							
						 
						
							
							
								
								Allow gods and estate managers/owners to be unaffected by parcel bans  
							
							
							
						 
						
							2010-07-29 16:33:20 +02:00  
				
					
						
							
							
								 
						
							
							
								f067f733ea 
								
							
								 
							
						 
						
							
							
								
								add userExposed parameter to part copy event  
							
							
							
						 
						
							2010-07-28 19:38:20 +01:00  
				
					
						
							
							
								 
						
							
							
								0f15ccb2cf 
								
							
								 
							
						 
						
							
							
								
								relocate moap specific cloning code to MoapModule  
							
							
							
						 
						
							2010-07-28 19:23:30 +01:00  
				
					
						
							
							
								 
						
							
							
								5aa56b1274 
								
							
								 
							
						 
						
							
							
								
								Fix problem where changes to media textures for prims duplicated by shify copy would change both prims until server restart  
							
							... 
							
							
							
							I also found out that you can crash the current viewer by giving it more media entrys than it's expecting 
							
						 
						
							2010-07-28 18:55:29 +01:00  
				
					
						
							
							
								 
						
							
							
								a349703279 
								
							
								 
							
						 
						
							
							
								
								comment out further debug line in BaseHttpServer  
							
							
							
						 
						
							2010-07-27 22:51:57 +01:00  
				
					
						
							
							
								 
						
							
							
								b149d8970e 
								
							
								 
							
						 
						
							
							
								
								comment out verbose debug logging  
							
							
							
						 
						
							2010-07-27 22:49:45 +01:00  
				
					
						
							
							
								 
						
							
							
								30ac67fb3d 
								
							
								 
							
						 
						
							
							
								
								make MoapModule ignore possible future media texture data that it can't handle  
							
							
							
						 
						
							2010-07-27 20:15:43 +01:00  
				
					
						
							
							
								 
						
							
							
								ac542a907b 
								
							
								 
							
						 
						
							
							
								
								Make MoapModule ignore non-sl media texture data  
							
							
							
						 
						
							2010-07-27 18:59:05 +01:00  
				
					
						
							
							
								 
						
							
							
								109ddd1bd5 
								
							
								 
							
						 
						
							
							
								
								add mssql support for media on a prim  
							
							... 
							
							
							
							compiles but not tested.  please test and correct if necessary! 
							
						 
						
							2010-07-26 23:34:23 +01:00  
				
					
						
							
							
								 
						
							
							
								849fc0483f 
								
							
								 
							
						 
						
							
							
								
								add mysql support for media on a prim  
							
							
							
						 
						
							2010-07-26 23:34:23 +01:00  
				
					
						
							
							
								 
						
							
							
								4d23749241 
								
							
								 
							
						 
						
							
							
								
								provide config option for media on a prim  
							
							
							
						 
						
							2010-07-26 23:34:23 +01:00  
				
					
						
							
							
								 
						
							
							
								412fed975f 
								
							
								 
							
						 
						
							
							
								
								relocate serialization code from SQLiteRegionData to MoapModule using load and save events.  
							
							... 
							
							
							
							This is better modularity.  It also allows MoapModule to be replaced with some other media module that may behave completely differently in the future.
Remaining non-modularity:
PrimitiveBaseShape needs explicit Media and MediaRaw fields.  MediaRaw is required in order to shuttle the pre-serialization data back and forth from the database layer.
The database also needs to know about MediaRaw though not about Media.
IMO, it would be extremely nice to remove these hard codings but this is a bridge too far at the present time. 
							
						 
						
							2010-07-26 23:34:23 +01:00  
				
					
						
							
							
								 
						
							
							
								b51b2efdc8 
								
							
								 
							
						 
						
							
							
								
								Add EventManager.OnSceneObjectPreSave() for future use.  This is triggered immediately before a copy of the group is persisted to storage  
							
							
							
						 
						
							2010-07-26 23:34:22 +01:00  
				
					
						
							
							
								 
						
							
							
								586ae0f6a0 
								
							
								 
							
						 
						
							
							
								
								Add EventManager.OnSceneObjectLoaded() for future use.  This is fired immediately after a scene object is loaded from storage.  
							
							
							
						 
						
							2010-07-26 23:34:22 +01:00  
				
					
						
							
							
								 
						
							
							
								afdbeba4e4 
								
							
								 
							
						 
						
							
							
								
								Put a wrapper around the media texture region serialization  
							
							... 
							
							
							
							THIS WILL BREAK EXISTING MEDIA TEXTURE PERSISTENCE.  Please delete your existing sqlite databases if you are experimenting with this branch.
This wrapper will make it easier to maintain compatibility if the media texture data evolves.
This will also make it easier to store non-sl media texture data. 
							
						 
						
							2010-07-26 23:34:22 +01:00  
				
					
						
							
							
								 
						
							
							
								d764c95d09 
								
							
								 
							
						 
						
							
							
								
								also add avatar id to an updated media url - not just new ones  
							
							
							
						 
						
							2010-07-26 23:34:22 +01:00  
				
					
						
							
							
								 
						
							
							
								b06308e1d3 
								
							
								 
							
						 
						
							
							
								
								Properly set TextureEntry.MediaFlags when a media texture is set  
							
							... 
							
							
							
							Media flags is cleared via a direct TextureEntry update from the client.  If the clearing leaves no media textures on the prim, then a CAP ObjectMediaUpdate is not received.  If there are still media textures present then one is received.
This change fixes drag-and-drop on Windows (and Mac?) clients.  It may also fix problems with clearing and then subsequently setting new media textures. 
							
						 
						
							2010-07-26 23:34:22 +01:00  
				
					
						
							
							
								 
						
							
							
								60c52ac0c4 
								
							
								 
							
						 
						
							
							
								
								start adding user ids to the media urls  
							
							
							
						 
						
							2010-07-26 23:34:22 +01:00  
				
					
						
							
							
								 
						
							
							
								f872a2af11 
								
							
								 
							
						 
						
							
							
								
								add missing regionstore migration file for new fields.  D'oh!  
							
							... 
							
							
							
							this should enable persistence now 
							
						 
						
							2010-07-26 23:34:22 +01:00  
				
					
						
							
							
								 
						
							
							
								cd985ab71b 
								
							
								 
							
						 
						
							
							
								
								Handle checking of line starting "*" wildcard for whitelist patterns  
							
							... 
							
							
							
							A line starting * can only be applied to the domain, not the path 
							
						 
						
							2010-07-26 23:34:21 +01:00  
				
					
						
							
							
								 
						
							
							
								664cbe2357 
								
							
								 
							
						 
						
							
							
								
								refactor: simplify current whitelist url checking by using System.Uri  
							
							
							
						 
						
							2010-07-26 23:34:21 +01:00  
				
					
						
							
							
								 
						
							
							
								0edabffb7d 
								
							
								 
							
						 
						
							
							
								
								Implement * end wildcard for whitelist urls  
							
							
							
						 
						
							2010-07-26 23:34:21 +01:00  
				
					
						
							
							
								 
						
							
							
								dce7307aa2 
								
							
								 
							
						 
						
							
							
								
								properly expose prim media LSL functions to scripts  
							
							... 
							
							
							
							scripts using these functions should now compile but I don't know how well the methods themselves work yet
llSetPrimMedia(), at least, appears to have problems when a current url is set for a face that doesn't yet have a texture 
							
						 
						
							2010-07-26 23:34:21 +01:00  
				
					
						
							
							
								 
						
							
							
								fc76ce0f46 
								
							
								 
							
						 
						
							
							
								
								fix bug where prim persistence would fail if media had never been set  
							
							
							
						 
						
							2010-07-26 23:34:21 +01:00  
				
					
						
							
							
								 
						
							
							
								049ccba8d3 
								
							
								 
							
						 
						
							
							
								
								fix previous media interact serverside checking.  perform very basic serverside url whitelist checks  
							
							... 
							
							
							
							at the moment, only checking for the exact name prefix is implemented
for some reason, whitelists are not persisting
this commit also fixes a very recent problem where setting any media texture parameters after the initial configuration would not work 
							
						 
						
							2010-07-26 23:34:21 +01:00  
				
					
						
							
							
								 
						
							
							
								cf7573c8fd 
								
							
								 
							
						 
						
							
							
								
								implement code to deregister users on DeregisterCaps  
							
							
							
						 
						
							2010-07-26 23:34:21 +01:00  
				
					
						
							
							
								 
						
							
							
								ee6cd884c9 
								
							
								 
							
						 
						
							
							
								
								implement serverside checks for media texture navigation in order to stop naughty clients  
							
							
							
						 
						
							2010-07-26 23:34:21 +01:00  
				
					
						
							
							
								 
						
							
							
								a9101feb10 
								
							
								 
							
						 
						
							
							
								
								factor out soon to be common media permissions check code  
							
							
							
						 
						
							2010-07-26 23:34:20 +01:00  
				
					
						
							
							
								 
						
							
							
								51b208e96c 
								
							
								 
							
						 
						
							
							
								
								implement prim media control permissions serverside in order to stop bad clients  
							
							
							
						 
						
							2010-07-26 23:34:20 +01:00  
				
					
						
							
							
								 
						
							
							
								e5615d3a9b 
								
							
								 
							
						 
						
							
							
								
								discard an object media update message if it tries to set more media textures than the prim has faces  
							
							
							
						 
						
							2010-07-26 23:34:20 +01:00  
				
					
						
							
							
								 
						
							
							
								eb5e39d6ef 
								
							
								 
							
						 
						
							
							
								
								Fire CHANGED_MEDIA event if a media texture is set or cleared  
							
							
							
						 
						
							2010-07-26 23:34:20 +01:00  
				
					
						
							
							
								 
						
							
							
								39a38c4901 
								
							
								 
							
						 
						
							
							
								
								implement llClearPrimMedia()  
							
							... 
							
							
							
							untested 
							
						 
						
							2010-07-26 23:34:20 +01:00  
				
					
						
							
							
								 
						
							
							
								d1a879927c 
								
							
								 
							
						 
						
							
							
								
								fix issue with GetMediaEntry if the face requested wasn't set to a media texture  
							
							
							
						 
						
							2010-07-26 23:34:20 +01:00  
				
					
						
							
							
								 
						
							
							
								43f480864b 
								
							
								 
							
						 
						
							
							
								
								fix problem persisting when only one face had a media texture  
							
							
							
						 
						
							2010-07-26 23:34:20 +01:00  
				
					
						
							
							
								 
						
							
							
								c76e2ce250 
								
							
								 
							
						 
						
							
							
								
								factor out common code for updating the media url  
							
							
							
						 
						
							2010-07-26 23:34:19 +01:00  
				
					
						
							
							
								 
						
							
							
								74bc4f61fd 
								
							
								 
							
						 
						
							
							
								
								factor out common face parameter checking code  
							
							
							
						 
						
							2010-07-26 23:34:19 +01:00  
				
					
						
							
							
								 
						
							
							
								cfb79cd411 
								
							
								 
							
						 
						
							
							
								
								minor: correct a few method names and change accessability  
							
							
							
						 
						
							2010-07-26 23:34:19 +01:00  
				
					
						
							
							
								 
						
							
							
								a5ad792e6c 
								
							
								 
							
						 
						
							
							
								
								implement llSetPrimMediaParams()  
							
							... 
							
							
							
							Untested 
							
						 
						
							2010-07-26 23:34:19 +01:00  
				
					
						
							
							
								 
						
							
							
								8f403cb4b8 
								
							
								 
							
						 
						
							
							
								
								Implement llGetPrimMediaParams()  
							
							... 
							
							
							
							Exposes method to get media entry via IMoapModule
As yet untested. 
							
						 
						
							2010-07-26 23:34:19 +01:00  
				
					
						
							
							
								 
						
							
							
								9682e0c733 
								
							
								 
							
						 
						
							
							
								
								Implement media texture persistence over server restarts for sqlite  
							
							... 
							
							
							
							This is currently persisting media as an OSDArray serialized to LLSD XML. 
							
						 
						
							2010-07-26 23:34:19 +01:00  
				
					
						
							
							
								 
						
							
							
								4ebae14a53 
								
							
								 
							
						 
						
							
							
								
								handle ObjectMediaNavigateMessage  
							
							... 
							
							
							
							Other avatars can now see the webpages that you're navigating to.
The requirement for an initial prim click before the texture displayed has gone away.
Flash (e.g. YouTube) appears to work fine.
Still not persisting any media data so this all disappears on server restart 
							
						 
						
							2010-07-26 23:34:18 +01:00  
				
					
						
							
							
								 
						
							
							
								468450a94d 
								
							
								 
							
						 
						
							
							
								
								send a full object update out to avatars when a media texture is initially set  
							
							... 
							
							
							
							this allows other avatars to see it, but still only after they've clicked on the face
still not handling navigation yet 
							
						 
						
							2010-07-26 23:34:18 +01:00  
				
					
						
							
							
								 
						
							
							
								b1eb83ed6c 
								
							
								 
							
						 
						
							
							
								
								start sending media url in object full updates  
							
							
							
						 
						
							2010-07-26 23:34:18 +01:00  
				
					
						
							
							
								 
						
							
							
								4a6adff4cd 
								
							
								 
							
						 
						
							
							
								
								start storing a mediaurl on the scene object part  
							
							... 
							
							
							
							not yet persisted or sent in the update 
							
						 
						
							2010-07-26 23:34:18 +01:00  
				
					
						
							
							
								 
						
							
							
								c290cdd997 
								
							
								 
							
						 
						
							
							
								
								replace hand parsing of incoming object media messages with parsing code in libopenmetaverse  
							
							
							
						 
						
							2010-07-26 23:34:18 +01:00  
				
					
						
							
							
								 
						
							
							
								acac47830e 
								
							
								 
							
						 
						
							
							
								
								start storing incoming MediaEntry on a new Media field on PrimitiveBaseShape  
							
							... 
							
							
							
							This allows the media texture to persist in memory - logging in and out will redisplay it (after a click) though navigation will be lost
Next need to implement media uri on prim and delegate more incoming llsd parsing to libomv 
							
						 
						
							2010-07-26 23:34:18 +01:00  
				
					
						
							
							
								 
						
							
							
								9301e36fbc 
								
							
								 
							
						 
						
							
							
								
								have a stab at sending the correct number of media entries to shapes  
							
							... 
							
							
							
							actually, this is probably wrong anyway if there's a default texture
it's going to be easier just to gather the object media updates and retain those in-memory now
but what the hell 
							
						 
						
							2010-07-26 23:34:17 +01:00  
				
					
						
							
							
								 
						
							
							
								701f39c8c2 
								
							
								 
							
						 
						
							
							
								
								do a whole load of crappy hacking to get cubes to display google.com  
							
							... 
							
							
							
							currently, for smoe reason the page only appears when you click a face.
also, actually navigating anywhere always snaps you back to the google search box, for some unknown reason
you can still change the url and normal navigation will work again 
							
						 
						
							2010-07-26 23:34:17 +01:00  
				
					
						
							
							
								 
						
							
							
								2be7d0cdd4 
								
							
								 
							
						 
						
							
							
								
								Register ObjectMedia and ObjectMediaNavigate capabilities from moap module.  
							
							... 
							
							
							
							Not sure if these are correct, but just supplying these to the viewer is enough to allow it to put media textures on prims (previously the icons were greyed out).
This is not yet persisted even in-memory, so no other avatars will see it yet. 
							
						 
						
							2010-07-26 23:34:17 +01:00  
				
					
						
							
							
								 
						
							
							
								ede446cad6 
								
							
								 
							
						 
						
							
							
								
								add stub media-on-a-prim (shared media) module  
							
							
							
						 
						
							2010-07-26 23:34:17 +01:00  
				
					
						
							
							
								 
						
							
							
								516ec4acd0 
								
							
								 
							
						 
						
							
							
								
								Eat a lockign exception that kills scripts. May bear more investigation  
							
							... 
							
							
							
							in the long run. 
							
						 
						
							2010-07-25 08:11:39 +02:00  
				
					
						
							
							
								 
						
							
							
								aa7cadca52 
								
							
								 
							
						 
						
							
							
								
								Add some options  
							
							
							
						 
						
							2010-07-24 23:36:07 +01:00  
				
					
						
							
							
								 
						
							
							
								a9b7774fe0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-07-24 23:15:38 +01:00  
				
					
						
							
							
								 
						
							
							
								4dbff62ef5 
								
							
								 
							
						 
						
							
							
								
								Fix some inventory issues  
							
							
							
						 
						
							2010-07-24 23:15:06 +01:00  
				
					
						
							
							
								 
						
							
							
								83aec1ec94 
								
							
								 
							
						 
						
							
							
								
								Fix a little infinite recursion i added just for sh.ts and giggles. NOT.  
							
							
							
						 
						
							2010-07-22 23:47:10 +02:00  
				
					
						
							
							
								 
						
							
							
								7ebabf185e 
								
							
								 
							
						 
						
							
							
								
								change the delay to 0.2s. My bad.  
							
							
							
						 
						
							2010-07-22 19:31:02 +02:00  
				
					
						
							
							
								 
						
							
							
								ce8b9b4181 
								
							
								 
							
						 
						
							
							
								
								LSL compatibility fix. Add 0.1 s sleep to llSetLinkPrimitiveParams so fade scripts will time correctly. The -Fast version works without a delay  
							
							
							
						 
						
							2010-07-22 19:20:09 +02:00  
				
					
						
							
							
								 
						
							
							
								0c0ac65d38 
								
							
								 
							
						 
						
							
							
								
								Added ': ' to password prompt. Mantis  #4851  
							
							
							
						 
						
							2010-07-22 04:00:24 -07:00  
				
					
						
							
							
								 
						
							
							
								a70c7756b3 
								
							
								 
							
						 
						
							
							
								
								Add sending of the avatar interests and configuration of the profiles  
							
							... 
							
							
							
							module as an OpenSim profile module to Simian grid services.
Patch by Dimentox, thank you.
Applied with changes. 
							
						 
						
							2010-07-22 03:01:50 +01:00  
				
					
						
							
							
								 
						
							
							
								fb89d0ff4e 
								
							
								 
							
						 
						
							
							
								
								Allow megaregions to be used in M7, should we so decide  
							
							
							
						 
						
							2010-07-21 12:32:23 +02:00  
				
					
						
							
							
								 
						
							
							
								d4022becc3 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-21 12:16:30 +02:00  
				
					
						
							
							
								 
						
							
							
								f63a4c8f2f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-21 12:03:44 +01:00  
				
					
						
							
							
								 
						
							
							
								c72c84b455 
								
							
								 
							
						 
						
							
							
								
								Refine autoreturn a bit  
							
							
							
						 
						
							2010-07-21 12:16:17 +02:00  
				
					
						
							
							
								 
						
							
							
								ac1a34714d 
								
							
								 
							
						 
						
							
							
								
								Allow Megaregions to start properly after an unclean shutdown  
							
							
							
						 
						
							2010-07-20 23:24:04 +01:00  
				
					
						
							
							
								 
						
							
							
								f08afc4f87 
								
							
								 
							
						 
						
							
							
								
								Restore lines that have been removed due to previous merge conflict.  
							
							
							
						 
						
							2010-07-20 14:28:17 -07:00  
				
					
						
							
							
								 
						
							
							
								4ccc141764 
								
							
								 
							
						 
						
							
							
								
								Resync with master  
							
							
							
						 
						
							2010-07-20 21:49:31 +01:00  
				
					
						
							
							
								 
						
							
							
								c0b8cbd85b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-20 21:47:53 +01:00  
				
					
						
							
							
								 
						
							
							
								dcf7973c9b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-20 21:39:20 +01:00  
				
					
						
							
							
								 
						
							
							
								176cb01130 
								
							
								 
							
						 
						
							
							
								
								Remove a merge artefact  
							
							
							
						 
						
							2010-07-20 21:38:31 +01:00  
				
					
						
							
							
								 
						
							
							
								686837d9ed 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-20 21:18:27 +01:00  
				
					
						
							
							
								 
						
							
							
								120d7014fd 
								
							
								 
							
						 
						
							
							
								
								When a god uses mass permission setting, the V bit is cleared from next  
							
							... 
							
							
							
							perms, rendering the item unmoveable for the next owenr. Make god mods
conform to the rules, too. 
							
						 
						
							2010-07-20 21:01:46 +01:00  
				
					
						
							
							
								 
						
							
							
								ea51bea508 
								
							
								 
							
						 
						
							
							
								
								prevent hacked viewers from being able to delete arbitrary items from any  
							
							... 
							
							
							
							prim. Allow friends with perms and shared group members to move or copy
things out of prims 
							
						 
						
							2010-07-20 21:01:14 +01:00  
				
					
						
							
							
								 
						
							
							
								78605baab3 
								
							
								 
							
						 
						
							
							
								
								Fix a few permissions vulnerability. Owners could cause permissions  
							
							... 
							
							
							
							escalation on items contained in prims using a hacked viewer 
							
						 
						
							2010-07-20 21:00:56 +01:00  
				
					
						
							
							
								 
						
							
							
								e46c0a0fc9 
								
							
								 
							
						 
						
							
							
								
								adjust DialogModule to only send broadcast alerts to root agents  
							
							
							
						 
						
							2010-07-20 21:32:13 +01:00  
				
					
						
							
							
								 
						
							
							
								7c124a5543 
								
							
								 
							
						 
						
							
							
								
								Relaxed the ultra-conservative lock on m_items. Needs testing under linux and stress.  
							
							
							
						 
						
							2010-07-20 05:59:18 -07:00  
				
					
						
							
							
								 
						
							
							
								fd66ee57f3 
								
							
								 
							
						 
						
							
							
								
								When a god uses mass permission setting, the V bit is cleared from next  
							
							... 
							
							
							
							perms, rendering the item unmoveable for the next owenr. Make god mods
conform to the rules, too. 
							
						 
						
							2010-07-20 14:45:46 +02:00  
				
					
						
							
							
								 
						
							
							
								b7f1288361 
								
							
								 
							
						 
						
							
							
								
								Adding it again.  
							
							... 
							
							
							
							Revert "Reverting this for now, but this needs to go in again."
This reverts commit c0d9ab941d 
							
						 
						
							2010-07-20 04:23:39 -07:00  
				
					
						
							
							
								 
						
							
							
								c0d9ab941d 
								
							
								 
							
						 
						
							
							
								
								Reverting this for now, but this needs to go in again.  
							
							... 
							
							
							
							Revert "Another stab at http://opensimulator.org/mantis/view.php?id=4858 . Eliminated more nested locks."
This reverts commit ffbae52a13 
							
						 
						
							2010-07-19 16:22:29 -07:00  
				
					
						
							
							
								 
						
							
							
								191bee2ed0 
								
							
								 
							
						 
						
							
							
								
								Remove the null checks altogether  
							
							
							
						 
						
							2010-07-20 00:55:31 +02:00  
				
					
						
							
							
								 
						
							
							
								54da64acac 
								
							
								 
							
						 
						
							
							
								
								Remove exception badness in the LSL Types. Who ever came up with that.....?!  
							
							
							
						 
						
							2010-07-20 00:46:39 +02:00  
				
					
						
							
							
								 
						
							
							
								ffbae52a13 
								
							
								 
							
						 
						
							
							
								
								Another stab at  http://opensimulator.org/mantis/view.php?id=4858 . Eliminated more nested locks.  
							
							
							
						 
						
							2010-07-19 15:20:34 -07:00  
				
					
						
							
							
								 
						
							
							
								5c0c7fda6c 
								
							
								 
							
						 
						
							
							
								
								One more stab at  http://opensimulator.org/mantis/view.php?id=4858 .  
							
							... 
							
							
							
							Eliminated the nested locks of m_Scripts and m_PrimObjects. 
							
						 
						
							2010-07-19 13:59:11 -07:00  
				
					
						
							
							
								 
						
							
							
								cd2bb7daf3 
								
							
								 
							
						 
						
							
							
								
								Deleted Snoopy's patch completely, including Thread.Sleep. Preliminary tests indicate that this is what causes deadlock. More tests needed.  
							
							
							
						 
						
							2010-07-19 08:07:37 -07:00  
				
					
						
							
							
								 
						
							
							
								a974704a3e 
								
							
								 
							
						 
						
							
							
								
								re-add the sleep lost in the revert.  
							
							
							
						 
						
							2010-07-19 14:37:27 +01:00  
				
					
						
							
							
								 
						
							
							
								575f7d3366 
								
							
								 
							
						 
						
							
							
								
								Revert "Thank you, Snoopy, for a patch to reduce sim script startup CPU usage"  
							
							... 
							
							
							
							This reverts commit c404c5fb54 
							
						 
						
							2010-07-19 14:36:53 +01:00  
				
					
						
							
							
								 
						
							
							
								fa45d5b5fa 
								
							
								 
							
						 
						
							
							
								
								Revert "A stab in the dark. Revert the compile lockout temporarily. If you know what"  
							
							... 
							
							
							
							This reverts commit f798679b80 
							
						 
						
							2010-07-19 01:10:57 +01:00  
				
					
						
							
							
								 
						
							
							
								f798679b80 
								
							
								 
							
						 
						
							
							
								
								A stab in the dark. Revert the compile lockout temporarily. If you know what  
							
							... 
							
							
							
							this is, you should test it. If you don't, don't use it. 
							
						 
						
							2010-07-19 00:06:23 +01:00  
				
					
						
							
							
								 
						
							
							
								c263fc54ac 
								
							
								 
							
						 
						
							
							
								
								Add a state change method to the Async commands handler to allow timers  
							
							... 
							
							
							
							and http requests to survive state changes 
							
						 
						
							2010-07-18 21:05:50 +02:00  
				
					
						
							
							
								 
						
							
							
								c088397ec7 
								
							
								 
							
						 
						
							
							
								
								If the client requests that an object be deleted, and the SOG/SOP is null and/or is marked as deleted, just send the KillObject  
							
							
							
						 
						
							2010-07-18 06:01:26 -07:00  
				
					
						
							
							
								 
						
							
							
								fabe2206db 
								
							
								 
							
						 
						
							
							
								
								Ensure that packets do NOT get delivered to a client before the modules that can deal with the client's response have finished loading.  
							
							
							
						 
						
							2010-07-17 15:08:59 -07:00  
				
					
						
							
							
								 
						
							
							
								17412389f3 
								
							
								 
							
						 
						
							
							
								
								Revert 233c872.. "* Call client.Start() sunchronously. Calling thos async avoids some stuttering", pending fix for the core issue  
							
							
							
						 
						
							2010-07-17 14:34:35 -07:00  
				
					
						
							
							
								 
						
							
							
								7b62c25cfb 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-07-17 16:25:56 +01:00  
				
					
						
							
							
								 
						
							
							
								e157dd630e 
								
							
								 
							
						 
						
							
							
								
								Allow communicating with blue box dialogs across a region border via a  
							
							... 
							
							
							
							child agent 
							
						 
						
							2010-07-17 16:25:30 +01:00  
				
					
						
							
							
								 
						
							
							
								d52fb4d2e9 
								
							
								 
							
						 
						
							
							
								
								Shorten LLEmail delay to 15s. With the external spam protection, we can  
							
							... 
							
							
							
							afford to do that 
							
						 
						
							2010-07-17 16:35:14 +02:00  
				
					
						
							
							
								 
						
							
							
								c41d418380 
								
							
								 
							
						 
						
							
							
								
								Allow communicating with blue box dialogs across a region border via a  
							
							... 
							
							
							
							child agent 
							
						 
						
							2010-07-17 16:32:55 +02:00  
				
					
						
							
							
								 
						
							
							
								d1040c9ff9 
								
							
								 
							
						 
						
							
							
								
								Replace the screenful of code i deleted.  
							
							
							
						 
						
							2010-07-17 02:46:04 +02:00  
				
					
						
							
							
								 
						
							
							
								e06b7ee368 
								
							
								 
							
						 
						
							
							
								
								Make webloading more robust by addign retries  
							
							
							
						 
						
							2010-07-17 02:38:00 +02:00  
				
					
						
							
							
								 
						
							
							
								85f454e3ae 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-17 02:26:34 +02:00  
				
					
						
							
							
								 
						
							
							
								9bf6179d24 
								
							
								 
							
						 
						
							
							
								
								Fix scripted give of items  
							
							
							
						 
						
							2010-07-17 02:26:09 +02:00  
				
					
						
							
							
								 
						
							
							
								9cfa71d1bf 
								
							
								 
							
						 
						
							
							
								
								Allow use of old angle rules PSYS_SRC_INNERANGLE and PSYS_SRC_OUTERANGLE in llParticleSystem()  
							
							... 
							
							
							
							This is a patch from http://opensimulator.org/mantis/view.php?id=3201 
Thanks Micheil Martin! 
							
						 
						
							2010-07-17 00:35:51 +01:00  
				
					
						
							
							
								 
						
							
							
								e05f01e70f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-07-17 00:27:52 +01:00  
				
					
						
							
							
								 
						
							
							
								f5bdf0d9b9 
								
							
								 
							
						 
						
							
							
								
								Fix bugs in llRot2Euler()  
							
							... 
							
							
							
							Applies patch in http://opensimulator.org/mantis/view.php?id=4482 .
Thanks Micheil Merlin! 
							
						 
						
							2010-07-17 00:26:26 +01:00  
				
					
						
							
							
								 
						
							
							
								236c0f8e8b 
								
							
								 
							
						 
						
							
							
								
								Fix llSetForecAndTorque([0]) stops linear motion. Mantis  #187  
							
							
							
						 
						
							2010-07-16 22:17:06 +00:00  
				
					
						
							
							
								 
						
							
							
								2e5f200b3b 
								
							
								 
							
						 
						
							
							
								
								Fix showing CreateSelected on all parts of a rez  
							
							
							
						 
						
							2010-07-16 20:23:41 +02:00  
				
					
						
							
							
								 
						
							
							
								3f91805afb 
								
							
								 
							
						 
						
							
							
								
								prevent hacked viewers from being able to delete arbitrary items from any  
							
							... 
							
							
							
							prim. Allow friends with perms and shared group members to move or copy
things out of prims 
							
						 
						
							2010-07-15 20:28:18 +02:00  
				
					
						
							
							
								 
						
							
							
								8d2b4b7b48 
								
							
								 
							
						 
						
							
							
								
								Fix a few permissions vulnerability. Owners could cause permissions  
							
							... 
							
							
							
							escalation on items contained in prims using a hacked viewer 
							
						 
						
							2010-07-15 20:03:08 +02:00  
				
					
						
							
							
								 
						
							
							
								99a6950b30 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-07-14 23:29:04 +01:00  
				
					
						
							
							
								 
						
							
							
								466254105c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-07-14 23:04:25 +01:00  
				
					
						
							
							
								 
						
							
							
								264f4f07cd 
								
							
								 
							
						 
						
							
							
								
								Detach attachments displaced by other attachments  
							
							
							
						 
						
							2010-07-14 23:04:05 +01:00  
				
					
						
							
							
								 
						
							
							
								0d8c0811d3 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-07-14 14:48:14 -07:00  
				
					
						
							
							
								 
						
							
							
								6afa55d446 
								
							
								 
							
						 
						
							
							
								
								Removed a few obsolete mono addin references. Mantis  #4854  
							
							
							
						 
						
							2010-07-14 14:47:01 -07:00  
				
					
						
							
							
								 
						
							
							
								8c10cb5ffe 
								
							
								 
							
						 
						
							
							
								
								improve closing of load/save iar streams in the event of a problem  
							
							
							
						 
						
							2010-07-14 20:43:35 +01:00  
				
					
						
							
							
								 
						
							
							
								ddfff55cc7 
								
							
								 
							
						 
						
							
							
								
								Preserve attachment data while a prim is in world. Allows attachment  
							
							... 
							
							
							
							editing on the ground without losing attachpoint and position 
							
						 
						
							2010-07-14 21:06:49 +02:00  
				
					
						
							
							
								 
						
							
							
								e1ea82b329 
								
							
								 
							
						 
						
							
							
								
								Major attachments cleanup. Remove unused AttachObject ClientView method  
							
							... 
							
							
							
							Clean up use of AttachObject throughout, reduce number of overloads
and number of parameters 
							
						 
						
							2010-07-14 19:51:12 +01:00  
				
					
						
							
							
								 
						
							
							
								a7b5fe6a88 
								
							
								 
							
						 
						
							
							
								
								Remove useless quaternion parameter from AttachObject sig  
							
							
							
						 
						
							2010-07-14 19:49:54 +01:00  
				
					
						
							
							
								 
						
							
							
								d665f0ae66 
								
							
								 
							
						 
						
							
							
								
								Detach attachments displaced by other attachments  
							
							
							
						 
						
							2010-07-14 20:46:26 +02:00  
				
					
						
							
							
								 
						
							
							
								0b74662ce2 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-14 19:53:15 +01:00  
				
					
						
							
							
								 
						
							
							
								b8aa81635f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-07-14 11:04:57 -07:00  
				
					
						
							
							
								 
						
							
							
								12858122d5 
								
							
								 
							
						 
						
							
							
								
								Fixes mantis  #4870 .  
							
							
							
						 
						
							2010-07-14 11:02:41 -07:00  
				
					
						
							
							
								 
						
							
							
								bebbe407ee 
								
							
								 
							
						 
						
							
							
								
								Major attachments cleanup. Remove unused AttachObject ClientView method  
							
							... 
							
							
							
							Clean up use of AttachObject throughout, reduce number of overloads
and number of parameters 
							
						 
						
							2010-07-14 19:58:23 +02:00  
				
					
						
							
							
								 
						
							
							
								0c445239a6 
								
							
								 
							
						 
						
							
							
								
								Remove useless quaternion parameter from AttachObject sig  
							
							
							
						 
						
							2010-07-14 19:21:01 +02:00  
				
					
						
							
							
								 
						
							
							
								5b03e05035 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-07-14 17:55:06 +01:00  
				
					
						
							
							
								 
						
							
							
								5d83b3f991 
								
							
								 
							
						 
						
							
							
								
								comment out obsolete assert that 'item has been passed to another user since it was last set' perms flag was set when a prim item was added to a scene object  
							
							
							
						 
						
							2010-07-14 17:53:43 +01:00  
				
					
						
							
							
								 
						
							
							
								0080c3b1f4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-07-14 17:13:04 +01:00  
				
					
						
							
							
								 
						
							
							
								71433075a9 
								
							
								 
							
						 
						
							
							
								
								Fix obvious bug in XInventoryService.GetFolderItems() which was preventing the iar module from being able to save single item iars  
							
							
							
						 
						
							2010-07-14 17:12:12 +01:00  
				
					
						
							
							
								 
						
							
							
								39cd57598b 
								
							
								 
							
						 
						
							
							
								
								Fix a permissions issue  
							
							
							
						 
						
							2010-07-14 16:12:44 +01:00  
				
					
						
							
							
								 
						
							
							
								d1f94b5d58 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-14 16:12:14 +01:00  
				
					
						
							
							
								 
						
							
							
								cbb3a8ab94 
								
							
								 
							
						 
						
							
							
								
								Fix a permissions issue  
							
							
							
						 
						
							2010-07-14 16:21:55 +02:00  
				
					
						
							
							
								 
						
							
							
								33aa7ba7dc 
								
							
								 
							
						 
						
							
							
								
								Revert "More on mantis  #4869 . This fixes the problem of objects showing up as no copy when they are copy-able. It works, but I have no idea what I'm doing."  
							
							... 
							
							
							
							Cuauses a permission escalation. do NOT USE the preceding commit 
							
						 
						
							2010-07-14 14:59:34 +01:00  
				
					
						
							
							
								 
						
							
							
								bec1d7cc36 
								
							
								 
							
						 
						
							
							
								
								Removed left-over debug messages.  
							
							
							
						 
						
							2010-07-14 07:00:24 -07:00  
				
					
						
							
							
								 
						
							
							
								87fb19162e 
								
							
								 
							
						 
						
							
							
								
								More on mantis  #4869 . This fixes the problem of objects showing up as no copy when they are copy-able. It works, but I have no idea what I'm doing.  
							
							
							
						 
						
							2010-07-14 06:57:56 -07:00  
				
					
						
							
							
								 
						
							
							
								d64c09160c 
								
							
								 
							
						 
						
							
							
								
								Removed some more debug messages.  
							
							
							
						 
						
							2010-07-14 04:18:13 -07:00  
				
					
						
							
							
								 
						
							
							
								cd8bb316ea 
								
							
								 
							
						 
						
							
							
								
								Remove getting the object capacity from the money module. It is now set  
							
							... 
							
							
							
							directly from the Region Info (and the region ini file) 
							
						 
						
							2010-07-14 03:51:00 +01:00  
				
					
						
							
							
								 
						
							
							
								af13c80d68 
								
							
								 
							
						 
						
							
							
								
								Remove getting the object capacity from the money module. It is now set  
							
							... 
							
							
							
							directly from the Region Info (and the region ini file) 
							
						 
						
							2010-07-14 03:59:26 +02:00  
				
					
						
							
							
								 
						
							
							
								c5891c14c7 
								
							
								 
							
						 
						
							
							
								
								Bail out in AttachToBackup if the group is an attachment  
							
							
							
						 
						
							2010-07-13 15:32:35 -07:00  
				
					
						
							
							
								 
						
							
							
								7270cd0ade 
								
							
								 
							
						 
						
							
							
								
								Second part of the fix for llGetLocalPos; get attachment offset in the root prim of an attachment. This function now behaves in line with SL.  
							
							
							
						 
						
							2010-07-13 14:57:50 -07:00  
				
					
						
							
							
								 
						
							
							
								8c2e1c6c29 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-13 21:12:01 +00:00  
				
					
						
							
							
								 
						
							
							
								8c26c8bbc6 
								
							
								 
							
						 
						
							
							
								
								adding the 'wearble' case for llGetLocalPos.  
							
							... 
							
							
							
							Still not working cause the offsets are not updated (always <0,0,0>) 
							
						 
						
							2010-07-13 21:10:26 +00:00  
				
					
						
							
							
								 
						
							
							
								84227fd558 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-13 20:37:45 +00:00  
				
					
						
							
							
								 
						
							
							
								7ab103c96f 
								
							
								 
							
						 
						
							
							
								
								Rewrite collision dictionary handling, cleans up deleted obects/avs. Fixes occasional collision event failure. ChOde only.  
							
							
							
						 
						
							2010-07-13 20:37:13 +00:00  
				
					
						
							
							
								 
						
							
							
								eacf3d9221 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-13 20:46:21 +01:00  
				
					
						
							
							
								 
						
							
							
								dd14016885 
								
							
								 
							
						 
						
							
							
								
								Revamp the permissions propagation. This MAY mess up. Please test.  
							
							... 
							
							
							
							Change the slam bit from 3 to 4. Assume the old slam bit is always set.
The new slam bit is a "changed owner" bit, correcting a bug where an item
passed from the creator to another with less than full perms, then back (sale
test) would arrive back full perm. Lots of in-code docs. 
							
						 
						
							2010-07-13 20:45:16 +01:00  
				
					
						
							
							
								 
						
							
							
								bed36901d1 
								
							
								 
							
						 
						
							
							
								
								Add CreateSelected flag onto objects rezzed from inventory  
							
							
							
						 
						
							2010-07-13 20:37:12 +01:00  
				
					
						
							
							
								 
						
							
							
								89c1c5c35a 
								
							
								 
							
						 
						
							
							
								
								Revamp the permissions propagation. This MAY mess up. Please test.  
							
							... 
							
							
							
							Change the slam bit from 3 to 4. Assume the old slam bit is always set.
The new slam bit is a "changed owner" bit, correcting a bug where an item
passed from the creator to another with less than full perms, then back (sale
test) would arrive back full perm. Lots of in-code docs. 
							
						 
						
							2010-07-13 20:40:23 +02:00  
				
					
						
							
							
								 
						
							
							
								31cbd6d113 
								
							
								 
							
						 
						
							
							
								
								Add CreateSelected flag onto objects rezzed from inventory  
							
							
							
						 
						
							2010-07-13 18:23:23 +02:00  
				
					
						
							
							
								 
						
							
							
								86f3f83250 
								
							
								 
							
						 
						
							
							
								
								uncomment a load iar code line I accidentally commented in the last commit  
							
							... 
							
							
							
							hooray for automated tests 
							
						 
						
							2010-07-12 23:37:08 +01:00  
				
					
						
							
							
								 
						
							
							
								3156f4bbeb 
								
							
								 
							
						 
						
							
							
								
								comment out a lot of the debug log messages when loading an iar  
							
							... 
							
							
							
							these are very redundant now and cause issues when loading large iars
diva, you may want to cherry pick this for 0.7-post-fixes since it only comments out log lines and nothing else 
							
						 
						
							2010-07-12 23:00:01 +01:00  
				
					
						
							
							
								 
						
							
							
								5f4105d48c 
								
							
								 
							
						 
						
							
							
								
								Removed the CHANGED_COLOR event post from the Color accessor in SOP. This is not the correct usage of this changed event - it's only supposed to be posted when the /textures/ change colour or alpha transparency, not the floating text. This fixes several race conditions in scripts ported from SL.  
							
							
							
						 
						
							2010-07-12 13:55:56 -07:00  
				
					
						
							
							
								 
						
							
							
								26621ca500 
								
							
								 
							
						 
						
							
							
								
								Add scripted controllers into agent intersim messaging  
							
							
							
						 
						
							2010-07-11 14:50:14 +01:00  
				
					
						
							
							
								 
						
							
							
								7f0f11304f 
								
							
								 
							
						 
						
							
							
								
								Add scripted controllers into agent intersim messaging  
							
							
							
						 
						
							2010-07-11 14:26:57 +02:00  
				
					
						
							
							
								 
						
							
							
								922e874653 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-11 13:32:10 +01:00  
				
					
						
							
							
								 
						
							
							
								eaea89bbb7 
								
							
								 
							
						 
						
							
							
								
								Remove localID from script controls data. It won't transfer to another  
							
							... 
							
							
							
							region anyway 
							
						 
						
							2010-07-11 13:09:11 +01:00  
				
					
						
							
							
								 
						
							
							
								cea856cfc2 
								
							
								 
							
						 
						
							
							
								
								Fix the synchronousrestformsrequester so it will successfully handle a response from a server which does not provide a valid content length header  
							
							
							
						 
						
							2010-07-10 19:00:12 -07:00  
				
					
						
							
							
								 
						
							
							
								cecd660388 
								
							
								 
							
						 
						
							
							
								
								Fix an issue where the SynchronousRestObjectRequester will fail if a webserver does not report a content length (-1), but the content is still valid  
							
							
							
						 
						
							2010-07-10 18:48:49 -07:00  
				
					
						
							
							
								 
						
							
							
								1169bfeaf3 
								
							
								 
							
						 
						
							
							
								
								Make taken items go back to the folder they came from  
							
							
							
						 
						
							2010-07-10 10:43:34 +01:00  
				
					
						
							
							
								 
						
							
							
								8aa5f30082 
								
							
								 
							
						 
						
							
							
								
								Make taken items go back to the folder they came from  
							
							
							
						 
						
							2010-07-10 10:51:49 +02:00  
				
					
						
							
							
								 
						
							
							
								6352fc5f57 
								
							
								 
							
						 
						
							
							
								
								Bug in 0.6.9 sometimes restoring script state causes region console to crash due to unhandled file lock exception. Attempt to resolve by wrapping several instances of file create / read logic in using statements and added some error handling for locked file exceptions. If it is IDisposable, it must be disposed! The close statements are unnecessary but harmless so I have left those in. The end of the using block will close and dispose automagically.  
							
							
							
						 
						
							2010-07-09 18:23:48 +01:00  
				
					
						
							
							
								 
						
							
							
								fe60b6783d 
								
							
								 
							
						 
						
							
							
								
								Hopefully fixes mantis  #4852  
							
							
							
						 
						
							2010-07-08 16:21:01 -07:00  
				
					
						
							
							
								 
						
							
							
								d2fea2bb29 
								
							
								 
							
						 
						
							
							
								
								These 2 files want to be committed.  
							
							
							
						 
						
							2010-07-08 16:05:59 -07:00  
				
					
						
							
							
								 
						
							
							
								05b35eb57c 
								
							
								 
							
						 
						
							
							
								
								Correct a merge artefact  
							
							
							
						 
						
							2010-07-08 18:17:02 +01:00  
				
					
						
							
							
								 
						
							
							
								df9d4cd9b2 
								
							
								 
							
						 
						
							
							
								
								llVecNorm() now returns a zero-length vector when one is supplied as input. Addresses Mantis  #4752  
							
							
							
						 
						
							2010-07-08 10:06:08 -07:00  
				
					
						
							
							
								 
						
							
							
								815dd73cf3 
								
							
								 
							
						 
						
							
							
								
								fix a potential division by zero  
							
							
							
						 
						
							2010-07-08 10:01:23 -07:00  
				
					
						
							
							
								 
						
							
							
								5f400a50be 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-08 17:32:57 +01:00  
				
					
						
							
							
								 
						
							
							
								baebefeb05 
								
							
								 
							
						 
						
							
							
								
								Handle a specific exception without spewing red ink.  
							
							
							
						 
						
							2010-07-08 16:30:36 +01:00  
				
					
						
							
							
								 
						
							
							
								32cfdb0f6a 
								
							
								 
							
						 
						
							
							
								
								Switched order of conditionals.  
							
							
							
						 
						
							2010-07-07 02:40:51 -07:00  
				
					
						
							
							
								 
						
							
							
								07559707c5 
								
							
								 
							
						 
						
							
							
								
								Fixes problem where "Adult" regions were reported as being of type "Unknown".  
							
							
							
						 
						
							2010-07-07 02:37:22 -07:00  
				
					
						
							
							
								 
						
							
							
								faaef1b498 
								
							
								 
							
						 
						
							
							
								
								minimizes temp garbage for llParseStringKeepNulls()  
							
							... 
							
							
							
							and uses common routine for llParseStringKeepNulls()/llParseString2List() 
							
						 
						
							2010-07-06 23:59:06 +00:00  
				
					
						
							
							
								 
						
							
							
								6e7f1a3ac1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of www.3dhosting.de:/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-06 02:23:10 +00:00  
				
					
						
							
							
								 
						
							
							
								90c5555d6d 
								
							
								 
							
						 
						
							
							
								
								rewrote hanging llParseStringKeepNulls()  
							
							
							
						 
						
							2010-07-06 02:22:47 +00:00  
				
					
						
							
							
								 
						
							
							
								657056a73f 
								
							
								 
							
						 
						
							
							
								
								Fixes mantis  #4845  
							
							
							
						 
						
							2010-07-05 08:48:02 -07:00  
				
					
						
							
							
								 
						
							
							
								debc780654 
								
							
								 
							
						 
						
							
							
								
								Fixes additional bug reported in mantis  #4841 .  
							
							
							
						 
						
							2010-07-05 07:14:32 -07:00  
				
					
						
							
							
								 
						
							
							
								e947d04038 
								
							
								 
							
						 
						
							
							
								
								Undo fix is now complete. This commit repairs the special case of the root prim moving or rotating independently of the rest of the group.  
							
							
							
						 
						
							2010-07-05 05:44:35 -07:00  
				
					
						
							
							
								 
						
							
							
								7525f3a556 
								
							
								 
							
						 
						
							
							
								
								Don't include hyperlinks as neighbors, even if grid operators have done the mistake of placing them as neighbors. This will not prevent further mess ups coming from that unsupported action.  
							
							
							
						 
						
							2010-07-05 04:19:53 -07:00  
				
					
						
							
							
								 
						
							
							
								be5dd04150 
								
							
								 
							
						 
						
							
							
								
								Bring "Redo" up to date with "Undo" so it works too  
							
							
							
						 
						
							2010-07-05 03:58:18 -07:00  
				
					
						
							
							
								 
						
							
							
								c7e4880a5e 
								
							
								 
							
						 
						
							
							
								
								One more buglet fixed related to mantis  #4841  -- auto-returns were still chocking on a null pointer exception.  
							
							
							
						 
						
							2010-07-05 03:36:26 -07:00  
				
					
						
							
							
								 
						
							
							
								8849b9af8b 
								
							
								 
							
						 
						
							
							
								
								Fix single prim rotation undo.  All UNDO functions are now working correctly except for when the root prim is moved or rotated as a single prim (coming soon).  
							
							
							
						 
						
							2010-07-04 20:45:11 -07:00  
				
					
						
							
							
								 
						
							
							
								c616335019 
								
							
								 
							
						 
						
							
							
								
								Rotation undo fix and remove a debug chatter i missed. Still not working: Individual child prim rotational undo and special cases where the root prim was moved or rotated (all the children then need to restore their offsets). Coming shortly.  
							
							
							
						 
						
							2010-07-04 19:58:52 -07:00  
				
					
						
							
							
								 
						
							
							
								5b68343361 
								
							
								 
							
						 
						
							
							
								
								The majority of the Undo fix.  There is still an issue with Rotation which i'll address next; however position undo and scale undo should be working just fine now. Also removed some residual debug logging.  
							
							
							
						 
						
							2010-07-04 19:28:39 -07:00  
				
					
						
							
							
								 
						
							
							
								7665013ad8 
								
							
								 
							
						 
						
							
							
								
								Correct positioning of timeout modifier in the SynchronousRestObjectRequester  
							
							
							
						 
						
							2010-07-04 19:25:54 -07:00  
				
					
						
							
							
								 
						
							
							
								b84f72df0b 
								
							
								 
							
						 
						
							
							
								
								Got rid of all hyperassets references. Also fixed accessing textures in user's inventory in foreign grids.  
							
							
							
						 
						
							2010-07-04 14:59:15 -07:00  
				
					
						
							
							
								 
						
							
							
								02a15bc787 
								
							
								 
							
						 
						
							
							
								
								Started to clean up the mess with HyperAssets in LLClientView. Fixed HG access to Notecards in user's inventory.  
							
							
							
						 
						
							2010-07-04 13:56:03 -07:00  
				
					
						
							
							
								 
						
							
							
								14ab22dcd4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-04 06:51:01 -07:00  
				
					
						
							
							
								 
						
							
							
								3368e3853a 
								
							
								 
							
						 
						
							
							
								
								Check cached asset to make sure it contains data, and if not, re-request  
							
							
							
						 
						
							2010-07-04 06:45:04 -07:00  
				
					
						
							
							
								 
						
							
							
								8a45191aa9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-04 11:02:21 +01:00  
				
					
						
							
							
								 
						
							
							
								abe0a9ff49 
								
							
								 
							
						 
						
							
							
								
								Fixes the obvious problem in mantis  #4841 . Melanie needs to look at other potential problems there, though.  
							
							
							
						 
						
							2010-07-04 02:59:38 -07:00  
				
					
						
							
							
								 
						
							
							
								baa20a10c3 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-03 20:29:06 +02:00  
				
					
						
							
							
								 
						
							
							
								edcfaf60c9 
								
							
								 
							
						 
						
							
							
								
								Fix IMs the right way. This sets it up so that timestamps are actually  
							
							... 
							
							
							
							in PST (to match viewer time), does correct storage and retrieval of
IMs, corrects the session ID and makes sure IMs don't get marked "saved"
if they're live. Removes the group IM save option, which our group IM
module never had in the first place, as saving group chatter makes no
sense at all. 
							
						 
						
							2010-07-03 20:27:00 +02:00  
				
					
						
							
							
								 
						
							
							
								4cd5e64231 
								
							
								 
							
						 
						
							
							
								
								Use SendTransferAbort in a more sensible place  
							
							
							
						 
						
							2010-07-03 09:22:58 -07:00  
				
					
						
							
							
								 
						
							
							
								e4739523d3 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-03 06:11:46 -07:00  
				
					
						
							
							
								 
						
							
							
								fe2b044d38 
								
							
								 
							
						 
						
							
							
								
								Fix Undo!  Made a lot of changes to Undo state saving; it now considers that groups of objects can be moved and not just individual prims..  
							
							
							
						 
						
							2010-07-03 06:10:55 -07:00  
				
					
						
							
							
								 
						
							
							
								39ae1def85 
								
							
								 
							
						 
						
							
							
								
								Re-implement the Undo stack as a List; the old implementation was buggy  
							
							
							
						 
						
							2010-07-03 06:10:02 -07:00  
				
					
						
							
							
								 
						
							
							
								2b49cb9227 
								
							
								 
							
						 
						
							
							
								
								Make sure the AssetServiceConnector times out within 30 seconds. If it doesn't, the client will get bored and give an upload error, instead of granting success and entering the asset into our retry queue.  
							
							
							
						 
						
							2010-07-03 06:09:20 -07:00  
				
					
						
							
							
								 
						
							
							
								3d495b709e 
								
							
								 
							
						 
						
							
							
								
								Implement a timeout value in the SynchronousRestObjectRequester. Default is 100 seconds.  
							
							
							
						 
						
							2010-07-03 06:08:18 -07:00  
				
					
						
							
							
								 
						
							
							
								028303c3e1 
								
							
								 
							
						 
						
							
							
								
								Fixes mantis  #4835  
							
							
							
						 
						
							2010-07-03 02:44:28 -07:00  
				
					
						
							
							
								 
						
							
							
								86a82e6ecb 
								
							
								 
							
						 
						
							
							
								
								Now, fix the slash issue the right way. Our URLs now work like SL's  
							
							
							
						 
						
							2010-07-03 08:33:08 +02:00  
				
					
						
							
							
								 
						
							
							
								721d8a7298 
								
							
								 
							
						 
						
							
							
								
								Re-add the slashes at the end of the URL. Too much depends on them  
							
							
							
						 
						
							2010-07-03 07:09:27 +02:00  
				
					
						
							
							
								 
						
							
							
								79c1eb1e39 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-07-02 06:36:08 -07:00  
				
					
						
							
							
								 
						
							
							
								490f1c144c 
								
							
								 
							
						 
						
							
							
								
								Fixes mantis  #4782  
							
							
							
						 
						
							2010-07-02 06:35:38 -07:00  
				
					
						
							
							
								 
						
							
							
								233c872d24 
								
							
								 
							
						 
						
							
							
								
								Call client.Start() sunchronously. Calling thos async avoids some stuttering  
							
							... 
							
							
							
							when people log in, but fatally screws up money. 
							
						 
						
							2010-07-02 09:40:58 +02:00  
				
					
						
							
							
								 
						
							
							
								e15f6905a5 
								
							
								 
							
						 
						
							
							
								
								Clean up IMoneyModule and adjust the other modules to the changes  
							
							
							
						 
						
							2010-07-02 06:13:58 +01:00  
				
					
						
							
							
								 
						
							
							
								c87e6a289c 
								
							
								 
							
						 
						
							
							
								
								Clean up IMoneyModule and adjust the other modules to the changes  
							
							
							
						 
						
							2010-07-02 06:20:36 +02:00  
				
					
						
							
							
								 
						
							
							
								fda9d7b75e 
								
							
								 
							
						 
						
							
							
								
								Remove GetEconomyData and the economy data structure (unused)  
							
							
							
						 
						
							2010-07-02 04:45:03 +01:00  
				
					
						
							
							
								 
						
							
							
								9e0b562c6e 
								
							
								 
							
						 
						
							
							
								
								Fox another scripting nasty. Stuff no system.string objects into lists  
							
							
							
						 
						
							2010-07-02 04:21:07 +01:00  
				
					
						
							
							
								 
						
							
							
								e328c23355 
								
							
								 
							
						 
						
							
							
								
								Add MapTileURL to robust to supply the url needed by snowglobe  
							
							
							
						 
						
							2010-07-02 04:03:35 +01:00  
				
					
						
							
							
								 
						
							
							
								beb5259cd1 
								
							
								 
							
						 
						
							
							
								
								Remove GetEconomyData and the economy data structure (unused)  
							
							
							
						 
						
							2010-07-02 04:51:31 +02:00  
				
					
						
							
							
								 
						
							
							
								a7c4cb95aa 
								
							
								 
							
						 
						
							
							
								
								Fox another scripting nasty. Stuff no system.string objects into lists  
							
							
							
						 
						
							2010-07-02 04:26:55 +02:00  
				
					
						
							
							
								 
						
							
							
								848623eea5 
								
							
								 
							
						 
						
							
							
								
								Fix a dumb little sign error that makes a LSL wiki example fail  
							
							
							
						 
						
							2010-07-02 03:04:43 +01:00  
				
					
						
							
							
								 
						
							
							
								120c9a4ebb 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-02 03:11:18 +02:00  
				
					
						
							
							
								 
						
							
							
								ec73074aac 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-02 03:02:53 +01:00  
				
					
						
							
							
								 
						
							
							
								60c15d7c28 
								
							
								 
							
						 
						
							
							
								
								Fix a dumb little sign error that makes a LSL wiki example fail  
							
							
							
						 
						
							2010-07-02 03:05:40 +02:00  
				
					
						
							
							
								 
						
							
							
								54d7f6ef43 
								
							
								 
							
						 
						
							
							
								
								Add region name on the end of script startup debug messages  
							
							
							
						 
						
							2010-07-01 21:34:53 +01:00  
				
					
						
							
							
								 
						
							
							
								68281b356c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-01 09:47:18 -07:00  
				
					
						
							
							
								 
						
							
							
								071d601dcb 
								
							
								 
							
						 
						
							
							
								
								Cache all assets on upload so that the client can still retrieve the asset if it enters a retry queue  
							
							
							
						 
						
							2010-07-01 09:46:57 -07:00  
				
					
						
							
							
								 
						
							
							
								b38a22506b 
								
							
								 
							
						 
						
							
							
								
								Fix build break  
							
							
							
						 
						
							2010-07-01 08:57:13 -07:00  
				
					
						
							
							
								 
						
							
							
								38384cc79c 
								
							
								 
							
						 
						
							
							
								
								Report asset upload success if it has previously failed  
							
							
							
						 
						
							2010-07-01 08:52:30 -07:00  
				
					
						
							
							
								 
						
							
							
								4851706d35 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-01 08:49:53 -07:00  
				
					
						
							
							
								 
						
							
							
								1cb7695fb0 
								
							
								 
							
						 
						
							
							
								
								Catch newid == null which is what happens if the asset service is offline (seems a connection failure does not throw an exception)  
							
							
							
						 
						
							2010-07-01 08:48:02 -07:00  
				
					
						
							
							
								 
						
							
							
								3d5d44279b 
								
							
								 
							
						 
						
							
							
								
								ANother stab at LSL compatibility  
							
							
							
						 
						
							2010-07-01 17:06:29 +02:00  
				
					
						
							
							
								 
						
							
							
								2312504b04 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-07-01 16:41:03 +02:00  
				
					
						
							
							
								 
						
							
							
								d5cbe4cb75 
								
							
								 
							
						 
						
							
							
								
								Remove trailing slash from HTTP URLs to be compatible with SL  
							
							
							
						 
						
							2010-07-01 16:40:26 +02:00  
				
					
						
							
							
								 
						
							
							
								3940a4dbc7 
								
							
								 
							
						 
						
							
							
								
								Avoid a spurious error message when taking a friend's no copy item  
							
							
							
						 
						
							2010-07-01 16:11:10 +02:00  
				
					
						
							
							
								 
						
							
							
								8326f36cda 
								
							
								 
							
						 
						
							
							
								
								minor: comment out high volume texture serving module debug message  
							
							
							
						 
						
							2010-06-30 22:07:28 +01:00  
				
					
						
							
							
								 
						
							
							
								46a531d865 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-30 21:35:05 +01:00  
				
					
						
							
							
								 
						
							
							
								dd579cf615 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-06-30 21:26:43 +01:00  
				
					
						
							
							
								 
						
							
							
								1db2921782 
								
							
								 
							
						 
						
							
							
								
								Fix scripts in rezzed objects not starting (Mantis  #4775 )  
							
							
							
						 
						
							2010-06-30 21:25:39 +01:00  
				
					
						
							
							
								 
						
							
							
								b6264e60d3 
								
							
								 
							
						 
						
							
							
								
								Removed opportunity for exception in BaseHttpServer. (mantis  #4825 )  
							
							
							
						 
						
							2010-06-30 06:35:22 -07:00  
				
					
						
							
							
								 
						
							
							
								9012084d11 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-29 23:19:08 -07:00  
				
					
						
							
							
								 
						
							
							
								8dc7c0849e 
								
							
								 
							
						 
						
							
							
								
								The other half of the asset fix. Implement an exponentially incrementing retry timer for asset upload failures. Total queue time in the ballpark of 24 hours, which should be a reasonable time for any grid admin to get their asset service back online. This should stop lost assets.  
							
							
							
						 
						
							2010-06-29 23:18:48 -07:00  
				
					
						
							
							
								 
						
							
							
								5925aac859 
								
							
								 
							
						 
						
							
							
								
								Add --merge switch to load iar.  
							
							... 
							
							
							
							When this switch is used, iar folders are merged with existing same-name user inventory folders.
This makes it a little easier to back and restore entire individual user inventories, among other things
Added unit test to check behaviour 
							
						 
						
							2010-06-30 00:10:44 +01:00  
				
					
						
							
							
								 
						
							
							
								be0af01061 
								
							
								 
							
						 
						
							
							
								
								Revert "stop exceptions in setting and getting state from propogating since they aren't fatal to operations"  
							
							... 
							
							
							
							This reverts commit 94cb6fc916 
							
						 
						
							2010-06-29 23:43:38 +01:00  
				
					
						
							
							
								 
						
							
							
								714367efb9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-06-29 21:51:56 +01:00  
				
					
						
							
							
								 
						
							
							
								d06b977ed1 
								
							
								 
							
						 
						
							
							
								
								Remove the override from DeletToInventory in HGInventoryAccessModule. This may be causing the infinite loop, not sure.  
							
							
							
						 
						
							2010-06-29 14:21:48 -07:00  
				
					
						
							
							
								 
						
							
							
								6701fc2ffa 
								
							
								 
							
						 
						
							
							
								
								Fix the XML serializationt to provide an empty script state element if  
							
							... 
							
							
							
							the script hasn't yet saved state, or can't save state because of a loop 
							
						 
						
							2010-06-29 21:50:52 +01:00  
				
					
						
							
							
								 
						
							
							
								5d11833ae1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-06-29 20:36:36 +01:00  
				
					
						
							
							
								 
						
							
							
								94cb6fc916 
								
							
								 
							
						 
						
							
							
								
								stop exceptions in setting and getting state from propogating since they aren't fatal to operations  
							
							... 
							
							
							
							this will hopefully stop "save oar" from failing if a script asset is corrupt 
							
						 
						
							2010-06-29 21:08:09 +01:00  
				
					
						
							
							
								 
						
							
							
								5964084d25 
								
							
								 
							
						 
						
							
							
								
								Fix a nullref on autoreturn  
							
							
							
						 
						
							2010-06-29 20:36:17 +01:00  
				
					
						
							
							
								 
						
							
							
								c607e6f3b8 
								
							
								 
							
						 
						
							
							
								
								Revert "don't report the null uuid as a missing asset on saving oars/iars"  
							
							... 
							
							
							
							This reverts commit 5ce119174e 
							
						 
						
							2010-06-29 20:30:22 +01:00  
				
					
						
							
							
								 
						
							
							
								cf15558c9e 
								
							
								 
							
						 
						
							
							
								
								This file wants to be committed.  
							
							
							
						 
						
							2010-06-29 06:25:12 -07:00  
				
					
						
							
							
								 
						
							
							
								fa3f448324 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-06-29 04:40:02 -07:00  
				
					
						
							
							
								 
						
							
							
								08e3389790 
								
							
								 
							
						 
						
							
							
								
								Buglet fix in HG inventory. Make sure that GetRootFolder for non-HG xinventory is the folder "My Inventory". Also changed the Suitcase folder name to "My Suitcase".  
							
							
							
						 
						
							2010-06-29 04:38:15 -07:00  
				
					
						
							
							
								 
						
							
							
								9fde9085a0 
								
							
								 
							
						 
						
							
							
								
								Bug fix in HG standalone: wrong handler in the in module. Fixed a few broken comments in InventoryAccessModule.  
							
							
							
						 
						
							2010-06-29 02:07:10 -07:00  
				
					
						
							
							
								 
						
							
							
								3cd717d929 
								
							
								 
							
						 
						
							
							
								
								Comment the "Notecard saved" notification that pops up when a notecard  
							
							... 
							
							
							
							is saved into a prim. Sl doesn't have it, and for good reason: It also
happens on scripts in our version. Which is wrong. Better no message
than a wrong one. 
							
						 
						
							2010-06-29 04:09:14 +02:00  
				
					
						
							
							
								 
						
							
							
								6f4d4543b9 
								
							
								 
							
						 
						
							
							
								
								Make newly created prims be named "Object" and make newly created scripts  
							
							... 
							
							
							
							have a default touch handler. Compatibility patch 
							
						 
						
							2010-06-29 03:51:16 +02:00  
				
					
						
							
							
								 
						
							
							
								621195e4f1 
								
							
								 
							
						 
						
							
							
								
								Thanks Micheil Merlin for Mantis  #4784 : [PATCH] llRotBetween does not return correct rotations for a 180 degree angle between vectors  
							
							... 
							
							
							
							Signed-off-by: dahlia <dahliaTrimble@gmail.removeme.com> 
							
						 
						
							2010-06-28 17:33:47 -07:00  
				
					
						
							
							
								 
						
							
							
								d123350164 
								
							
								 
							
						 
						
							
							
								
								One more bug fix in FriendsModule: GrantRights. One of the caches was not being updated.  
							
							
							
						 
						
							2010-06-28 16:04:12 -07:00  
				
					
						
							
							
								 
						
							
							
								20fc35399b 
								
							
								 
							
						 
						
							
							
								
								Fixes mantis  #4815  and  #4812  
							
							
							
						 
						
							2010-06-28 14:10:22 -07:00  
				
					
						
							
							
								 
						
							
							
								06fa038875 
								
							
								 
							
						 
						
							
							
								
								Return a UUID.Zero if the asset fails to upload  
							
							
							
						 
						
							2010-06-28 07:09:05 -07:00  
				
					
						
							
							
								 
						
							
							
								a5a1df68c2 
								
							
								 
							
						 
						
							
							
								
								Provide the interface for StoreAsset to report success or failure  
							
							
							
						 
						
							2010-06-28 04:02:33 -07:00  
				
					
						
							
							
								 
						
							
							
								3e908023b2 
								
							
								 
							
						 
						
							
							
								
								Force IM timestamps to current server time to prevent "Saved on" headers  
							
							... 
							
							
							
							while the sender is online 
							
						 
						
							2010-06-28 08:58:51 +02:00  
				
					
						
							
							
								 
						
							
							
								7807d11807 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-27 22:23:08 -07:00  
				
					
						
							
							
								 
						
							
							
								827d9be48f 
								
							
								 
							
						 
						
							
							
								
								Fix the sound issue. It was caused by missing assets; once the client has made one request, it continued to wait for asset before requesting any new ones, until the TransferRequest timed out. Fixed by adding a TransferAbortPacket if the asset cannot be retrieved.  
							
							
							
						 
						
							2010-06-27 22:23:01 -07:00  
				
					
						
							
							
								 
						
							
							
								0a82d10fc4 
								
							
								 
							
						 
						
							
							
								
								Change the way IRegionModule us referenced by IEmailModule to  
							
							... 
							
							
							
							allow later conversion to new style 
							
						 
						
							2010-06-28 03:14:05 +01:00  
				
					
						
							
							
								 
						
							
							
								85a9c305a2 
								
							
								 
							
						 
						
							
							
								
								Remove AgentID and GroupOD from the signature of SOG.Copy(). They were never  
							
							... 
							
							
							
							used, but made for a very mispleading read of the code in the callers. 
							
						 
						
							2010-06-28 01:43:26 +01:00  
				
					
						
							
							
								 
						
							
							
								4cdda2cae9 
								
							
								 
							
						 
						
							
							
								
								Fix Copy on Ray, Drag Copy and other little things. Removed the wrong and  
							
							... 
							
							
							
							nonworking ownership assignment in SOG, which messed things up before.
No longer trust the client to send the ID of the person something is copied
as, since it allows to run a script with someone else's permissions. Properly
adjust inventory ownership and perms. 
							
						 
						
							2010-06-28 01:36:40 +01:00  
				
					
						
							
							
								 
						
							
							
								4fa1d4896c 
								
							
								 
							
						 
						
							
							
								
								Change the way IRegionModule us referenced by IEmailModule to  
							
							... 
							
							
							
							allow later conversion to new style 
							
						 
						
							2010-06-28 02:30:36 +02:00  
				
					
						
							
							
								 
						
							
							
								a817f6b48c 
								
							
								 
							
						 
						
							
							
								
								Remove AgentID and GroupOD from the signature of SOG.Copy(). They were never  
							
							... 
							
							
							
							used, but made for a very mispleading read of the code in the callers. 
							
						 
						
							2010-06-28 01:48:24 +02:00  
				
					
						
							
							
								 
						
							
							
								d570cffa39 
								
							
								 
							
						 
						
							
							
								
								Fix Copy on Ray, Drag Copy and other little things. Removed the wrong and  
							
							... 
							
							
							
							nonworking ownership assignment in SOG, which messed things up before.
No longer trust the client to send the ID of the person something is copied
as, since it allows to run a script with someone else's permissions. Properly
adjust inventory ownership and perms. 
							
						 
						
							2010-06-28 01:29:30 +02:00  
				
					
						
							
							
								 
						
							
							
								1499fd85c4 
								
							
								 
							
						 
						
							
							
								
								Fix a simian compiler warning  
							
							
							
						 
						
							2010-06-27 21:02:03 +01:00  
				
					
						
							
							
								 
						
							
							
								660a560d3b 
								
							
								 
							
						 
						
							
							
								
								Make drag copy and copy-on-ray handle friends list perms properly  
							
							
							
						 
						
							2010-06-27 20:59:51 +01:00  
				
					
						
							
							
								 
						
							
							
								6cf0b8f6fe 
								
							
								 
							
						 
						
							
							
								
								Add command-script to the Robust console  
							
							
							
						 
						
							2010-06-27 13:28:27 -07:00  
				
					
						
							
							
								 
						
							
							
								3dbc736049 
								
							
								 
							
						 
						
							
							
								
								Addresses mantis  #4789 . Not really a fix, because the event is harmless anyway. Just shouldn't happen normally.  
							
							
							
						 
						
							2010-06-27 13:23:51 -07:00  
				
					
						
							
							
								 
						
							
							
								a61d817978 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-06-27 13:07:44 -07:00  
				
					
						
							
							
								 
						
							
							
								7868f1f650 
								
							
								 
							
						 
						
							
							
								
								Fixed Robust.32BitLaunch.exe  
							
							
							
						 
						
							2010-06-27 13:06:39 -07:00  
				
					
						
							
							
								 
						
							
							
								76d2f0f68e 
								
							
								 
							
						 
						
							
							
								
								Same patch as before but for SQLite.  
							
							
							
						 
						
							2010-06-27 12:40:17 -07:00  
				
					
						
							
							
								 
						
							
							
								b0129b35f8 
								
							
								 
							
						 
						
							
							
								
								Added checks to XInventory DB layer to truncate names and descriptions.  
							
							
							
						 
						
							2010-06-27 12:37:16 -07:00  
				
					
						
							
							
								 
						
							
							
								3612a5252b 
								
							
								 
							
						 
						
							
							
								
								Fix more perms weirdness. Preserve "Locked" status across gives and rez/take.  
							
							... 
							
							
							
							Preserve "Anyone can move" flag in most cases. 
							
						 
						
							2010-06-27 20:23:33 +01:00  
				
					
						
							
							
								 
						
							
							
								121ba7e95c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-06-27 20:05:29 +01:00  
				
					
						
							
							
								 
						
							
							
								2cced72d70 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-27 21:05:06 +02:00  
				
					
						
							
							
								 
						
							
							
								9c553cd254 
								
							
								 
							
						 
						
							
							
								
								Fix more perms weirdness. Preserve "Locked" status across gives and rez/take.  
							
							... 
							
							
							
							Preserve "Anyone can move" flag in most cases. 
							
						 
						
							2010-06-27 20:20:08 +01:00  
				
					
						
							
							
								 
						
							
							
								ba38c697e8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-27 20:05:55 +01:00  
				
					
						
							
							
								 
						
							
							
								205d2496f6 
								
							
								 
							
						 
						
							
							
								
								Fix permission propagation to prevent permanently locked objects from being  
							
							... 
							
							
							
							created. 
							
						 
						
							2010-06-27 20:04:39 +01:00  
				
					
						
							
							
								 
						
							
							
								19f18c8a1b 
								
							
								 
							
						 
						
							
							
								
								Make drag copy and copy-on-ray handle friends list perms properly  
							
							
							
						 
						
							2010-06-27 21:04:30 +02:00  
				
					
						
							
							
								 
						
							
							
								ef0ac7c403 
								
							
								 
							
						 
						
							
							
								
								Deal with incoming land objects properly so they don't just stack up  
							
							
							
						 
						
							2010-06-26 23:20:28 -07:00  
				
					
						
							
							
								 
						
							
							
								9f00f141fe 
								
							
								 
							
						 
						
							
							
								
								Restore "AllowCareminsterFunctions" as an alias to the new "AllowLightshareFunctions".  
							
							
							
						 
						
							2010-06-26 18:54:55 -07:00  
				
					
						
							
							
								 
						
							
							
								592ff1288d 
								
							
								 
							
						 
						
							
							
								
								Add a new global event : OnTerrainUpdate  
							
							
							
						 
						
							2010-06-26 18:51:19 -07:00  
				
					
						
							
							
								 
						
							
							
								c97e9f8621 
								
							
								 
							
						 
						
							
							
								
								Reverting the ITerrainModule changes. Turns out this was useless.  
							
							
							
						 
						
							2010-06-26 18:43:01 -07:00  
				
					
						
							
							
								 
						
							
							
								3bcee57e3e 
								
							
								 
							
						 
						
							
							
								
								add HasChanged to ITerrainModule  
							
							
							
						 
						
							2010-06-26 17:34:19 -07:00  
				
					
						
							
							
								 
						
							
							
								c3e806a2ea 
								
							
								 
							
						 
						
							
							
								
								Add a new accessor for the TerainModule : "HasChanged"  
							
							
							
						 
						
							2010-06-26 17:25:45 -07:00  
				
					
						
							
							
								 
						
							
							
								49272657d7 
								
							
								 
							
						 
						
							
							
								
								Make RegionLightShareData serializable  
							
							
							
						 
						
							2010-06-26 15:30:47 -07:00  
				
					
						
							
							
								 
						
							
							
								8f0adfbfb2 
								
							
								 
							
						 
						
							
							
								
								Trigger the RegionLightShareData OnSave event properly when the profile is saved  
							
							
							
						 
						
							2010-06-26 15:15:19 -07:00  
				
					
						
							
							
								 
						
							
							
								d188ed8ed8 
								
							
								 
							
						 
						
							
							
								
								Return everything at once, it's more efficient that way  
							
							
							
						 
						
							2010-06-26 13:07:17 -07:00  
				
					
						
							
							
								 
						
							
							
								ed5dac7e82 
								
							
								 
							
						 
						
							
							
								
								Fix another nullref issue in DeRezSceneObject  
							
							
							
						 
						
							2010-06-26 13:06:47 -07:00  
				
					
						
							
							
								 
						
							
							
								bd19cf739a 
								
							
								 
							
						 
						
							
							
								
								Fix a bug with DeRezObjects (check for a null remoteClient)  
							
							
							
						 
						
							2010-06-26 12:38:08 -07:00  
				
					
						
							
							
								 
						
							
							
								acab2a159d 
								
							
								 
							
						 
						
							
							
								
								Return objects which are NoCopy instead of just leaving  them when cleaning the scene, if exceptNoCopy = true.  
							
							
							
						 
						
							2010-06-26 11:24:36 -07:00  
				
					
						
							
							
								 
						
							
							
								70d3b9aeca 
								
							
								 
							
						 
						
							
							
								
								Add a DeleteAllSceneObjects(bool exceptNoCopy) method to allow  NoCopy objects to be retained when the scene is cleared.  
							
							
							
						 
						
							2010-06-26 11:14:58 -07:00  
				
					
						
							
							
								 
						
							
							
								06fd49bda9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-26 06:17:09 +02:00  
				
					
						
							
							
								 
						
							
							
								6274317e63 
								
							
								 
							
						 
						
							
							
								
								Fix loading of attachments on login  
							
							
							
						 
						
							2010-06-26 06:16:24 +02:00  
				
					
						
							
							
								 
						
							
							
								f64d1cb396 
								
							
								 
							
						 
						
							
							
								
								Add new event: OnChangedBackup  
							
							
							
						 
						
							2010-06-25 14:39:15 -07:00  
				
					
						
							
							
								 
						
							
							
								30397b6fbc 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-25 14:26:07 -07:00  
				
					
						
							
							
								 
						
							
							
								96e649189f 
								
							
								 
							
						 
						
							
							
								
								Add two events: OnAttachToBackup and OnDetachFromBackup.  
							
							
							
						 
						
							2010-06-25 14:25:39 -07:00  
				
					
						
							
							
								 
						
							
							
								a4a808818f 
								
							
								 
							
						 
						
							
							
								
								don't report the null uuid as a missing asset on saving oars/iars  
							
							
							
						 
						
							2010-06-25 21:48:19 +01:00  
				
					
						
							
							
								 
						
							
							
								d399bd3eb7 
								
							
								 
							
						 
						
							
							
								
								minor: fix spelling mistake interupt -> interrupt in migrations  
							
							... 
							
							
							
							This is for  mantis 4783 
							
						 
						
							2010-06-25 21:18:52 +01:00  
				
					
						
							
							
								 
						
							
							
								4a5979c311 
								
							
								 
							
						 
						
							
							
								
								minor: remove some mono compiler warnings  
							
							
							
						 
						
							2010-06-25 21:09:15 +01:00  
				
					
						
							
							
								 
						
							
							
								c7e7cb04a3 
								
							
								 
							
						 
						
							
							
								
								fix web request exception reporting properly this time  
							
							
							
						 
						
							2010-06-25 20:57:38 +01:00  
				
					
						
							
							
								 
						
							
							
								8629ba80bf 
								
							
								 
							
						 
						
							
							
								
								Revert "Report http server onRequest() exception properly."  
							
							... 
							
							
							
							This reverts commit c09451a034 
							
						 
						
							2010-06-25 20:51:21 +01:00  
				
					
						
							
							
								 
						
							
							
								dc9e9931eb 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-25 20:26:48 +01:00  
				
					
						
							
							
								 
						
							
							
								c09451a034 
								
							
								 
							
						 
						
							
							
								
								Report http server onRequest() exception properly.  
							
							
							
						 
						
							2010-06-25 19:11:22 +01:00  
				
					
						
							
							
								 
						
							
							
								52b711af82 
								
							
								 
							
						 
						
							
							
								
								stop KeyNotFoundException() being thrown in RemoveScenePresence if the agent isn't present in the presence dictionary  
							
							... 
							
							
							
							the code to do this was there but was being circumvented by newmap[agentID] before the check actually took place 
							
						 
						
							2010-06-25 18:55:20 +01:00  
				
					
						
							
							
								 
						
							
							
								2c4df19805 
								
							
								 
							
						 
						
							
							
								
								minor: Move log information about SYSTEMIP to the place where it's resolved  
							
							
							
						 
						
							2010-06-25 18:29:02 +01:00  
				
					
						
							
							
								 
						
							
							
								3101d53064 
								
							
								 
							
						 
						
							
							
								
								Make "Allow other residents to edit terrain" default to FALSE  
							
							
							
						 
						
							2010-06-25 05:25:41 -07:00  
				
					
						
							
							
								 
						
							
							
								afff74a835 
								
							
								 
							
						 
						
							
							
								
								Add DwellModule interface  
							
							
							
						 
						
							2010-06-25 01:44:17 +02:00  
				
					
						
							
							
								 
						
							
							
								8a0ec60c8f 
								
							
								 
							
						 
						
							
							
								
								Unhook the dwell request from the land module (and therefore local storage)  
							
							
							
						 
						
							2010-06-25 01:41:00 +02:00  
				
					
						
							
							
								 
						
							
							
								6848465ae2 
								
							
								 
							
						 
						
							
							
								
								* SimianAssetServiceConnector Delete() was expecting the wrong type of response, reporting false errors  
							
							... 
							
							
							
							* Fixed a typo in a WebUtil error message 
							
						 
						
							2010-06-24 13:43:38 -07:00  
				
					
						
							
							
								 
						
							
							
								f186882c0f 
								
							
								 
							
						 
						
							
							
								
								Also make prims send the proper position. I hate it when people comment  
							
							... 
							
							
							
							out things just because they're "not yet used". Grrrr. 
							
						 
						
							2010-06-24 20:51:04 +02:00  
				
					
						
							
							
								 
						
							
							
								cbca58401a 
								
							
								 
							
						 
						
							
							
								
								Add the object owner UUID into the binary bucket of object to user IM  
							
							
							
						 
						
							2010-06-24 20:46:24 +02:00  
				
					
						
							
							
								 
						
							
							
								2cc1f14b0c 
								
							
								 
							
						 
						
							
							
								
								Replace the imSessionID, which is useless out of context, with the scope id  
							
							... 
							
							
							
							in saved IMs 
							
						 
						
							2010-06-24 19:37:02 +02:00  
				
					
						
							
							
								 
						
							
							
								b012e963d7 
								
							
								 
							
						 
						
							
							
								
								New viewers don't set the "save offline IM" flag anymore. Set it serverside  
							
							... 
							
							
							
							so messages get saved 
							
						 
						
							2010-06-24 18:48:40 +02:00  
				
					
						
							
							
								 
						
							
							
								6c37a02c0f 
								
							
								 
							
						 
						
							
							
								
								bug fix. 0,0 is a vlid sim coordinate  
							
							
							
						 
						
							2010-06-24 06:02:44 +02:00  
				
					
						
							
							
								 
						
							
							
								5a071dc798 
								
							
								 
							
						 
						
							
							
								
								Move loading of parcels to before script start. Scripts using parcel functions  
							
							... 
							
							
							
							can fail if no land is loaded 
							
						 
						
							2010-06-24 03:24:38 +01:00  
				
					
						
							
							
								 
						
							
							
								9d03271265 
								
							
								 
							
						 
						
							
							
								
								And another  
							
							
							
						 
						
							2010-06-24 03:43:50 +02:00  
				
					
						
							
							
								 
						
							
							
								e94cf3d9b7 
								
							
								 
							
						 
						
							
							
								
								And another conflict  
							
							
							
						 
						
							2010-06-24 03:35:42 +01:00  
				
					
						
							
							
								 
						
							
							
								e93853623b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-24 03:30:11 +01:00  
				
					
						
							
							
								 
						
							
							
								c404c5fb54 
								
							
								 
							
						 
						
							
							
								
								Thank you, Snoopy, for a patch to reduce sim script startup CPU usage  
							
							
							
						 
						
							2010-06-23 21:14:28 +01:00  
				
					
						
							
							
								 
						
							
							
								ce6fbd9680 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-22 23:40:59 +01:00  
				
					
						
							
							
								 
						
							
							
								7db5262e35 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-06-22 23:40:12 +01:00  
				
					
						
							
							
								 
						
							
							
								c96a6940a9 
								
							
								 
							
						 
						
							
							
								
								Line ending fix  
							
							
							
						 
						
							2010-06-22 16:11:36 -07:00  
				
					
						
							
							
								 
						
							
							
								1e1485de5b 
								
							
								 
							
						 
						
							
							
								
								* Fixed SimianGrid map tile uploads not having any objects in the images  
							
							
							
						 
						
							2010-06-22 16:09:30 -07:00  
				
					
						
							
							
								 
						
							
							
								68551675df 
								
							
								 
							
						 
						
							
							
								
								Guard prioritizer agains null values as those produced by a bullet dying  
							
							... 
							
							
							
							before it can be updated 
							
						 
						
							2010-06-22 23:39:39 +01:00  
				
					
						
							
							
								 
						
							
							
								854a8b9172 
								
							
								 
							
						 
						
							
							
								
								Security fix: Allow only textures to be fetched using HTTP texture cap  
							
							
							
						 
						
							2010-06-22 23:39:25 +01:00  
				
					
						
							
							
								 
						
							
							
								317ac50a97 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-22 23:38:56 +01:00  
				
					
						
							
							
								 
						
							
							
								5c02fb435d 
								
							
								 
							
						 
						
							
							
								
								Security fix: Allow only textures to be fetched using HTTP texture cap  
							
							
							
						 
						
							2010-06-22 17:35:00 +02:00  
				
					
						
							
							
								 
						
							
							
								962dade155 
								
							
								 
							
						 
						
							
							
								
								Cause collisions with the avatar to be sent to attachments. Currently  
							
							... 
							
							
							
							ignores collision filter. Physics collisions are still dodgy, so we
don't get the events we should be getting. 
							
						 
						
							2010-06-22 04:04:59 +02:00  
				
					
						
							
							
								 
						
							
							
								3428196631 
								
							
								 
							
						 
						
							
							
								
								Guard prioritizer agains null values as those produced by a bullet dying  
							
							... 
							
							
							
							before it can be updated 
							
						 
						
							2010-06-22 02:33:20 +02:00  
				
					
						
							
							
								 
						
							
							
								3ea4e5ccbe 
								
							
								 
							
						 
						
							
							
								
								Correctly update the LastSeen field  
							
							
							
						 
						
							2010-06-21 23:26:27 +02:00  
				
					
						
							
							
								 
						
							
							
								53905cf919 
								
							
								 
							
						 
						
							
							
								
								Bump the migration version, ot it would never happen  
							
							
							
						 
						
							2010-06-21 22:15:33 +02:00  
				
					
						
							
							
								 
						
							
							
								ab023c6a29 
								
							
								 
							
						 
						
							
							
								
								Fix build break  
							
							
							
						 
						
							2010-06-21 18:06:46 +02:00  
				
					
						
							
							
								 
						
							
							
								9fd45406be 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-21 17:06:59 +02:00  
				
					
						
							
							
								 
						
							
							
								973537f819 
								
							
								 
							
						 
						
							
							
								
								Ensure no UUID.Zero region ID is ever written to presence. Add a Migration  
							
							... 
							
							
							
							to add a LastSeen field of type "Timestamp" to Presence for MySQL 
							
						 
						
							2010-06-21 17:06:05 +02:00  
				
					
						
							
							
								 
						
							
							
								9d251b1dc5 
								
							
								 
							
						 
						
							
							
								
								Fix the StandUp position to calculate as if we're still using the child prim id.  
							
							
							
						 
						
							2010-06-20 15:57:01 -07:00  
				
					
						
							
							
								 
						
							
							
								fc715a092c 
								
							
								 
							
						 
						
							
							
								
								Fix the sit code to ensure that we use the root prim of a linkset as a reference in the case of an avatar sitting on a child prim. This fixes various camera issues and fixes mantis  #0000059 .  
							
							
							
						 
						
							2010-06-20 15:38:48 -07:00  
				
					
						
							
							
								 
						
							
							
								33d05ef554 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-20 14:45:36 -07:00  
				
					
						
							
							
								 
						
							
							
								a1416612a9 
								
							
								 
							
						 
						
							
							
								
								Update all clients sitting on a linkset if a child prim is moved. This prevents avatars being "lost in the void" until they stand up when a child prim is moved that they're sitting on.  
							
							
							
						 
						
							2010-06-20 14:45:04 -07:00  
				
					
						
							
							
								 
						
							
							
								13a0b65a80 
								
							
								 
							
						 
						
							
							
								
								Modify avatar responsiveness policy to send roots before children  
							
							
							
						 
						
							2010-06-20 21:38:06 +02:00  
				
					
						
							
							
								 
						
							
							
								797767da57 
								
							
								 
							
						 
						
							
							
								
								Insert a space after the comma on the ToString methos of lsl vectors  
							
							... 
							
							
							
							and rotations to match SL. 
							
						 
						
							2010-06-20 07:16:19 +02:00  
				
					
						
							
							
								 
						
							
							
								95c763201f 
								
							
								 
							
						 
						
							
							
								
								Set the offline flag in inventory offers  
							
							
							
						 
						
							2010-06-20 06:36:46 +02:00  
				
					
						
							
							
								 
						
							
							
								76b59b8df7 
								
							
								 
							
						 
						
							
							
								
								Make dataserver() return a 0 when agent id offline, instead of a timeout  
							
							
							
						 
						
							2010-06-20 06:23:08 +02:00  
				
					
						
							
							
								 
						
							
							
								905e5cd991 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-06-19 23:48:09 +01:00  
				
					
						
							
							
								 
						
							
							
								c571c33b6b 
								
							
								 
							
						 
						
							
							
								
								fix faulty profile cut parameter checking in llSetPrimitiveParams() - see Mantis  #4510  
							
							
							
						 
						
							2010-06-19 16:07:35 -07:00  
				
					
						
							
							
								 
						
							
							
								a3ebd4db3f 
								
							
								 
							
						 
						
							
							
								
								Revert "This is a HACK! Downright nasty. For some reason, the devs of the mysql"  
							
							... 
							
							
							
							Didn't do what it said on the package!
This reverts commit 8643db3ef0 
							
						 
						
							2010-06-19 23:45:56 +01:00  
				
					
						
							
							
								 
						
							
							
								8643db3ef0 
								
							
								 
							
						 
						
							
							
								
								This is a HACK! Downright nasty. For some reason, the devs of the mysql  
							
							... 
							
							
							
							connector have decided that their vision of timeouts is the only valid one.
This uses reflection to show them the finger. Please test. 
							
						 
						
							2010-06-19 22:48:43 +01:00  
				
					
						
							
							
								 
						
							
							
								24a68e36fb 
								
							
								 
							
						 
						
							
							
								
								Bug fix: wrong name of requester in local friendship offer.  
							
							
							
						 
						
							2010-06-19 12:32:36 -07:00  
				
					
						
							
							
								 
						
							
							
								04b60aa490 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-19 20:32:01 +01:00  
				
					
						
							
							
								 
						
							
							
								49d7d8534c 
								
							
								 
							
						 
						
							
							
								
								Allow moving an avatar as part of a linkset using llSetLinkPrimitiveParams. This unlocks an awful lot of poseball-free content, and is a step towards resolving mantis  #59 .  
							
							
							
						 
						
							2010-06-19 10:06:09 -07:00  
				
					
						
							
							
								 
						
							
							
								1e7ce6dbce 
								
							
								 
							
						 
						
							
							
								
								Hunting for the problem in  #4777  
							
							
							
						 
						
							2010-06-19 09:44:02 -07:00  
				
					
						
							
							
								 
						
							
							
								9b410f5e94 
								
							
								 
							
						 
						
							
							
								
								Reverting my last two commits, putting back Melanie's exception handler. Doesn't solve  #4777 .  
							
							
							
						 
						
							2010-06-19 09:25:36 -07:00  
				
					
						
							
							
								 
						
							
							
								f0f684161e 
								
							
								 
							
						 
						
							
							
								
								Reinstated the behavior of AddPrimShape *exactly* as it was as of December. Trying to fix mantis  #4777  
							
							
							
						 
						
							2010-06-19 08:57:58 -07:00  
				
					
						
							
							
								 
						
							
							
								6d8da699b2 
								
							
								 
							
						 
						
							
							
								
								Add "AvatarHeight/2" to the Home Position when set to avoid having the avatar fall through the ground when they TP home.  
							
							
							
						 
						
							2010-06-19 07:00:01 -07:00  
				
					
						
							
							
								 
						
							
							
								891214c65b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-18 20:49:21 +01:00  
				
					
						
							
							
								 
						
							
							
								71a73d83cb 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-06-18 19:50:01 +01:00  
				
					
						
							
							
								 
						
							
							
								47d5f90629 
								
							
								 
							
						 
						
							
							
								
								Remove an error in meshing error reporting. Now doesn't double-bomb  
							
							... 
							
							
							
							anymore on a bad sculpt 
							
						 
						
							2010-06-18 19:49:14 +01:00  
				
					
						
							
							
								 
						
							
							
								71c8bbaf2c 
								
							
								 
							
						 
						
							
							
								
								Fix problem where iar load would duplicate huge number of folders  
							
							... 
							
							
							
							This was http://opensimulator.org/mantis/view.php?id=4770 
Extend unit tests to check for this scenario too 
							
						 
						
							2010-06-18 17:37:28 +01:00  
				
					
						
							
							
								 
						
							
							
								11a35d8cda 
								
							
								 
							
						 
						
							
							
								
								change TestPartExistingIarPath() to check appropriate folder creation  
							
							... 
							
							
							
							change some names in InventoryArchiveReadRequest in an effort to make the code more comprehendable 
							
						 
						
							2010-06-18 17:10:16 +01:00  
				
					
						
							
							
								 
						
							
							
								cf4721a92d 
								
							
								 
							
						 
						
							
							
								
								in IAR utils, return all folders that match a particular path rather than just the first one  
							
							
							
						 
						
							2010-06-18 16:33:34 +01:00  
				
					
						
							
							
								 
						
							
							
								cea7905602 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-17 13:04:32 -04:00  
				
					
						
							
							
								 
						
							
							
								958c6c6fde 
								
							
								 
							
						 
						
							
							
								
								Add rez on water surface.  
							
							
							
						 
						
							2010-06-17 13:04:18 -04:00  
				
					
						
							
							
								 
						
							
							
								e3432b8f63 
								
							
								 
							
						 
						
							
							
								
								Revert "Set command timeout to infinity on migrations"  
							
							... 
							
							
							
							This reverts commit 51d30fd34a 
							
						 
						
							2010-06-17 17:48:34 +01:00  
				
					
						
							
							
								 
						
							
							
								51d30fd34a 
								
							
								 
							
						 
						
							
							
								
								Set command timeout to infinity on migrations  
							
							
							
						 
						
							2010-06-17 17:43:40 +01:00  
				
					
						
							
							
								 
						
							
							
								33c092781e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-17 04:15:56 -07:00  
				
					
						
							
							
								 
						
							
							
								d1c8b083b8 
								
							
								 
							
						 
						
							
							
								
								Fix llRot2Euler with a mathematically sound implementation. The only difference between this an SL is that SL resolves a figure of negative PI into PI, and does the equivalent in the reverse (llEuler2Rot, -1.0 becomes 1.0);  
							
							
							
						 
						
							2010-06-17 04:15:07 -07:00  
				
					
						
							
							
								 
						
							
							
								8b3042f24f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-17 03:09:17 +01:00  
				
					
						
							
							
								 
						
							
							
								7e22be3441 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-17 03:08:55 +01:00  
				
					
						
							
							
								 
						
							
							
								544627c79c 
								
							
								 
							
						 
						
							
							
								
								Force newly connecting remote consoles to display a prompt  
							
							
							
						 
						
							2010-06-17 03:03:55 +01:00  
				
					
						
							
							
								 
						
							
							
								b9c40320f1 
								
							
								 
							
						 
						
							
							
								
								Fix llAttachToAvatar. This addresses mantis 128 .  
							
							
							
						 
						
							2010-06-16 09:20:20 -07:00  
				
					
						
							
							
								 
						
							
							
								117fd629d6 
								
							
								 
							
						 
						
							
							
								
								Allow llMapDestination to be used in any event if the host is an attachment. This fixes Mantis 0000098.  
							
							
							
						 
						
							2010-06-16 08:32:47 -07:00  
				
					
						
							
							
								 
						
							
							
								0b75f759b4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-16 04:10:55 +01:00  
				
					
						
							
							
								 
						
							
							
								6c0a372346 
								
							
								 
							
						 
						
							
							
								
								* Support salted and unsalted password hashes in SimianAuthenticationServiceConnector  
							
							
							
						 
						
							2010-06-15 17:46:36 -07:00  
				
					
						
							
							
								 
						
							
							
								38f098588c 
								
							
								 
							
						 
						
							
							
								
								Fixes creation date issue on user accounts.  
							
							
							
						 
						
							2010-06-15 16:36:22 -07:00  
				
					
						
							
							
								 
						
							
							
								0031d4a618 
								
							
								 
							
						 
						
							
							
								
								Readjust master version and flavor  
							
							
							
						 
						
							2010-06-15 01:53:11 +01:00  
				
					
						
							
							
								 
						
							
							
								462a0f24e9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into 0.7-post-fixes  
							
							
							
						 
						
							2010-06-14 11:54:40 -07:00  
				
					
						
							
							
								 
						
							
							
								9c9ce9e8dd 
								
							
								 
							
						 
						
							
							
								
								* Deleted duplicated migration that was failing anyway.  
							
							... 
							
							
							
							* Added an error message in initial estate owner creation that makes it clear what needs to happen. 
							
						 
						
							2010-06-14 11:50:42 -07:00  
				
					
						
							
							
								 
						
							
							
								ef1496ca2d 
								
							
								 
							
						 
						
							
							
								
								Add "alert dialog" for sending dialogs to users from the console  
							
							
							
						 
						
							2010-06-14 04:28:38 -07:00  
				
					
						
							
							
								 
						
							
							
								53c32d8773 
								
							
								 
							
						 
						
							
							
								
								osGetAvatarList: Use AbsolutePosition instead of the position of the physics actor, or the avatar disappears when they sit down.  
							
							
							
						 
						
							2010-06-14 12:09:35 +01:00  
				
					
						
							
							
								 
						
							
							
								704da8c823 
								
							
								 
							
						 
						
							
							
								
								osGetAvatarList: Use AbsolutePosition instead of the position of the physics actor, or the avatar disappears when they sit down.  
							
							
							
						 
						
							2010-06-14 04:03:54 -07:00  
				
					
						
							
							
								 
						
							
							
								c75b94f9f9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into 0.7-post-fixes  
							
							
							
						 
						
							2010-06-14 04:50:27 +01:00  
				
					
						
							
							
								 
						
							
							
								bd346ab8c7 
								
							
								 
							
						 
						
							
							
								
								Fixes attachments coming back upon being detached in neighbouring regions and crossing.  
							
							
							
						 
						
							2010-06-13 19:18:17 -07:00  
				
					
						
							
							
								 
						
							
							
								19558f380a 
								
							
								 
							
						 
						
							
							
								
								Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to neighbours.  
							
							
							
						 
						
							2010-06-13 19:06:22 -07:00  
				
					
						
							
							
								 
						
							
							
								fdf648bcf3 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-14 02:49:15 +01:00  
				
					
						
							
							
								 
						
							
							
								9b30f44672 
								
							
								 
							
						 
						
							
							
								
								D.U.H.  #2 . Inverted test. Again. Argh!  
							
							
							
						 
						
							2010-06-14 02:28:31 +02:00  
				
					
						
							
							
								 
						
							
							
								1532dbca0a 
								
							
								 
							
						 
						
							
							
								
								Guard against a potential nullref  
							
							
							
						 
						
							2010-06-14 00:12:39 +02:00  
				
					
						
							
							
								 
						
							
							
								f9b4f5f594 
								
							
								 
							
						 
						
							
							
								
								Revert "Introduce SOP.UpdateSitters() to update sitting avatars' chat position if"  
							
							... 
							
							
							
							This reverts commit f59e272643 
							
						 
						
							2010-06-14 00:05:01 +02:00  
				
					
						
							
							
								 
						
							
							
								5fda89fdb5 
								
							
								 
							
						 
						
							
							
								
								Revert "D.U.H."  
							
							... 
							
							
							
							This reverts commit 3058761806 
							
						 
						
							2010-06-14 00:04:02 +02:00  
				
					
						
							
							
								 
						
							
							
								093cc047cd 
								
							
								 
							
						 
						
							
							
								
								Revert "Try it witht he root prim"  
							
							... 
							
							
							
							This reverts commit d520360cb8 
							
						 
						
							2010-06-14 00:03:43 +02:00  
				
					
						
							
							
								 
						
							
							
								62763cc0fb 
								
							
								 
							
						 
						
							
							
								
								Report current position instead of position at the time we sat down  
							
							
							
						 
						
							2010-06-14 00:02:17 +02:00  
				
					
						
							
							
								 
						
							
							
								d520360cb8 
								
							
								 
							
						 
						
							
							
								
								Try it witht he root prim  
							
							
							
						 
						
							2010-06-13 23:01:15 +02:00  
				
					
						
							
							
								 
						
							
							
								9069114d0f 
								
							
								 
							
						 
						
							
							
								
								Fox my changes to radmin  
							
							
							
						 
						
							2010-06-13 21:57:56 +01:00  
				
					
						
							
							
								 
						
							
							
								14c587bea1 
								
							
								 
							
						 
						
							
							
								
								Thank you, Snoopy2, for a patch to fix RemoteAdmin. Committed with the following  
							
							... 
							
							
							
							changes:
- Start location is NOT optional. The signature was defined with it being mandataory and there is no reason to change it
- Adjusted comments to remove misleading or no longer true comments. Default
is neuter, according to the code, not male, as the comment stated. 
							
						 
						
							2010-06-13 21:45:39 +01:00  
				
					
						
							
							
								 
						
							
							
								3058761806 
								
							
								 
							
						 
						
							
							
								
								D.U.H.  
							
							... 
							
							
							
							un-reverse a reversed condition 
							
						 
						
							2010-06-13 22:43:14 +02:00  
				
					
						
							
							
								 
						
							
							
								520b0e131c 
								
							
								 
							
						 
						
							
							
								
								Try to make prims stop moving. Reset velocity, etc, unconditionally. Although  
							
							... 
							
							
							
							the phys actor may be new, the prim fields could still be set and the
slimupdates system would continue sending that data out. 
							
						 
						
							2010-06-13 22:37:11 +02:00  
				
					
						
							
							
								 
						
							
							
								3d319d6c3f 
								
							
								 
							
						 
						
							
							
								
								Actually update the SP. EXPERIMENTAL  
							
							
							
						 
						
							2010-06-13 22:23:07 +02:00  
				
					
						
							
							
								 
						
							
							
								f59e272643 
								
							
								 
							
						 
						
							
							
								
								Introduce SOP.UpdateSitters() to update sitting avatars' chat position if  
							
							... 
							
							
							
							needed 
							
						 
						
							2010-06-13 22:21:05 +02:00  
				
					
						
							
							
								 
						
							
							
								deaf6bff98 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into 0.7-post-fixes  
							
							
							
						 
						
							2010-06-13 03:56:47 +01:00  
				
					
						
							
							
								 
						
							
							
								b3594681a4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-06-12 12:09:06 -07:00  
				
					
						
							
							
								 
						
							
							
								66619b5996 
								
							
								 
							
						 
						
							
							
								
								Added checks for failed UpdateAgent calls.  
							
							
							
						 
						
							2010-06-12 12:08:45 -07:00  
				
					
						
							
							
								 
						
							
							
								5e4bee0f34 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-12 19:15:59 +01:00  
				
					
						
							
							
								 
						
							
							
								59acb37d92 
								
							
								 
							
						 
						
							
							
								
								Change name of method to better reflect what it does  
							
							
							
						 
						
							2010-06-12 19:14:46 +01:00  
				
					
						
							
							
								 
						
							
							
								b9c01a1c42 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-06-12 11:11:48 -07:00  
				
					
						
							
							
								 
						
							
							
								e6efe34b4c 
								
							
								 
							
						 
						
							
							
								
								* Added CHANGED_TELEPORT event trigger upon inter-sim teleports.  
							
							... 
							
							
							
							* Cleaned up NewUserConnection. 
							
						 
						
							2010-06-12 11:11:13 -07:00  
				
					
						
							
							
								 
						
							
							
								4950ee5f3b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-12 16:27:55 +01:00  
				
					
						
							
							
								 
						
							
							
								d2342319da 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-12 16:27:37 +01:00  
				
					
						
							
							
								 
						
							
							
								ceac35bac1 
								
							
								 
							
						 
						
							
							
								
								Log and eat sculpt meshing exceptions caused by bad jp2 data.  
							
							
							
						 
						
							2010-06-12 16:25:40 +01:00  
				
					
						
							
							
								 
						
							
							
								63531b1df5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-12 04:36:14 -07:00  
				
					
						
							
							
								 
						
							
							
								3ea11fe2e6 
								
							
								 
							
						 
						
							
							
								
								Get rid of spamming SOG debug message  
							
							
							
						 
						
							2010-06-12 04:35:51 -07:00  
				
					
						
							
							
								 
						
							
							
								3c036934a3 
								
							
								 
							
						 
						
							
							
								
								Preserving the link numbers is a serializer's highest duty.  
							
							... 
							
							
							
							Prevent region crossings from screwing up complex attachments by preserving
link numbers. 
							
						 
						
							2010-06-12 08:28:00 +01:00  
				
					
						
							
							
								 
						
							
							
								4c58ac2c90 
								
							
								 
							
						 
						
							
							
								
								Make local teleports send CHANGED_TELEPORT  
							
							
							
						 
						
							2010-06-12 07:35:03 +01:00  
				
					
						
							
							
								 
						
							
							
								65f03af38f 
								
							
								 
							
						 
						
							
							
								
								Don't filre CHANGED_INVENTORY if a prim comes in from storage  
							
							
							
						 
						
							2010-06-12 07:34:55 +01:00  
				
					
						
							
							
								 
						
							
							
								03a48f87e4 
								
							
								 
							
						 
						
							
							
								
								Preserving the link numbers is a serializer's highest duty.  
							
							... 
							
							
							
							Prevent region crossings from screwing up complex attachments by preserving
link numbers. 
							
						 
						
							2010-06-12 08:29:20 +02:00  
				
					
						
							
							
								 
						
							
							
								e337c9130f 
								
							
								 
							
						 
						
							
							
								
								Make local teleports send CHANGED_TELEPORT  
							
							
							
						 
						
							2010-06-12 07:34:22 +02:00  
				
					
						
							
							
								 
						
							
							
								57a60282f5 
								
							
								 
							
						 
						
							
							
								
								Don't filre CHANGED_INVENTORY if a prim comes in from storage  
							
							
							
						 
						
							2010-06-12 06:57:10 +01:00  
				
					
						
							
							
								 
						
							
							
								0ece71f8d1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-12 06:14:10 +01:00  
				
					
						
							
							
								 
						
							
							
								92fea025cb 
								
							
								 
							
						 
						
							
							
								
								Resume scripts that  have been rezzed from a prim  
							
							
							
						 
						
							2010-06-12 06:13:27 +01:00  
				
					
						
							
							
								 
						
							
							
								3c3ad08868 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							... 
							
							
							
							0.7.1CM Dev 
							
						 
						
							2010-06-12 02:46:11 +01:00  
				
					
						
							
							
								 
						
							
							
								85d2e21558 
								
							
								 
							
						 
						
							
							
								
								Change trunk versio to 0.7.1 Dev  
							
							
							
						 
						
							2010-06-12 02:45:21 +01:00  
				
					
						
							
							
								 
						
							
							
								99f2a1c347 
								
							
								 
							
						 
						
							
							
								
								* Tweak the StopFlying() method in LLClientView to fabricate a suitable landing collision plane regardless of the actual physics situation. position.Z - AvatarHeight / 6f  
							
							
							
						 
						
							2010-06-11 21:46:01 -04:00  
				
					
						
							
							
								 
						
							
							
								4dd9cf1ce4 
								
							
								 
							
						 
						
							
							
								
								Change flavor to 0.7-RC1  
							
							
							
						 
						
							2010-06-12 02:44:01 +01:00  
				
					
						
							
							
								 
						
							
							
								ae0a7e2c37 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-12 02:19:57 +01:00  
				
					
						
							
							
								 
						
							
							
								508bfa1de8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-12 01:26:55 +01:00  
				
					
						
							
							
								 
						
							
							
								c8ed972443 
								
							
								 
							
						 
						
							
							
								
								Move "StopFlying()" into LLSpace. Try to reinstate the carefully crafted packet  
							
							... 
							
							
							
							we used to send before slimupdates and explicitly send it 
							
						 
						
							2010-06-12 01:25:25 +01:00  
				
					
						
							
							
								 
						
							
							
								6a2e0c707c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-12 00:34:26 +01:00  
				
					
						
							
							
								 
						
							
							
								ed38b4a140 
								
							
								 
							
						 
						
							
							
								
								Some people don't use Simian. Make the connector respect that it's disabled  
							
							... 
							
							
							
							and not try to send a map tile in that case. 
							
						 
						
							2010-06-12 00:32:54 +01:00  
				
					
						
							
							
								 
						
							
							
								836728e5de 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-12 00:08:20 +01:00  
				
					
						
							
							
								 
						
							
							
								b5bc2816fc 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-06-11 15:43:22 -07:00  
				
					
						
							
							
								 
						
							
							
								d1a324888b 
								
							
								 
							
						 
						
							
							
								
								* Added a new method to IMapImageGenerator for getting the map tile before it is JPEG2000 compressed  
							
							... 
							
							
							
							* Aesthetically improved map tile water
* SimianGrid connector now uploads a PNG tile to the AddMapTile API 
							
						 
						
							2010-06-11 15:37:25 -07:00  
				
					
						
							
							
								 
						
							
							
								c61e998580 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-06-11 22:09:24 +01:00  
				
					
						
							
							
								 
						
							
							
								0dce4f1997 
								
							
								 
							
						 
						
							
							
								
								Revert "Allow IInventoryService.GetFolder(folderId, userId) as well as GetFolder(InventoryFolderBase folder)"  
							
							... 
							
							
							
							This reverts commit 3525195bc9 
							
						 
						
							2010-06-11 22:13:36 +01:00  
				
					
						
							
							
								 
						
							
							
								694c8ab588 
								
							
								 
							
						 
						
							
							
								
								Remove the lastmap stuff from the map module, also remove a bunch of comments  
							
							... 
							
							
							
							that no longer reflect actual conditions 
							
						 
						
							2010-06-11 22:08:43 +01:00  
				
					
						
							
							
								 
						
							
							
								3525195bc9 
								
							
								 
							
						 
						
							
							
								
								Allow IInventoryService.GetFolder(folderId, userId) as well as GetFolder(InventoryFolderBase folder)  
							
							... 
							
							
							
							This involves no wire changes since the methods often just construct an InventoryFolderBase under the hood.
This is in line with other methods that alraedy allow requests via uuid 
							
						 
						
							2010-06-11 21:55:18 +01:00  
				
					
						
							
							
								 
						
							
							
								8531da37d4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-06-11 21:18:53 +01:00  
				
					
						
							
							
								 
						
							
							
								1a16a92a62 
								
							
								 
							
						 
						
							
							
								
								create inactive test for iar folders/items merged with existing paths  
							
							... 
							
							
							
							add various helper functions for simplifying test readability 
							
						 
						
							2010-06-11 21:18:09 +01:00  
				
					
						
							
							
								 
						
							
							
								5d099182c3 
								
							
								 
							
						 
						
							
							
								
								Reinstated the check on im.binaryBucket.Length, this time on the local handler for inventory offers.  
							
							
							
						 
						
							2010-06-11 13:14:07 -07:00  
				
					
						
							
							
								 
						
							
							
								4e34770aba 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-11 20:56:43 +01:00  
				
					
						
							
							
								 
						
							
							
								556e91d33c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-06-11 12:48:06 -07:00  
				
					
						
							
							
								 
						
							
							
								d184fef4dc 
								
							
								 
							
						 
						
							
							
								
								Inventory offers and subsequent notifications of acceptance/decline now working across the board.  
							
							
							
						 
						
							2010-06-11 12:47:47 -07:00  
				
					
						
							
							
								 
						
							
							
								1cfebca48d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-11 20:35:00 +01:00  
				
					
						
							
							
								 
						
							
							
								c98b10fc8c 
								
							
								 
							
						 
						
							
							
								
								Remove the cm* function namespace  
							
							
							
						 
						
							2010-06-11 17:48:41 +01:00  
				
					
						
							
							
								 
						
							
							
								7c4cf46bac 
								
							
								 
							
						 
						
							
							
								
								Rename CM files to LS  
							
							
							
						 
						
							2010-06-11 17:42:41 +01:00  
				
					
						
							
							
								 
						
							
							
								ad87bab271 
								
							
								 
							
						 
						
							
							
								
								Rename cm* function set to ls* (for LightShare)  
							
							
							
						 
						
							2010-06-11 17:30:23 +01:00  
				
					
						
							
							
								 
						
							
							
								b64f42fa41 
								
							
								 
							
						 
						
							
							
								
								Clone cmGetAvatarList into osGetAvatarList for more generic use.  
							
							
							
						 
						
							2010-06-11 17:03:45 +01:00  
				
					
						
							
							
								 
						
							
							
								be71a2e5bc 
								
							
								 
							
						 
						
							
							
								
								Revert "Remove the cm* function namespace"  
							
							... 
							
							
							
							This reverts commit ef93ac4452 
							
						 
						
							2010-06-11 17:52:19 +02:00  
				
					
						
							
							
								 
						
							
							
								b1224c3540 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://melanie@3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-11 17:47:34 +01:00  
				
					
						
							
							
								 
						
							
							
								aa2f5bdd77 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-11 17:46:29 +01:00  
				
					
						
							
							
								 
						
							
							
								ef93ac4452 
								
							
								 
							
						 
						
							
							
								
								Remove the cm* function namespace  
							
							
							
						 
						
							2010-06-11 17:48:33 +02:00  
				
					
						
							
							
								 
						
							
							
								10ef80cf15 
								
							
								 
							
						 
						
							
							
								
								Rename CM files to LS  
							
							
							
						 
						
							2010-06-11 17:42:16 +02:00  
				
					
						
							
							
								 
						
							
							
								97d83c87ec 
								
							
								 
							
						 
						
							
							
								
								Rename cm* function set to ls* (for LightShare)  
							
							
							
						 
						
							2010-06-11 17:23:06 +02:00  
				
					
						
							
							
								 
						
							
							
								8d5cec5e0d 
								
							
								 
							
						 
						
							
							
								
								Remove cmGetAvatarList()  
							
							
							
						 
						
							2010-06-11 17:08:18 +02:00  
				
					
						
							
							
								 
						
							
							
								b3cf5ccf6d 
								
							
								 
							
						 
						
							
							
								
								Clone cmGetAvatarList into osGetAvatarList for more generic use.  
							
							
							
						 
						
							2010-06-11 17:04:54 +02:00  
				
					
						
							
							
								 
						
							
							
								7f349d61cb 
								
							
								 
							
						 
						
							
							
								
								Better friends notification: get rid of OnLogout and use OnClientClose for sending notifications. This takes care of crashed sessions. Also, made the notifications themselves asynchronous.  
							
							
							
						 
						
							2010-06-11 06:32:24 -07:00  
				
					
						
							
							
								 
						
							
							
								2e1269e4ca 
								
							
								 
							
						 
						
							
							
								
								Bug fix on friends notifications. OnClientClose and OnLogout ordering are unpredictable; when OnClientClosed happened first, it was removing the friends list, which would prevent OnLogout notifications to go out.  
							
							
							
						 
						
							2010-06-10 21:59:12 -07:00  
				
					
						
							
							
								 
						
							
							
								b2b6799f1c 
								
							
								 
							
						 
						
							
							
								
								Added more debug messages to try to pinpoint where login is failing for nebadon.  
							
							
							
						 
						
							2010-06-10 18:26:04 -07:00  
				
					
						
							
							
								 
						
							
							
								e80cb815df 
								
							
								 
							
						 
						
							
							
								
								Bug fix on attachments: attach->drop->attach works now.  
							
							
							
						 
						
							2010-06-09 12:51:24 -07:00  
				
					
						
							
							
								 
						
							
							
								1dce243661 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-09 20:25:05 +01:00  
				
					
						
							
							
								 
						
							
							
								2a71df1285 
								
							
								 
							
						 
						
							
							
								
								Reverting that last permissions check upon drop. Looks like all dropped attachments are deleted from inventory.  
							
							
							
						 
						
							2010-06-09 12:22:25 -07:00  
				
					
						
							
							
								 
						
							
							
								18bfe58de8 
								
							
								 
							
						 
						
							
							
								
								Bug fix on attachments: don't delete the item from inventory when it's dropped on the ground.  
							
							
							
						 
						
							2010-06-09 11:24:37 -07:00  
				
					
						
							
							
								 
						
							
							
								8fc5eda2c9 
								
							
								 
							
						 
						
							
							
								
								Bug fix in attachments: when attaching from inworld the item's parentFolderID was wrong.  
							
							
							
						 
						
							2010-06-09 10:55:37 -07:00  
				
					
						
							
							
								 
						
							
							
								1be53b58a7 
								
							
								 
							
						 
						
							
							
								
								Give attachments the same priority as other avatars in BestAvatarResponsiveness  
							
							... 
							
							
							
							policy 
							
						 
						
							2010-06-09 17:02:01 +01:00  
				
					
						
							
							
								 
						
							
							
								30d3ea3d4b 
								
							
								 
							
						 
						
							
							
								
								Give attachments the same priority as other avatars in BestAvatarResponsiveness  
							
							... 
							
							
							
							policy 
							
						 
						
							2010-06-09 17:00:24 +01:00  
				
					
						
							
							
								 
						
							
							
								6b2d2413f7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-09 16:48:37 +01:00  
				
					
						
							
							
								 
						
							
							
								008e840cf2 
								
							
								 
							
						 
						
							
							
								
								Add the BEGIN; I had missed  
							
							
							
						 
						
							2010-06-09 16:37:20 +01:00  
				
					
						
							
							
								 
						
							
							
								668c3b4062 
								
							
								 
							
						 
						
							
							
								
								Re-add Migration version 32, which apparently got dropped completely.  
							
							
							
						 
						
							2010-06-09 16:34:18 +01:00  
				
					
						
							
							
								 
						
							
							
								796e9b5cb4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-06-09 03:52:24 +01:00  
				
					
						
							
							
								 
						
							
							
								16439fa354 
								
							
								 
							
						 
						
							
							
								
								If a script is deleted before it gets compiled, don't even bother to try  
							
							... 
							
							
							
							compiling it 
							
						 
						
							2010-06-09 03:51:43 +01:00  
				
					
						
							
							
								 
						
							
							
								ca2abc43ad 
								
							
								 
							
						 
						
							
							
								
								Refactor SendCoarseLocations for better performance. Instead of computing list of all locations fresh for every scene presence on every frame, we will instead compute the list once every 50 frames and send to all connected presences at that time. Also, we only add 60 items to the list when there are more than 60 presences in the scene. For 1000 users, this change yields a 99.8% reduction in list processing and a 98% reduction in network bandwidth for coarse locations.  
							
							
							
						 
						
							2010-06-08 16:44:18 -07:00  
				
					
						
							
							
								 
						
							
							
								0520b62955 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-06-08 15:52:56 -07:00  
				
					
						
							
							
								 
						
							
							
								5c0068723f 
								
							
								 
							
						 
						
							
							
								
								Changed XInventoryData's CreatorID to a string.  
							
							
							
						 
						
							2010-06-08 15:52:26 -07:00  
				
					
						
							
							
								 
						
							
							
								9b9804a498 
								
							
								 
							
						 
						
							
							
								
								* Changed CreatorIDs consistently to varchar(128)  
							
							... 
							
							
							
							* Deleted redundant migration for assets in SQLite
* Rewrote XInventory migrations in SQLite in the new style 
							
						 
						
							2010-06-08 15:47:14 -07:00  
				
					
						
							
							
								 
						
							
							
								20ea823c19 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-08 22:07:01 +01:00  
				
					
						
							
							
								 
						
							
							
								933bfd17f7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-06-08 22:05:49 +01:00  
				
					
						
							
							
								 
						
							
							
								a791689ceb 
								
							
								 
							
						 
						
							
							
								
								Make the text mode remote console really work. It can now be used to send  
							
							... 
							
							
							
							multi-word commands with proper quoting, handles arguments with spaces
and allows interactive use, e.g. user creation. 
							
						 
						
							2010-06-08 22:05:06 +01:00  
				
					
						
							
							
								 
						
							
							
								7d75dc1294 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-08 22:04:09 +02:00  
				
					
						
							
							
								 
						
							
							
								54209907f3 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-08 16:15:45 -04:00  
				
					
						
							
							
								 
						
							
							
								6e2cc98eac 
								
							
								 
							
						 
						
							
							
								
								Fixed llMoveToTarget() and Rotation Lock/Enable (ChODE/ODEPrim only)  
							
							
							
						 
						
							2010-06-08 16:15:16 -04:00  
				
					
						
							
							
								 
						
							
							
								4921d5ac2d 
								
							
								 
							
						 
						
							
							
								
								Make the text mode remote console really work. It can now be used to send  
							
							... 
							
							
							
							multi-word commands with proper quoting, handles arguments with spaces
and allows interactive use, e.g. user creation. 
							
						 
						
							2010-06-08 22:03:08 +02:00  
				
					
						
							
							
								 
						
							
							
								24c36f26d5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-06-08 20:07:50 +01:00  
				
					
						
							
							
								 
						
							
							
								21246395be 
								
							
								 
							
						 
						
							
							
								
								Comment out the attachment update reordering mechanism in LLClientView since this doesn't appear necessary when the prim priorities are adjusted so that root prim updates are always sent before child prim updates.  
							
							
							
						 
						
							2010-06-08 15:38:53 +01:00  
				
					
						
							
							
								 
						
							
							
								db73b1c64e 
								
							
								 
							
						 
						
							
							
								
								Adjust object update priorities such that root prims are sent to the viewer before child prims.  
							
							... 
							
							
							
							This was originally a fix for huds, since child prims fail to display if the viewer doesn't receive the root prim update first.
However, on the advice of jhurliman, this has been done for all objects, both ordinary and attachments.
The separate mechanism in LLClientView which prevents child prim updates being sent out first is still present temporarily.
This is a foreport of the equivalent fix in 0.6.9-post-fixes, though that was for attachments only. 
							
						 
						
							2010-06-08 15:32:18 +01:00  
				
					
						
							
							
								 
						
							
							
								b6076d7b33 
								
							
								 
							
						 
						
							
							
								
								Reduce number of full updates sent on region crossing for attachments/huds to 1 from 3  
							
							... 
							
							
							
							This is one step towards reducing hud glitches on region crossing, since the viewer fails to display prims if it receives child full updates before the root prim full update
This commit also introduces a mechanism in LLClientView to stop child attachment updates ever going out before the root one
This is a very temporary mechanism and will be commented out when the next step of the fix (to give root prims higher udpate priority) is committed
This code is a foreport from the equivalent changes in 0.6.9-post-fixes 
							
						 
						
							2010-06-08 15:07:57 +01:00  
				
					
						
							
							
								 
						
							
							
								d2dfbbe339 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-08 00:44:53 +01:00  
				
					
						
							
							
								 
						
							
							
								a246cbce8d 
								
							
								 
							
						 
						
							
							
								
								Add a migration to adjust types in the WL table. The new connector likes that  
							
							... 
							
							
							
							better 
							
						 
						
							2010-06-08 00:37:38 +01:00  
				
					
						
							
							
								 
						
							
							
								74d62901c8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-07 00:44:36 +01:00  
				
					
						
							
							
								 
						
							
							
								d91bd7646d 
								
							
								 
							
						 
						
							
							
								
								Add a call to SOG.ResumeScripts() after region crossing / teleport  
							
							
							
						 
						
							2010-06-07 00:11:30 +01:00  
				
					
						
							
							
								 
						
							
							
								fad5158ab4 
								
							
								 
							
						 
						
							
							
								
								Add a call to SOG.ResumeScripts() after region crossing / teleport  
							
							
							
						 
						
							2010-06-07 00:09:44 +02:00  
				
					
						
							
							
								 
						
							
							
								ab3afd5f42 
								
							
								 
							
						 
						
							
							
								
								* Bug fix in TP home: typo in unpacking of GridUserInfo.  
							
							... 
							
							
							
							* Bug fix in TPs across neighboring regions: bug was introduced when getting rid of crashed sessions. 
							
						 
						
							2010-06-05 09:39:09 -07:00  
				
					
						
							
							
								 
						
							
							
								fe3e1c67ae 
								
							
								 
							
						 
						
							
							
								
								Bug fix: update the list of friends upon MakeRoot, because child agents don't get notified of new friendships.  
							
							
							
						 
						
							2010-06-05 06:56:36 -07:00  
				
					
						
							
							
								 
						
							
							
								e962c44749 
								
							
								 
							
						 
						
							
							
								
								Fix support for PRIM_SCULPT_FLAG_INVERT and PRIM_SCULPT_FLAG_MIRROR in the llSetPrimitiveParams series of functions. This makes it possible to mirror a sculpt by script.  
							
							
							
						 
						
							2010-06-04 19:36:31 -07:00  
				
					
						
							
							
								 
						
							
							
								63797445be 
								
							
								 
							
						 
						
							
							
								
								various refactorings on methods to replicate IAR paths to user inventory in order to improve readability  
							
							
							
						 
						
							2010-06-05 00:48:33 +01:00  
				
					
						
							
							
								 
						
							
							
								3c3df9f3e9 
								
							
								 
							
						 
						
							
							
								
								refactor: do pathname trimming outside of ReplicateArchivePathToUserInventory()  
							
							
							
						 
						
							2010-06-04 23:34:42 +01:00  
				
					
						
							
							
								 
						
							
							
								72bd68a21f 
								
							
								 
							
						 
						
							
							
								
								add ability for load iar/save iar to take in arbitrary options  
							
							... 
							
							
							
							not used for anything yet 
							
						 
						
							2010-06-04 22:17:23 +01:00  
				
					
						
							
							
								 
						
							
							
								0526d3a535 
								
							
								 
							
						 
						
							
							
								
								bring TestLoadIarV0_1AbsentUsers() back online  
							
							
							
						 
						
							2010-06-04 21:19:37 +01:00  
				
					
						
							
							
								 
						
							
							
								a08ace300b 
								
							
								 
							
						 
						
							
							
								
								bring TestIarV0_1WithEscapedChars() back online  
							
							
							
						 
						
							2010-06-04 21:15:25 +01:00  
				
					
						
							
							
								 
						
							
							
								c5878b6610 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-04 21:11:15 +01:00  
				
					
						
							
							
								 
						
							
							
								f523c2033d 
								
							
								 
							
						 
						
							
							
								
								bring test TestLoadIarV0_1ExistingUsers() back online  
							
							
							
						 
						
							2010-06-04 21:11:13 +01:00  
				
					
						
							
							
								 
						
							
							
								df2bcf7b6b 
								
							
								 
							
						 
						
							
							
								
								remove pointless mock user account service since the real one can now be easily configured for test purposes  
							
							
							
						 
						
							2010-06-04 20:56:24 +01:00  
				
					
						
							
							
								 
						
							
							
								f319d2ef5e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-06-04 20:44:01 +01:00  
				
					
						
							
							
								 
						
							
							
								75878c8f43 
								
							
								 
							
						 
						
							
							
								
								get TestSaveIarV0_1() working again by setting up an OpenSim.Data.Null.UserAuthenticationData plugin  
							
							... 
							
							
							
							additional tweaks to get this working properly 
							
						 
						
							2010-06-04 20:43:05 +01:00  
				
					
						
							
							
								 
						
							
							
								281eb0c626 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-06-04 11:00:29 -07:00  
				
					
						
							
							
								 
						
							
							
								952029380a 
								
							
								 
							
						 
						
							
							
								
								Fixed a couple of buglets in Friendship offers / acceptance / decline when avies are in different sims.  
							
							
							
						 
						
							2010-06-04 10:59:59 -07:00  
				
					
						
							
							
								 
						
							
							
								86f2339b6e 
								
							
								 
							
						 
						
							
							
								
								remove estate stuff in sqlite region migrations since this also exists in estate migrations, change Sandbox to sandbox in sqlite region migrations  
							
							... 
							
							
							
							re-enabling the sqlite data tests revealed these errors! 
							
						 
						
							2010-06-04 18:46:58 +01:00  
				
					
						
							
							
								 
						
							
							
								5c322335e5 
								
							
								 
							
						 
						
							
							
								
								add sqlite database back to database tests  
							
							... 
							
							
							
							this appears to be okay even though we reuse it between runs without deleting it first.
size of the database appears not to be changing though that could be deceptive 
							
						 
						
							2010-06-04 18:27:16 +01:00  
				
					
						
							
							
								 
						
							
							
								041f253e2b 
								
							
								 
							
						 
						
							
							
								
								minor: comment out region interface registration log msg I accidentally left in last week  
							
							... 
							
							
							
							also changes one log message to print out full exception stack trace on both mono/.net instead of just .net 
							
						 
						
							2010-06-04 18:08:40 +01:00  
				
					
						
							
							
								 
						
							
							
								55040a84a5 
								
							
								 
							
						 
						
							
							
								
								Fix bug where prim items were not loaded in the new sqlite database handler  
							
							... 
							
							
							
							This addresses mantis http://opensimulator.org/mantis/view.php?id=4739  
							
						 
						
							2010-06-04 17:14:12 +01:00  
				
					
						
							
							
								 
						
							
							
								dda7185b43 
								
							
								 
							
						 
						
							
							
								
								Change the admin kick message to something more generic, "OpenSim Manager" is not really accurate  
							
							
							
						 
						
							2010-06-03 17:55:50 -07:00  
				
					
						
							
							
								 
						
							
							
								293f775fa5 
								
							
								 
							
						 
						
							
							
								
								Always provide at least 2 packets of a texture (if the texture is larger than 1 packet). This fixes compatibility with the newer (broken) SnowGlobe and Emerald viewer(s), but also matches the behaviour of SL.  
							
							
							
						 
						
							2010-06-02 07:59:18 -07:00  
				
					
						
							
							
								 
						
							
							
								b198763d67 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-06-02 01:22:10 +01:00  
				
					
						
							
							
								 
						
							
							
								aa5a346a68 
								
							
								 
							
						 
						
							
							
								
								Add a forgotten security check. Make the new functions only work on prims  
							
							... 
							
							
							
							owned by the host prim owner. 
							
						 
						
							2010-06-02 01:21:55 +01:00  
				
					
						
							
							
								 
						
							
							
								53e96dccef 
								
							
								 
							
						 
						
							
							
								
								Add two new osFunctions:  
							
							... 
							
							
							
							list osGetPrimititveParams(key prim, list rules);
osSetPrimitiveParams(key prim, list rules); 
							
						 
						
							2010-06-02 01:21:50 +01:00  
				
					
						
							
							
								 
						
							
							
								655f02b695 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-06-02 01:05:36 +02:00  
				
					
						
							
							
								 
						
							
							
								70aa965c26 
								
							
								 
							
						 
						
							
							
								
								Add a forgotten security check. Make the new functions only work on prims  
							
							... 
							
							
							
							owned by the host prim owner. 
							
						 
						
							2010-06-02 01:04:17 +02:00  
				
					
						
							
							
								 
						
							
							
								d8962ef415 
								
							
								 
							
						 
						
							
							
								
								Add two new osFunctions:  
							
							... 
							
							
							
							list osGetPrimititveParams(key prim, list rules);
osSetPrimitiveParams(key prim, list rules); 
							
						 
						
							2010-06-02 01:01:56 +02:00  
				
					
						
							
							
								 
						
							
							
								d740035ef4 
								
							
								 
							
						 
						
							
							
								
								Applying patch from coyled to fix IAR support with the SimianGrid connectors  
							
							
							
						 
						
							2010-06-01 13:32:14 -07:00  
				
					
						
							
							
								 
						
							
							
								90c814a7ca 
								
							
								 
							
						 
						
							
							
								
								Fix nullref in cmGetAvatarList() (ported from 0.69)  
							
							
							
						 
						
							2010-06-01 13:29:12 -07:00  
				
					
						
							
							
								 
						
							
							
								a863eb9da3 
								
							
								 
							
						 
						
							
							
								
								One should not lock null objects.  
							
							
							
						 
						
							2010-06-01 19:01:57 +01:00  
				
					
						
							
							
								 
						
							
							
								6668c789d3 
								
							
								 
							
						 
						
							
							
								
								One should not lock null objects.  
							
							
							
						 
						
							2010-06-01 19:01:21 +02:00  
				
					
						
							
							
								 
						
							
							
								9c3c020697 
								
							
								 
							
						 
						
							
							
								
								Lock the object queue when dequeueing  
							
							
							
						 
						
							2010-06-01 15:08:45 +01:00  
				
					
						
							
							
								 
						
							
							
								c900134f91 
								
							
								 
							
						 
						
							
							
								
								Lock the object queue when dequeueing  
							
							
							
						 
						
							2010-06-01 16:03:53 +02:00  
				
					
						
							
							
								 
						
							
							
								5270e54268 
								
							
								 
							
						 
						
							
							
								
								Comment and remove JScript support. Mono 2.7Dev and 2.8 no longer include the  
							
							... 
							
							
							
							needed libraries 
							
						 
						
							2010-06-01 14:20:39 +01:00  
				
					
						
							
							
								 
						
							
							
								16d8602d3c 
								
							
								 
							
						 
						
							
							
								
								Fix prim returns I broke earlier  
							
							
							
						 
						
							2010-06-01 03:17:21 +02:00  
				
					
						
							
							
								 
						
							
							
								4867dd135d 
								
							
								 
							
						 
						
							
							
								
								Fix prim returns I broke earlier  
							
							
							
						 
						
							2010-06-01 02:12:56 +01:00  
				
					
						
							
							
								 
						
							
							
								a5728cc91c 
								
							
								 
							
						 
						
							
							
								
								Fix prim returns I broke earlier  
							
							
							
						 
						
							2010-06-01 02:10:53 +01:00  
				
					
						
							
							
								 
						
							
							
								f29cb57bf1 
								
							
								 
							
						 
						
							
							
								
								Continuing refactor. Refactor DeRezObject to deal with multiple objects  
							
							
							
						 
						
							2010-06-01 02:10:22 +01:00  
				
					
						
							
							
								 
						
							
							
								bde01e26e1 
								
							
								 
							
						 
						
							
							
								
								Add a method to get the bounding box and root prim offsets within it for  
							
							... 
							
							
							
							a group of prims. 
							
						 
						
							2010-06-01 02:10:11 +01:00  
				
					
						
							
							
								 
						
							
							
								2fce7d9bcf 
								
							
								 
							
						 
						
							
							
								
								Split GetAxisAlignedBoundingBox into two methods to allow calculation of  
							
							... 
							
							
							
							combined bounding boxes and offsets 
							
						 
						
							2010-06-01 02:10:08 +01:00  
				
					
						
							
							
								 
						
							
							
								eca15cfbf2 
								
							
								 
							
						 
						
							
							
								
								Change the handling of CreateSelected. Only send it on real creation, not  
							
							... 
							
							
							
							for each prim coming into view. 
							
						 
						
							2010-06-01 02:45:14 +02:00  
				
					
						
							
							
								 
						
							
							
								be69259981 
								
							
								 
							
						 
						
							
							
								
								Change the handling of CreateSelected. Only send it on real creation, not  
							
							... 
							
							
							
							for each prim coming into view. 
							
						 
						
							2010-06-01 01:39:54 +01:00  
				
					
						
							
							
								 
						
							
							
								bf233ea0dc 
								
							
								 
							
						 
						
							
							
								
								Continuing refactor. Refactor DeRezObject to deal with multiple objects  
							
							
							
						 
						
							2010-06-01 02:27:30 +02:00  
				
					
						
							
							
								 
						
							
							
								f57f2370f1 
								
							
								 
							
						 
						
							
							
								
								Add a method to get the bounding box and root prim offsets within it for  
							
							... 
							
							
							
							a group of prims. 
							
						 
						
							2010-06-01 01:25:24 +02:00  
				
					
						
							
							
								 
						
							
							
								70f7790413 
								
							
								 
							
						 
						
							
							
								
								Split GetAxisAlignedBoundingBox into two methods to allow calculation of  
							
							... 
							
							
							
							combined bounding boxes and offsets 
							
						 
						
							2010-06-01 01:07:46 +02:00  
				
					
						
							
							
								 
						
							
							
								9d4913224f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-05-31 19:00:36 +02:00  
				
					
						
							
							
								 
						
							
							
								d4b4cbf5a5 
								
							
								 
							
						 
						
							
							
								
								Fix create selection getting overwritten by multiple updates for the same prim.  
							
							
							
						 
						
							2010-05-31 19:00:02 +02:00  
				
					
						
							
							
								 
						
							
							
								e515467c5e 
								
							
								 
							
						 
						
							
							
								
								Fix create selection getting overwritten by multiple updates for the same prim.  
							
							
							
						 
						
							2010-05-31 17:55:56 +01:00  
				
					
						
							
							
								 
						
							
							
								6c1665bf46 
								
							
								 
							
						 
						
							
							
								
								Fix casting in llParcelMediaCommandList so that it actually, you know, works  
							
							
							
						 
						
							2010-05-31 08:38:41 -07:00  
				
					
						
							
							
								 
						
							
							
								bbb4d6e4c9 
								
							
								 
							
						 
						
							
							
								
								Fix a nullref in EventManager caused by RegionReady not setting the scene  
							
							
							
						 
						
							2010-05-31 01:02:04 +02:00  
				
					
						
							
							
								 
						
							
							
								8df9f272eb 
								
							
								 
							
						 
						
							
							
								
								Fix a nullref in EventManager caused by RegionReady not setting the scene  
							
							
							
						 
						
							2010-05-30 23:57:13 +01:00  
				
					
						
							
							
								 
						
							
							
								890f3cc54c 
								
							
								 
							
						 
						
							
							
								
								Changes osFunction permissions again. Allow_ with a list of UUIDs now again  
							
							... 
							
							
							
							refers to prim OWNERS. A new option set, Creators_, is added to allow
selection by script creator. For existing installs, this means no functional
change. The warning from my prior commit doesn't apply anymore. 
							
						 
						
							2010-05-30 15:46:54 +02:00  
				
					
						
							
							
								 
						
							
							
								f1a1d7a521 
								
							
								 
							
						 
						
							
							
								
								Changes osFunction permissions again. Allow_ with a list of UUIDs now again  
							
							... 
							
							
							
							refers to prim OWNERS. A new option set, Creators_, is added to allow
selection by script creator. For existing installs, this means no functional
change. The warning from my prior commit doesn't apply anymore. 
							
						 
						
							2010-05-30 14:42:58 +01:00  
				
					
						
							
							
								 
						
							
							
								59a5367433 
								
							
								 
							
						 
						
							
							
								
								Changes OSSL Api permissions for the case of UUID list. In 0.6.9, the UUIDs  
							
							... 
							
							
							
							would be the IDs of the prim owners in whose prims these functions would
run. This changes it so the UUID is the SCRIPT CREATOR instead. Further,
osfunctions limited by uuid will not run if the creator and owner differ
and the owner has mod rights on the script.
There is still a danger in passing moodifiable scripts to others, as they
can insert a harmful function, then remove the mod rights to make it runnable.
As before, care needs to be taken, but where it was modable prims that were
the risk before, modable scripts are the weak spot now.
In cases where prim owner == script creator == script owner, nothing will
change. 
							
						 
						
							2010-05-30 13:46:05 +02:00  
				
					
						
							
							
								 
						
							
							
								bfcac0ede8 
								
							
								 
							
						 
						
							
							
								
								Changes OSSL Api permissions for the case of UUID list. In 0.6.9, the UUIDs  
							
							... 
							
							
							
							would be the IDs of the prim owners in whose prims these functions would
run. This changes it so the UUID is the SCRIPT CREATOR instead. Further,
osfunctions limited by uuid will not run if the creator and owner differ
and the owner has mod rights on the script.
There is still a danger in passing moodifiable scripts to others, as they
can insert a harmful function, then remove the mod rights to make it runnable.
As before, care needs to be taken, but where it was modable prims that were
the risk before, modable scripts are the weak spot now.
In cases where prim owner == script creator == script owner, nothing will
change. 
							
						 
						
							2010-05-30 12:45:16 +01:00  
				
					
						
							
							
								 
						
							
							
								84e30bee6d 
								
							
								 
							
						 
						
							
							
								
								Revert "Meta7 Communities : Authorization service added, skeleton, not yet functional"  
							
							... 
							
							
							
							This reverts commit 31439293cc 
							
						 
						
							2010-05-29 12:34:02 +02:00  
				
					
						
							
							
								 
						
							
							
								31439293cc 
								
							
								 
							
						 
						
							
							
								
								Meta7 Communities : Authorization service added, skeleton, not yet functional  
							
							
							
						 
						
							2010-05-29 03:56:34 -07:00  
				
					
						
							
							
								 
						
							
							
								e3dac1292e 
								
							
								 
							
						 
						
							
							
								
								Implement suspended updates - When an operation is occurring on lots of prims in a single group, don't schedule any updates until the operation has completed. This makes things like llSetAlpha(LINK_SET,0.0,ALL_SIDES); a *lot* faster, more efficient and less buggy, and also makes unlinking a lot better. Linking is still treacherous.. this needs to be analysed.  
							
							
							
						 
						
							2010-05-29 02:10:34 -07:00  
				
					
						
							
							
								 
						
							
							
								3a5d379db8 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-05-29 01:07:19 -07:00  
				
					
						
							
							
								 
						
							
							
								2f409116db 
								
							
								 
							
						 
						
							
							
								
								Stop IGridService from throwing a fatal exception when an IPEndPoint cannot be resolved, and add some handlers to deal with this cleanly; a condition was observed on OSGrid where a neighbouring region with an invalid (unresolveable) hostname would prevent a region from starting. This is bad.  
							
							
							
						 
						
							2010-05-29 01:03:59 -07:00  
				
					
						
							
							
								 
						
							
							
								e7bf6afd3a 
								
							
								 
							
						 
						
							
							
								
								Get the user's DOB back from the server response properly.  
							
							
							
						 
						
							2010-05-29 05:14:18 +02:00  
				
					
						
							
							
								 
						
							
							
								cd77648f48 
								
							
								 
							
						 
						
							
							
								
								Get the user's DOB back from the server response properly.  
							
							
							
						 
						
							2010-05-29 04:09:47 +01:00  
				
					
						
							
							
								 
						
							
							
								191db0e6a4 
								
							
								 
							
						 
						
							
							
								
								get TestSaveIarV0_1() uncommented but not running as a test yet since I didn't get the authentication server to work and my brain is about to fizzle out my ears  
							
							
							
						 
						
							2010-05-28 23:14:24 +01:00  
				
					
						
							
							
								 
						
							
							
								542e6b8af4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-05-28 21:56:42 +01:00  
				
					
						
							
							
								 
						
							
							
								a60ca5236c 
								
							
								 
							
						 
						
							
							
								
								restore InventoryArchiverTests.TestReplicateArchivePathToUserInventory() to work with the new UserAccountService/InventoryService  
							
							
							
						 
						
							2010-05-28 21:37:48 +01:00  
				
					
						
							
							
								 
						
							
							
								0ef41e62bc 
								
							
								 
							
						 
						
							
							
								
								minor: move a method so that the #regions make more sense  
							
							
							
						 
						
							2010-05-28 21:18:55 +01:00  
				
					
						
							
							
								 
						
							
							
								505cb82dee 
								
							
								 
							
						 
						
							
							
								
								fission UserAccountService.HandleCreateUser() into two methods, one which handles user command parsing and another which actually does the work  
							
							
							
						 
						
							2010-05-28 21:14:15 +01:00  
				
					
						
							
							
								 
						
							
							
								3c0f34bc2b 
								
							
								 
							
						 
						
							
							
								
								If a command has descriptive help, add a line above and below the print out for readability  
							
							
							
						 
						
							2010-05-28 20:51:02 +01:00  
				
					
						
							
							
								 
						
							
							
								2e2f73bdd5 
								
							
								 
							
						 
						
							
							
								
								minor: remove mono compiler warning  
							
							
							
						 
						
							2010-05-28 20:12:06 +01:00  
				
					
						
							
							
								 
						
							
							
								fff5459f4d 
								
							
								 
							
						 
						
							
							
								
								Add ability to load IARs directly from URIs  
							
							... 
							
							
							
							So, something like
load iar Justin Clark-Casey / PASSWORD http://justincc.org/downloads/iars/my-great-items.iar 
Will load my IAR directly from the web. 
							
						 
						
							2010-05-28 20:07:15 +01:00  
				
					
						
							
							
								 
						
							
							
								14c39461c2 
								
							
								 
							
						 
						
							
							
								
								minor: remove mono compiler warning  
							
							
							
						 
						
							2010-05-28 19:41:13 +01:00  
				
					
						
							
							
								 
						
							
							
								b1298fca0a 
								
							
								 
							
						 
						
							
							
								
								tidy up help information on load oar and save oar  
							
							
							
						 
						
							2010-05-28 19:36:30 +01:00  
				
					
						
							
							
								 
						
							
							
								d72435693b 
								
							
								 
							
						 
						
							
							
								
								refactor: move GetStream and URI methods from ArchiveReadRequest -> ArchiveHelpers  
							
							
							
						 
						
							2010-05-28 19:21:00 +01:00  
				
					
						
							
							
								 
						
							
							
								6b568af565 
								
							
								 
							
						 
						
							
							
								
								Adjust Scene.DeleteAllSceneObjects() to not delete objects attached to avatars.  
							
							... 
							
							
							
							This is going to be the right behaviour in all cases, I should think.
This means that avatars in region when an oar is loaded do not lose their attachments 
							
						 
						
							2010-05-28 18:49:32 +01:00  
				
					
						
							
							
								 
						
							
							
								1042ce7283 
								
							
								 
							
						 
						
							
							
								
								comment out large chunks of appearance/inventory region access services to eliminate warnings that this code is unused  
							
							
							
						 
						
							2010-05-28 18:42:25 +01:00  
				
					
						
							
							
								 
						
							
							
								565db4635f 
								
							
								 
							
						 
						
							
							
								
								add a smidgen more log debug information in the form of the operating system version  
							
							
							
						 
						
							2010-05-28 18:30:33 +01:00  
				
					
						
							
							
								 
						
							
							
								877fe774ef 
								
							
								 
							
						 
						
							
							
								
								Simplify AddFullUpdateToAvatars()/AddPartialUpdateToAvatars() by calling the object's corresponding single avatar update method, rather than calling the sceneviewer directly  
							
							
							
						 
						
							2010-05-28 17:58:51 +01:00  
				
					
						
							
							
								 
						
							
							
								596001632b 
								
							
								 
							
						 
						
							
							
								
								remove redundant ScenePresence.QueuePartForUpdate() - every place in the code calls SceneViewer.QueuePartForUpdate() directly  
							
							
							
						 
						
							2010-05-28 17:53:57 +01:00  
				
					
						
							
							
								 
						
							
							
								9ea42fdfab 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster-presence-refactor' of www.3dhosting.de:/var/git/careminster into careminster-presence-refactor  
							
							
							
						 
						
							2010-05-27 21:31:10 -04:00  
				
					
						
							
							
								 
						
							
							
								7d6680b38a 
								
							
								 
							
						 
						
							
							
								
								fix hanging output throttle arithmetic  
							
							... 
							
							
							
							had multiply overflow and subtract wrap-around errors 
							
						 
						
							2010-05-27 21:28:47 -04:00  
				
					
						
							
							
								 
						
							
							
								8fb706716b 
								
							
								 
							
						 
						
							
							
								
								Prevent a null ref  
							
							
							
						 
						
							2010-05-27 19:09:06 +01:00  
				
					
						
							
							
								 
						
							
							
								ecc77e3886 
								
							
								 
							
						 
						
							
							
								
								Comment noisy "CONNECTION DEBUGGING" messages, because they push more  
							
							... 
							
							
							
							important stuff off screen too fast. Clean this time 
							
						 
						
							2010-05-27 19:09:00 +01:00  
				
					
						
							
							
								 
						
							
							
								ba49319c07 
								
							
								 
							
						 
						
							
							
								
								Prevent a null ref  
							
							
							
						 
						
							2010-05-27 20:08:48 +02:00  
				
					
						
							
							
								 
						
							
							
								ac5373427f 
								
							
								 
							
						 
						
							
							
								
								Comment noisy "CONNECTION DEBUGGING" messages, because they push more  
							
							... 
							
							
							
							important stuff off screen too fast. Clean this time 
							
						 
						
							2010-05-27 20:08:12 +02:00  
				
					
						
							
							
								 
						
							
							
								a48d7f62a7 
								
							
								 
							
						 
						
							
							
								
								Revert "Comment noisy "CONNECTION DEBUGGING" messages, because they push more"  
							
							... 
							
							
							
							Some other stuff snuck in.
This reverts commit 4cc533e7ad94d148351c16f48afd2a688a64c48a. 
							
						 
						
							2010-05-27 19:02:20 +01:00  
				
					
						
							
							
								 
						
							
							
								6b6425aa5e 
								
							
								 
							
						 
						
							
							
								
								Comment noisy "CONNECTION DEBUGGING" messages, because they push more  
							
							... 
							
							
							
							important stuff off screen too fast 
							
						 
						
							2010-05-27 18:44:15 +01:00  
				
					
						
							
							
								 
						
							
							
								f90d81a864 
								
							
								 
							
						 
						
							
							
								
								Just because there is an agent update handler, that doesn't mean there is  
							
							... 
							
							
							
							a pre agent update handler. Null check these separately. 
							
						 
						
							2010-05-26 19:26:30 +02:00  
				
					
						
							
							
								 
						
							
							
								9ac8d2de79 
								
							
								 
							
						 
						
							
							
								
								Just because there is an agent update handler, that doesn't mean there is  
							
							... 
							
							
							
							a pre agent update handler. Null check these separately. 
							
						 
						
							2010-05-26 18:25:53 +01:00  
				
					
						
							
							
								 
						
							
							
								97501495eb 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-05-26 17:19:02 +01:00  
				
					
						
							
							
								 
						
							
							
								a69c1c7898 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-05-26 10:56:37 +01:00  
				
					
						
							
							
								 
						
							
							
								1c7f60ab49 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'unitests'  
							
							... 
							
							
							
							Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2010-05-26 10:56:24 +01:00  
				
					
						
							
							
								 
						
							
							
								5d65ef2db3 
								
							
								 
							
						 
						
							
							
								
								Minor correction to AssetTests.cs  
							
							... 
							
							
							
							(forgot to change test descriptions, has no effect on running the tests) 
							
						 
						
							2010-05-26 10:25:56 +03:00  
				
					
						
							
							
								 
						
							
							
								5e719d13ef 
								
							
								 
							
						 
						
							
							
								
								fix sculpt normal direction for mirrored plane sculpts  
							
							
							
						 
						
							2010-05-24 19:15:04 -07:00  
				
					
						
							
							
								 
						
							
							
								00737f1c13 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-05-24 23:40:22 +01:00  
				
					
						
							
							
								 
						
							
							
								7d9b316ce6 
								
							
								 
							
						 
						
							
							
								
								Change the way alpha is interpreted on prim text. Manris  #4723  
							
							
							
						 
						
							2010-05-24 23:37:47 +01:00  
				
					
						
							
							
								 
						
							
							
								c7c9edd049 
								
							
								 
							
						 
						
							
							
								
								minor: expand upon comments about not scheduling two full updates for attachments  
							
							
							
						 
						
							2010-05-24 20:11:06 +01:00  
				
					
						
							
							
								 
						
							
							
								30e94cd075 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-05-23 12:23:16 -07:00  
				
					
						
							
							
								 
						
							
							
								1ab826d67c 
								
							
								 
							
						 
						
							
							
								
								The 8th migration statement in AssetStore.migrations didn't look right.  
							
							
							
						 
						
							2010-05-23 12:22:47 -07:00  
				
					
						
							
							
								 
						
							
							
								57f4729eea 
								
							
								 
							
						 
						
							
							
								
								Ensured that tests are skipped for wrong conn string, also m_log chng  
							
							... 
							
							
							
							The base test class now tries to connect to DB, ignores all tests in the
class if unable to.
Also m_log changed to instance field (which in this case shouldn't cause
any problems),  to avoid having to define it separately in each derived
class.  Here I touched things that I don't understand well (using log4net),
so please review this commit. 
							
						 
						
							2010-05-23 12:46:33 +03:00  
				
					
						
							
							
								 
						
							
							
								b9b6d9c4ea 
								
							
								 
							
						 
						
							
							
								
								Removed (unused?) empty SQL files from MSSQL resource dir  
							
							... 
							
							
							
							There was a whole bunch of these SQL files, all empty and apparently
unused.  Removing them is just a clean-up, if anybody has a reason for these
files to be there, feel free to revert. 
							
						 
						
							2010-05-23 11:48:30 +03:00  
				
					
						
							
							
								 
						
							
							
								05d9ca1b26 
								
							
								 
							
						 
						
							
							
								
								MySQL Migrations: Minor correcton to Region/Estate split  
							
							... 
							
							
							
							(some Estate SQL left behind in the Region migration) 
							
						 
						
							2010-05-23 11:48:28 +03:00  
				
					
						
							
							
								 
						
							
							
								52a3dbd076 
								
							
								 
							
						 
						
							
							
								
								MSSQL Migration: CreatorID in InventoryItems changed to VARCHAR(36)  
							
							... 
							
							
							
							Again, the same thing about potentially having non-GUID CreatorID. 
							
						 
						
							2010-05-23 11:48:25 +03:00  
				
					
						
							
							
								 
						
							
							
								89b7c64b6f 
								
							
								 
							
						 
						
							
							
								
								Various minor changes in the data tests  
							
							
							
						 
						
							2010-05-23 11:48:22 +03:00  
				
					
						
							
							
								 
						
							
							
								9976cb93ce 
								
							
								 
							
						 
						
							
							
								
								Further corrections to MS SQL stores (now passes all tests)  
							
							... 
							
							
							
							Besides, AssetData is slightly optimized to StoreAsset in one request
("IF EXISTS() UPDATE ... ELSE INSERT ...")
The main change in the MS SQL Inventory implem. is that it now return
empty list (or whatever) when called with UUID.Zero, which is consistent
with how the code for other DBs work.
I did no changes at all in XInventory, as there is no test set for them. 
							
						 
						
							2010-05-23 11:48:19 +03:00  
				
					
						
							
							
								 
						
							
							
								ebc2b6d4f6 
								
							
								 
							
						 
						
							
							
								
								Split migrations for RegionStore and EstateStore (see WARNING!)  
							
							... 
							
							
							
							ok, so the estate stores now want their own migration files, but as it
happened the SQL definition were inside the Region migrations.
It seems better/cleaner to keep each 'store' separately updatable.
WARNING: any editing in the middle of the migration scripts (as opposite
to just appending to them) has the potential of messing up updates of
existing databases.  As far as I can see, this one is (probably) safe,
the worst that could happen is the EstateStore migration silently fail
if the estate the tables are already there. 
							
						 
						
							2010-05-23 11:48:16 +03:00  
				
					
						
							
							
								 
						
							
							
								2537acc04d 
								
							
								 
							
						 
						
							
							
								
								Unitests: Asset, Estate, Region (the "legacy" one), Inventory  
							
							... 
							
							
							
							The tests have been modified to work under NUnit 2.4.6
(the one currently used in the project).
They will also work with NUnit 2.5+ as is, but will look better
if you #define NUNIT25 for them. 
							
						 
						
							2010-05-23 11:48:10 +03:00  
				
					
						
							
							
								 
						
							
							
								330ad501a5 
								
							
								 
							
						 
						
							
							
								
								Added MS SQL test conn to INI - only as an example, modify before use!!!  
							
							... 
							
							
							
							NOTE that this INI file is currently loaded as a embedded RESOURCE, which is weird and has a
disadvantage of having to rebuild the Tests whenever the conn strings are changed.
The only reason is that I couldn't figure out a reliable way to put this INI into the correct
dir at runtime. If somebody can do it, that would be cool. 
							
						 
						
							2010-05-23 11:48:08 +03:00  
				
					
						
							
							
								 
						
							
							
								40031e6d37 
								
							
								 
							
						 
						
							
							
								
								Removed MySql and SQLite-specific asset test files  
							
							
							
						 
						
							2010-05-23 11:48:05 +03:00  
				
					
						
							
							
								 
						
							
							
								b1e6e99506 
								
							
								 
							
						 
						
							
							
								
								BasicAssetTest.cs replaced by AssetTests.cs  
							
							... 
							
							
							
							AssetTests: The name has changed to reflect the fact it is no longer a base class,
but the complete asset test for all supported databases.
The test can also check storing of CreatorID, but the feature is
disabled at this commit! 
							
						 
						
							2010-05-23 11:48:02 +03:00  
				
					
						
							
							
								 
						
							
							
								749cf0f6eb 
								
							
								 
							
						 
						
							
							
								
								Bugfix in tests (must clear db before migrations, not after)  
							
							
							
						 
						
							2010-05-23 11:47:59 +03:00  
				
					
						
							
							
								 
						
							
							
								f527584ed3 
								
							
								 
							
						 
						
							
							
								
								EstateData tests passing on all DBs  
							
							
							
						 
						
							2010-05-23 11:47:56 +03:00  
				
					
						
							
							
								 
						
							
							
								94f4c20866 
								
							
								 
							
						 
						
							
							
								
								Corrections in RegionTests.cs. It now fully works!  
							
							... 
							
							
							
							The problem was that some tests relied on prior tests
to leave the DB in a particular state, but the test class
cleared the DB every time. The affected tests have been
merged into one to remove the dependencies.
tested on all 3 Dbs, all tests green. 
							
						 
						
							2010-05-23 11:47:54 +03:00  
				
					
						
							
							
								 
						
							
							
								6322a085b3 
								
							
								 
							
						 
						
							
							
								
								Minor corrections in BasicDataServiceTest.cs  
							
							... 
							
							
							
							(added more functions for cleaning up DB from the
derived tests) 
							
						 
						
							2010-05-23 11:47:51 +03:00  
				
					
						
							
							
								 
						
							
							
								187a98615b 
								
							
								 
							
						 
						
							
							
								
								MSSQL: added asset_flags, CreatorID to migrations  
							
							
							
						 
						
							2010-05-23 11:47:48 +03:00  
				
					
						
							
							
								 
						
							
							
								49f4cc4246 
								
							
								 
							
						 
						
							
							
								
								MSSQLAssetData updated to support [CreatorID], [asset_flags]  
							
							
							
						 
						
							2010-05-23 11:47:45 +03:00  
				
					
						
							
							
								 
						
							
							
								f7bf3facff 
								
							
								 
							
						 
						
							
							
								
								MSSQLAssetData: fixed some weirdness  
							
							... 
							
							
							
							Fixed unfinished SQL in FetchAssetMetadataSet, fixed SQL
in UpdateAsset (must not modify ID).
NOT tested!  But apparently shouldn't work worse than the previous version,
esp. the FetchMetadata thing. 
							
						 
						
							2010-05-23 11:47:42 +03:00  
				
					
						
							
							
								 
						
							
							
								7f70ae0ebd 
								
							
								 
							
						 
						
							
							
								
								All data tests made DBMS-independent  
							
							
							
						 
						
							2010-05-23 11:47:39 +03:00  
				
					
						
							
							
								 
						
							
							
								91ad1f4ee7 
								
							
								 
							
						 
						
							
							
								
								Added generic base classes for testing database services  
							
							... 
							
							
							
							These are some generic classes that simplify writing tests
for any of the data connectors and databases. Among other
things, configuring the connection strings is done once,
in a separate resource file.
Tests based on the new BasicDataServiceTest class require
NUnit 2.5 or better. 
							
						 
						
							2010-05-23 11:47:36 +03:00  
				
					
						
							
							
								 
						
							
							
								f84f0dbd51 
								
							
								 
							
						 
						
							
							
								
								Remove an unneeded conditional  
							
							
							
						 
						
							2010-05-23 06:12:40 +01:00  
				
					
						
							
							
								 
						
							
							
								72b96e8121 
								
							
								 
							
						 
						
							
							
								
								Add the SitGround flag back in  
							
							
							
						 
						
							2010-05-23 06:12:11 +01:00  
				
					
						
							
							
								 
						
							
							
								a9dad99432 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							... 
							
							
							
							Conflicts:
	OpenSim/Region/Framework/Scenes/ScenePresence.cs 
							
						 
						
							2010-05-23 06:09:54 +01:00  
				
					
						
							
							
								 
						
							
							
								b2197e3b94 
								
							
								 
							
						 
						
							
							
								
								Apply  http://opensimulator.org/mantis/view.php?id=4632  
							
							... 
							
							
							
							Adds dialog methods for MRM.
Thanks ziah. 
							
						 
						
							2010-05-21 23:37:05 +01:00  
				
					
						
							
							
								 
						
							
							
								074937e0e5 
								
							
								 
							
						 
						
							
							
								
								Apply  http://opensimulator.org/mantis/view.php?id=4627  
							
							... 
							
							
							
							Adds OwnerId and CreatorId properties to MRM.IObject 
							
						 
						
							2010-05-21 23:34:47 +01:00  
				
					
						
							
							
								 
						
							
							
								e5bcd8b341 
								
							
								 
							
						 
						
							
							
								
								Apply adaption of patch in  http://opensimulator.org/mantis/view.php?id=4628  
							
							... 
							
							
							
							This prevents a ground-sitting avatar from being moved about in mouselook
Thanks mirceakitsune! 
							
						 
						
							2010-05-21 23:29:37 +01:00  
				
					
						
							
							
								 
						
							
							
								9e61e120a1 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-05-21 23:12:47 +01:00  
				
					
						
							
							
								 
						
							
							
								4e45718833 
								
							
								 
							
						 
						
							
							
								
								Added overload of SendGenericMessage to LLClientView with string list as parameter. Now modules themselfs don't necessarily need to convert strings to byte arrays. Added this as it was removed in LightShare patch.  
							
							
							
						 
						
							2010-05-21 23:08:07 +01:00  
				
					
						
							
							
								 
						
							
							
								6918446fcd 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-05-21 22:17:58 +01:00  
				
					
						
							
							
								 
						
							
							
								d0eecf0398 
								
							
								 
							
						 
						
							
							
								
								Added a sanity check before using m_config in the Scene constructor  
							
							
							
						 
						
							2010-05-21 14:17:03 -07:00  
				
					
						
							
							
								 
						
							
							
								abd5d1f747 
								
							
								 
							
						 
						
							
							
								
								* Added code comments to Prioritizer.cs that document how to add a new update priority policy  
							
							
							
						 
						
							2010-05-21 14:04:10 -07:00  
				
					
						
							
							
								 
						
							
							
								89f1ddb0a5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-05-21 21:58:55 +01:00  
				
					
						
							
							
								 
						
							
							
								5287c5f7fb 
								
							
								 
							
						 
						
							
							
								
								rearrange SceneGraph.AddSceneObject() to return earlier if an object with that uuid is already in the scene  
							
							... 
							
							
							
							this means that we don't perform pointless work 
							
						 
						
							2010-05-21 21:57:56 +01:00  
				
					
						
							
							
								 
						
							
							
								93ef65c690 
								
							
								 
							
						 
						
							
							
								
								* Moving all of the prioritization/reprioritization code into a new file Prioritizer.cs  
							
							... 
							
							
							
							* Simplified the interest management code to make it easier to add new policies. Prioritization and reprioritization share code paths now
* Improved the distance and front back policies to always give your avatar the highest priority 
							
						 
						
							2010-05-21 13:55:36 -07:00  
				
					
						
							
							
								 
						
							
							
								4b518e0288 
								
							
								 
							
						 
						
							
							
								
								minor: remove LongRunning test designator from TestAddSceneObject() since it isn't, really  
							
							
							
						 
						
							2010-05-21 21:48:47 +01:00  
				
					
						
							
							
								 
						
							
							
								76135eec5b 
								
							
								 
							
						 
						
							
							
								
								add test to make sure that adding an object where one already exists in the scene with that uuid fails  
							
							
							
						 
						
							2010-05-21 21:46:41 +01:00  
				
					
						
							
							
								 
						
							
							
								8d968249ec 
								
							
								 
							
						 
						
							
							
								
								extend TestAddSceneObject() to check Scene.AddNewSceneObject() return boolean  
							
							... 
							
							
							
							improve test to retrieve object by known uuid rather than dynamically assigned local id 
							
						 
						
							2010-05-21 21:38:47 +01:00  
				
					
						
							
							
								 
						
							
							
								f83acf533b 
								
							
								 
							
						 
						
							
							
								
								Fix a problem where SceneGraph.AddSceneObject() would return false on successfully adding an object rather than true, in defiance of its method documentation  
							
							... 
							
							
							
							This meant that the returns were inconsistent - false would be returned both for various scene object failure conditions (e.g. root part was null) and if the object was successfully added. 
							
						 
						
							2010-05-21 21:22:53 +01:00  
				
					
						
							
							
								 
						
							
							
								297bcb5c3d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-05-21 21:16:04 +01:00  
				
					
						
							
							
								 
						
							
							
								4e23acb133 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim  
							
							
							
						 
						
							2010-05-21 21:04:17 +01:00  
				
					
						
							
							
								 
						
							
							
								2b5b2f4e60 
								
							
								 
							
						 
						
							
							
								
								Add a new priority scheme that works like FrontBack, but completely deprioritizes  
							
							... 
							
							
							
							static prims, creating a hierarchy as follows:
0 == own avatar < other avatars < pysical prims < static prims
For a child agent, simply acts like FrontBack 
							
						 
						
							2010-05-21 21:02:26 +01:00  
				
					
						
							
							
								 
						
							
							
								721c1085da 
								
							
								 
							
						 
						
							
							
								
								make oar object filename/pathname creation a helper method  
							
							... 
							
							
							
							reused in both tests and oar code
reduction in checking is outweighed by greater test clarity 
							
						 
						
							2010-05-21 20:43:11 +01:00  
				
					
						
							
							
								 
						
							
							
								682efe9463 
								
							
								 
							
						 
						
							
							
								
								minor: refactor CreateAsset to eliminate dupe code  
							
							
							
						 
						
							2010-05-21 19:41:00 +01:00  
				
					
						
							
							
								 
						
							
							
								74ef1ed36f 
								
							
								 
							
						 
						
							
							
								
								add prim item and test asset save in save oar unit test  
							
							
							
						 
						
							2010-05-21 19:36:39 +01:00  
				
					
						
							
							
								 
						
							
							
								78a0fd5281 
								
							
								 
							
						 
						
							
							
								
								Only send dialogs and notices to root agents, not child agents  
							
							
							
						 
						
							2010-05-21 17:22:39 +01:00  
				
					
						
							
							
								 
						
							
							
								c0cb66e602 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-05-21 15:58:34 +01:00  
				
					
						
							
							
								 
						
							
							
								1d6ab445ab 
								
							
								 
							
						 
						
							
							
								
								Change the way the object perms are propagated to attempt to salvage  
							
							... 
							
							
							
							some older content 
							
						 
						
							2010-05-21 15:31:27 +01:00  
				
					
						
							
							
								 
						
							
							
								9f2d1e9294 
								
							
								 
							
						 
						
							
							
								
								* Made PriorityQueue non-generic so it natively understands EntityUpdate structs  
							
							... 
							
							
							
							* Replaced the per-avatar seen update tracking with update flag combining, to avoid overwriting full updates with terse updates 
							
						 
						
							2010-05-20 23:53:27 -07:00  
				
					
						
							
							
								 
						
							
							
								344f209565 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-05-21 06:28:13 +01:00  
				
					
						
							
							
								 
						
							
							
								af5eeab7cf 
								
							
								 
							
						 
						
							
							
								
								Ensure that the first update sent out for any given prim is a full update  
							
							
							
						 
						
							2010-05-21 07:37:55 +02:00  
				
					
						
							
							
								 
						
							
							
								792e149c7e 
								
							
								 
							
						 
						
							
							
								
								Ensure that the first update sent out for any given prim is a full update  
							
							
							
						 
						
							2010-05-21 05:13:31 +01:00  
				
					
						
							
							
								 
						
							
							
								213e372253 
								
							
								 
							
						 
						
							
							
								
								Cleaned up MySql migrations a bit more, got rid of all old-form migration files. Restored Presence table to its taboo-breaking form.  
							
							
							
						 
						
							2010-05-20 20:24:50 -07:00  
				
					
						
							
							
								 
						
							
							
								a92780fe5f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-05-21 03:51:58 +01:00  
				
					
						
							
							
								 
						
							
							
								d28da5e5ce 
								
							
								 
							
						 
						
							
							
								
								Refactor scene presence list for lockless iteration. Lock contention will now only be for simultaneous add/removes of scene presences from the scene.  
							
							
							
						 
						
							2010-05-21 03:41:32 +01:00  
				
					
						
							
							
								 
						
							
							
								b6674c9b76 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster' into careminster-presence-refactor  
							
							
							
						 
						
							2010-05-21 03:03:35 +01:00  
				
					
						
							
							
								 
						
							
							
								ddd072b3fb 
								
							
								 
							
						 
						
							
							
								
								Merge branch '0.6.9-post-fixes' into careminster  
							
							
							
						 
						
							2010-05-21 02:44:20 +01:00  
				
					
						
							
							
								 
						
							
							
								147c2d6f80 
								
							
								 
							
						 
						
							
							
								
								Change the way the object perms are propagated to attempt to salvage  
							
							... 
							
							
							
							some older content 
							
						 
						
							2010-05-21 02:31:14 +01:00  
				
					
						
							
							
								 
						
							
							
								13c22015e5 
								
							
								 
							
						 
						
							
							
								
								Removed sessionID from GridUserservice again. Removed parcel crossing detection from Robust connector. Fixed Simian to continue to send those location updates upon parcel crossing, without changing the interface.  
							
							
							
						 
						
							2010-05-20 15:14:14 -07:00  
				
					
						
							
							
								 
						
							
							
								beed74096c 
								
							
								 
							
						 
						
							
							
								
								Merging slimupdates2  
							
							
							
						 
						
							2010-05-20 12:28:13 -07:00  
				
					
						
							
							
								 
						
							
							
								56f3cb6da0 
								
							
								 
							
						 
						
							
							
								
								* Don't send texture data for prims in ImprovedTerseObjectUpdate packets unless we were asked to  
							
							
							
						 
						
							2010-05-20 12:04:12 -07:00  
				
					
						
							
							
								 
						
							
							
								59dec2f989 
								
							
								 
							
						 
						
							
							
								
								* Added sessionID to IGridUserService.SetLastPosition(), as some connectors will want to track position against sessionID instead of userID  
							
							... 
							
							
							
							* Updated SimianPresenceServiceConnector to use the new LoggedOut/SetHome/etc methods and only update session position on parcel crossing 
							
						 
						
							2010-05-20 11:51:57 -07:00  
				
					
						
							
							
								 
						
							
							
								859beaf830 
								
							
								 
							
						 
						
							
							
								
								Revert one of the previous patches' hunks. The new code looked better, but  
							
							... 
							
							
							
							was less efficient. 
							
						 
						
							2010-05-20 11:03:38 +01:00  
				
					
						
							
							
								 
						
							
							
								ce787a4c41 
								
							
								 
							
						 
						
							
							
								
								Series of patches to include creator ID in assets.  
							
							... 
							
							
							
							Contains a migration.
SQLite: May contain nuts.
The SQLite migration copies the entire asset table. Be prepared for quite a wait. Don't interrupt it. Back up your assets db.
BasicAssetTest checks CreatorID storage, new test for weird CreatorID
(now also checks that non-GUID or empty CreatorID gets stored correctly)
Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2010-05-20 11:01:51 +01:00  
				
					
						
							
							
								 
						
							
							
								5532341bf9 
								
							
								 
							
						 
						
							
							
								
								Initialise m_initialSitTarget to ZERO_VACTOR for safety's sake as per convo with kitto  
							
							
							
						 
						
							2010-05-19 14:04:44 -07:00  
				
					
						
							
							
								 
						
							
							
								6933b48a7e 
								
							
								 
							
						 
						
							
							
								
								Fix a nullref issue in SitAltitudeCallback  
							
							
							
						 
						
							2010-05-19 13:49:34 -07:00  
				
					
						
							
							
								 
						
							
							
								f77f9ecd8f 
								
							
								 
							
						 
						
							
							
								
								Fix a nullref issue in SitAltitudeCallback  
							
							
							
						 
						
							2010-05-19 13:44:59 -07:00