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
|
il y a 15 ans |
Teravus Ovares
|
64bd9a3354
* Updates libOMV to version 0.7.0
|
il y a 15 ans |
Melanie Thielker
|
744196d9ba
Thank you, StrawberryFride, for a patch to fix MSSQL parameter naming.
|
il y a 15 ans |
Sean Dague
|
3dc2010da6
From: Chris Yeoh <[email protected]>
|
il y a 15 ans |
Jeff Ames
|
65d48a5e60
Formatting cleanup, ignore some generated files.
|
il y a 15 ans |
Melanie Thielker
|
664dd58cd9
Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of objects, with changes:
|
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 |
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 |
Justin Clarke Casey
|
0760956561
* Apply http://opensimulator.org/mantis/view.php?id=3142
|
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 |
Justin Clarke Casey
|
af0fcb96a4
* Apply http://opensimulator.org/mantis/view.php?id=2965
|
il y a 16 ans |
Charles Krinke
|
0f9918f1d3
Thank you kindly, StrawberryFride for a patch that:
|
il y a 16 ans |
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
|
il y a 16 ans |
Charles Krinke
|
ad05d613a6
Mantis#2881. Thank you kindly, SirKimba for a patch that:
|
il y a 16 ans |
Charles Krinke
|
01fc0492d0
Mantis#2730. Thank you kindly, StrawberryFride for a patch that:
|
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
|
b0ee8fc271
Mantis#2658. Thank you kindly, StrawberryFride for a patch that:
|
il y a 16 ans |
Charles Krinke
|
9babdb1095
Mantis#2657. Thank you kindly, StrawberryFride for a patch that:
|
il y a 16 ans |
Homer Horwitz
|
9a6cdf662b
Mantis#2626: Thank you Ruud Lathrop, for a patch that cleans up MSSQL code.
|
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 |
Charles Krinke
|
8cb889cb0e
Thank you kindly, Ruud Lathrop for a patch that solves:
|
il y a 16 ans |
Melanie Thielker
|
c3ba97c80a
Thank you, Strawberry Fride, for a patch that brings MSSQL even with MySQL
|
il y a 16 ans |
Justin Clarke Casey
|
fac4d02d7e
* minor: comment out persisting prim inventory log messages
|
il y a 16 ans |
Justin Clarke Casey
|
4daaac662f
* Apply http://opensimulator.org/mantis/view.php?id=2295
|
il y a 16 ans |
Teravus Ovares
|
16b6738cda
* Patch from JHurliman
|
il y a 16 ans |
Homer Horwitz
|
1c08f46ec3
- Add Dispose method to IRegionDataStore
|
il y a 16 ans |