Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 73c9abf5f2 Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it easier for other code to use (e.g. LSL_Api) without having to reference OpenSim.Data just for this. 11 years ago
  Chris Hart 5fb0455e92 Updates to MSSQL to most recent compatibility, also included Windlight support. Needs plenty of testing but clean install and migration from 0.6.9 have been tested and work, a few indexes still need to be added for performance. 13 years ago
  Melanie Thielker 1f25b9e8db Thank you, Marck00, for a patch that implemented region distance sorting 14 years ago
  Diva Canto c4ecbd1fb1 White space from previous commit. 14 years ago
  Marck f91ec19224 Implemented console command "show hyperlinks". 14 years ago
  StrawberryFride 2fa5694ec9 MSSQL Additions for Presence Refactor branch. Most functionality tested and works, some outstanding issues around login location and border crossings on y axis. 14 years ago
  Melanie 28d6705358 Preliminary work on the new default region setting mechanism 14 years ago
  Jeff Ames 0d29614ca1 Formatting cleanup. 14 years ago
  unknown 7c3e5afc0c MSSQL changes for Grid server in ROBUST plus some code tweaks 'n tidy up 14 years ago
  dr scofield (aka dirk husemann) 2107b67f1b - cleaning up LandData/ILandObject capitalization issues 14 years ago
  Jeff Ames ee205e7e81 Formatting cleanup. 14 years ago
  Chris Hart c4ae9413f1 MSSQL Minor tweak to recent patch for region loading (Thanks Grumly57 for spotting it!) 15 years ago
  Chris Hart 4841858600 MSSQL patch to mirror mantis 4077 for MySQL to improve region load times 15 years ago
  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 15 years ago
  Teravus Ovares 64bd9a3354 * Updates libOMV to version 0.7.0 15 years ago
  Melanie Thielker 744196d9ba Thank you, StrawberryFride, for a patch to fix MSSQL parameter naming. 15 years ago
  Sean Dague 3dc2010da6 From: Chris Yeoh <[email protected]> 15 years ago
  Jeff Ames 65d48a5e60 Formatting cleanup, ignore some generated files. 15 years ago
  Melanie Thielker 664dd58cd9 Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of objects, with changes: 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  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. 15 years ago
  Justin Clarke Casey 0760956561 * Apply http://opensimulator.org/mantis/view.php?id=3142 15 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring 15 years ago
  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. 15 years ago
  Justin Clarke Casey 0828c28501 * Remove unused prims.ParentID field from SQLite and MySQL 15 years ago
  Justin Clarke Casey af0fcb96a4 * Apply http://opensimulator.org/mantis/view.php?id=2965 15 years ago
  Charles Krinke 0f9918f1d3 Thank you kindly, StrawberryFride for a patch that: 15 years ago
  Justin Clarke Casey e98385dd74 * Stop bothering to populate and retrieve the parent local ids for MSSQL, as was done for SQLite and MySQL in r7586 15 years ago
  Charles Krinke ad05d613a6 Mantis#2881. Thank you kindly, SirKimba for a patch that: 15 years ago