UbitUmarov
|
0587dd38dc
fix some texts init
|
5 years ago |
UbitUmarov
|
f722f1cf6c
fix test setup
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
Melanie Thielker
|
c53f732163
Change the IScriptApi back to it's original form, removing XEngine
|
9 years ago |
Melanie Thielker
|
ee7debcca6
Revert "When scripts are sleeping, don't count that as execution time"
|
9 years ago |
Oren Hurvitz
|
a568f06b7f
When scripts are sleeping, don't count that as execution time
|
9 years ago |
Justin Clark-Casey (justincc)
|
b1b72d7c2f
Reduce coupling in regression test task inventory creation methods to make them usable in tests with no scene present
|
9 years ago |
Justin Clark-Casey (justincc)
|
3a296a817b
Fix compile error from previous 1d56029848e96016b5809f596619e32d0ebcc995
|
10 years ago |
Justin Clark-Casey (justincc)
|
550cf714bc
Fix issue where llRemoteLoadScriptPin() would treat 0 (the default) as a valid set pin in a destination prim rather than the unset no pin state
|
10 years ago |
Justin Clark-Casey (justincc)
|
336790e7b4
Add some more llGiveInventory() regression tests
|
10 years ago |
Justin Clark-Casey (justincc)
|
fc878a33ed
refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
|
10 years ago |
Justin Clark-Casey
|
5aa8ba1b45
Fix issue where llRemoteLoadScriptPin() would treat 0 (the default) as a valid set pin in a destination prim rather than the unset no pin state
|
10 years ago |
Justin Clark-Casey (justincc)
|
c8664e8907
Add some more llGiveInventory() regression tests
|
10 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 |
Justin Clark-Casey (justincc)
|
66982c8a59
Remove some mono warnings in script tests, chiefly where SetUp() wasn't properly calling to OpenSimTestCase.SetUp()
|
12 years ago |
Justin Clark-Casey (justincc)
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
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)
|
07e62df558
Add regression test for teleporting an agent between separated regions on the same simulator.
|
12 years ago |
Justin Clark-Casey (justincc)
|
760010d6fb
Fix llGiveInventory() so that it checks the destination part for AllowInventoryDrop, not the source.
|
12 years ago |
Justin Clark-Casey (justincc)
|
c4b2d24f33
Add llGiveInventory() test from object to object where both objects are owned by the same user.
|
12 years ago |