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.)
|
12 years ago |
Justin Clark-Casey (justincc)
|
fccb03227e
Instead of passing separate engine, part and item components to script APIs, pass down IScriptInstance instead.
|
12 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 |