Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
hace 7 años |
Melanie Thielker
|
c53f732163
Change the IScriptApi back to it's original form, removing XEngine
|
hace 9 años |
Melanie Thielker
|
ee7debcca6
Revert "When scripts are sleeping, don't count that as execution time"
|
hace 9 años |
Oren Hurvitz
|
a568f06b7f
When scripts are sleeping, don't count that as execution time
|
hace 9 años |
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
|
hace 10 años |
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
|
hace 11 años |
Justin Clark-Casey (justincc)
|
0963ece25b
Implement co-operative script termination if termination comes during a script wait event (llSleep(), etc.)
|
hace 11 años |
Justin Clark-Casey (justincc)
|
fccb03227e
Instead of passing separate engine, part and item components to script APIs, pass down IScriptInstance instead.
|
hace 11 años |
Justin Clark-Casey (justincc)
|
951b45b80f
Add OSSL function osForceAttachToAvatarFromInventory()
|
hace 12 años |
Justin Clark-Casey (justincc)
|
6406d5a5b9
refactor: Eliminate local id parameter from api initialize.
|
hace 12 años |
Justin Clark-Casey (justincc)
|
01b78235db
Instead of constantly looking up unchanging self item in script code, pass in self item on initialization.
|
hace 12 años |
Justin Clark-Casey (justincc)
|
07e62df558
Add regression test for teleporting an agent between separated regions on the same simulator.
|
hace 12 años |
Justin Clark-Casey (justincc)
|
a92153ed88
Get all test methods in OpenSim.Region.ScriptEngine.Tests.dll to report that they're running
|
hace 12 años |
John Cochran
|
ff5a83d192
Fixed llAngleBetween() to allow denormal rotations
|
hace 13 años |
Justin Clark-Casey (justincc)
|
8c445dac67
Add script instruction count back to llRot2Euler. Other minor formatting/doc changes.
|
hace 13 años |
John Cochran
|
eb9bf71726
Replaced llRot2Euler function.
|
hace 13 años |
Micheil Merlin
|
28961dd1cf
llSetPrimitiveParams Prim type params precision errors
|
hace 13 años |
Micheil Merlin
|
cf42fcd978
llSetPrimitiveParams correct prim hollow for cases where limit should be 70%.
|
hace 13 años |
Micheil Merlin
|
b80dfb6572
llGetPrimitiveParams fix prim hollow/hole shape value
|
hace 13 años |
Justin Clark-Casey (justincc)
|
bda1a4be45
rename test SceneSetupHelpers -> SceneHelpers for consistency
|
hace 13 años |
Justin Clark-Casey (justincc)
|
bb9b317f15
Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Tests.Common instead
|
hace 13 años |
Micheil Merlin
|
a8a8fb6e13
llVecNorm nant test
|
hace 14 años |
Micheil Merlin
|
8daea4d7c0
llRot2Euler Tests
|
hace 14 años |
Teravus Ovares (Dan Olivares)
|
5e391b9f7c
* ShortVersion, another attempt at fixing the test thread death that randomly occurs.
|
hace 15 años |
Mike Mazur
|
e6e88ac126
Give m_test* methods more reasonable names
|
hace 15 años |
Mike Mazur
|
d25b9151c8
Rename private TestllAngleBetween method
|
hace 15 años |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
hace 15 años |
Melanie Thielker
|
3c338e4e56
Convert both script engines to new region module format. Add proper unload
|
hace 15 años |
lbsa71
|
6af0751cc5
* Tagged long running tests with LongRunningAttribute.
|
hace 15 años |
Dahlia Trimble
|
d5727c8c1a
Correct unit test for llAngleBetween()
|
hace 15 años |