aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/LightShare (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Stop displaying "Sending windowslig profile to client" when WL is disabledMelanie2011-07-051-1/+2
| | | | or there is no valid WL for that region.
* Merge branch 'master' into careminster-presence-refactorMelanie2011-03-211-2/+2
|\
| * Thanks Kevin Cozens for a patch that:BlueWall2011-03-171-2/+2
| | | | | | | | Fixes several spelling mistakes
* | Don't send a windlight profile to clients if windlight is not set forMelanie2011-03-211-2/+2
|/ | | | | that region. This should restore normal day and night cycles for regions without WL settings.
* When LightShare is enabled, the standard day cycle is bypassed and replaced byMelanie2010-11-031-1/+2
| | | | | | midday defaults when no specific LightShare profile is set. This prevents LightShare info being send out when the region has no LightShare profile, allowing normal day/night cycles to happen.
* Make windlight set the default environment on startBlueWall2010-10-051-0/+1
|
* Add missing licenses. Change relicensed LightShare module to proper BSDMelanie2010-03-311-4/+23
| | | | licensing.
* Adding the LightShare module and scripting API. This code was written byMelanie2010-03-311-0/+274
TomMeta and was contributed by Meta7.