Commit History

Author SHA1 Message Date
  Melanie 84ab4742c8 Quash the region ID on intersim messages. That prevents people from determining 14 years ago
  Melanie aaa4cb64a4 if you can't edit a prim's inventory, you don't need to see the asset ids. 14 years ago
  Melanie 1f7d68e555 Restrict inventory items added in a transaction to folder belonging 14 years ago
  Melanie 6f78358b09 When receiving intersim IM, don't let the spoof protection bomb 14 years ago
  Melanie dc49057c8a Consistency patch: use Path.Combine() instead of + and eliminate the need 14 years ago
  Melanie 14db53b723 Another typo fix 14 years ago
  Melanie d0c271adc6 Typo fixes 14 years ago
  BlueWall b0b4782a2b adding configurable j2kDecodeCache path 14 years ago
  BlueWall 8afa21cef0 Some cleanup to OpenSimDefaults.ini 14 years ago
  Melanie 51e03617e9 Changes to preceding patch to make it conform to inifile formats. BLANK LINE 14 years ago
  BlueWall 4f25b73b57 Add configurable path to script engine assemblies 14 years ago
  Melanie d8ae287ebf Prevent spoofing the agent name on text IM 14 years ago
  Melanie 3b76d7bbb6 Fix a minor economy issue 14 years ago
  Justin Clark-Casey (justincc) 30d3e8a13e Add prim name to OdePrim Error and Warning messages. 14 years ago
  Justin Clark-Casey (justincc) 6325fa515d Add UUID to physics prim name parameter so that diagnostic messages can be made more useful. 14 years ago
  Justin Clark-Casey (justincc) b366ad5012 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 14 years ago
  Justin Clark-Casey (justincc) 5bcf9ae2f9 If the uuid gatherer fails to find the asset containing gesture metadata, then simply return rather than generating an exception 14 years ago
  Kevin Cozens 8dc59f5b59 Added delay for llSetPrimitiveParams() and llSetLinkPrimitiveParams() functions per the LSL wiki. 14 years ago
  Teravus Ovares (Dan Olivares) acd5bbdb71 * One more item for CSharpSqlite 14 years ago
  Teravus Ovares (Dan Olivares) 983c6a74b1 * Add CSharpSqlite to prebuild 14 years ago
  Teravus Ovares (Dan Olivares) 33ae5ad309 * Pushing the Community.CSharpSqlite.Sqlite dll's I built. This is a slightly modified version of CSharpSqlite built in silverlight mode so that it doesn't have the locking issues that it normally would under .NET and a custom ADO.NET wrapper based on Mono.Data.Sqlite. I'm not entirely sure if these will be kept here like this in debug mode with the pdb's Maybe to start.. but after some testing we'll put them in release mode. 14 years ago
  Melanie 2b8c99c2fb Merge branch 'master' of [email protected]:/var/git/opensim 14 years ago
  Melanie 14adf90805 Fix a typo 14 years ago
  Melanie 10a37f5be4 Refactor script create permission into the perms module 14 years ago
  Justin Clark-Casey (justincc) 51207c24a0 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 14 years ago
  Justin Clark-Casey (justincc) 192bcab987 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 14 years ago
  Justin Clark-Casey (justincc) a85779e477 If the uuid of a SceneObjectGroup (RootPart) is changed before adding to the scene, remove the old uuid reference from m_parts as well as adding the new one. 14 years ago
  Teravus Ovares (Dan Olivares) 27d5976b87 * Tweaked the LocationTests for maximum coverage. 14 years ago
  Teravus Ovares (Dan Olivares) c203fae26b * Covered the type converters in SLUtil with unit tests. 14 years ago
  Teravus Ovares (Dan Olivares) 4d83879704 * More Mundane Tests 14 years ago