index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Tests
/
OSSL_ApiNpcTests.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-15
Revert "Merge master into teravuswork", it should have been avination, not ma...
teravus
1
-182
/
+2
2012-10-25
Get osNpcCreate() and osNpcLoadAppearance() to generate a script error if app...
Justin Clark-Casey (justincc)
1
-6
/
+24
2012-10-25
Make osNpcCreate() return UUID.Zero instead of throwing an exception if notec...
Justin Clark-Casey (justincc)
1
-0
/
+54
2012-10-25
Add TestOsNpcLoadAppearance()
Justin Clark-Casey (justincc)
1
-2
/
+41
2012-10-25
Move npc creation tests involving appearance from OSSL_ApiAppearanceTest to O...
Justin Clark-Casey (justincc)
1
-0
/
+69
2012-07-07
Remove redundant SetScene() function in Scene.AddSceneObject()
Justin Clark-Casey (justincc)
1
-3
/
+3
2012-07-05
Add OSSL function osForceAttachToAvatarFromInventory()
Justin Clark-Casey (justincc)
1
-2
/
+4
2012-05-08
refactor: Eliminate local id parameter from api initialize.
Justin Clark-Casey (justincc)
1
-3
/
+3
2012-05-08
Instead of constantly looking up unchanging self item in script code, pass in...
Justin Clark-Casey (justincc)
1
-3
/
+3
2012-04-27
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-01-12
Add missing assert to confirm owner delete succeeded to the end of TestOsNpcR...
Justin Clark-Casey (justincc)
1
-0
/
+2
2012-01-12
Add api level test for removing an owned npc
Justin Clark-Casey (justincc)
1
-2
/
+55
2012-01-12
Add ossl level test for removing an unowned npc
Justin Clark-Casey (justincc)
1
-0
/
+115