Commit Verlauf

Autor SHA1 Nachricht Datum
  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. vor 12 Jahren
  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. vor 13 Jahren
  Melanie Thielker 1f25b9e8db Thank you, Marck00, for a patch that implemented region distance sorting vor 14 Jahren
  Diva Canto c4ecbd1fb1 White space from previous commit. vor 14 Jahren
  Marck f91ec19224 Implemented console command "show hyperlinks". vor 14 Jahren
  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. vor 14 Jahren
  Melanie 28d6705358 Preliminary work on the new default region setting mechanism vor 14 Jahren
  Jeff Ames 0d29614ca1 Formatting cleanup. vor 15 Jahren
  unknown 7c3e5afc0c MSSQL changes for Grid server in ROBUST plus some code tweaks 'n tidy up vor 15 Jahren
  dr scofield (aka dirk husemann) 2107b67f1b - cleaning up LandData/ILandObject capitalization issues vor 15 Jahren
  Jeff Ames ee205e7e81 Formatting cleanup. vor 15 Jahren
  Chris Hart c4ae9413f1 MSSQL Minor tweak to recent patch for region loading (Thanks Grumly57 for spotting it!) vor 15 Jahren
  Chris Hart 4841858600 MSSQL patch to mirror mantis 4077 for MySQL to improve region load times vor 15 Jahren
  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 vor 15 Jahren
  Teravus Ovares 64bd9a3354 * Updates libOMV to version 0.7.0 vor 15 Jahren
  Melanie Thielker 744196d9ba Thank you, StrawberryFride, for a patch to fix MSSQL parameter naming. vor 15 Jahren
  Sean Dague 3dc2010da6 From: Chris Yeoh <[email protected]> vor 15 Jahren
  Jeff Ames 65d48a5e60 Formatting cleanup, ignore some generated files. vor 15 Jahren
  Melanie Thielker 664dd58cd9 Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of objects, with changes: vor 15 Jahren
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. vor 15 Jahren
  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. vor 15 Jahren
  Justin Clarke Casey 0760956561 * Apply http://opensimulator.org/mantis/view.php?id=3142 vor 15 Jahren
  lbsa71 801da4346a * optimized usings. vor 15 Jahren
  Dr Scofield 9b66108081 This changeset is the step 1 of 2 in refactoring vor 15 Jahren
  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. vor 15 Jahren
  Justin Clarke Casey 0828c28501 * Remove unused prims.ParentID field from SQLite and MySQL vor 15 Jahren
  Justin Clarke Casey af0fcb96a4 * Apply http://opensimulator.org/mantis/view.php?id=2965 vor 15 Jahren
  Charles Krinke 0f9918f1d3 Thank you kindly, StrawberryFride for a patch that: vor 15 Jahren
  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 vor 15 Jahren
  Charles Krinke ad05d613a6 Mantis#2881. Thank you kindly, SirKimba for a patch that: vor 15 Jahren