UbitUmarov
|
be16cf9531
sync some more things with work copy
|
преди 4 години |
UbitUmarov
|
da0a8d6c43
remove some more useless NULL arguments
|
преди 5 години |
Melanie
|
0fd17c08ae
Massive console refactor. Greatly simplify interface.
|
преди 5 години |
UbitUmarov
|
c92ba1cc04
shut up some pesty warnings
|
преди 6 години |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
преди 7 години |
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 години |
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 години |
UbitUmarov
|
a6df626868
add a version tag to wind and cloud data updates to iclient
|
преди 8 години |
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 години |
UbitUmarov
|
d3627c4f33
no need to send wind on avatar arrival when it is sent periodicly
|
преди 8 години |
Justin Clark-Casey (justincc)
|
d656ec2a07
Make WindParamSet success a console message rather than a log message.
|
преди 11 години |
Justin Clark-Casey (justincc)
|
5ddd818238
minor: Make wind console commands print out to console rather than log
|
преди 11 години |
Justin Clark-Casey (justincc)
|
acc1810af2
minor: remove some mono compiler warnings
|
преди 12 години |
Diva Canto
|
d73aa8c1a6
Moved the WindModule and its own plugins out of .addin.xml
|
преди 12 години |
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 години |
Justin Clark-Casey (justincc)
|
749c3fef8a
Change "help" to display categories/module list then "help <category/module>" to display commands in a category.
|
преди 12 години |
Dan Lake
|
94dc7d07eb
Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to
|
преди 13 години |
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 години |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
преди 14 години |
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 години |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
преди 15 години |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
преди 15 години |
Dr Scofield
|
4de3f9b597
trying to fix exception in Random.Next() probably caused through sharing of
|
преди 15 години |
Justin Clarke Casey
|
ad7b005784
* minor: remove some mono compiler warnings
|
преди 15 години |
Jeff Ames
|
5cf7b784ce
Add copyright headers, formatting cleanup.
|
преди 15 години |
diva
|
cb74848f2d
Turning the wind module off by default.
|
преди 15 години |
Charles Krinke
|
54a27f9f5c
Thank you kindly, MCortez for a patch that:
|
преди 15 години |
Charles Krinke
|
5bc386c648
Fixes Mantis#3301. Thank you kindly, MaimedLeech for a patch that:
|
преди 15 години |
Teravus Ovares
|
f9ebdee1d2
* Tweak llMoveToTarget per mantis 3265
|
преди 15 години |
Charles Krinke
|
62eaddbe14
Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that:
|
преди 15 години |