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)
|
951b45b80f
Add OSSL function osForceAttachToAvatarFromInventory()
|
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)
|
a92153ed88
Get all test methods in OpenSim.Region.ScriptEngine.Tests.dll to report that they're running
|
12 years ago |
John Cochran
|
ff5a83d192
Fixed llAngleBetween() to allow denormal rotations
|
13 years ago |
Justin Clark-Casey (justincc)
|
8c445dac67
Add script instruction count back to llRot2Euler. Other minor formatting/doc changes.
|
13 years ago |
John Cochran
|
eb9bf71726
Replaced llRot2Euler function.
|
13 years ago |
Micheil Merlin
|
28961dd1cf
llSetPrimitiveParams Prim type params precision errors
|
13 years ago |
Micheil Merlin
|
cf42fcd978
llSetPrimitiveParams correct prim hollow for cases where limit should be 70%.
|
13 years ago |
Micheil Merlin
|
b80dfb6572
llGetPrimitiveParams fix prim hollow/hole shape value
|
13 years ago |
Justin Clark-Casey (justincc)
|
bda1a4be45
rename test SceneSetupHelpers -> SceneHelpers for consistency
|
13 years ago |
Justin Clark-Casey (justincc)
|
bb9b317f15
Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Tests.Common instead
|
13 years ago |
Micheil Merlin
|
a8a8fb6e13
llVecNorm nant test
|
14 years ago |
Micheil Merlin
|
8daea4d7c0
llRot2Euler Tests
|
14 years ago |
Teravus Ovares (Dan Olivares)
|
5e391b9f7c
* ShortVersion, another attempt at fixing the test thread death that randomly occurs.
|
15 years ago |
Mike Mazur
|
e6e88ac126
Give m_test* methods more reasonable names
|
15 years ago |
Mike Mazur
|
d25b9151c8
Rename private TestllAngleBetween method
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Melanie Thielker
|
3c338e4e56
Convert both script engines to new region module format. Add proper unload
|
15 years ago |
lbsa71
|
6af0751cc5
* Tagged long running tests with LongRunningAttribute.
|
15 years ago |
Dahlia Trimble
|
d5727c8c1a
Correct unit test for llAngleBetween()
|
15 years ago |
Dahlia Trimble
|
e7a051d2be
remove defective test criteria from unit test for llAngleBetween
|
15 years ago |
Sean Dague
|
66dc421be7
a last set of files that seem to have embedded ^M in them
|
15 years ago |
Dr Scofield
|
b1739cbbfd
fixing warnings.
|
15 years ago |
Charles Krinke
|
63fd4c0fb2
Thank you kindly, TLaukkan (Tommil) for a patch that:
|
15 years ago |