2517fe7acd 
								
							
								 
							
						 
						
							
							
								
								* Remove old CAPS http listeners when a client logs out from a scene  
							
							... 
							
							
							
							* Not yet removing listeners when a client leaves a region without logging out 
							
						 
						
							2008-03-25 17:08:20 +00:00  
				
					
						
							
							
								 
						
							
							
								3c3f1bc69a 
								
							
								 
							
						 
						
							
							
								
								Update svn properties.  
							
							
							
						 
						
							2008-03-25 16:44:01 +00:00  
				
					
						
							
							
								 
						
							
							
								8c05b81d68 
								
							
								 
							
						 
						
							
							
								
								* Committing Lulurun's Cgi/Perl implementation of the UGAI servers.  
							
							... 
							
							
							
							* I love you long time. 
							
						 
						
							2008-03-25 16:29:54 +00:00  
				
					
						
							
							
								 
						
							
							
								3d1b4f8578 
								
							
								 
							
						 
						
							
							
								
								* On Ray casting.  Now returning the face normal of the collision face.  
							
							
							
						 
						
							2008-03-25 16:09:43 +00:00  
				
					
						
							
							
								 
						
							
							
								ba2de258f4 
								
							
								 
							
						 
						
							
							
								
								* Refactored out circular reference in Region.Environment <-> Framework.Data.Base  
							
							... 
							
							
							
							We REALLY need to get the db layer sorted soon... 
							
						 
						
							2008-03-25 14:27:39 +00:00  
				
					
						
							
							
								 
						
							
							
								e3ca113075 
								
							
								 
							
						 
						
							
							
								
								Add "warnings as errors" support for nant and monodevelop to Prebuild (though monodevelop may ignore this).  
							
							
							
						 
						
							2008-03-25 07:49:31 +00:00  
				
					
						
							
							
								 
						
							
							
								301c25950d 
								
							
								 
							
						 
						
							
							
								
								* Committing some voice related caps with hard coded responses so more debugging can occur.  
							
							
							
						 
						
							2008-03-25 05:56:27 +00:00  
				
					
						
							
							
								 
						
							
							
								4d74ff5421 
								
							
								 
							
						 
						
							
							
								
								svn:ignore monodevelop-generated files  
							
							
							
						 
						
							2008-03-25 04:02:13 +00:00  
				
					
						
							
							
								 
						
							
							
								9d1b42c39a 
								
							
								 
							
						 
						
							
							
								
								Comment out unused private methods.  
							
							
							
						 
						
							2008-03-25 03:49:08 +00:00  
				
					
						
							
							
								 
						
							
							
								a8d9a58dd2 
								
							
								 
							
						 
						
							
							
								
								Fix a couple more warnings.  
							
							
							
						 
						
							2008-03-25 03:43:24 +00:00  
				
					
						
							
							
								 
						
							
							
								a7556af7de 
								
							
								 
							
						 
						
							
							
								
								Fix a few compiler warnings.  
							
							
							
						 
						
							2008-03-25 03:37:48 +00:00  
				
					
						
							
							
								 
						
							
							
								a21112ccee 
								
							
								 
							
						 
						
							
							
								
								* Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin.  
							
							... 
							
							
							
							* It doesn't generate at_target events, because they don't exist yet in the script engine.
* The Tau is different, however, compatible with scripts I tested.
* Not perfect...  but pretty good. 
							
						 
						
							2008-03-25 03:36:31 +00:00  
				
					
						
							
							
								 
						
							
							
								a2daccad5e 
								
							
								 
							
						 
						
							
							
								
								Added monodevelop support to runprebuild.sh  
							
							
							
						 
						
							2008-03-25 02:10:54 +00:00  
				
					
						
							
							
								 
						
							
							
								d2b1a8aa1e 
								
							
								 
							
						 
						
							
							
								
								Minor formatting / svn properties cleanup.  
							
							
							
						 
						
							2008-03-25 01:45:23 +00:00  
				
					
						
							
							
								 
						
							
							
								dd6e6e7bdf 
								
							
								 
							
						 
						
							
							
								
								* Added llApplyImpulse in the local frame.  
							
							
							
						 
						
							2008-03-24 22:48:34 +00:00  
				
					
						
							
							
								 
						
							
							
								15a22e993d 
								
							
								 
							
						 
						
							
							
								
								Implements llGetInventoryPermMask()  
							
							
							
						 
						
							2008-03-24 21:56:52 +00:00  
				
					
						
							
							
								 
						
							
							
								dd6a9ffbc7 
								
							
								 
							
						 
						
							
							
								
								* OBB: Flipped the -y face normal so ray casting against the -y face correctly results in the point of collision.  
							
							
							
						 
						
							2008-03-24 21:48:33 +00:00  
				
					
						
							
							
								 
						
							
							
								e3949280b1 
								
							
								 
							
						 
						
							
							
								
								* Inflate my commits with yet another snippet of documentation... (j/k)  
							
							
							
						 
						
							2008-03-24 21:28:45 +00:00  
				
					
						
							
							
								 
						
							
							
								3a5521d204 
								
							
								 
							
						 
						
							
							
								
								* Put in tiny doc snippet while I remember  
							
							
							
						 
						
							2008-03-24 21:27:14 +00:00  
				
					
						
							
							
								 
						
							
							
								f14c102c7a 
								
							
								 
							
						 
						
							
							
								
								* Clean up Scene.AddCapsHandler().  There was a race condition warning, but I don't think this is now relevant...  
							
							... 
							
							
							
							* Remove some now extraneous CAPS related messages 
							
						 
						
							2008-03-24 21:21:05 +00:00  
				
					
						
							
							
								 
						
							
							
								2b4915ef27 
								
							
								 
							
						 
						
							
							
								
								Modified llGetInventoryName() so it indexes inventory in the same manner the LL grid does. (Thanks Teravus for pointing this out.)  
							
							
							
						 
						
							2008-03-24 21:19:01 +00:00  
				
					
						
							
							
								 
						
							
							
								3aa843cea8 
								
							
								 
							
						 
						
							
							
								
								* Remove a spammy comment I meant to remove from the last commit  
							
							
							
						 
						
							2008-03-24 20:25:48 +00:00  
				
					
						
							
							
								 
						
							
							
								6489746a6b 
								
							
								 
							
						 
						
							
							
								
								* Make standalone non-home region caps work again.  
							
							... 
							
							
							
							* When I removed the hard coding for the http port last night, I foolishly assumed standalone would be okay :) 
							
						 
						
							2008-03-24 20:22:58 +00:00  
				
					
						
							
							
								 
						
							
							
								3be815b206 
								
							
								 
							
						 
						
							
							
								
								Implements llGetInventoryName() - the order is based upon inventory key, which probably doesn't match 100% with LL's grid.  
							
							
							
						 
						
							2008-03-24 19:58:53 +00:00  
				
					
						
							
							
								 
						
							
							
								45b9114df7 
								
							
								 
							
						 
						
							
							
								
								From: Michael Osias <mosias@us.ibm.com>  
							
							... 
							
							
							
							Fixes mantis 771 - multiple uses of llListen cause duplicate events
Thanks Michael! 
							
						 
						
							2008-03-24 19:44:25 +00:00  
				
					
						
							
							
								 
						
							
							
								9117dfc858 
								
							
								 
							
						 
						
							
							
								
								Implements llGetInventoryNumber()  
							
							
							
						 
						
							2008-03-24 19:29:35 +00:00  
				
					
						
							
							
								 
						
							
							
								8a39d04f6d 
								
							
								 
							
						 
						
							
							
								
								Implements llGetInventoryType()  
							
							
							
						 
						
							2008-03-24 19:11:56 +00:00  
				
					
						
							
							
								 
						
							
							
								3423ed4739 
								
							
								 
							
						 
						
							
							
								
								Implements llGetInventoryCreator()  
							
							
							
						 
						
							2008-03-24 19:05:44 +00:00  
				
					
						
							
							
								 
						
							
							
								ca7c954a61 
								
							
								 
							
						 
						
							
							
								
								* Fix build break in last revision.  Thanks to paulieFemto for pointing it out.  
							
							
							
						 
						
							2008-03-24 18:45:21 +00:00  
				
					
						
							
							
								 
						
							
							
								185dbb06af 
								
							
								 
							
						 
						
							
							
								
								* Picky comment change  
							
							
							
						 
						
							2008-03-24 18:26:43 +00:00  
				
					
						
							
							
								 
						
							
							
								1a970d8f2d 
								
							
								 
							
						 
						
							
							
								
								* Create null limit strategy  
							
							
							
						 
						
							2008-03-24 18:25:50 +00:00  
				
					
						
							
							
								 
						
							
							
								8c0955321a 
								
							
								 
							
						 
						
							
							
								
								* Refactor: Genericise request limit strategies and move to OpenSim.Framework.Communications.Limit  
							
							
							
						 
						
							2008-03-24 18:21:06 +00:00  
				
					
						
							
							
								 
						
							
							
								56dfa4e6da 
								
							
								 
							
						 
						
							
							
								
								Fixed a small XmlRpcCommand bug  
							
							
							
						 
						
							2008-03-24 03:03:21 +00:00  
				
					
						
							
							
								 
						
							
							
								39f340e687 
								
							
								 
							
						 
						
							
							
								
								XmlRpcCommand refactoring  
							
							
							
						 
						
							2008-03-24 01:37:00 +00:00  
				
					
						
							
							
								 
						
							
							
								12a32b0608 
								
							
								 
							
						 
						
							
							
								
								Added a plugin loader in GridServer  
							
							
							
						 
						
							2008-03-24 01:21:01 +00:00  
				
					
						
							
							
								 
						
							
							
								ca6e557075 
								
							
								 
							
						 
						
							
							
								
								* minor: check in the rest of a comment I forgot to finish off in the last revision  
							
							
							
						 
						
							2008-03-23 21:32:30 +00:00  
				
					
						
							
							
								 
						
							
							
								da531fa9e1 
								
							
								 
							
						 
						
							
							
								
								* Start passing around a region server's http port in RegionInfo.  
							
							... 
							
							
							
							* This means that caps methods (editing scripts, poss map functions, etc) on non-home regions should now work with servers which are listening for http ports on a non default 
(9000) port.  
* If you are running a region server, this may only work properly once your grid server upgrades to this revision
* PLEASE NOTE: This shouldn't cause inter-region problems if one end of the connection hasn't upgraded to this revision.  However if it does, the instability will persist until 
the grid and region (and possibly all the region's neighbours) have upgraded to this revision.
* This revision also adds extra login related messages, both for success and failure conditions 
							
						 
						
							2008-03-23 21:21:39 +00:00  
				
					
						
							
							
								 
						
							
							
								68d016517d 
								
							
								 
							
						 
						
							
							
								
								Implements llGetParcelPrimOwners()  
							
							
							
						 
						
							2008-03-23 18:15:08 +00:00  
				
					
						
							
							
								 
						
							
							
								f82227a186 
								
							
								 
							
						 
						
							
							
								
								* Added a little more stability for getting the object list from the parcel box. (previously it crashed my simulator)  
							
							... 
							
							
							
							* Found and gracefully handled a few situations where null references occur.  (m_rootPart again!) 
							
						 
						
							2008-03-23 07:10:04 +00:00  
				
					
						
							
							
								 
						
							
							
								dc850df50a 
								
							
								 
							
						 
						
							
							
								
								* Implements Oriented Bounding Box raytracing.  
							
							... 
							
							
							
							* It's not perfect, but it's good enough. (rarely erroneously returns a backface collision)
* After updating to this revision, rez a prim on another prim and watch it appear where you'd expect it to appear. 
							
						 
						
							2008-03-23 06:24:59 +00:00  
				
					
						
							
							
								 
						
							
							
								5deca3f0c5 
								
							
								 
							
						 
						
							
							
								
								Implements (I hope): llRemoveFromLandBanList, llRemoveFromLandPassList, llAddToLandBanList, llAddToLandPassList, llResetLandPassList, llResetLandBanList  
							
							
							
						 
						
							2008-03-23 06:08:52 +00:00  
				
					
						
							
							
								 
						
							
							
								0d43aaa337 
								
							
								 
							
						 
						
							
							
								
								Fix llParseString2List bug when separator is longer than 1 character.  
							
							
							
						 
						
							2008-03-23 00:39:35 +00:00  
				
					
						
							
							
								 
						
							
							
								9a2b289e32 
								
							
								 
							
						 
						
							
							
								
								Fix compiler warnings in pCampBot, TestSuite, and ScriptEngine/RemoteServer.  Thanks daTwitch!  
							
							
							
						 
						
							2008-03-22 23:52:48 +00:00  
				
					
						
							
							
								 
						
							
							
								37121bcf72 
								
							
								 
							
						 
						
							
							
								
								Update svn properties.  
							
							
							
						 
						
							2008-03-22 23:39:07 +00:00  
				
					
						
							
							
								 
						
							
							
								71ca162821 
								
							
								 
							
						 
						
							
							
								
								*Moved LandManagement into its own region module (spiffy!)  
							
							
							
						 
						
							2008-03-22 23:10:22 +00:00  
				
					
						
							
							
								 
						
							
							
								5ebef6410e 
								
							
								 
							
						 
						
							
							
								
								Implements llLoopSound(), llStopSound(), and llAdjustSoundVolume().  
							
							
							
						 
						
							2008-03-22 23:02:41 +00:00  
				
					
						
							
							
								 
						
							
							
								74023aa97c 
								
							
								 
							
						 
						
							
							
								
								* Miscellaneous comment before I found out that mantis 807 probably isn't an issue worth fixing.  
							
							
							
						 
						
							2008-03-22 22:17:35 +00:00  
				
					
						
							
							
								 
						
							
							
								170e1a8a09 
								
							
								 
							
						 
						
							
							
								
								* Make master UUID exception a bit more useful by telling us which uuid it was trying to look up  
							
							
							
						 
						
							2008-03-22 21:19:45 +00:00  
				
					
						
							
							
								 
						
							
							
								61ae75f364 
								
							
								 
							
						 
						
							
							
								
								* Catch the occasional resolution exception that comes out of SceneCommunicationService.EnableChildAgents so we can see what hostname is failing  
							
							
							
						 
						
							2008-03-22 20:44:15 +00:00  
				
					
						
							
							
								 
						
							
							
								6ce79a0f78 
								
							
								 
							
						 
						
							
							
								
								* Downgrade 'texture not found' message to DEBUG and stop putting out 'already dispatched' message completely temporarily  
							
							... 
							
							
							
							* I believe that if the Linden client has not started to receive a texture after 15 seconds, it re-requests it. 
* My hypothesis is that the texture packets are often still in the texture queue (esp. if the client has just cleared its cache), so another load of packets get added...
* If this is the cause, resolution is going to be rather complicated. 
							
						 
						
							2008-03-22 19:15:01 +00:00