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