.. |
LSL_ApiAvatarTests.cs
|
c9415fd763
If an avatar is sitting, send out position updates to clients for any change, not just those outside the usual tolerances.
|
10 years ago |
LSL_ApiHttpTests.cs
|
be686f80a3
minor: Remove mono compiler warnings from LSL_ApiHttpTests
|
11 years ago |
LSL_ApiInventoryTests.cs
|
0963ece25b
Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)
|
11 years ago |
LSL_ApiLinkingTests.cs
|
6a279feb2f
Only allow llBreakAllLinks() to work if script has received PERMISSION_CHANGE_LINKS
|
10 years ago |
LSL_ApiListTests.cs
|
0963ece25b
Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)
|
11 years ago |
LSL_ApiNotecardTests.cs
|
51da52f904
Extend TestLlGetNotecardLine() regression test to contain chars that are two bytes in utf8
|
11 years ago |
LSL_ApiObjectTests.cs
|
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 |
LSL_ApiTest.cs
|
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 |
LSL_TypesTestLSLFloat.cs
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
12 years ago |
LSL_TypesTestLSLInteger.cs
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
12 years ago |
LSL_TypesTestLSLString.cs
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
12 years ago |
LSL_TypesTestList.cs
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
12 years ago |
LSL_TypesTestVector3.cs
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
12 years ago |
OSSL_ApiAppearanceTest.cs
|
0963ece25b
Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)
|
11 years ago |
OSSL_ApiAttachmentTests.cs
|
14684116f8
Add regression tests for llGetNotecardLine()
|
11 years ago |
OSSL_ApiNpcTests.cs
|
a08f01fa83
Fix NPC regression test failures.
|
11 years ago |