72d380acf0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-04-19 06:10:23 +02:00  
				
					
						
							
							
								 
						
							
							
								68a4f897b4 
								
							
								 
							
						 
						
							
							
								
								This GetScriptErrors() change allows initial XEngine to run in background  
							
							... 
							
							
							
							thread.  It should block only for the case of being called by
CapsUpdateTaskInventoryScriptAsset(). 
							
						 
						
							2010-04-18 19:19:16 -04:00  
				
					
						
							
							
								 
						
							
							
								7ef6dc2bac 
								
							
								 
							
						 
						
							
							
								
								Slightly tweak README to account for the fact that first-time standalone users may effectively set up their avatar as 'master avatar' in the region configuration stage.  
							
							
							
						 
						
							2010-04-18 21:31:54 +01:00  
				
					
						
							
							
								 
						
							
							
								43acd99bb3 
								
							
								 
							
						 
						
							
							
								
								Slightly tweak README to account for the fact that first-time standalone users may effectively set up their avatar as 'master avatar' in the region configuration stage.  
							
							
							
						 
						
							2010-04-18 19:19:50 +01:00  
				
					
						
							
							
								 
						
							
							
								b7457a0a5d 
								
							
								 
							
						 
						
							
							
								
								Update OpenMetaverse libraries to those used in master as of commit  9a781e7 
							
							... 
							
							
							
							This removes Mono.Security.dll which might help with Mono 2.6.3 compatability issues (notwithstanding the sqlite problem) 
							
						 
						
							2010-04-18 19:16:41 +01:00  
				
					
						
							
							
								 
						
							
							
								4e1cbd1bf3 
								
							
								 
							
						 
						
							
							
								
								One more bug fix in sqlite sql statements.  
							
							
							
						 
						
							2010-04-16 18:04:20 -07:00  
				
					
						
							
							
								 
						
							
							
								2597a3406c 
								
							
								 
							
						 
						
							
							
								
								Bug fix: UserAccounts in SQLite was missing the primary key constraint.  
							
							
							
						 
						
							2010-04-16 17:43:15 -07:00  
				
					
						
							
							
								 
						
							
							
								930d374525 
								
							
								 
							
						 
						
							
							
								
								Expose Delete at IUserAccountData interface. It was there already. No changes in  IUserAccountService, just the data layer.  
							
							
							
						 
						
							2010-04-16 16:36:44 -07:00  
				
					
						
							
							
								 
						
							
							
								26e3884237 
								
							
								 
							
						 
						
							
							
								
								refactor: move DeatchObject() into the AttachmentsModule  
							
							
							
						 
						
							2010-04-17 00:00:45 +01:00  
				
					
						
							
							
								 
						
							
							
								ab3af43d5e 
								
							
								 
							
						 
						
							
							
								
								refactor: remove now unused internal method SendAttachEvent()  
							
							
							
						 
						
							2010-04-16 23:29:36 +01:00  
				
					
						
							
							
								 
						
							
							
								cac12eca79 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-04-16 23:24:34 +01:00  
				
					
						
							
							
								 
						
							
							
								57c293d604 
								
							
								 
							
						 
						
							
							
								
								refactor: crudely move DetachSingleAttachmentToGround() over to the AttachmentsModule  
							
							
							
						 
						
							2010-04-16 23:15:13 +01:00  
				
					
						
							
							
								 
						
							
							
								b3e9dd4fc2 
								
							
								 
							
						 
						
							
							
								
								Bug fix in SQLite/SQLiteUserAccountData.cs: Missing'(' in one of the SQL statements.  
							
							
							
						 
						
							2010-04-16 15:10:57 -07:00  
				
					
						
							
							
								 
						
							
							
								45563e20e0 
								
							
								 
							
						 
						
							
							
								
								minor: correctly print out missing item id when it can't be found rather than a NullReferenceException  
							
							
							
						 
						
							2010-04-16 22:57:44 +01:00  
				
					
						
							
							
								 
						
							
							
								17d023ba5b 
								
							
								 
							
						 
						
							
							
								
								refactor: crudely move the RezMultipleAttachments() method into the AttachmentsModule  
							
							
							
						 
						
							2010-04-16 22:54:25 +01:00  
				
					
						
							
							
								 
						
							
							
								e9926d13cf 
								
							
								 
							
						 
						
							
							
								
								minor: use the static ascii and utf8 encodings instead of instantiating our own  
							
							
							
						 
						
							2010-04-16 22:38:42 +01:00  
				
					
						
							
							
								 
						
							
							
								bf3956aeb0 
								
							
								 
							
						 
						
							
							
								
								Add --skip-assets option to load oar.  
							
							... 
							
							
							
							This allows you to load an oar without loading its assets.  This is useful if you know that the required assets are already in the asset service, since loading without assets is quicker.
This option will become more useful when the ability to save oars without assets is added, which should happen fairly soon.  At this point there will also be better documentation. 
							
						 
						
							2010-04-16 22:29:11 +01:00  
				
					
						
							
							
								 
						
							
							
								cf46735856 
								
							
								 
							
						 
						
							
							
								
								add a missing initialization of the m_memoryCache in XmlRpcGroupsServicesConnectorModule  
							
							... 
							
							
							
							the lack of this caused me a NullReferenceException when calling some groups methods directly though in principle it would also fail in other situations 
							
						 
						
							2010-04-16 21:39:27 +01:00  
				
					
						
							
							
								 
						
							
							
								5459a90fc6 
								
							
								 
							
						 
						
							
							
								
								minor: stop irc bridge warning about not attached to regions if it's not been turned on in the first place  
							
							
							
						 
						
							2010-04-16 21:23:01 +01:00  
				
					
						
							
							
								 
						
							
							
								9131a0d4a4 
								
							
								 
							
						 
						
							
							
								
								minor: stop datasnapshot issuing a warning log message if it's disabled  
							
							
							
						 
						
							2010-04-16 21:12:09 +01:00  
				
					
						
							
							
								 
						
							
							
								48f3733963 
								
							
								 
							
						 
						
							
							
								
								Fix  http://opensimulator.org/mantis/view.php?id=4657  where OpenSim.Grid.UserServer.exe fails on startup if no previous config  
							
							... 
							
							
							
							probably appears to occur because mono 2.4.2.3 (and possibly later) erroneously returns a value of 0 for BufferWidth and BufferHeight in some circumstances 
							
						 
						
							2010-04-16 20:43:23 +01:00  
				
					
						
							
							
								 
						
							
							
								c77444a821 
								
							
								 
							
						 
						
							
							
								
								Fix  http://opensimulator.org/mantis/view.php?id=4657  where OpenSim.Grid.UserServer.exe fails on startup if no previous config  
							
							... 
							
							
							
							probably appears to occur because mono 2.4.2.3 (and possibly later) erroneously returns a value of 0 for BufferWidth and BufferHeight in some circumstances 
							
						 
						
							2010-04-16 20:40:01 +01:00  
				
					
						
							
							
								 
						
							
							
								ccc56e6dd4 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into careminster-presence-refactor  
							
							
							
						 
						
							2010-04-16 05:20:25 +02:00  
				
					
						
							
							
								 
						
							
							
								a7449a82bc 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-04-14 19:49:02 -07:00  
				
					
						
							
							
								 
						
							
							
								8fa13e3871 
								
							
								 
							
						 
						
							
							
								
								Patch from mcortez to add basic caching to the groups module. This prevents database/network explosions when you have a significant number of group-owned prims in a scene  
							
							
							
						 
						
							2010-04-14 19:48:40 -07:00  
				
					
						
							
							
								 
						
							
							
								a7aab6af0c 
								
							
								 
							
						 
						
							
							
								
								This version of the launcher exe works.  
							
							
							
						 
						
							2010-04-14 19:39:27 -07:00  
				
					
						
							
							
								 
						
							
							
								ff50a90a83 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-04-14 19:23:17 -07:00  
				
					
						
							
							
								 
						
							
							
								407b48f3bb 
								
							
								 
							
						 
						
							
							
								
								The missing .csproj for the Robust 32 bit launcher  
							
							
							
						 
						
							2010-04-14 19:22:48 -07:00  
				
					
						
							
							
								 
						
							
							
								e0f8362e7a 
								
							
								 
							
						 
						
							
							
								
								minor: add some documentation around the asset udp request path and replace some magic numbers with libomv enums  
							
							
							
						 
						
							2010-04-14 22:31:11 +01:00  
				
					
						
							
							
								 
						
							
							
								985faf4151 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2010-04-14 11:06:07 -07:00  
				
					
						
							
							
								 
						
							
							
								1e87fc8a26 
								
							
								 
							
						 
						
							
							
								
								Applying a patch from lkalif to fix a small bug in the previous patch  
							
							
							
						 
						
							2010-04-14 11:05:28 -07:00  
				
					
						
							
							
								 
						
							
							
								bdc03dbff9 
								
							
								 
							
						 
						
							
							
								
								* Added 32bitLauncher for Robust. Still need to test it on a 64 bit machine.  
							
							... 
							
							
							
							* PrimitiveBaseShape wants to be be committed too -- EOF. 
							
						 
						
							2010-04-14 10:36:03 -07:00  
				
					
						
							
							
								 
						
							
							
								1636f535ba 
								
							
								 
							
						 
						
							
							
								
								Committing sacha's partial work (from orpheus). The GridBrat needs to learn  
							
							... 
							
							
							
							a bit of git 
							
						 
						
							2010-04-14 10:42:14 +01:00  
				
					
						
							
							
								 
						
							
							
								6892fc41f7 
								
							
								 
							
						 
						
							
							
								
								Applying patch from lkalif to add support for inventory links to the SimianGrid connectors  
							
							
							
						 
						
							2010-04-13 18:59:05 -07:00  
				
					
						
							
							
								 
						
							
							
								54a5b6f434 
								
							
								 
							
						 
						
							
							
								
								Reduce number of AvatarAnimations sent with large number of avatars  
							
							
							
						 
						
							2010-04-13 18:50:08 -07:00  
				
					
						
							
							
								 
						
							
							
								fac55bc78b 
								
							
								 
							
						 
						
							
							
								
								Change ISnmpModule to use scene references  
							
							
							
						 
						
							2010-04-14 01:17:27 +01:00  
				
					
						
							
							
								 
						
							
							
								4433f53f72 
								
							
								 
							
						 
						
							
							
								
								Drop unused Alert() method from ISnmpModule  
							
							
							
						 
						
							2010-04-13 20:14:56 +01:00  
				
					
						
							
							
								 
						
							
							
								9920e219dd 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'careminster' into careminster-presence-refactor  
							
							
							
						 
						
							2010-04-13 04:36:08 +01:00  
				
					
						
							
							
								 
						
							
							
								a1c4585a39 
								
							
								 
							
						 
						
							
							
								
								Merge branch '0.6.9-post-fixes' into careminster  
							
							
							
						 
						
							2010-04-13 04:13:26 +01:00  
				
					
						
							
							
								 
						
							
							
								3d0860ae61 
								
							
								 
							
						 
						
							
							
								
								thanks lkalif for Mantis  #4676  - a patch that adds support for inventory links  
							
							... 
							
							
							
							Signed-off-by: dahlia <dahliaTrimble@gmail.removeme.com> 
							
						 
						
							2010-04-12 17:10:51 -07:00  
				
					
						
							
							
								 
						
							
							
								9b6e89457c 
								
							
								 
							
						 
						
							
							
								
								Fixed LINEAR_MOTOR Z drive, Mantis  #30  
							
							
							
						 
						
							2010-04-11 14:12:01 -04:00  
				
					
						
							
							
								 
						
							
							
								7ecd9b3f1a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://3dhosting.de/var/git/careminster  
							
							... 
							
							
							
							resolved
Conflicts:
	OpenSim/Region/Framework/Interfaces/ISnmpModule.cs 
							
						 
						
							2010-04-10 23:52:10 +02:00  
				
					
						
							
							
								 
						
							
							
								c6ba50b7e2 
								
							
								 
							
						 
						
							
							
								
								Adding ColdStart event  
							
							
							
						 
						
							2010-04-10 23:39:06 +02:00  
				
					
						
							
							
								 
						
							
							
								0b2b2daf23 
								
							
								 
							
						 
						
							
							
								
								guarantee that a script engine's GetScriptErrors() will not be called  
							
							... 
							
							
							
							until after its OnRezScript() returns so that script compile error
messages can be retrieved 
							
						 
						
							2010-04-10 14:43:26 -04:00  
				
					
						
							
							
								 
						
							
							
								58dac970af 
								
							
								 
							
						 
						
							
							
								
								re-fixing this darn file  
							
							
							
						 
						
							2010-04-10 18:05:08 +02:00  
				
					
						
							
							
								 
						
							
							
								c4eaf195b5 
								
							
								 
							
						 
						
							
							
								
								dding this deleted file...  
							
							
							
						 
						
							2010-04-10 17:59:08 +02:00  
				
					
						
							
							
								 
						
							
							
								d975bd8e5c 
								
							
								 
							
						 
						
							
							
								
								Fixing Trap  
							
							
							
						 
						
							2010-04-10 17:51:51 +02:00  
				
					
						
							
							
								 
						
							
							
								56c176f0a3 
								
							
								 
							
						 
						
							
							
								
								minor - add some documentation to PrimitiveBaseShape constructor with OpenMetaverse.Primitive parameter  
							
							
							
						 
						
							2010-04-09 19:59:58 -07:00  
				
					
						
							
							
								 
						
							
							
								7701ea2798 
								
							
								 
							
						 
						
							
							
								
								Add Scene.SnmpService, which is of type ISnmpModule and, if nun-null, can  
							
							... 
							
							
							
							be used to send snmp alerts 
							
						 
						
							2010-04-09 06:49:14 +01:00  
				
					
						
							
							
								 
						
							
							
								54cedfe432 
								
							
								 
							
						 
						
							
							
								
								Changed the GetTextureModule backport to work with the 0.6.9 codebase  
							
							
							
						 
						
							2010-04-08 15:57:57 -07:00