Melanie
|
0fd17c08ae
Massive console refactor. Greatly simplify interface.
|
5 vuotta sitten |
UbitUmarov
|
c92ba1cc04
shut up some pesty warnings
|
6 vuotta sitten |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 vuotta sitten |
UbitUmarov
|
f5189b2cdd
do the same for legacy clouds (still visible on older viewer ie singu 1.8.7). Fix clouds update. Send clouds and wind also to child agents.
|
8 vuotta sitten |
UbitUmarov
|
8d7f10e36b
cache wind compressed data so cpu burning compression is only done after a change. Not happy with version scheme for several regions on same instance, but should be ok for now
|
8 vuotta sitten |
UbitUmarov
|
a6df626868
add a version tag to wind and cloud data updates to iclient
|
8 vuotta sitten |
UbitUmarov
|
984cb38583
move wind generation out of heartbeat to a pool job. Use that to send to all clients and not one per client
|
8 vuotta sitten |
UbitUmarov
|
d3627c4f33
no need to send wind on avatar arrival when it is sent periodicly
|
8 vuotta sitten |
Justin Clark-Casey (justincc)
|
d656ec2a07
Make WindParamSet success a console message rather than a log message.
|
11 vuotta sitten |
Justin Clark-Casey (justincc)
|
5ddd818238
minor: Make wind console commands print out to console rather than log
|
11 vuotta sitten |
Justin Clark-Casey (justincc)
|
acc1810af2
minor: remove some mono compiler warnings
|
12 vuotta sitten |
Diva Canto
|
d73aa8c1a6
Moved the WindModule and its own plugins out of .addin.xml
|
12 vuotta sitten |
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 vuotta sitten |
Justin Clark-Casey (justincc)
|
749c3fef8a
Change "help" to display categories/module list then "help <category/module>" to display commands in a category.
|
12 vuotta sitten |
Dan Lake
|
94dc7d07eb
Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to
|
13 vuotta sitten |
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 vuotta sitten |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 vuotta sitten |
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 vuotta sitten |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 vuotta sitten |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 vuotta sitten |
Dr Scofield
|
4de3f9b597
trying to fix exception in Random.Next() probably caused through sharing of
|
15 vuotta sitten |
Justin Clarke Casey
|
ad7b005784
* minor: remove some mono compiler warnings
|
15 vuotta sitten |
Jeff Ames
|
5cf7b784ce
Add copyright headers, formatting cleanup.
|
15 vuotta sitten |
diva
|
cb74848f2d
Turning the wind module off by default.
|
15 vuotta sitten |
Charles Krinke
|
54a27f9f5c
Thank you kindly, MCortez for a patch that:
|
15 vuotta sitten |
Charles Krinke
|
5bc386c648
Fixes Mantis#3301. Thank you kindly, MaimedLeech for a patch that:
|
15 vuotta sitten |
Teravus Ovares
|
f9ebdee1d2
* Tweak llMoveToTarget per mantis 3265
|
15 vuotta sitten |
Charles Krinke
|
62eaddbe14
Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that:
|
15 vuotta sitten |
Sean Dague
|
5959e42683
large scale fix for svn props after "the great refactor"
|
15 vuotta sitten |
lbsa71
|
801da4346a
* optimized usings.
|
15 vuotta sitten |