UbitUmarov
|
ad46a29d9e
Ooopsss
|
7 rokov pred |
UbitUmarov
|
4b7f79e296
fixes and changes on TreePopulatorModule. Please read OpenSimDefaults.ini
|
7 rokov pred |
UbitUmarov
|
3402819888
do the same in the cases we are just moving parts around and not changing their caches (ie their taskInventory)
|
7 rokov pred |
UbitUmarov
|
0091c37ed3
several changes relative to objects return and parcel prim counts: avoid null refs, report correct count of returned objects, make obkects counts by ownership coerent with return rules, etc
|
7 rokov pred |
UbitUmarov
|
db2fbf6516
add more calls to effective permissions aggregation, some paths may still be missing on objects changes, but remove the aggregation on check paths, so all can be tested.
|
7 rokov pred |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 rokov pred |
Robert Adams
|
beeec1c467
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
|
11 rokov pred |
Diva Canto
|
18c5d33f0a
All optional modules' directives moved out of addin.xml
|
12 rokov pred |
Melanie
|
0d15a6a01f
Remove any mention of IRegionModule from region names and comments to aid
|
12 rokov pred |
Diva Canto
|
a4fee98352
One more module converted: TreePopulator.
|
12 rokov pred |
Justin Clark-Casey (justincc)
|
32a953fed7
refactor: Rename SOG.GetChildPart() to GetPart() since it can also return the 'root' part.
|
12 rokov pred |
Dan Lake
|
146322eb34
Removed redundant IClientAPI calls from TreePopulatorModule. Removing tree objects already triggers objectkill packet to client. No need to send again.
|
13 rokov pred |
Justin Clark-Casey (justincc)
|
7eca929686
Eliminate pointless checks of SOG.RootPart != null
|
13 rokov pred |
John Hurliman
|
dd277a0d02
First pass at cleaning up thread safety in EntityManager and SceneGraph
|
14 rokov pred |
Melanie
|
c033223c63
Merge branch 'master' into presence-refactor
|
14 rokov pred |
Justin Clark-Casey (justincc)
|
00800c59d3
Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522
|
14 rokov pred |
Melanie
|
a87a247f05
Revert "Updates all IRegionModules to the new style region modules."
|
15 rokov pred |
Revolution
|
ec3c31e61e
Updates all IRegionModules to the new style region modules.
|
15 rokov pred |
Melanie
|
3c90d834ea
Remove all references to master avatar, replacing with estate owner where
|
15 rokov pred |
Melanie
|
6878b26b0d
Merge branch 'diva-textures-osgrid'
|
15 rokov pred |
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 rokov pred |
Jeff Ames
|
606e831ff5
Formatting cleanup.
|
15 rokov pred |
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 rokov pred |
Charles Krinke
|
8d24168bef
Thank you kindly, M1sha, for a patch that improves the treePopulator module:
|
15 rokov pred |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
Jeff Ames
|
278ae3477a
Thanks M1sha for a patch to reinstate the original functionality of the TreePopulatorModule.
|
15 rokov pred |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
16 rokov pred |