Justin Clark-Casey (justincc)
|
acc1810af2
minor: remove some mono compiler warnings
|
12 years ago |
Diva Canto
|
d73aa8c1a6
Moved the WindModule and its own plugins out of .addin.xml
|
12 years ago |
Diva Canto
|
19aab3e6fe
Converted the WindModule to the new region module interface (38 to go). Also added both the WindModule and the SunModule to the Plugin manifest.
|
12 years ago |
Justin Clark-Casey (justincc)
|
749c3fef8a
Change "help" to display categories/module list then "help <category/module>" to display commands in a category.
|
12 years ago |
Dan Lake
|
94dc7d07eb
Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to
|
13 years ago |
Dan Lake
|
b98613091c
Added new ForEachRootScenePresence to Scene since almost every delegate passed to ForEachScenePresence checks for !IsChildAgent first. It consolidates child and root handling for coming refactors.
|
13 years ago |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 years ago |
Dan Lake
|
859bc717a4
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetAvatars have been removed to consolidate locking and iteration within SceneGraph. All callers which used these to then iterate over presences have been refactored to instead pass their delegates to Scene.ForEachScenePresence(Action<ScenePresence>).
|
14 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Dr Scofield
|
4de3f9b597
trying to fix exception in Random.Next() probably caused through sharing of
|
15 years ago |
Justin Clarke Casey
|
ad7b005784
* minor: remove some mono compiler warnings
|
15 years ago |
Jeff Ames
|
5cf7b784ce
Add copyright headers, formatting cleanup.
|
15 years ago |
diva
|
cb74848f2d
Turning the wind module off by default.
|
15 years ago |
Charles Krinke
|
54a27f9f5c
Thank you kindly, MCortez for a patch that:
|
15 years ago |
Charles Krinke
|
5bc386c648
Fixes Mantis#3301. Thank you kindly, MaimedLeech for a patch that:
|
15 years ago |
Teravus Ovares
|
f9ebdee1d2
* Tweak llMoveToTarget per mantis 3265
|
15 years ago |
Charles Krinke
|
62eaddbe14
Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that:
|
15 years ago |
Sean Dague
|
5959e42683
large scale fix for svn props after "the great refactor"
|
15 years ago |
lbsa71
|
801da4346a
* optimized usings.
|
15 years ago |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
15 years ago |