Justin Clark-Casey (justincc)
|
2995d87d75
minor: remove some mono compiler warnings
|
há 15 anos atrás |
Diva Canto
|
6a5d7650d0
All tests pass for MySQL/MySQLRegionData.
|
há 15 anos atrás |
Melanie
|
90a4d4f9f9
Adding the MySQL RegionData service.
|
há 15 anos atrás |
Melanie
|
f32de6fe88
Thank you, dslake, for a set of patches to improve OpenSim startup
|
há 15 anos atrás |
Kunnis
|
23d478f2fa
Adding in Reflection-based testing, to ensure that all properties are covered.
|
há 15 anos atrás |
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
|
há 15 anos atrás |
Teravus Ovares
|
64bd9a3354
* Updates libOMV to version 0.7.0
|
há 15 anos atrás |
Sean Dague
|
fe21189aa4
From: Chris Yeoh <[email protected]>
|
há 15 anos atrás |
Sean Dague
|
3dc2010da6
From: Chris Yeoh <[email protected]>
|
há 15 anos atrás |
Dr Scofield
|
717fd3b5b9
From: Chris Yeoh <[email protected]>
|
há 15 anos atrás |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
há 15 anos atrás |
Dr Scofield
|
901fdca13b
From: Chris Yeoh <[email protected]>
|
há 15 anos atrás |
Dr Scofield
|
c18c1f6c7c
Revert "From: Chris Yeoh <[email protected]>"
|
há 15 anos atrás |
Dr Scofield
|
0bff818d39
From: Chris Yeoh <[email protected]>
|
há 15 anos atrás |
Justin Clarke Casey
|
2284c8509f
* Consistently used dashed uuid format for mysql region data, as is done for all other tables
|
há 15 anos atrás |
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.
|
há 15 anos atrás |
lbsa71
|
801da4346a
* optimized usings.
|
há 15 anos atrás |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
há 16 anos atrás |
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.
|
há 16 anos atrás |
Justin Clarke Casey
|
e64d9b66a9
* Fix http://opensimulator.org/mantis/view.php?id=2889
|
há 16 anos atrás |
Sean Dague
|
444436db15
change a UUID cast to an actual new UUID call to be consistant with
|
há 16 anos atrás |
Sean Dague
|
a260466147
fix an issue I found where primshapes weren't every being removed
|
há 16 anos atrás |
Justin Clarke Casey
|
26fd6c741f
* Resolve http://opensimulator.org/mantis/view.php?id=2743 and http://opensimulator.org/mantis/view.php?id=2739 by no longer bothering to store or retrieve the local parentID in
|
há 16 anos atrás |
Melanie Thielker
|
bf4ccf3858
Catch all possible exceptions in the mysql module. It throws non-mysql
|
há 16 anos atrás |
Melanie Thielker
|
733faf9748
Fix the terrain loader
|
há 16 anos atrás |
Melanie Thielker
|
5727146d61
More reverts. Revert the MySQL database module. This caused more issues
|
há 16 anos atrás |
Melanie Thielker
|
38380def17
More changes to the MySQL adapter. take advantage of pooling and run lock-free.
|
há 16 anos atrás |
Jeff Ames
|
077314cdd3
Update svn properties. Add copyright header. Minor formatting cleanup.
|
há 16 anos atrás |
Melanie Thielker
|
d579246257
Explicitly Dispose() all cmd objects
|
há 16 anos atrás |
Justin Clarke Casey
|
8ba6b2b11a
* minor: remove mono compiler warnings
|
há 16 anos atrás |