Commit History

Autor SHA1 Mensaxe Data
  John Hurliman 67ac9881fa Removing duplicate SceneObjectPart.RotationalVelocity property %!s(int64=15) %!d(string=hai) anos
  Melanie 6878b26b0d Merge branch 'diva-textures-osgrid' %!s(int64=15) %!d(string=hai) anos
  John Hurliman 387e9f7a7f * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) %!s(int64=15) %!d(string=hai) anos
  dr scofield (aka dirk husemann) 75a42e0459 reducing region DB log spam %!s(int64=15) %!d(string=hai) anos
  dr scofield (aka dirk husemann) 2107b67f1b - cleaning up LandData/ILandObject capitalization issues %!s(int64=15) %!d(string=hai) anos
  Jeff Ames ee205e7e81 Formatting cleanup. %!s(int64=15) %!d(string=hai) anos
  John Hurliman f42d085ab1 SceneObjectGroup cleanup. Removes the default constructor and unnecessary null checks on m_rootPart %!s(int64=15) %!d(string=hai) anos
  Kunnis f6251ce810 * Modified SQLite/SQLiteInventoryStore.cs to not throw if the inventory row does not exist, to match the mysql behavior. * Modified SQLite/SQLiteRegionData.cs to only persist temporary items following the same rules mysql uses. * Added another ignore to the inventory test that was missing. * Added a few more ignores to the RegionTest that the first version of my test were missing. * Added ignoring the root Folder ID, which is set by the inventory system. * Added several improvements to the PropertyCompareConstraint: Protection against infinite loops, added IComparable<T> (for UUID) and moved IComparable before the property matching. * Fixed a bug where I was saving the inside of the ignore expression instead of the outside of it. %!s(int64=15) %!d(string=hai) anos
  Jeff Ames bc6ec3b564 Formatting cleanup. %!s(int64=15) %!d(string=hai) anos
  Teravus Ovares (Dan Olivares) c8a68fb3fb * Remove hard coded 256 limitations from various places. There's no more 256m limitation within the OpenSimulator framework, however, the LLClient ClientView does not support regions larger then 256 meters so, if you try and make your region larger by setting Constants.RegionSize = 512; in OpenSim.Framework.Constants.cs, the terrain will not display on clients using the LLUDP protocol %!s(int64=15) %!d(string=hai) anos
  Teravus Ovares 64bd9a3354 * Updates libOMV to version 0.7.0 %!s(int64=15) %!d(string=hai) anos
  Teravus Ovares d54aac41d2 * Added a user friendly message to the sqlite regionsettings saver giving them troubleshooting options and telling them to restart the simulator. This situation, hopefully is temporary and generates an exception when sqlite users first start OpenSimulator because of an unexpected condition in the database layer. Restart and all is well. %!s(int64=15) %!d(string=hai) anos
  Sean Dague fa54ef5030 more type clean fixes for mono 2.4.2 %!s(int64=15) %!d(string=hai) anos
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
  Justin Clarke Casey e033f4028d * Consistently use dashed uuid format for sqlite region data, as was previously done for sqlite inventory data. %!s(int64=15) %!d(string=hai) anos
  lbsa71 41c883ea47 * Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I do realize the setter has to be there for legacy reasons, but since the calls will never acually DO anyhting, I'm removing them. %!s(int64=15) %!d(string=hai) anos
  lbsa71 801da4346a * optimized usings. %!s(int64=15) %!d(string=hai) anos
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey 13f069b945 * If an orphaned group is found in the mysql or mssql databases (i.e. there is no prim where UUID = SceneGroupID), then force one prim to have UUID = SceneGroupID. %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey 0828c28501 * Remove unused prims.ParentID field from SQLite and MySQL %!s(int64=16) %!d(string=hai) anos
  Dahlia Trimble 6e68a11082 Thanks Gerhard for a patch that implements part 3 of VolumeDetection / persistance %!s(int64=16) %!d(string=hai) anos
  Homer Horwitz ef2c0d115a Color was set twice, first correctly, then incorrectly, in SQLiteRegionData. %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey 26fd6c741f * Resolve http://opensimulator.org/mantis/view.php?id=2743 and http://opensimulator.org/mantis/view.php?id=2739 by no longer bothering to store or retrieve the local parentID in %!s(int64=16) %!d(string=hai) anos
  Homer Horwitz 96921c402c Try to fix Mantis#2727. SQLite seems to be able to store bigger numbers in %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey 915593bfbc * refactor: Rip out SOP inventory from the partial into a separate class %!s(int64=16) %!d(string=hai) anos
  Charles Krinke 44c56a974c Mantis#2656. Thank you kindly, Nlin for a patch that: %!s(int64=16) %!d(string=hai) anos
  Sean Dague 5517ea3dfd Fixed MySQL and SQLite so they will save the %!s(int64=16) %!d(string=hai) anos
  Homer Horwitz e26169f0b0 Mantis#2552: Thanks idb, for a patch that fixes persistence of physical prims. %!s(int64=16) %!d(string=hai) anos
  Justin Clarke Casey 0e180b0ad3 * refactor: Expose SOG.SetRootPart for outsiders to use rather than setting RootPart and adding the part separately %!s(int64=16) %!d(string=hai) anos
  Sean Dague 9e353d5713 - Includes consistency test for new and updated objects, as %!s(int64=16) %!d(string=hai) anos