| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix up the usual script messes. | onefang | 2021-07-06 | 1 | -3/+0 |
* | Various script engine speed ups, and Oh Silly Threat clean ups. | onefang | 2020-09-10 | 1 | -3/+3 |
* | mantis8341: fix MOD and LS apis configuration read from ossl file | UbitUmarov | 2018-07-18 | 1 | -1/+6 |
* | Correct casing on isGod and isViewerUIGod | Melanie Thielker | 2017-01-07 | 1 | -3/+3 |
* | replace godlevel compares by the new faster bool isViewerUIGod | UbitUmarov | 2017-01-07 | 1 | -3/+3 |
* | Restructure god level and permissions | Melanie Thielker | 2017-01-06 | 1 | -3/+3 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -1/+1 |
* | fix parsing of a vector4 and storing on a lsl quaternion needed for lightSha... | UbitUmarov | 2016-11-16 | 1 | -5/+5 |
* | Change the IScriptApi back to it's original form, removing XEngine | Melanie Thielker | 2015-08-17 | 1 | -2/+2 |
* | Revert "When scripts are sleeping, don't count that as execution time" | Melanie Thielker | 2015-08-17 | 1 | -3/+1 |
* | When scripts are sleeping, don't count that as execution time | Oren Hurvitz | 2015-08-11 | 1 | -1/+3 |
* | usability fixes for LightShare API | Freaky Tech | 2015-03-04 | 1 | -41/+328 |
* | Following on from 50ea2e0, only fetch scene presence for check if lightscript... | Justin Clark-Casey (justincc) | 2014-01-18 | 1 | -17/+38 |
* | Fixed: Windlight functions caused an error if called when the script's owner ... | Oren Hurvitz | 2014-01-18 | 1 | -3/+9 |
* | Revert "Fixed: Windlight functions caused an error if called when the script'... | Justin Clark-Casey (justincc) | 2014-01-17 | 1 | -9/+3 |
* | Fixed: Windlight functions caused an error if called when the script's owner ... | Oren Hurvitz | 2014-01-17 | 1 | -3/+9 |
* | Pass narrower WaitHandle rather than EventWaitHandle as co-op termination wai... | Justin Clark-Casey (justincc) | 2013-01-23 | 1 | -1/+1 |
* | Implement co-operative script termination if termination comes during a scrip... | Justin Clark-Casey (justincc) | 2013-01-16 | 1 | -3/+5 |
* | Instead of passing separate engine, part and item components to script APIs, ... | Justin Clark-Casey (justincc) | 2013-01-15 | 1 | -7/+6 |
* | refactoring for Vector3 operator & constructor tweaks | SignpostMarv | 2012-08-18 | 1 | -4/+4 |
* | refactor: Eliminate local id parameter from api initialize. | Justin Clark-Casey (justincc) | 2012-05-08 | 1 | -3/+1 |
* | Instead of constantly looking up unchanging self item in script code, pass in... | Justin Clark-Casey (justincc) | 2012-05-08 | 1 | -3/+1 |
* | refactor: Rename EstateSettings.IsEstateManager() to EstateSettings.IsEstateM... | Justin Clark-Casey (justincc) | 2012-04-17 | 1 | -3/+3 |
* | Introduce a LightShare kill packet ans send it when needed. Currently only | Melanie | 2011-12-28 | 1 | -0/+1 |
* | Add case to Lightshare/Windlight | BlueWall | 2011-10-22 | 1 | -0/+3 |
* | lsGetWindlightScene() returns raw int value, which makes unable to compare to... | Makopoppo | 2011-07-09 | 1 | -2/+3 |
* | Add lsClearWindlightScene() to the lightshare module to remove WL settings | Melanie | 2010-11-03 | 1 | -0/+17 |
* | When LightShare is enabled, the standard day cycle is bypassed and replaced by | Melanie | 2010-11-03 | 1 | -0/+1 |
* | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 2010-08-25 | 1 | -3/+1 |
* | Add --merge switch to load iar. | Justin Clark-Casey (justincc) | 2010-06-30 | 1 | -1/+1 |
* | Rename CM files to LS | Melanie Thielker | 2010-06-11 | 1 | -0/+504 |