aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LS_Api.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19More script speed ups.onefang1-3/+0
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-9/+9
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-58/+373
2012-08-18refactoring for Vector3 operator & constructor tweaksSignpostMarv1-4/+4
2012-05-08refactor: Eliminate local id parameter from api initialize.Justin Clark-Casey (justincc)1-3/+1
2012-05-08Instead of constantly looking up unchanging self item in script code, pass in...Justin Clark-Casey (justincc)1-3/+1
2012-04-17refactor: Rename EstateSettings.IsEstateManager() to EstateSettings.IsEstateM...Justin Clark-Casey (justincc)1-3/+3
2011-12-28Introduce a LightShare kill packet ans send it when needed. Currently onlyMelanie1-0/+1
2011-10-22Add case to Lightshare/WindlightBlueWall1-0/+3
2011-07-09lsGetWindlightScene() returns raw int value, which makes unable to compare to...Makopoppo1-2/+3
2010-11-03Add lsClearWindlightScene() to the lightshare module to remove WL settingsMelanie1-0/+17
2010-11-03When LightShare is enabled, the standard day cycle is bypassed and replaced byMelanie1-0/+1
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
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
2010-03-31Adding the LightShare module and scripting API. This code was written byMelanie1-0/+477