Historique des commits

Auteur SHA1 Message Date
  Sean Dague fa54ef5030 more type clean fixes for mono 2.4.2 il y a 15 ans
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. il y a 15 ans
  Justin Clarke Casey e033f4028d * Consistently use dashed uuid format for sqlite region data, as was previously done for sqlite inventory data. il y a 15 ans
  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. il y a 15 ans
  lbsa71 801da4346a * optimized usings. il y a 15 ans
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring il y a 16 ans
  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. il y a 16 ans
  Justin Clarke Casey 0828c28501 * Remove unused prims.ParentID field from SQLite and MySQL il y a 16 ans
  Dahlia Trimble 6e68a11082 Thanks Gerhard for a patch that implements part 3 of VolumeDetection / persistance il y a 16 ans
  Homer Horwitz ef2c0d115a Color was set twice, first correctly, then incorrectly, in SQLiteRegionData. il y a 16 ans
  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 il y a 16 ans
  Homer Horwitz 96921c402c Try to fix Mantis#2727. SQLite seems to be able to store bigger numbers in il y a 16 ans
  Justin Clarke Casey 915593bfbc * refactor: Rip out SOP inventory from the partial into a separate class il y a 16 ans
  Charles Krinke 44c56a974c Mantis#2656. Thank you kindly, Nlin for a patch that: il y a 16 ans
  Sean Dague 5517ea3dfd Fixed MySQL and SQLite so they will save the il y a 16 ans
  Homer Horwitz e26169f0b0 Mantis#2552: Thanks idb, for a patch that fixes persistence of physical prims. il y a 16 ans
  Justin Clarke Casey 0e180b0ad3 * refactor: Expose SOG.SetRootPart for outsiders to use rather than setting RootPart and adding the part separately il y a 16 ans
  Sean Dague 9e353d5713 - Includes consistency test for new and updated objects, as il y a 16 ans
  Sean Dague 409e7262df Mid-work, trying to fix region part insertion and retrieval il y a 16 ans
  Melanie Thielker efe3f3eb2a Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. il y a 16 ans
  Sean Dague 5f8e241e81 fix the sqlite break. There were two issue here: il y a 16 ans
  Melanie Thielker ec47a1bff2 Add database persistence for material setting il y a 16 ans
  Sean Dague d009927194 add delete prim tests. Found and fixed bugs where region il y a 16 ans
  Sean Dague 97107961e0 add a test for updating region settings and fix a bug in uuid il y a 16 ans
  Teravus Ovares 16b6738cda * Patch from JHurliman il y a 16 ans
  Sean Dague 70d6cb8570 remove a bunch of out of date inline ALTER table commands that would only il y a 16 ans
  Homer Horwitz 025441d722 Small formatting cleanup, before chi11ken notices. Me bad. il y a 16 ans
  Homer Horwitz 1c08f46ec3 - Add Dispose method to IRegionDataStore il y a 16 ans
  Teravus Ovares e6f3181d3a * Updates the SQLite region database to support the same properties that the MySQL version does for the table, prims. il y a 16 ans
  Sean Dague ad379ed136 Added some terrain tests, and found a fun race condition in the sqlite il y a 16 ans