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