aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LS_Api.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-07-09lsGetWindlightScene() returns raw int value, which makes unable to compare ↵Makopoppo1-2/+3
to another value with llListFindList()
2010-11-03Add lsClearWindlightScene() to the lightshare module to remove WL settingsMelanie1-0/+17
from a region and allow normal day cycles to be reestablished
2010-11-03When LightShare is enabled, the standard day cycle is bypassed and replaced byMelanie1-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.
2010-08-25minor: remove mono compiler warningJustin Clark-Casey (justincc)1-3/+1
2010-06-30Add --merge switch to load iar.Justin Clark-Casey (justincc)1-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
2010-06-11Rename CM files to LSMelanie Thielker1-15/+15
2010-06-11Rename cm* function set to ls* (for LightShare)Melanie Thielker1-9/+9
2010-03-31Add missing licenses. Change relicensed LightShare module to proper BSDMelanie1-1/+28
licensing.
2010-03-31Adding the LightShare module and scripting API. This code was written byMelanie1-0/+477
TomMeta and was contributed by Meta7.