Justin Clark-Casey (justincc)
|
8a22ac3f94
Pass narrower WaitHandle rather than EventWaitHandle as co-op termination wait handle to script APIs.
|
11 years ago |
Justin Clark-Casey (justincc)
|
0963ece25b
Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)
|
11 years ago |
Justin Clark-Casey (justincc)
|
fccb03227e
Instead of passing separate engine, part and item components to script APIs, pass down IScriptInstance instead.
|
11 years ago |
SignpostMarv
|
5d7751da89
refactoring for Vector3 operator & constructor tweaks
|
12 years ago |
Justin Clark-Casey (justincc)
|
6406d5a5b9
refactor: Eliminate local id parameter from api initialize.
|
12 years ago |
Justin Clark-Casey (justincc)
|
01b78235db
Instead of constantly looking up unchanging self item in script code, pass in self item on initialization.
|
12 years ago |
Justin Clark-Casey (justincc)
|
24a0cc5261
refactor: Rename EstateSettings.IsEstateManager() to EstateSettings.IsEstateManagerOrOwner() to reflect what it actually does.
|
12 years ago |
Melanie
|
5b52440e61
Introduce a LightShare kill packet ans send it when needed. Currently only
|
13 years ago |
BlueWall
|
3fc47275cf
Add case to Lightshare/Windlight
|
13 years ago |
Makopoppo
|
b983f38e2a
lsGetWindlightScene() returns raw int value, which makes unable to compare to another value with llListFindList()
|
13 years ago |
Melanie
|
6c3b7617b0
Add lsClearWindlightScene() to the lightshare module to remove WL settings
|
14 years ago |
Melanie
|
4ab9d37a8e
When LightShare is enabled, the standard day cycle is bypassed and replaced by
|
14 years ago |
Justin Clark-Casey (justincc)
|
22fd00b002
minor: remove mono compiler warning
|
14 years ago |
Justin Clark-Casey (justincc)
|
5925aac859
Add --merge switch to load iar.
|
14 years ago |
Melanie Thielker
|
7c4cf46bac
Rename CM files to LS
|
14 years ago |