Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 76e0afe83f tidy up some OSSL NPC parameter names 13 years ago
  Justin Clark-Casey (justincc) 16ac5413dd rename position parameter in osNpcMoveToTarget to target 13 years ago
  Justin Clark-Casey (justincc) aebd46a434 rename osNpcStopMoveTo() to osNpcStopMoveToTarget() 13 years ago
  Justin Clark-Casey (justincc) d23d37d2aa implement osNpcGetPos() 13 years ago
  Justin Clark-Casey (justincc) a21e98ae1a implement osNpcGetRot() and osNpcSetRot() 13 years ago
  Justin Clark-Casey (justincc) b1ae930c6b Implement osAgentSaveAppearance() to save the appearance of an avatar in the region to a notecard 13 years ago
  Justin Clark-Casey (justincc) ee22569c92 only accept npc UUIDs to osNpc* functions, not names (except for create) 13 years ago
  Justin Clark-Casey (justincc) 5d6c9644fa early code to allow scripts to force npcs not to fly when moving to target 13 years ago
  Justin Clark-Casey (justincc) 195c1dc9b8 implement osNpcStopMoveTo() to cancel any current move target 13 years ago
  Justin Clark-Casey (justincc) 795c8e6c22 Add osOwnerSaveAppearance() to help with setting up NPC appearances. Not yet ready for user use. 13 years ago
  Justin Clark-Casey (justincc) e869eeb0bf Implement first draft functions for saving and loading NPC appearance from storage. 13 years ago
  Makopoppo 80010f8908 [PATCH] osSetSpeed() will accept float number 13 years ago
  Makopoppo ffa790d69d [PATCH] Get osGetWindParam() and osSetWindParam() accessible 13 years ago
  Marck 69538d14d4 More OSSL function name normalization, this time for osParcelSetDetails. 14 years ago
  Marck b512ecd1dc Normalization of OSSL function names. 14 years ago
  Justin Clark-Casey (justincc) 393c9c9046 Add osUnixTimeToTimestamp() 14 years ago
  Marck 50202bab7c Add osTeleportOwner. 14 years ago
  BlueWall 06b61b68c7 Adding osFunctions for light projection 14 years ago
  Melanie Thielker b64f42fa41 Clone cmGetAvatarList into osGetAvatarList for more generic use. 14 years ago
  Melanie Thielker 53e96dccef Add two new osFunctions: 14 years ago
  OpenSim Master 4c740e1717 Implements three new OSSL functions for parcel management: osParcelJoin joins parcels in an area, osParcelSubdivide splits parcels in an area, osParcelSetDetails sets parcel name, description, owner and group owner. Join and Subdivide methods in LandChannel are exposed. 14 years ago
  Jeff Ames 70d5b1c34c Formatting cleanup. Add copyright headers. 15 years ago
  unknown 87959464c9 Adds osKickUser and osSetSpeed 15 years ago
  Adam Frisby 963cf25813 * Implements OSSL function: osGetSimulatorMemory - returns the current amount of memory allocated to the simulator process (Moderate Threat Level). 15 years ago
  Jeff Lee d39c300d11 Added osGetRegionStats() function, to return a number of sim statistics 15 years ago
  Melanie 0b380f68d8 Change osTeleportAgent parameters from long to int. That numerical range is 15 years ago
  Justin Clark-Casey (justincc) fe82471c2b Apply patch http://opensimulator.org/mantis/view.php?id=4369 15 years ago
  Rob Smart 4f3975f04e addition of a new script function osSetParcelSIPAddress(string SIPAddress), now including iVoiceModule 15 years ago
  dr scofield (aka dirk husemann) 953581698d - making font name used by VectorRenderModule configurable: can be set 15 years ago
  Arthur Valadares 3d6edc04a3 Implements osDrawPolygon, similar to already implemented osDrawFilledPolygon 15 years ago