ca5d1411a6 
								
							
								 
							
						 
						
							
							
								
								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-01 20:25:35 +01:00  
				
					
						
							
							
								 
						
							
							
								4fb7c1a9e1 
								
							
								 
							
						 
						
							
							
								
								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-01 19:53:03 +01:00  
				
					
						
							
							
								 
						
							
							
								81f727416d 
								
							
								 
							
						 
						
							
							
								
								start sending media url in object full updates  
							
							
							
						 
						
							2010-07-01 19:33:41 +01:00  
				
					
						
							
							
								 
						
							
							
								18b22e26cb 
								
							
								 
							
						 
						
							
							
								
								start storing a mediaurl on the scene object part  
							
							... 
							
							
							
							not yet persisted or sent in the update 
							
						 
						
							2010-07-01 19:25:46 +01:00  
				
					
						
							
							
								 
						
							
							
								de769d56f5 
								
							
								 
							
						 
						
							
							
								
								replace hand parsing of incoming object media messages with parsing code in libopenmetaverse  
							
							
							
						 
						
							2010-07-01 18:42:47 +01:00  
				
					
						
							
							
								 
						
							
							
								214db91503 
								
							
								 
							
						 
						
							
							
								
								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-01 02:06:51 +01:00  
				
					
						
							
							
								 
						
							
							
								9250268753 
								
							
								 
							
						 
						
							
							
								
								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-01 00:47:12 +01:00  
				
					
						
							
							
								 
						
							
							
								94646599f0 
								
							
								 
							
						 
						
							
							
								
								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-01 00:24:30 +01:00  
				
					
						
							
							
								 
						
							
							
								e098d33929 
								
							
								 
							
						 
						
							
							
								
								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-06-30 22:30:05 +01:00  
				
					
						
							
							
								 
						
							
							
								8326f36cda 
								
							
								 
							
						 
						
							
							
								
								minor: comment out high volume texture serving module debug message  
							
							
							
						 
						
							2010-06-30 22:07:28 +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  
				
					
						
							
							
								 
						
							
							
								1077a8a392 
								
							
								 
							
						 
						
							
							
								
								add stub media-on-a-prim (shared media) module  
							
							
							
						 
						
							2010-06-30 20:46:35 +01:00  
				
					
						
							
							
								 
						
							
							
								eb30b60e52 
								
							
								 
							
						 
						
							
							
								
								minor: comment out high volume texture serving module debug message  
							
							
							
						 
						
							2010-06-30 19:54:35 +01:00  
				
					
						
							
							
								 
						
							
							
								b6264e60d3 
								
							
								 
							
						 
						
							
							
								
								Removed opportunity for exception in BaseHttpServer. (mantis  #4825 )  
							
							
							
						 
						
							2010-06-30 06:35:22 -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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								205d2496f6 
								
							
								 
							
						 
						
							
							
								
								Fix permission propagation to prevent permanently locked objects from being  
							
							... 
							
							
							
							created. 
							
						 
						
							2010-06-27 20:04:39 +01: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