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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fix typo
Melanie
2012-01-12
1
-1
/
+1
*
|
Disable unowned NPCs
Melanie
2012-01-12
1
-0
/
+3
*
|
Merge branch 'master' into careminster
Melanie
2012-01-12
6
-31
/
+243
|
\
\
|
|
/
|
*
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
|
*
Add osNpcCreate(string firstname, string lastname, LSL_Vector position, strin...
Justin Clark-Casey (justincc)
2012-01-12
4
-0
/
+15
|
*
Allow all NPCs to show up on sensors as all osNpc* script methods now check f...
Justin Clark-Casey (justincc)
2012-01-12
1
-6
/
+9
|
*
Add permissions checks for owned avatars to all other osNpc* functions.
Justin Clark-Casey (justincc)
2012-01-12
1
-20
/
+50
|
*
refactor: Move existing npc owner checks to NPCModule.CheckPermissions() meth...
Justin Clark-Casey (justincc)
2012-01-12
1
-5
/
+1
*
|
Merge branch 'master' into careminster
Melanie
2012-01-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix threat level setting on osNpcPlayAnimation
Melanie
2012-01-07
1
-1
/
+1
|
*
fix a typo "osNpcCreated" to "osNpcCreate" in OSSL threat level check
nebadon
2012-01-06
1
-1
/
+1
|
*
Fix some syntax issues
Melanie
2012-01-06
2
-4
/
+4
|
*
Add osNpcPlayAnimation and osNpcStopAnimation which respect ownership as well
Melanie
2012-01-06
3
-0
/
+56
|
*
Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...
Melanie
2012-01-06
5
-6
/
+48
*
|
Fix threat level setting on osNpcPlayAnimation
Melanie
2012-01-07
1
-1
/
+1
*
|
Force the group tag of NPCs to "- NPC -" unless the name is completely blank.
Melanie
2012-01-07
1
-1
/
+9
*
|
Make sure to prefix NPC names with "NPC:" so they can't be mistaken for users
Melanie
2012-01-07
1
-0
/
+6
*
|
Fix some syntax issues
Melanie
2012-01-06
2
-4
/
+4
*
|
Add osNpcPlayAnimation and osNpcStopAnimation which respect ownership as well
Melanie
2012-01-06
3
-0
/
+56
*
|
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster
Melanie
2012-01-06
2
-41
/
+129
|
\
\
|
*
\
Merge branch 'master' into careminster
Melanie
2012-01-06
2
-34
/
+61
|
|
\
\
|
|
|
/
|
|
*
Fixed llAngleBetween() to allow denormal rotations
John Cochran
2012-01-06
2
-20
/
+41
|
|
*
Add script instruction count back to llRot2Euler. Other minor formatting/doc...
Justin Clark-Casey (justincc)
2012-01-06
2
-16
/
+32
|
|
*
Replaced llRot2Euler function.
John Cochran
2012-01-06
2
-36
/
+92
|
*
|
Replaced llRot2Euler function.
John Cochran
2012-01-06
1
-18
/
+79
*
|
|
Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the ...
Melanie
2012-01-06
5
-5
/
+45
|
/
/
*
|
Merge branch 'master' into careminster
Melanie
2012-01-06
2
-1
/
+5
|
\
\
|
|
/
|
*
Add ThreatLevel.NoAccess to OSSL. This allows to enable OSSL without enabling
Melanie
2012-01-06
2
-1
/
+5
|
*
Introduce a LightShare kill packet ans send it when needed. Currently only
Melanie
2011-12-28
1
-0
/
+1
*
|
Introduce a LightShare kill packet ans send it when needed. Currently only
Melanie
2011-12-24
1
-0
/
+1
*
|
Add PRIM_POS_LOCAL as an alias to PRIM_POSITION for setting the position.
Melanie
2011-12-24
1
-0
/
+9
*
|
Make raycast more efficient by checking exclusion flags earlier
Melanie
2011-12-17
1
-15
/
+21
*
|
Fix hit testing link sets properly. Fix raycasting for LSL.
Melanie
2011-12-17
3
-98
/
+337
*
|
Merge branch 'master' into careminster
Melanie
2011-12-12
4
-194
/
+73
|
\
\
|
|
/
|
*
Cleaned up ScenePresence parameters for Flying, WasFlying, FlyingOld and IsCo...
Dan Lake
2011-12-12
1
-3
/
+1
|
*
Mantis 5816: osParseJSON Decoding Problems
nebadon
2011-12-11
3
-191
/
+72
|
*
Fix CHANGED_TEXTURE and CHANGED_COLOR.
Melanie
2011-12-05
1
-18
/
+18
*
|
Fix llGetLinkKey to report avatars properly
Melanie
2011-12-09
1
-19
/
+0
*
|
Fix task inventory giving
Melanie
2011-12-07
1
-15
/
+23
*
|
Add the proper result code as per the LL announcement for llTransferLindenDol...
Melanie
2011-12-05
1
-1
/
+1
*
|
Merge branch 'bigmerge' of ssh://melanie@3dhosting.de/var/git/careminster int...
Melanie
2011-12-05
1
-20
/
+20
|
\
\
|
*
|
Fix CHANGED_TEXTURE and CHANGED_COLOR.
Melanie
2011-12-05
1
-20
/
+20
*
|
|
Merge branch 'master' into bigmerge
Melanie
2011-12-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Use agent.Animator.CurrentMovementAnimation in llGetAgentInfo() rather than a...
Justin Clark-Casey (justincc)
2011-12-03
1
-1
/
+1
|
*
Rename ScenePresenceAnimator.GetMovementAnimation() -> DetermineMovementAnima...
Justin Clark-Casey (justincc)
2011-12-03
1
-1
/
+1
*
|
Fix setting seated avatar position and make llSameGroup work as in SL.
Melanie
2011-12-05
1
-2
/
+4
*
|
Implement llTransferLindenDollars
Melanie
2011-12-01
3
-0
/
+83
*
|
Merge branch 'master' into bigmerge
Melanie
2011-11-28
3
-1
/
+5
|
\
\
|
|
/
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
BlueWall
2011-11-26
2
-2
/
+2
|
|
\
[prev]
[next]