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 tahun lalu |
Teravus Ovares
|
64bd9a3354
* Updates libOMV to version 0.7.0
|
15 tahun lalu |
Melanie Thielker
|
744196d9ba
Thank you, StrawberryFride, for a patch to fix MSSQL parameter naming.
|
15 tahun lalu |
Sean Dague
|
3dc2010da6
From: Chris Yeoh <[email protected]>
|
15 tahun lalu |
Jeff Ames
|
65d48a5e60
Formatting cleanup, ignore some generated files.
|
15 tahun lalu |
Melanie Thielker
|
664dd58cd9
Fixes Mantis #3793 . Committing thomax/Snoopy's patch to allow deeding of objects, with changes:
|
15 tahun lalu |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 tahun lalu |
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 tahun lalu |
Justin Clarke Casey
|
0760956561
* Apply http://opensimulator.org/mantis/view.php?id=3142
|
15 tahun lalu |
lbsa71
|
801da4346a
* optimized usings.
|
15 tahun lalu |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
16 tahun lalu |
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.
|
16 tahun lalu |
Justin Clarke Casey
|
0828c28501
* Remove unused prims.ParentID field from SQLite and MySQL
|
16 tahun lalu |
Justin Clarke Casey
|
af0fcb96a4
* Apply http://opensimulator.org/mantis/view.php?id=2965
|
16 tahun lalu |
Charles Krinke
|
0f9918f1d3
Thank you kindly, StrawberryFride for a patch that:
|
16 tahun lalu |
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
|
16 tahun lalu |
Charles Krinke
|
ad05d613a6
Mantis#2881. Thank you kindly, SirKimba for a patch that:
|
16 tahun lalu |
Charles Krinke
|
01fc0492d0
Mantis#2730. Thank you kindly, StrawberryFride for a patch that:
|
16 tahun lalu |
Justin Clarke Casey
|
915593bfbc
* refactor: Rip out SOP inventory from the partial into a separate class
|
16 tahun lalu |
Charles Krinke
|
b0ee8fc271
Mantis#2658. Thank you kindly, StrawberryFride for a patch that:
|
16 tahun lalu |
Charles Krinke
|
9babdb1095
Mantis#2657. Thank you kindly, StrawberryFride for a patch that:
|
16 tahun lalu |
Homer Horwitz
|
9a6cdf662b
Mantis#2626: Thank you Ruud Lathrop, for a patch that cleans up MSSQL code.
|
16 tahun lalu |
Homer Horwitz
|
e26169f0b0
Mantis#2552: Thanks idb, for a patch that fixes persistence of physical prims.
|
16 tahun lalu |
Justin Clarke Casey
|
0e180b0ad3
* refactor: Expose SOG.SetRootPart for outsiders to use rather than setting RootPart and adding the part separately
|
16 tahun lalu |
Charles Krinke
|
8cb889cb0e
Thank you kindly, Ruud Lathrop for a patch that solves:
|
16 tahun lalu |
Melanie Thielker
|
c3ba97c80a
Thank you, Strawberry Fride, for a patch that brings MSSQL even with MySQL
|
16 tahun lalu |
Justin Clarke Casey
|
fac4d02d7e
* minor: comment out persisting prim inventory log messages
|
16 tahun lalu |
Justin Clarke Casey
|
4daaac662f
* Apply http://opensimulator.org/mantis/view.php?id=2295
|
16 tahun lalu |
Teravus Ovares
|
16b6738cda
* Patch from JHurliman
|
16 tahun lalu |
Homer Horwitz
|
1c08f46ec3
- Add Dispose method to IRegionDataStore
|
16 tahun lalu |