Talun
|
f074739e33
Mantis 6280: llSetContentType(). An implementation.
|
11 years ago |
Melanie
|
81ad9255b5
Hook up Keyframe motion to almost everything. Failing to cross a sim border
|
11 years ago |
Kevin Cozens
|
cbc9ae898c
Added missing functionality (mainly custom headers) to llHTTPRequest.
|
11 years ago |
Melanie
|
e5beb480ea
Partial port of Avination's support for the new physics parameters.
|
11 years ago |
Talun
|
607558fe21
New constants for llGetObjectDetails
|
12 years ago |
SignpostMarv
|
e977761071
adding ability for listeners to be filtered by regular expressions and a general-purpose function to see if a given string matches a given regex
|
12 years ago |
BlueWall
|
2aac113ac1
Add CLICK_ACTION_ZOOM
|
12 years ago |
SignpostMarv
|
ff867b59cf
Implementing functing to send messages directly to attachments
|
12 years ago |
SignpostMarv
|
466d684fbe
implemented
|
12 years ago |
SignpostMarv
|
7679384829
adding ATTACH_*_PEC constants
|
12 years ago |
Justin Clark-Casey (justincc)
|
bcfc392edf
As per opensim-dev mailing list conversation, introduce OS_NPC constant for use with llSensor()
|
12 years ago |
Talun
|
61e99bcdcb
Mantis 6015 new LSL function llGetAgentList.
|
12 years ago |
dahlia
|
b697d0e895
add OS_NPC_RUNNING option to osNpcMoveToTarget() to allow running speed for moving NPCs
|
12 years ago |
Talun
|
4d652c7041
Missing or unimplemented LSL memory functions.
|
12 years ago |
Talun
|
c3a8c00ce0
Addition of missing constants for llGetObjectDetails including for Mantis 5502
|
12 years ago |
PixelTomsen
|
01f454242d
PRIM_SCULPT_FLAG_INVERT, PRIM_SCULPT_FLAG_MIRROR implemented
|
12 years ago |
Justin Clark-Casey (justincc)
|
edc11a1d39
Add missing RCERR_UNKNOWN and RCERR_SIM_PERF_LOW LSL constants that would eventually be used by llCastRay(), though OpenSim does not use these yet.
|
12 years ago |
Justin Clark-Casey (justincc)
|
09d6521361
Correct RC_* LSL constants used by llCastRay().
|
12 years ago |
Justin Clark-Casey (justincc)
|
7837c611fb
Add OS_NPC_SENSE_AS_AGENT option to osNpcCreate().
|
12 years ago |
PixelTomsen
|
616373db16
llManageEstateAccess implementation http://wiki.secondlife.com/wiki/LlManageEstateAccess
|
12 years ago |
Justin Clark-Casey (justincc)
|
c4972e7734
Add osNpcCreate(string firstname, string lastname, LSL_Vector position, string notecard, int options) variant.
|
13 years ago |
Melanie
|
7518b075b7
Add osNpcCreateOwned to create an owned NPC. Those can be sensed only by the owner, can be destroyed only by the owner and only the owner can save their appearance. Added "NPC" as a flag to llSensor to sense NPCs and exclude them from "AGENT" results.
|
13 years ago |
BlueWall
|
ea0fc7b12c
Add missing property to llGetLinkPrimitiveParams
|
13 years ago |
SignpostMarv Martin
|
9a28e7a4e0
Implementation of PRIM_OMEGA, but only for setting
|
13 years ago |
SignpostMarv Martin
|
059f4b6a3a
Implementing PRIM_LINK_TARGET, but only for setting params
|
13 years ago |
Justin Clark-Casey (justincc)
|
79c13cd997
rename OS_NPC_SIT_IMMEDIATE to OS_NPC_SIT_NOW since it's shorter and more understandable
|
13 years ago |
Justin Clark-Casey (justincc)
|
0c041ce12f
Implement osNpcSit(). This is still in development so don't trust it
|
13 years ago |
Pixel Tomsen
|
28f549bd64
osSetParcelDetails - PARCEL_DETAILS_CLAIMDATE
|
13 years ago |
Justin Clark-Casey (justincc)
|
7f499ff3f3
Add a OS_NPC_LAND_AT_TARGET option to osMoveToTarget()
|
13 years ago |
Justin Clark-Casey (justincc)
|
fb92678b83
fly and no fly constants for osNpcMoveToTarget()
|
13 years ago |