Robert Adams
|
beeec1c467
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
|
11 年之前 |
Diva Canto
|
18c5d33f0a
All optional modules' directives moved out of addin.xml
|
12 年之前 |
Melanie
|
0d15a6a01f
Remove any mention of IRegionModule from region names and comments to aid
|
12 年之前 |
Diva Canto
|
a4fee98352
One more module converted: TreePopulator.
|
12 年之前 |
Justin Clark-Casey (justincc)
|
32a953fed7
refactor: Rename SOG.GetChildPart() to GetPart() since it can also return the 'root' part.
|
12 年之前 |
Dan Lake
|
146322eb34
Removed redundant IClientAPI calls from TreePopulatorModule. Removing tree objects already triggers objectkill packet to client. No need to send again.
|
13 年之前 |
Justin Clark-Casey (justincc)
|
7eca929686
Eliminate pointless checks of SOG.RootPart != null
|
13 年之前 |
John Hurliman
|
dd277a0d02
First pass at cleaning up thread safety in EntityManager and SceneGraph
|
14 年之前 |
Melanie
|
c033223c63
Merge branch 'master' into presence-refactor
|
14 年之前 |
Justin Clark-Casey (justincc)
|
00800c59d3
Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522
|
14 年之前 |
Melanie
|
a87a247f05
Revert "Updates all IRegionModules to the new style region modules."
|
15 年之前 |
Revolution
|
ec3c31e61e
Updates all IRegionModules to the new style region modules.
|
15 年之前 |
Melanie
|
3c90d834ea
Remove all references to master avatar, replacing with estate owner where
|
15 年之前 |
Melanie
|
6878b26b0d
Merge branch 'diva-textures-osgrid'
|
15 年之前 |
John Hurliman
|
387e9f7a7f
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework)
|
15 年之前 |
Jeff Ames
|
606e831ff5
Formatting cleanup.
|
15 年之前 |
Teravus Ovares (Dan Olivares)
|
2b990a61bf
This is the second part of the 'not crash on regionsize changes'. This lets you configure region sizes to be smaller without crashing the region. I remind you that regions are still square, must be a multiple of 4, and the Linden client doesn't like anything other then 256. If you set it bigger or smaller, the terrain doesn't load in the client, the map has issues, and god forbid you connect it to a grid that expects 256m regions.
|
15 年之前 |
Charles Krinke
|
8d24168bef
Thank you kindly, M1sha, for a patch that improves the treePopulator module:
|
15 年之前 |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 年之前 |
Jeff Ames
|
278ae3477a
Thanks M1sha for a patch to reinstate the original functionality of the TreePopulatorModule.
|
15 年之前 |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
15 年之前 |