6048dfcd71 
								
							
								 
							
						 
						
							
							
								
								In grid mode, add SuppressConsoleCommands flag to [GridService] so that we can stop misleading grid service only console commands from registering.  
							
							... 
							
							
							
							We need to do this because the simulator initializes and internal copy of the GridService in grid mode for internal purposes 
							
						 
						
							2014-07-18 22:57:04 +01:00  
				
					
						
							
							
								 
						
							
							
								8cd7ca568d 
								
							
								 
							
						 
						
							
							
								
								Change default script stop method to co-op instead of abort.  
							
							... 
							
							
							
							co-op should be more stable as it doesn't abort threads, which can trigger virtual machine instability
This change will be invisible to users as script DLLs are recompiled automatically where necessary, though the change won't take affect until the next simulator restart.
This change has no effect on existing script state.
If you want to continue using abort, set ScriptStopStrategy = abort in the [XEngine] section of OpenSim.ini 
							
						 
						
							2014-07-16 22:58:38 +01:00  
				
					
						
							
							
								 
						
							
							
								d62acc7e37 
								
							
								 
							
						 
						
							
							
								
								Update information in OpenSimDefaults to reflect the fact that ScriptStopStrategy in [XEngine] can now be changed without manually deleting old compiled scripts.  
							
							
							
						 
						
							2014-07-14 20:53:06 +01:00  
				
					
						
							
							
								 
						
							
							
								ba233008cd 
								
							
								 
							
						 
						
							
							
								
								Changed GetUserInfo so that the exposure of user account details is ruled by a configuration variable. It's on by default.  
							
							
							
						 
						
							2014-07-06 16:02:04 -07:00  
				
					
						
							
							
								 
						
							
							
								abf85b7f19 
								
							
								 
							
						 
						
							
							
								
								Bulletsim: Create AvatarTerminalVelocity to BulletSim like what ODE and SL has. Before this falling from really high caused the avatar to fall faster then the veiwer can handle and cause camera issues.  
							
							
							
						 
						
							2014-06-27 23:34:34 +01:00  
				
					
						
							
							
								 
						
							
							
								7f0adfd203 
								
							
								 
							
						 
						
							
							
								
								Add [Startup]LogShowStatsSeconds=n parameter which controls the interval  
							
							... 
							
							
							
							that simulator statistics is output to the console. Setting to zero turns
stats logging off. 
							
						 
						
							2014-06-13 21:27:07 -07:00  
				
					
						
							
							
								 
						
							
							
								8956cdc55f 
								
							
								 
							
						 
						
							
							
								
								Add [Terrain]SendTerrainUpdatesByViewDistance=false to OpenSimDefaults.ini  
							
							... 
							
							
							
							so people can find the setting. 
							
						 
						
							2014-06-08 09:50:31 -07:00  
				
					
						
							
							
								 
						
							
							
								0dc14b5f35 
								
							
								 
							
						 
						
							
							
								
								fix the comment section of max_distance setting to reflect default value  
							
							
							
						 
						
							2014-06-06 22:29:04 -04:00  
				
					
						
							
							
								 
						
							
							
								74cda2ad78 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2014-06-06 14:51:05 -07:00  
				
					
						
							
							
								 
						
							
							
								2766b37d8b 
								
							
								 
							
						 
						
							
							
								
								Missed this ini change in previous commit  
							
							
							
						 
						
							2014-06-06 14:50:38 -07:00  
				
					
						
							
							
								 
						
							
							
								b913f1c8ab 
								
							
								 
							
						 
						
							
							
								
								bump default teleport limit to 65535 regions  
							
							
							
						 
						
							2014-06-06 16:59:13 -04:00  
				
					
						
							
							
								 
						
							
							
								fe779128b0 
								
							
								 
							
						 
						
							
							
								
								Added simulation version compatibility check so that agents coming from 0.7.6 to a varregion running in 0.8 and above will be denied teleport, rather than be allowed and crash the viewer.  
							
							
							
						 
						
							2014-06-06 11:04:53 -07:00  
				
					
						
							
							
								 
						
							
							
								90de9df3e8 
								
							
								 
							
						 
						
							
							
								
								Better comment regarding SizeX and SizeY  
							
							
							
						 
						
							2014-06-05 20:31:31 -07:00  
				
					
						
							
							
								 
						
							
							
								30cde52634 
								
							
								 
							
						 
						
							
							
								
								Updated Regions.ini.example to include var regions configs.  
							
							
							
						 
						
							2014-06-05 16:51:08 -07:00  
				
					
						
							
							
								 
						
							
							
								464d31b70b 
								
							
								 
							
						 
						
							
							
								
								Stop appending redundant newline to console messages in Robust and pCampbot configs  
							
							... 
							
							
							
							This is to fix an issue since recent commit fbcb763 
							
						 
						
							2014-05-27 20:44:00 +01:00  
				
					
						
							
							
								 
						
							
							
								20f20895cf 
								
							
								 
							
						 
						
							
							
								
								Adds optional HTTP Basic Authentication to Robust service connectors.  
							
							
							
						 
						
							2014-05-23 16:19:43 -07:00  
				
					
						
							
							
								 
						
							
							
								77a331fce3 
								
							
								 
							
						 
						
							
							
								
								Add DebugMessagingEnabled = false to OpenSim.ini.example for consistency.  Slightly simplify config comments.  
							
							
							
						 
						
							2014-05-19 23:00:04 +01:00  
				
					
						
							
							
								 
						
							
							
								b46be88db6 
								
							
								 
							
						 
						
							
							
								
								Split verbose groups messaging logging into its own setting separate from that of the groups module.  
							
							... 
							
							
							
							This is to allow us to get useful information on messaging without being overwhelmed by the rest of groups debug.
Enabled with [Groups] DebugMessagingEnabled = true in config (default false)
Or "debug groups messaging verbose true|false on the console" (similar to existing groups setting).
Done for both xmlrpc and V2 groups. 
							
						 
						
							2014-05-19 22:45:17 +01:00  
				
					
						
							
							
								 
						
							
							
								f4cba27105 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of ssh://opensimulator.org/var/git/opensim  
							
							
							
						 
						
							2014-05-07 17:00:12 -07:00  
				
					
						
							
							
								 
						
							
							
								2b33677402 
								
							
								 
							
						 
						
							
							
								
								Add GridUserService service config to [UserAccountService] in Robust[.HG].ini.example so that home can be set for new users rather than always warning that it can't be set.  
							
							... 
							
							
							
							Code already exists to do this but forgot to put entry into config files a long time ago.
Thanks to AliciaRaven for the spot.
Relates to http://opensimulator.org/mantis/view.php?id=7155  
							
						 
						
							2014-05-07 23:32:02 +01:00  
				
					
						
							
							
								 
						
							
							
								812f5e124d 
								
							
								 
							
						 
						
							
							
								
								Remove duplicate HypergridLinker entry from [GridService] in Robust.HG.ini.example  
							
							
							
						 
						
							2014-05-07 18:39:56 +01:00  
				
					
						
							
							
								 
						
							
							
								539165e6bd 
								
							
								 
							
						 
						
							
							
								
								minor: Change configuration text in config files to reflect the existing situation of BulletSim as the default physics engine.  
							
							
							
						 
						
							2014-05-06 17:28:21 +01:00  
				
					
						
							
							
								 
						
							
							
								13b2ac1425 
								
							
								 
							
						 
						
							
							
								
								Makes it possible to support grids in which all the simulators share all central services of a Robust server EXCEPT assets. In other words, grids where the simulators' assets are kept in one DB and the users' inventory assets  
							
							... 
							
							
							
							are kept on another. When users rez items from inventory or take objects from world, an HG-like asset copy takes place between the 2 servers, the world asset server and the user's asset server. This makes the simulators independent of the central asset server.
Note that this an advanced configuration and requires some security strengthening coming up. 
							
						 
						
							2014-05-04 20:54:42 -07:00  
				
					
						
							
							
								 
						
							
							
								5a10da3ee8 
								
							
								 
							
						 
						
							
							
								
								Added a optional key between the group remote connectors, sim and service. This allows for more secure group services, to be used by collections of mutually-trusting grids.  
							
							
							
						 
						
							2014-05-03 17:13:53 -07:00  
				
					
						
							
							
								 
						
							
							
								a108fcac95 
								
							
								 
							
						 
						
							
							
								
								Restore overload mode accidentally disabled in a prior commit. Add a new  
							
							... 
							
							
							
							config option, LogOverloads, to log when a thread pool overload occurs.
This option defaults to "True" because the logging data is useful for
diagnosing threading issues. 
							
						 
						
							2014-04-25 21:34:29 +01:00  
				
					
						
							
							
								 
						
							
							
								d1865c526d 
								
							
								 
							
						 
						
							
							
								
								Removed unused CsharpSqlite DLLs  
							
							
							
						 
						
							2014-04-24 06:19:49 +01:00  
				
					
						
							
							
								 
						
							
							
								18b91fdbe9 
								
							
								 
							
						 
						
							
							
								
								Tweak to PrimLimits and add missing Regions.ini example  
							
							... 
							
							
							
							Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2014-04-12 14:40:34 +01:00  
				
					
						
							
							
								 
						
							
							
								562a3cb338 
								
							
								 
							
						 
						
							
							
								
								BulletSim: small tweek to avatar height reduce feet embedded into prims.  
							
							... 
							
							
							
							This adjustment makes a default, shoeless avatar stand properly on a prim
for the various heights (0% to 100% in the appearance adjustment). 
							
						 
						
							2014-04-10 06:53:36 -07:00  
				
					
						
							
							
								 
						
							
							
								65c4cb48ac 
								
							
								 
							
						 
						
							
							
								
								BulletSim: make avatar physical shape to be a rectangle rather than  
							
							... 
							
							
							
							a capsule. Set the default to be the rectangle shape and adjust the
parameters in OpenSimDefaults.ini for the new shape.
The rectangle shape will perform better and avatar height can be
computed more accurately. 
							
						 
						
							2014-04-02 21:53:58 -07:00  
				
					
						
							
							
								 
						
							
							
								a15282f023 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into m_test  
							
							
							
						 
						
							2014-03-27 12:21:38 -04:00  
				
					
						
							
							
								 
						
							
							
								af54e6f370 
								
							
								 
							
						 
						
							
							
								
								minor: Change incorrect "Maximum" in the PhysicalPrimMin OpenSim.ini.example description to "Minimum"  
							
							... 
							
							
							
							Thanks to aiaustin for the spot. 
							
						 
						
							2014-03-26 23:45:02 +00:00  
				
					
						
							
							
								 
						
							
							
								e7fa8a4699 
								
							
								 
							
						 
						
							
							
								
								minor: change misspelling of overriden to overridden in comments within config files  
							
							... 
							
							
							
							Thanks to aiaustin for the spot. 
							
						 
						
							2014-03-26 23:43:49 +00:00  
				
					
						
							
							
								 
						
							
							
								14a7ddb885 
								
							
								 
							
						 
						
							
							
								
								Revert "Use log-rolling on the log files (once per day)"  
							
							... 
							
							
							
							This reverts commit 8ecab21b37 
							
						 
						
							2014-03-26 08:56:56 +02:00  
				
					
						
							
							
								 
						
							
							
								cffea984f1 
								
							
								 
							
						 
						
							
							
								
								minor: Remove "js" (Javascript) from list of allowed languages in script config since it hasn't been present in OpenSimulator for a very long time (0.6 days)  
							
							... 
							
							
							
							One reason support was removed is that the external DLL that implemented Javascript stopped development.
Not sure how well this ever worked in OpenSimulator.
Not removing vb for now as this is directly supported by Mono (via vbnc compiler) though I strongly suspect it is also inoperable. 
							
						 
						
							2014-03-26 00:50:33 +00:00  
				
					
						
							
							
								 
						
							
							
								fce3fca7f9 
								
							
								 
							
						 
						
							
							
								
								Add the UserProfiles local service module to non-HG Standalone configuration.  
							
							
							
						 
						
							2014-03-25 11:08:58 -04:00  
				
					
						
							
							
								 
						
							
							
								8ecab21b37 
								
							
								 
							
						 
						
							
							
								
								Use log-rolling on the log files (once per day)  
							
							... 
							
							
							
							Resolves http://opensimulator.org/mantis/view.php?id=6950  
							
						 
						
							2014-03-25 09:53:02 +01:00  
				
					
						
							
							
								 
						
							
							
								5b2af7f99e 
								
							
								 
							
						 
						
							
							
								
								Moved the linkage between LoginService and HGInventoryService to the config file  
							
							
							
						 
						
							2014-03-24 18:33:18 +02:00  
				
					
						
							
							
								 
						
							
							
								f5ae36d7e2 
								
							
								 
							
						 
						
							
							
								
								Updated Prebuild to support .NET 4.5  
							
							... 
							
							
							
							Resolves http://opensimulator.org/mantis/view.php?id=6951  
							
						 
						
							2014-03-24 12:26:54 +01:00  
				
					
						
							
							
								 
						
							
							
								81c9952e99 
								
							
								 
							
						 
						
							
							
								
								Added missing quotes in Robust.HG.ini.example  
							
							
							
						 
						
							2014-03-23 16:40:09 +02:00  
				
					
						
							
							
								 
						
							
							
								3d0778bcd6 
								
							
								 
							
						 
						
							
							
								
								Allow Mono Plugin Registry setting for Regions  
							
							... 
							
							
							
							Signed-off-by: Melanie <melanie@t-data.com> 
							
						 
						
							2014-03-22 01:29:51 +00:00  
				
					
						
							
							
								 
						
							
							
								da25903300 
								
							
								 
							
						 
						
							
							
								
								Adding a way to disable/enable the in built Dwell Module  
							
							
							
						 
						
							2014-03-20 22:35:50 +00:00  
				
					
						
							
							
								 
						
							
							
								b5f94c72b9 
								
							
								 
							
						 
						
							
							
								
								Allow MaptileStaticFile path to be set to anywhere and not force it to bin/maptiles  
							
							
							
						 
						
							2014-03-19 11:16:52 -04:00  
				
					
						
							
							
								 
						
							
							
								61353dde80 
								
							
								 
							
						 
						
							
							
								
								Allow Region specific static maptiles to be loaded from file.  
							
							
							
						 
						
							2014-03-18 22:18:50 -07:00  
				
					
						
							
							
								 
						
							
							
								fdcd392582 
								
							
								 
							
						 
						
							
							
								
								Set executable bit on Npgsql.dll for cygwin  
							
							
							
						 
						
							2014-03-18 21:04:37 +00:00  
				
					
						
							
							
								 
						
							
							
								f27766d47b 
								
							
								 
							
						 
						
							
							
								
								Set executable flag on BulletXNA.dll for cygwin  
							
							
							
						 
						
							2014-03-18 21:02:51 +00:00  
				
					
						
							
							
								 
						
							
							
								71c808cd32 
								
							
								 
							
						 
						
							
							
								
								PhysicalPrimMax 64m for OpenSim_ini_example standard size prim  
							
							... 
							
							
							
							Signed-off-by: Robert Adams <misterblue@misterblue.com> 
							
						 
						
							2014-03-10 22:11:24 -07:00  
				
					
						
							
							
								 
						
							
							
								3e8f593bf2 
								
							
								 
							
						 
						
							
							
								
								PhysicalPrimMax to 64m for ini Default files to enable standard size prims and mesh to be used with vehicles.  
							
							... 
							
							
							
							Signed-off-by: Robert Adams <misterblue@misterblue.com> 
							
						 
						
							2014-03-10 22:11:09 -07:00  
				
					
						
							
							
								 
						
							
							
								4f67286044 
								
							
								 
							
						 
						
							
							
								
								fix missing quote for xBakes connector in Robust example ini files  
							
							
							
						 
						
							2014-03-09 19:09:10 -04:00  
				
					
						
							
							
								 
						
							
							
								cfd3e8f0ea 
								
							
								 
							
						 
						
							
							
								
								minor spelling mistake fix.  
							
							
							
						 
						
							2014-03-09 11:46:25 -04:00  
				
					
						
							
							
								 
						
							
							
								abcb2cdb36 
								
							
								 
							
						 
						
							
							
								
								add XBakes connector to Robust.HG.ini.example  
							
							
							
						 
						
							2014-03-08 21:50:41 -05:00  
				
					
						
							
							
								 
						
							
							
								a96601478c 
								
							
								 
							
						 
						
							
							
								
								add [BakedTextureService] section to Robust.HG.ini.example file same as Robust.ini.example.  
							
							
							
						 
						
							2014-03-08 21:48:33 -05:00  
				
					
						
							
							
								 
						
							
							
								e3c4936dea 
								
							
								 
							
						 
						
							
							
								
								remove RefreshTime = 0 from [MapImageService] in Standalone.ini, StandaloneHypergrid.ini, Grid.ini, GridHypergrid.ini they were redundant and would not allow variables in OpenSim.ini to be set to anything.  
							
							
							
						 
						
							2014-03-08 16:28:45 -05:00  
				
					
						
							
							
								 
						
							
							
								da990d01f2 
								
							
								 
							
						 
						
							
							
								
								set RefreshTime = 0 in [MapImageService] in Standalone.ini and StandaloneHypergrid.ini to eliminate memory leaking for Warp3D map tiler, these variables should be erased needs more discussion!  
							
							
							
						 
						
							2014-03-08 15:57:19 -05:00  
				
					
						
							
							
								 
						
							
							
								12f2648a57 
								
							
								 
							
						 
						
							
							
								
								set RefreshTime = 0 in [MapImageService] in Grid.ini and GridHypergrid.ini to eliminate memory leaking for Warp3D map tiler, these variables should be erased needs more discussion!  
							
							
							
						 
						
							2014-03-08 15:41:26 -05:00  
				
					
						
							
							
								 
						
							
							
								d6837f5dc7 
								
							
								 
							
						 
						
							
							
								
								update libomv to 59280cfe3e96714151158f4ec7b167af57f60e93 (current head) to hopefully resolve zlib incompatibilities when rendering maptiles with mesh  
							
							
							
						 
						
							2014-02-22 18:52:59 -08:00  
				
					
						
							
							
								 
						
							
							
								1aed6567a8 
								
							
								 
							
						 
						
							
							
								
								Samle configurations for the baked texture server.  
							
							
							
						 
						
							2014-02-04 02:49:13 +00:00  
				
					
						
							
							
								 
						
							
							
								0842e2e15b 
								
							
								 
							
						 
						
							
							
								
								BulletSim: default physical terrain implementation to heightmap.  
							
							... 
							
							
							
							It originally looked like mesh terrain would perform better for vehicles
but, after much use, heightmap is the clear winner.
Force terrain implementation to heightmap if the physics region is
larger than legacy region size. This solves running out of memory for
very large regions. 
							
						 
						
							2014-01-29 06:44:14 -08:00  
				
					
						
							
							
								 
						
							
							
								4c362a83f9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into varregion  
							
							
							
						 
						
							2014-01-21 11:31:51 -08:00  
				
					
						
							
							
								 
						
							
							
								83626e60e6 
								
							
								 
							
						 
						
							
							
								
								Adds a configuration option to cannibalize bandwidth from the  
							
							... 
							
							
							
							udp texture throttle and move it to the task throttle. Since most
viewers are using http textures, the udp texture throttle is holding
onto bw that could be used for more responsive prims updates. See
the documentation for CannibalizeTextureRate in OpenSimDefaults.ini.
Option is disabled by default. 
							
						 
						
							2014-01-20 18:59:43 -08:00  
				
					
						
							
							
								 
						
							
							
								4800303abd 
								
							
								 
							
						 
						
							
							
								
								update OpenMetaverse.StructuredData to git master (bf4e9f654ff99c85e20b53e56faac38e307dd8c2) which fixes JSON OSD serialization to a standards compliant means of encoding floating point NaN and Infinity  
							
							
							
						 
						
							2014-01-20 03:18:36 -08:00  
				
					
						
							
							
								 
						
							
							
								3018b2c5d7 
								
							
								 
							
						 
						
							
							
								
								Materials module: a) Store materials as assets; b) Finalized it (removed the "Demo" label; removed most of the logging); c) Enabled by default  
							
							... 
							
							
							
							Changed UuidGatherer to use 'sbyte' to identify assets instead of 'AssetType'. This lets UuidGatherer handle Materials, which are defined in a different enum from 'AssetType'. 
							
						 
						
							2014-01-20 00:38:42 -08:00  
				
					
						
							
							
								 
						
							
							
								54a4b9eab4 
								
							
								 
							
						 
						
							
							
								
								varregion: Update Warp3D to properly handle varregions.  
							
							... 
							
							
							
							This includes additions to Warp3D:
   Optional rendering of mesh and scupltie prims (INI parameter. Off by default)
   Texturing of large prims (INI parameter. On by default)
   Better garbage collection 
							
						 
						
							2014-01-19 07:33:56 -08:00  
				
					
						
							
							
								 
						
							
							
								70dd4cf152 
								
							
								 
							
						 
						
							
							
								
								In library inventory, correct asset id for llSay example script  
							
							... 
							
							
							
							From http://opensimulator.org/mantis/view.php?id=6917 
Thanks to FreakyTech for this spot. 
							
						 
						
							2014-01-10 20:51:28 +00:00  
				
					
						
							
							
								 
						
							
							
								13017034b1 
								
							
								 
							
						 
						
							
							
								
								minor: Change ProfileServiceURL reference in OpenSim.ini.example to be consistent  
							
							
							
						 
						
							2013-11-28 00:23:27 +00:00  
				
					
						
							
							
								 
						
							
							
								8217b52d3a 
								
							
								 
							
						 
						
							
							
								
								Remove old *.exe.config files that related to programs that have long been deleted or renamed  
							
							
							
						 
						
							2013-11-23 01:40:48 +00:00  
				
					
						
							
							
								 
						
							
							
								bd5c414618 
								
							
								 
							
						 
						
							
							
								
								Stop .NET 4 complaining on Windows when it tries to load in DLLs that haven't been marked as trusted in the operating system.  
							
							... 
							
							
							
							This is done by adding <loadFromRemoteSources enabled="true" /> to the execute *.config files.
This tells .NET 4 to trust the DLLs, which is safe in our case since we are not loading DLLs from locations that untrusted users may specify
Addresses http://opensimulator.org/mantis/view.php?id=6853  and http://opensimulator.org/mantis/view.php?id=6846 
As far as I know, CAS policy checks have never been performed in Mono 
							
						 
						
							2013-11-23 01:29:55 +00:00  
				
					
						
							
							
								 
						
							
							
								f63fd81a68 
								
							
								 
							
						 
						
							
							
								
								update libomv to 1538d3088e79ff0a9abea6905b487755b6890a85 in hope that it fixes some bulletsim issues on linux  
							
							
							
						 
						
							2013-11-15 14:40:38 -08:00  
				
					
						
							
							
								 
						
							
							
								869a23e223 
								
							
								 
							
						 
						
							
							
								
								Update OpenSim.32BitLaunch.exe and Robust.32BitLaunch.exe to .NET 4 versions.  
							
							... 
							
							
							
							Also fixes some issues in associated solution files 
							
						 
						
							2013-11-13 01:07:14 +00:00  
				
					
						
							
							
								 
						
							
							
								626a050159 
								
							
								 
							
						 
						
							
							
								
								minor: Make PID file example in Robust.HG.ini more meaningful as is now the case in OpenSim and vanilla ROBUST config files  
							
							
							
						 
						
							2013-11-08 00:34:35 +00:00  
				
					
						
							
							
								 
						
							
							
								3b2721c957 
								
							
								 
							
						 
						
							
							
								
								update OpenMetaverse.dll to 7ae74674a09877119cbb4c80cbffea474e20da29  
							
							... 
							
							
							
							- addresses particle flags issue 
							
						 
						
							2013-11-06 19:13:41 -08:00  
				
					
						
							
							
								 
						
							
							
								52ff860f30 
								
							
								 
							
						 
						
							
							
								
								minor: Make PID file examples in OpenSim and Robust config somewhat more meaningful than just /tmp/my.pid  
							
							
							
						 
						
							2013-11-06 23:27:19 +00:00  
				
					
						
							
							
								 
						
							
							
								e1ce3907f2 
								
							
								 
							
						 
						
							
							
								
								Update libomv to 7e260ad419ebb1c24a5f1b123e11dd930e05f414. Thanks lkalif :)  
							
							
							
						 
						
							2013-11-05 23:01:14 -08:00  
				
					
						
							
							
								 
						
							
							
								417836ac5e 
								
							
								 
							
						 
						
							
							
								
								Updated libomv to 25ee208a 2013-11-05  
							
							
							
						 
						
							2013-11-06 02:43:44 +01:00  
				
					
						
							
							
								 
						
							
							
								46a4c32e27 
								
							
								 
							
						 
						
							
							
								
								update libomv to 5b4c1e8694479629f7cacd72dd6bc39a6b327f9c (git master as of time of this commit)  
							
							
							
						 
						
							2013-10-30 22:01:34 -07:00  
				
					
						
							
							
								 
						
							
							
								d23ef79f98 
								
							
								 
							
						 
						
							
							
								
								BulletSim: restore collision flags when clear collision cache.  
							
							... 
							
							
							
							THis fixes the extranious addition of objects to the collision cache
which created extra CPU overhead. 
							
						 
						
							2013-10-26 21:30:51 -07:00  
				
					
						
							
							
								 
						
							
							
								5be8f6632b 
								
							
								 
							
						 
						
							
							
								
								minor: Fix commented out GridInfo service URL to be 8002 in Robust.ini.example rather than 9000 (already done in Robust.HG.ini.example)  
							
							
							
						 
						
							2013-10-25 00:54:33 +01:00  
				
					
						
							
							
								 
						
							
							
								a7e7bed660 
								
							
								 
							
						 
						
							
							
								
								BulletSim: update SOs and DLLs with version that enables compressed  
							
							... 
							
							
							
							AABB maps for Bvh meshes. This greatly reduces the memory usage for
large meshes and for mesh terrain in particular. 
							
						 
						
							2013-10-19 11:44:27 -07:00  
				
					
						
							
							
								 
						
							
							
								571a75f934 
								
							
								 
							
						 
						
							
							
								
								BulletSim: update lib32/libBulletSim.dylib to current BulletSim C++ API.  
							
							
							
						 
						
							2013-10-18 09:15:08 -07:00  
				
					
						
							
							
								 
						
							
							
								1bd89ac287 
								
							
								 
							
						 
						
							
							
								
								Readding Mono.Security.dll.  This comes from  http://pgfoundry.org/frs/download.php/3354/Npgsql2.0.12.0-bin-ms.net3.5sp1.zip  
							
							... 
							
							
							
							This is identical to what was previously there but need to record origin information 
							
						 
						
							2013-10-17 22:31:15 +01:00  
				
					
						
							
							
								 
						
							
							
								6221356712 
								
							
								 
							
						 
						
							
							
								
								Removing Mono.Security.dll temporarily so that it can be re-added with origin information  
							
							
							
						 
						
							2013-10-17 22:28:58 +01:00  
				
					
						
							
							
								 
						
							
							
								8fdf70b87e 
								
							
								 
							
						 
						
							
							
								
								* Fixes mantis mantis 0006803 [PGSQL] - Simulator crashes - Mono.Security.dll missing.    The root of the issue is that the Postgres driver relies on Mono.Security.dll from the mono project.   Unfortunately, when using Mono, including the dll in the distribution causes conflicts.  This solution puts Mono.Security.dll in bin/lib/NET/  and, if windows .NET is the runtime, informs the assembly loader to load bin/lib/NET/Mono.Security.dll when .NET is scanning for the Mono.Security namespace.   On Mono, the included Mono.Security assembly is ignored.  
							
							
							
						 
						
							2013-10-16 20:16:29 -05:00  
				
					
						
							
							
								 
						
							
							
								acfe603a5f 
								
							
								 
							
						 
						
							
							
								
								As discussed on many previous occasions, switch the default physics engine in OpenSimulator from OpenDynamicsEngine to BulletSim.  
							
							... 
							
							
							
							The BulletSim plugin is higher performance and has a better implementation of vehicles amongst other things.
Many thanks to Robert Adams for making this possible with the enormous amount of work that he has done on this plugin.
If you want to continue using ODE, set physics = OpenDynamicsEngine in the [Startup] section of OpenSim.ini 
							
						 
						
							2013-10-15 23:24:49 +01:00  
				
					
						
							
							
								 
						
							
							
								a27c2432bb 
								
							
								 
							
						 
						
							
							
								
								This is Npgsql2.0.12.0-bin-ms-net3.5sp1  
							
							... 
							
							
							
							From http://pgfoundry.org/frs/download.php/3354/Npgsql2.0.12.0-bin-ms.net3.5sp1.zip 
This is identical to the version added in ff8a7682 
							
						 
						
							2013-10-14 23:59:49 +01:00  
				
					
						
							
							
								 
						
							
							
								dbdcf2d995 
								
							
								 
							
						 
						
							
							
								
								Remove to re-add with version information for future reference  
							
							
							
						 
						
							2013-10-14 23:58:12 +01:00  
				
					
						
							
							
								 
						
							
							
								daf44cc65e 
								
							
								 
							
						 
						
							
							
								
								fix missing " for variable SRV_IMServerURI in example file  
							
							
							
						 
						
							2013-10-12 20:47:10 -04:00  
				
					
						
							
							
								 
						
							
							
								ff8a768258 
								
							
								 
							
						 
						
							
							
								
								Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.  
							
							... 
							
							
							
							* Added PostGreSQL support
* Added MySQL/MySQLXGroupData.cs
* PostgreSQL data access implementation
* PostgreSQL dll binarie and RegionStore.migrations
* Migrations Scripts from MSSQL to POSTGRES
* Postgres SQL Type fixes
* Postgres SQL Connection string
* Data type issues
* more fixes
* tests and +tests
* UUID x string - FIGHT!
* Fixed PG types to internal csharp types
* More data type fix (PostgreSQL fields are case sensitive) :(
* more field case sensitive fixes
* changed the migration files to be case sensitive for fields.
* fixed fields case
* finished converting, now search for hidden bugs.
* some more fixes
* bool type fixed
* more case fixes;
* creatorID case fixed
* case fields fixed
* fixed default now() for TMStamp fields with don't allow nulls.
* fix case sensitve for Region name and Estate name
* fixed case for names for search
* fix class name Error
* Bug fixed on select and migrations
* Un-Reverting my change due to Postgres issue with the ILIKE function
* Fixed some issued for Diva Distro
* Fixes for integration with Diva Distro
* Added System.Core to prebuild.xml for PG project
* Configured to make DIff for Push to OpenSim Project
* Diffs only to PostgreSQL mods. 
							
						 
						
							2013-10-12 16:33:45 -05:00  
				
					
						
							
							
								 
						
							
							
								f76cc6036e 
								
							
								 
							
						 
						
							
							
								
								* Added a Basic DOS protection container/base object for the most common HTTP Server handlers. XMLRPC Handler, GenericHttpHandler and <Various>StreamHandler  
							
							... 
							
							
							
							* Applied the XmlRpcBasicDOSProtector.cs to the login service as both an example, and good practice.
* Applied the BaseStreamHandlerBasicDOSProtector.cs to the friends service as an example of the DOS Protector on StreamHandlers
* Added CircularBuffer, used for CPU and Memory friendly rate monitoring.
* DosProtector has 2 states, 1. Just Check for blocked users and check general velocity, 2. Track velocity per user,     It only jumps to 2 if it's getting a lot of requests, and state 1 is about as resource friendly as if it wasn't even there. 
							
						 
						
							2013-10-07 21:35:55 -05:00  
				
					
						
							
							
								 
						
							
							
								585d0800dd 
								
							
								 
							
						 
						
							
							
								
								minor: Make OpenSimDefaults.ini consistent (spacing and tabs to spaces)  
							
							
							
						 
						
							2013-09-27 00:14:40 +01:00  
				
					
						
							
							
								 
						
							
							
								70b51f12cd 
								
							
								 
							
						 
						
							
							
								
								minor: Clean up tabbing and spacing issues in OpenSim.ini.example  
							
							
							
						 
						
							2013-09-27 00:01:18 +01:00  
				
					
						
							
							
								 
						
							
							
								979b17165b 
								
							
								 
							
						 
						
							
							
								
								For debug purposes, allow simulators to force use of earlier SIMULATION/0.1 teleport protocol even if SIMULATION/0.2 is available.  
							
							... 
							
							
							
							This is specified in the MaxOutgoingTransferVersion attribute of [EntityTransfer] in OpenSim.ini, see OpenSimDefaults.ini for more details.
Default remains "SIMULATION/0.2"
Primarily for http://opensimulator.org/mantis/view.php?id=6755  
							
						 
						
							2013-09-19 22:45:50 +01:00  
				
					
						
							
							
								 
						
							
							
								997700c4aa 
								
							
								 
							
						 
						
							
							
								
								minor: Make config-include .ini files more consistent  
							
							... 
							
							
							
							Chiefly tabs to spaces.
No actual setting changes 
							
						 
						
							2013-09-18 23:49:27 +01:00  
				
					
						
							
							
								 
						
							
							
								ac0a527976 
								
							
								 
							
						 
						
							
							
								
								Add [SimulationService] section to GridHypergrid.ini and StandaloneHypergrid.ini  
							
							... 
							
							
							
							This was already in Grid.ini and Standalone.ini
Default settings are same as previously, just introduce a debug ConnectorProtocolVersion parameter 
							
						 
						
							2013-09-18 23:27:37 +01:00  
				
					
						
							
							
								 
						
							
							
								53de6d94ea 
								
							
								 
							
						 
						
							
							
								
								minor: replace spaces with tabs for see_into_region setting  
							
							
							
						 
						
							2013-09-12 23:38:50 +01:00  
				
					
						
							
							
								 
						
							
							
								2d7adcb22f 
								
							
								 
							
						 
						
							
							
								
								BulletSim: update DLLs and SOs to disable Bullet's internal profiling.  
							
							... 
							
							
							
							This was accidentily left on. This version should make performance better
and fix the memory leak. 
							
						 
						
							2013-09-12 13:07:18 -07:00  
				
					
						
							
							
								 
						
							
							
								3c85afbb43 
								
							
								 
							
						 
						
							
							
								
								Allow setting the EntityTransfer-max_distance to 0 to override distance checks. This is to facilitate current viewer work fixing the distance limitations for teleporting.  
							
							
							
						 
						
							2013-09-12 11:46:12 -04:00  
				
					
						
							
							
								 
						
							
							
								8bcf753127 
								
							
								 
							
						 
						
							
							
								
								BulletSim: update DLLs and SOs with ClearCollisionCache inteface calls  
							
							... 
							
							
							
							and constraint debugging messages. 
							
						 
						
							2013-09-11 09:12:26 -07:00  
				
					
						
							
							
								 
						
							
							
								e34385634b 
								
							
								 
							
						 
						
							
							
								
								BulletSim: update DLLs and SOs for spring parameters and constraint  
							
							... 
							
							
							
							debugging dump code. 
							
						 
						
							2013-09-11 09:12:22 -07:00  
				
					
						
							
							
								 
						
							
							
								8755aeb348 
								
							
								 
							
						 
						
							
							
								
								BulletSim: update DLLs and SOs with Bullet svn version 2644 (no major fixes) and with BulletSim implementing more of the constraint types and parameter settings.  
							
							
							
						 
						
							2013-09-11 09:11:56 -07:00  
				
					
						
							
							
								 
						
							
							
								663059ac5c 
								
							
								 
							
						 
						
							
							
								
								chaning the default max_distance to 16383 as we actually start counting at zero, thank you dahlia for pointing this out.  
							
							
							
						 
						
							2013-09-10 19:56:39 -04:00  
				
					
						
							
							
								 
						
							
							
								ec5f17b2ce 
								
							
								 
							
						 
						
							
							
								
								This extends the default max_distance for teleports to 16384, a big thank you to all of the viewer devs who made this possibe!  
							
							
							
						 
						
							2013-09-10 18:35:02 -04:00