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_ApiAppearanceTest.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-07
Remove redundant SetScene() function in Scene.AddSceneObject()
Justin Clark-Casey (justincc)
1
-7
/
+7
2012-05-08
refactor: Eliminate local id parameter from api initialize.
Justin Clark-Casey (justincc)
1
-4
/
+4
2012-05-08
Instead of constantly looking up unchanging self item in script code, pass in...
Justin Clark-Casey (justincc)
1
-4
/
+4
2012-04-27
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-08-12
Allow the osNpcCreate() function to accept a notecard name or asset for initi...
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-08-11
Implement osAgentSaveAppearance() to save the appearance of an avatar in the ...
Justin Clark-Casey (justincc)
1
-0
/
+41
2011-08-11
add regression test for osNpcCreate when cloning an in-region avatar
Justin Clark-Casey (justincc)
1
-7
/
+72
2011-08-11
Split out to-be-common setup stuff from TestOsOwnerSaveAppearance()
Justin Clark-Casey (justincc)
1
-15
/
+33
2011-08-09
Add osOwnerSaveAppearance() to help with setting up NPC appearances. Not yet...
Justin Clark-Casey (justincc)
1
-0
/
+105