cc573e97d5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /var/git/opensim/  
							
							
							
						 
						
							2010-12-03 16:00:27 -08: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  
				
					
						
							
							
								 
						
							
							
								ffaaa5c750 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /var/git/opensim/  
							
							
							
						 
						
							2010-12-02 16:20:08 -08: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  
				
					
						
							
							
								 
						
							
							
								3da12c2d3f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /var/git/opensim/  
							
							
							
						 
						
							2010-12-01 18:10:02 -08: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  
				
					
						
							
							
								 
						
							
							
								d60ace97bf 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /var/git/opensim/  
							
							
							
						 
						
							2010-12-01 16:20:03 -08:00  
				
					
						
							
							
								 
						
							
							
								f1a7847532 
								
							
								 
							
						 
						
							
							
								
								Deleted obsolete config files from old OpenSim.Grid.  
							
							
							
						 
						
							2010-12-01 16:19:27 -08:00  
				
					
						
							
							
								 
						
							
							
								6f3fbca5a3 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /var/git/opensim/  
							
							
							
						 
						
							2010-12-01 16:10:15 -08: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  
				
					
						
							
							
								 
						
							
							
								4b4337d024 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /var/git/opensim/  
							
							
							
						 
						
							2010-11-29 10:10:08 -08: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  
				
					
						
							
							
								 
						
							
							
								51a2cab05b 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /var/git/opensim/  
							
							
							
						 
						
							2010-11-28 18:20:02 -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  
				
					
						
							
							
								 
						
							
							
								d85a53f040 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /var/git/opensim/  
							
							
							
						 
						
							2010-11-28 16:40:08 -08:00  
				
					
						
							
							
								 
						
							
							
								0acfe80f21 
								
							
								 
							
						 
						
							
							
								
								Remove the most spammy XML dumps from the FS voice module  
							
							
							
						 
						
							2010-11-28 23:37:21 +00:00  
				
					
						
							
							
								 
						
							
							
								4c917d39d5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-11-28 23:35:49 +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  
				
					
						
							
							
								 
						
							
							
								be216e1e39 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /var/git/opensim/  
							
							
							
						 
						
							2010-11-27 02:10:05 -08: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  
				
					
						
							
							
								 
						
							
							
								35a1c749f3 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /var/git/opensim/  
							
							
							
						 
						
							2010-11-27 00:20:07 -08: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  
				
					
						
							
							
								 
						
							
							
								35f74ac4ee 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of /var/git/opensim/  
							
							
							
						 
						
							2010-11-26 18:30:05 -08:00