Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do dispatch RequestLure ims | UbitUmarov | 2019-12-16 | 1 | -1/+1 |
| | |||||
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -12/+12 |
| | |||||
* | fix caching of wind and cloud packets in the case of several regions on a ↵ | UbitUmarov | 2016-09-23 | 1 | -3/+2 |
| | | | | instance, that got broken with the necessary send to child agents. | ||||
* | make clouds a bit diferent on regions running on same instance.. well should ↵ | UbitUmarov | 2016-09-23 | 1 | -1/+5 |
| | | | | be diferent .. :) | ||||
* | do the same for legacy clouds (still visible on older viewer ie singu ↵ | UbitUmarov | 2016-09-23 | 1 | -12/+45 |
| | | | | 1.8.7). Fix clouds update. Send clouds and wind also to child agents. | ||||
* | add a version tag to wind and cloud data updates to iclient | UbitUmarov | 2016-09-23 | 1 | -1/+1 |
| | |||||
* | Another 21 modules' directives moved out of .addin.xml | Diva Canto | 2012-11-13 | 1 | -1/+3 |
| | |||||
* | One more module converted: CloudModule. | Diva Canto | 2012-11-10 | 1 | -21/+32 |
| | |||||
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
| | | | | LICENSE.txt. | ||||
* | Correct Opensim.ini.example to reflect the default settings for clouds. | idb | 2009-04-11 | 1 | -49/+2 |
| | | | | | | Fixes Mantis #3421 Change the agent/avatar events subscriptions to just OnNewClient. The data only needs to be sent once and keeping track of log ins/movements is not required. This will also send cloud data to child agents so that they can see clouds above neighbouring regions not just regions that they have visited. | ||||
* | * Apply http://opensimulator.org/mantis/view.php?id=3427 | Justin Clarke Casey | 2009-04-10 | 1 | -1/+71 |
| | | | | | | | * Return different values for llCloud() over time based on a cellular automation system. * Thanks aduffy70! | ||||
* | * minor: remove some mono compiler warnings | Justin Clarke Casey | 2009-04-07 | 1 | -2/+2 |
| | |||||
* | Thanks jonc, for a patch that adds rendering of classic clouds. | Homer Horwitz | 2009-04-04 | 1 | -0/+190 |
First part of Mantis #964, the necessary clouds image will follow separately. |