Justin Clark-Casey (justincc)
|
b2878eb773
Merge branch 'justincc-master'
|
10 years ago |
David Rowe
|
1380b37d71
Made error messages more consistent
|
10 years ago |
David Rowe
|
3d62f4369d
Replaced throwing exceptions with calls to Error()
|
10 years ago |
David Rowe
|
d405254971
Replaced llSay()ing LSL errors with calls Error()
|
10 years ago |
David Rowe
|
9db4090c07
Replaced LSLError() calls with calls to Error()
|
10 years ago |
David Rowe
|
c9550e473d
Updated "deprecated" LSL errors to use Deprecrated()
|
10 years ago |
David Rowe
|
257f9cec40
Updated "not implemented" LSL errors to use NotImplemented()
|
10 years ago |
David Rowe
|
13bb9ea682
Updated ShoutError() calls to use new LSL error methods
|
10 years ago |
David Rowe
|
67ec95bde8
Updated methods for handling LSL script errors, deprecated, and not implemented
|
10 years ago |
Robert Adams
|
1cf17a3cf7
Merge branch 'master' into varregion
|
11 years ago |
David Rowe
|
08f2fc63cd
Fixed llTextBox error message text
|
11 years ago |
Robert Adams
|
2d2bea4aa7
varregion: many more updates removing the constant RegionSize and replacing
|
11 years ago |
Robert Adams
|
13a9a4b653
varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.
|
11 years ago |
Robert Adams
|
beeec1c467
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
|
11 years ago |
Robert Adams
|
f7bd0da026
Merge branch 'master' into varregion
|
11 years ago |
dahlia
|
0b4577d5b0
add support for particle glow LSL functions
|
11 years ago |
dahlia
|
709814c194
add support for particle blending LSL functions
|
11 years ago |
Robert Adams
|
c931b16c1f
Merge branch 'master' into varregion
|
11 years ago |
dahlia
|
cc73ef4eb9
add new particle system blending rule enumerations
|
11 years ago |
Robert Adams
|
2be0347f50
Merge branch 'master' into varregion
|
11 years ago |
Kevin Cozens
|
84a149ecbf
Call ScriptSleep() instead of llSleep() in routine for llEmail.
|
11 years ago |
Robert Adams
|
8937a2244d
Merge branch 'master' into varregion
|
11 years ago |
Oren Hurvitz
|
d0c1780839
Fixed rezzing coalesced objects from a prim's inventory
|
11 years ago |
Robert Adams
|
25ae59b9eb
varregion: remove scattered use of Constants.RegionSize by having routines reference RegionInfo.RegionWorldLoc?.
|
11 years ago |
Robert Adams
|
317c04fe17
VarRegion: change RegionInfo storage of region coordinates from region
|
11 years ago |
Justin Clark-Casey (justincc)
|
f99dae03cb
Fix bug where using PRIM_LINK_TARGET with only two remaining list items (e.g. link number then PRIM_ROTATION) would not return the parameter
|
11 years ago |
Justin Clark-Casey (justincc)
|
60cf42cb8d
Make llGetLinkPrimitiveParams() abort and return existing list of params when it encounters an invalid link number, rather than throwing an exception
|
11 years ago |
Talun
|
07d6a0385f
6762: llList2Key fails to convert a string in a list to a key
|
11 years ago |
Robert Adams
|
d838f15d97
Add implementations for llSetVelocity and llSetAngularVelocity.
|
11 years ago |
dahlia
|
694c4bcbb6
correct method doc for llRot2Axis()
|
11 years ago |