a042302100 
								
							
								 
							
						 
						
							
							
								
								Mantis  #2250  
							
							... 
							
							
							
							Make ambiguous implicit conversion from LSLInteger to uint explicit 
							
						 
						
							2008-09-24 11:16:53 +00:00  
				
					
						
							
							
								 
						
							
							
								a060b24322 
								
							
								 
							
						 
						
							
							
								
								another try an lighting the mysql tests, to see if bamboo breaks  
							
							
							
						 
						
							2008-09-24 11:16:50 +00:00  
				
					
						
							
							
								 
						
							
							
								218902bedc 
								
							
								 
							
						 
						
							
							
								
								Decouple AsyncCommands from XEngine and the script instance. Make  
							
							... 
							
							
							
							all methods needed outside the API ststic. Async command processing
is now wholly internal to the API. This sets the stage for the next
convergence step. 
							
						 
						
							2008-09-24 02:58:05 +00:00  
				
					
						
							
							
								 
						
							
							
								3f79e6b3e7 
								
							
								 
							
						 
						
							
							
								
								Update svn properties, formatting cleanup.  
							
							
							
						 
						
							2008-09-23 23:14:00 +00:00  
				
					
						
							
							
								 
						
							
							
								1aab81e235 
								
							
								 
							
						 
						
							
							
								
								couple of minor test cleanups to see if this gets us past the bamboo hump  
							
							
							
						 
						
							2008-09-23 21:56:38 +00:00  
				
					
						
							
							
								 
						
							
							
								59c7d72146 
								
							
								 
							
						 
						
							
							
								
								commit the .config to see if that gets us over the bamboo hump  
							
							
							
						 
						
							2008-09-23 21:56:34 +00:00  
				
					
						
							
							
								 
						
							
							
								ab4e48e57d 
								
							
								 
							
						 
						
							
							
								
								leyla found a capitalization error in one of the OGP messages.  Thanks leyla!  
							
							
							
						 
						
							2008-09-23 21:24:38 +00:00  
				
					
						
							
							
								 
						
							
							
								48da2c24a2 
								
							
								 
							
						 
						
							
							
								
								Add the missing file  
							
							
							
						 
						
							2008-09-23 21:23:23 +00:00  
				
					
						
							
							
								 
						
							
							
								a70efd1fdf 
								
							
								 
							
						 
						
							
							
								
								create the first attempted mysql test.  This only runs locally if you  
							
							... 
							
							
							
							have a database configured as opensim-nunit with user opensim-nunit /
password opensim-nunit that has full perms on the database. 
							
						 
						
							2008-09-23 21:03:03 +00:00  
				
					
						
							
							
								 
						
							
							
								e4dd526b0d 
								
							
								 
							
						 
						
							
							
								
								trying to force bamboo to have a clean working tree on each go around  
							
							
							
						 
						
							2008-09-23 21:02:58 +00:00  
				
					
						
							
							
								 
						
							
							
								bbb962f64e 
								
							
								 
							
						 
						
							
							
								
								Refactor BuiltIn_Commands_BaseClass to ScriptBaseClass to ease the later  
							
							... 
							
							
							
							code merging and transition to Shared/ 
							
						 
						
							2008-09-23 20:20:40 +00:00  
				
					
						
							
							
								 
						
							
							
								1e7a820bd1 
								
							
								 
							
						 
						
							
							
								
								Remove some debug output  
							
							
							
						 
						
							2008-09-23 20:04:03 +00:00  
				
					
						
							
							
								 
						
							
							
								88277366bf 
								
							
								 
							
						 
						
							
							
								
								Switches the direct event postings in the API file over to the Shared/  
							
							... 
							
							
							
							new style of parameter passing, using the IEventReceiver interface. 
							
						 
						
							2008-09-23 20:02:32 +00:00  
				
					
						
							
							
								 
						
							
							
								0651efaafa 
								
							
								 
							
						 
						
							
							
								
								* OGP GET, look for Accept header application/llsd+xml with an optional ?q=  
							
							
							
						 
						
							2008-09-23 19:28:24 +00:00  
				
					
						
							
							
								 
						
							
							
								32a98c3f87 
								
							
								 
							
						 
						
							
							
								
								remove the bamboo line to see if this fixes things  
							
							
							
						 
						
							2008-09-23 19:23:32 +00:00  
				
					
						
							
							
								 
						
							
							
								480377e853 
								
							
								 
							
						 
						
							
							
								
								* Fix a null reference exception that I introduced  
							
							
							
						 
						
							2008-09-23 19:16:02 +00:00  
				
					
						
							
							
								 
						
							
							
								9a17d2b1fd 
								
							
								 
							
						 
						
							
							
								
								remove log4net references, see if that helps fix bamboo  
							
							
							
						 
						
							2008-09-23 19:11:06 +00:00  
				
					
						
							
							
								 
						
							
							
								dd7408f183 
								
							
								 
							
						 
						
							
							
								
								* trigger another build..    bad bamboo!  
							
							
							
						 
						
							2008-09-23 18:55:37 +00:00  
				
					
						
							
							
								 
						
							
							
								439dd6cf8f 
								
							
								 
							
						 
						
							
							
								
								* Get Requests for OGP don't have a Content-type: application/llsd+xml, they have an Accept: application/llsd+xml.  
							
							
							
						 
						
							2008-09-23 18:41:26 +00:00  
				
					
						
							
							
								 
						
							
							
								908f1bcbe2 
								
							
								 
							
						 
						
							
							
								
								check in stubbing for mysql tests.  This is ignored with  
							
							... 
							
							
							
							Assert.Ignore() for now, so it won't change anything, but
I want to make sure it doesn't break the bamboo infrastructure
in it's current state. 
							
						 
						
							2008-09-23 18:38:25 +00:00  
				
					
						
							
							
								 
						
							
							
								d06626ca21 
								
							
								 
							
						 
						
							
							
								
								remove demofilter which apparently was added by something I did way in the past?  (at  
							
							... 
							
							
							
							least svn blame thinks so). 
							
						 
						
							2008-09-23 18:38:22 +00:00  
				
					
						
							
							
								 
						
							
							
								6425680cff 
								
							
								 
							
						 
						
							
							
								
								Add IEventReceiver to DNE - a consolidation series patch  
							
							
							
						 
						
							2008-09-23 17:33:00 +00:00  
				
					
						
							
							
								 
						
							
							
								420a645036 
								
							
								 
							
						 
						
							
							
								
								Remove Common/LSL_Types.cs. Both script engines now use a single version  
							
							... 
							
							
							
							of the types, located in OpenSim/Region/ScriptEngines/Shared/LSL_Tyoes.cs
Also changes the compiler in DotNetEngine to use that. You _will_ need to
let your region recompile all your scripts! 
							
						 
						
							2008-09-23 15:14:15 +00:00  
				
					
						
							
							
								 
						
							
							
								29950ba419 
								
							
								 
							
						 
						
							
							
								
								this add POST support for asset services (howto forthcoming) and fixes  
							
							... 
							
							
							
							a couple of minor bugs. 
							
						 
						
							2008-09-23 15:07:20 +00:00  
				
					
						
							
							
								 
						
							
							
								488cb16619 
								
							
								 
							
						 
						
							
							
								
								Reorder projects in prebuild.xml to enable dependecies from DNE to Shared  
							
							
							
						 
						
							2008-09-23 14:30:47 +00:00  
				
					
						
							
							
								 
						
							
							
								8ac4437d9a 
								
							
								 
							
						 
						
							
							
								
								Add constants wrapping code from XEngine to DNE. This syncs up the parsers  
							
							... 
							
							
							
							between the engines again. Also, committed r60 in opensim libs with the
parser source changes. 
							
						 
						
							2008-09-23 14:17:32 +00:00  
				
					
						
							
							
								 
						
							
							
								d95794d05c 
								
							
								 
							
						 
						
							
							
								
								Refactor XEngine parser as per suggestions from mikem  
							
							
							
						 
						
							2008-09-23 13:28:17 +00:00  
				
					
						
							
							
								 
						
							
							
								aef2afd3be 
								
							
								 
							
						 
						
							
							
								
								Add file missed in last commit (which never completed)  
							
							
							
						 
						
							2008-09-23 12:49:31 +00:00  
				
					
						
							
							
								 
						
							
							
								dffa6567e8 
								
							
								 
							
						 
						
							
							
								
								Alter tests to match up with the results after tyre's patch  
							
							
							
						 
						
							2008-09-23 12:17:21 +00:00  
				
					
						
							
							
								 
						
							
							
								44e566260c 
								
							
								 
							
						 
						
							
							
								
								Mantis  #2243  
							
							... 
							
							
							
							Thank you, tyre, for a patch that refactors LSL to use a unified set of
method signatures and type names, reorders methods and removes unused
and adds new method stubs. 
							
						 
						
							2008-09-23 11:41:34 +00:00  
				
					
						
							
							
								 
						
							
							
								525f66b6f1 
								
							
								 
							
						 
						
							
							
								
								Small fix to eliminate a beauty spot  
							
							
							
						 
						
							2008-09-23 03:49:07 +00:00  
				
					
						
							
							
								 
						
							
							
								70d264ee6c 
								
							
								 
							
						 
						
							
							
								
								Update the permissions system to handle scripts and notecards the way  
							
							... 
							
							
							
							it was meant to. No functional changes, just better code 
							
						 
						
							2008-09-23 03:36:16 +00:00  
				
					
						
							
							
								 
						
							
							
								611ffa3f60 
								
							
								 
							
						 
						
							
							
								
								* Update in OGP draft 3 protocol spec with regards to seed region requests running over GET instead of POST and the rez_avatar/request cap being wrapped in the capabilities map.  
							
							
							
						 
						
							2008-09-23 01:54:04 +00:00  
				
					
						
							
							
								 
						
							
							
								48672c7fd6 
								
							
								 
							
						 
						
							
							
								
								Move script and notecard open perms checks from ClientView to the  
							
							... 
							
							
							
							perms module 
							
						 
						
							2008-09-22 22:33:00 +00:00  
				
					
						
							
							
								 
						
							
							
								878166622b 
								
							
								 
							
						 
						
							
							
								
								* Remove some old libsecondlife workarounds as suggested by jhurliman in  http://opensimulator.org/mantis/view.php?id=2236  
							
							
							
						 
						
							2008-09-22 20:16:11 +00:00  
				
					
						
							
							
								 
						
							
							
								8e00e933a4 
								
							
								 
							
						 
						
							
							
								
								* Apply  http://opensimulator.org/mantis/view.php?id=2234  
							
							... 
							
							
							
							* Exceptions can thrown by llGetOwnerKey() 
* Thanks idb 
							
						 
						
							2008-09-22 20:09:06 +00:00  
				
					
						
							
							
								 
						
							
							
								c64551710e 
								
							
								 
							
						 
						
							
							
								
								Remove the ugly-as-sin "interop" hack script perms fudging in  
							
							... 
							
							
							
							object inventory 
							
						 
						
							2008-09-22 14:03:42 +00:00  
				
					
						
							
							
								 
						
							
							
								a882fddb07 
								
							
								 
							
						 
						
							
							
								
								Remove comment in perms module after consulting with awebb  
							
							
							
						 
						
							2008-09-22 14:01:41 +00:00  
				
					
						
							
							
								 
						
							
							
								908a1932a8 
								
							
								 
							
						 
						
							
							
								
								Fix a small logic error in my perms module changes  
							
							
							
						 
						
							2008-09-22 13:03:54 +00:00  
				
					
						
							
							
								 
						
							
							
								d7a98925ce 
								
							
								 
							
						 
						
							
							
								
								Create CanEditObjectInventory to preserve the ability  
							
							... 
							
							
							
							to have different permissions on inventory and object
edits. This may be needed by the viewer on public grids 
							
						 
						
							2008-09-22 12:52:56 +00:00  
				
					
						
							
							
								 
						
							
							
								7def786ef4 
								
							
								 
							
						 
						
							
							
								
								cleanups in inventory REST code. also, disables digest authentications  
							
							... 
							
							
							
							for inventory REST calls for the time being, as firefox, curl, and
also python's urllib2 cannot authenticate using digest auth.
fix permission checking for prim inventory to be the same as for
normal edit ops. 
							
						 
						
							2008-09-22 11:20:09 +00:00  
				
					
						
							
							
								 
						
							
							
								b8a39a4dde 
								
							
								 
							
						 
						
							
							
								
								Remove the script engine identifier tag, so the compiler just sees  
							
							... 
							
							
							
							the language specifier. Makes language specifiers work again with
script engine specifiers. 
							
						 
						
							2008-09-22 11:18:49 +00:00  
				
					
						
							
							
								 
						
							
							
								232aa783ad 
								
							
								 
							
						 
						
							
							
								
								Disabled use of ODE internal geometry to see if it affects the "waves finger" error  
							
							
							
						 
						
							2008-09-22 02:33:48 +00:00  
				
					
						
							
							
								 
						
							
							
								79ac01fb0c 
								
							
								 
							
						 
						
							
							
								
								Prevent scripts from running under multiple engines at once  
							
							
							
						 
						
							2008-09-22 02:11:40 +00:00  
				
					
						
							
							
								 
						
							
							
								1602ba6175 
								
							
								 
							
						 
						
							
							
								
								Allows to use the new script engine feature. Begin your script with  
							
							... 
							
							
							
							//XEngine: or //DotNetEnine: , optionally followed by a language
like //XEngine:lsl, and it will be run on the chosen engine. 
							
						 
						
							2008-09-21 22:16:17 +00:00  
				
					
						
							
							
								 
						
							
							
								94aaf67dfa 
								
							
								 
							
						 
						
							
							
								
								Change the scirpt engine loading mechanism. Script engines are now  
							
							... 
							
							
							
							ordinary region modules and are able to coexist in one instance.
See http://opensimulator.org/wiki/ScriptEngines  for details. There were
changes to OpenSim.ini.example, please note DefaultScriptEngine.
Also see the User docs and FAQ on the Wiki. Default is DotNetEngine. 
							
						 
						
							2008-09-21 21:47:00 +00:00  
				
					
						
							
							
								 
						
							
							
								451bd5a0ca 
								
							
								 
							
						 
						
							
							
								
								* minor: warnings removal  
							
							
							
						 
						
							2008-09-21 20:56:39 +00:00  
				
					
						
							
							
								 
						
							
							
								37da083de5 
								
							
								 
							
						 
						
							
							
								
								Mantis#2233. Thank you kindly, Idb, for a patch that solves:  
							
							... 
							
							
							
							The constants for llGetParcelDetails were missing 
for DotNetEngine and XEngine. 
							
						 
						
							2008-09-21 20:51:55 +00:00  
				
					
						
							
							
								 
						
							
							
								3782d6aab7 
								
							
								 
							
						 
						
							
							
								
								* minor: Remove some of the redundant asset id storage for now  
							
							
							
						 
						
							2008-09-21 20:44:54 +00:00  
				
					
						
							
							
								 
						
							
							
								8fb3523ef7 
								
							
								 
							
						 
						
							
							
								
								* Start recording asset request times after a cache miss.  This is very primtive at the moment - only the last time is kept for some classes of request  
							
							... 
							
							
							
							* This can be seen as "Latest asset request time after cache miss" in show stats on the region console 
							
						 
						
							2008-09-21 20:29:06 +00:00