index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, 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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dump OpenSim 0.9.0.1 into it's own branch.
onefang
2019-05-19
1
-2
/
+2
*
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
2016-11-03
1
-3
/
+4
*
Remove some mono warnings in script tests, chiefly where SetUp() wasn't prope...
Justin Clark-Casey (justincc)
2012-12-05
1
-3
/
+1
*
Get osNpcCreate() and osNpcLoadAppearance() to generate a script error if app...
Justin Clark-Casey (justincc)
2012-10-25
1
-6
/
+24
*
Make osNpcCreate() return UUID.Zero instead of throwing an exception if notec...
Justin Clark-Casey (justincc)
2012-10-25
1
-0
/
+54
*
Add TestOsNpcLoadAppearance()
Justin Clark-Casey (justincc)
2012-10-25
1
-2
/
+41
*
Move npc creation tests involving appearance from OSSL_ApiAppearanceTest to O...
Justin Clark-Casey (justincc)
2012-10-25
1
-0
/
+69
*
Remove redundant SetScene() function in Scene.AddSceneObject()
Justin Clark-Casey (justincc)
2012-07-07
1
-3
/
+3
*
Add OSSL function osForceAttachToAvatarFromInventory()
Justin Clark-Casey (justincc)
2012-07-05
1
-2
/
+4
*
refactor: Eliminate local id parameter from api initialize.
Justin Clark-Casey (justincc)
2012-05-08
1
-3
/
+3
*
Instead of constantly looking up unchanging self item in script code, pass in...
Justin Clark-Casey (justincc)
2012-05-08
1
-3
/
+3
*
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
2012-04-27
1
-1
/
+1
*
Add missing assert to confirm owner delete succeeded to the end of TestOsNpcR...
Justin Clark-Casey (justincc)
2012-01-12
1
-0
/
+2
*
Add api level test for removing an owned npc
Justin Clark-Casey (justincc)
2012-01-12
1
-2
/
+55
*
Add ossl level test for removing an unowned npc
Justin Clark-Casey (justincc)
2012-01-12
1
-0
/
+115