Commit Verlauf

Autor SHA1 Nachricht Datum
  dahlia eb52d346c0 add new LSL constants associated with new "ribbon", "glow", and "blend" particle system functionality. Note that this does *not* complete required server side changes for implementing the new particle system vor 11 Jahren
  Talun f074739e33 Mantis 6280: llSetContentType(). An implementation. vor 11 Jahren
  Melanie 81ad9255b5 Hook up Keyframe motion to almost everything. Failing to cross a sim border vor 11 Jahren
  Kevin Cozens cbc9ae898c Added missing functionality (mainly custom headers) to llHTTPRequest. vor 11 Jahren
  Melanie e5beb480ea Partial port of Avination's support for the new physics parameters. vor 11 Jahren
  Talun 607558fe21 New constants for llGetObjectDetails vor 11 Jahren
  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 vor 12 Jahren
  BlueWall 2aac113ac1 Add CLICK_ACTION_ZOOM vor 12 Jahren
  SignpostMarv ff867b59cf Implementing functing to send messages directly to attachments vor 12 Jahren
  SignpostMarv 466d684fbe implemented vor 12 Jahren
  SignpostMarv 7679384829 adding ATTACH_*_PEC constants vor 12 Jahren
  Justin Clark-Casey (justincc) bcfc392edf As per opensim-dev mailing list conversation, introduce OS_NPC constant for use with llSensor() vor 12 Jahren
  Talun 61e99bcdcb Mantis 6015 new LSL function llGetAgentList. vor 12 Jahren
  dahlia b697d0e895 add OS_NPC_RUNNING option to osNpcMoveToTarget() to allow running speed for moving NPCs vor 12 Jahren
  Talun 4d652c7041 Missing or unimplemented LSL memory functions. vor 12 Jahren
  Talun c3a8c00ce0 Addition of missing constants for llGetObjectDetails including for Mantis 5502 vor 12 Jahren
  PixelTomsen 01f454242d PRIM_SCULPT_FLAG_INVERT, PRIM_SCULPT_FLAG_MIRROR implemented vor 12 Jahren
  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. vor 12 Jahren
  Justin Clark-Casey (justincc) 09d6521361 Correct RC_* LSL constants used by llCastRay(). vor 12 Jahren
  Justin Clark-Casey (justincc) 7837c611fb Add OS_NPC_SENSE_AS_AGENT option to osNpcCreate(). vor 12 Jahren
  PixelTomsen 616373db16 llManageEstateAccess implementation http://wiki.secondlife.com/wiki/LlManageEstateAccess vor 12 Jahren
  Justin Clark-Casey (justincc) c4972e7734 Add osNpcCreate(string firstname, string lastname, LSL_Vector position, string notecard, int options) variant. vor 12 Jahren
  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. vor 12 Jahren
  BlueWall ea0fc7b12c Add missing property to llGetLinkPrimitiveParams vor 13 Jahren
  SignpostMarv Martin 9a28e7a4e0 Implementation of PRIM_OMEGA, but only for setting vor 13 Jahren
  SignpostMarv Martin 059f4b6a3a Implementing PRIM_LINK_TARGET, but only for setting params vor 13 Jahren
  Justin Clark-Casey (justincc) 79c13cd997 rename OS_NPC_SIT_IMMEDIATE to OS_NPC_SIT_NOW since it's shorter and more understandable vor 13 Jahren
  Justin Clark-Casey (justincc) 0c041ce12f Implement osNpcSit(). This is still in development so don't trust it vor 13 Jahren
  Pixel Tomsen 28f549bd64 osSetParcelDetails - PARCEL_DETAILS_CLAIMDATE vor 13 Jahren
  Justin Clark-Casey (justincc) 7f499ff3f3 Add a OS_NPC_LAND_AT_TARGET option to osMoveToTarget() vor 13 Jahren