aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LS_Api.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lsGetWindlightScene() returns raw int value, which makes unable to compare ↵Makopoppo2011-07-091-2/+3
| | | | to another value with llListFindList()
* Add lsClearWindlightScene() to the lightshare module to remove WL settingsMelanie2010-11-031-0/+17
| | | | from a region and allow normal day cycles to be reestablished
* When LightShare is enabled, the standard day cycle is bypassed and replaced byMelanie2010-11-031-0/+1
| | | | | | 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.
* minor: remove mono compiler warningJustin Clark-Casey (justincc)2010-08-251-3/+1
|
* Add --merge switch to load iar.Justin Clark-Casey (justincc)2010-06-301-1/+1
| | | | | | When this switch is used, iar folders are merged with existing same-name user inventory folders. This makes it a little easier to back and restore entire individual user inventories, among other things Added unit test to check behaviour
* Rename CM files to LSMelanie Thielker2010-06-111-0/+504