| Commit message (Expand) | Author | Files | Lines |
2011-09-29 | llAvatarOnLinkSitTarget Implementation | Pixel Tomsen | 1 | -0/+1 |
2011-08-19 | Add llRegionSayTo | BlueWall | 1 | -0/+1 |
2011-08-12 | tidy up some OSSL NPC parameter names | Justin Clark-Casey (justincc) | 1 | -5/+5 |
2011-08-12 | rename position parameter in osNpcMoveToTarget to target | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-08-12 | rename osNpcStopMoveTo() to osNpcStopMoveToTarget() | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-08-11 | implement osNpcGetPos() | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2011-08-11 | implement osNpcGetRot() and osNpcSetRot() | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2011-08-11 | Implement osAgentSaveAppearance() to save the appearance of an avatar in the ... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-08-11 | only accept npc UUIDs to osNpc* functions, not names (except for create) | Justin Clark-Casey (justincc) | 1 | -3/+3 |
2011-08-10 | early code to allow scripts to force npcs not to fly when moving to target | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2011-08-10 | implement osNpcStopMoveTo() to cancel any current move target | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2011-08-09 | Add osOwnerSaveAppearance() to help with setting up NPC appearances. Not yet... | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2011-08-09 | Implement first draft functions for saving and loading NPC appearance from st... | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2011-07-12 | Port implementation of llCastRay() from Aurora. | Justin Clark-Casey (justincc) | 1 | -2/+3 |
2011-06-28 | [PATCH] osSetSpeed() will accept float number | Makopoppo | 1 | -1/+1 |
2011-06-28 | [PATCH] Get osGetWindParam() and osSetWindParam() accessible | Makopoppo | 1 | -2/+2 |
2011-04-08 | Add support for the new display name related functions in LSL. This does not | Melanie | 1 | -0/+4 |
2011-03-31 | implement LSL "print()" API function | dahlia | 1 | -0/+1 |
2010-12-11 | More OSSL function name normalization, this time for osParcelSetDetails. | Marck | 1 | -1/+2 |
2010-12-10 | Normalization of OSSL function names. | Marck | 1 | -7/+12 |
2010-11-17 | Add osUnixTimeToTimestamp() | Justin Clark-Casey (justincc) | 1 | -0/+1 |
2010-11-16 | Add osTeleportOwner. | Marck | 1 | -0/+3 |
2010-11-03 | Add lsClearWindlightScene() to the lightshare module to remove WL settings | Melanie | 1 | -0/+1 |
2010-10-17 | Adding osFunctions for light projection | BlueWall | 1 | -0/+3 |
2010-07-26 | properly expose prim media LSL functions to scripts | Justin Clark-Casey (justincc) | 1 | -0/+3 |
2010-07-15 | properly expose prim media LSL functions to scripts | Justin Clark-Casey (justincc) | 1 | -0/+3 |
2010-06-11 | Rename CM files to LS | Melanie Thielker | 1 | -1/+1 |
2010-06-11 | Rename cm* function set to ls* (for LightShare) | Melanie Thielker | 1 | -3/+3 |
2010-06-11 | Clone cmGetAvatarList into osGetAvatarList for more generic use. | Melanie Thielker | 1 | -0/+1 |
2010-06-02 | Add two new osFunctions: | Melanie Thielker | 2 | -0/+7 |
2010-05-13 | Implements three new OSSL functions for parcel management: osParcelJoin joins... | OpenSim Master | 1 | -0/+4 |
2010-03-31 | First attempt at fixing mantis #4641. It's better but there are now some issu... | Diva Canto | 1 | -1/+1 |
2010-03-31 | Add missing licenses. Change relicensed LightShare module to proper BSD | Melanie | 1 | -1/+28 |
2010-03-31 | Adding the LightShare module and scripting API. This code was written by | Melanie | 1 | -0/+21 |
2010-03-06 | - implementing server 1.38 functions | unknown | 1 | -0/+4 |
2010-01-04 | Formatting cleanup. Add copyright headers. | Jeff Ames | 1 | -1/+1 |
2009-12-31 | Adds osKickUser and osSetSpeed | unknown | 1 | -0/+4 |
2009-12-13 | * Implements OSSL function: osGetSimulatorMemory - returns the current amount... | Adam Frisby | 1 | -0/+2 |
2009-11-26 | Added osGetRegionStats() function, to return a number of sim statistics | Jeff Lee | 1 | -0/+1 |
2009-11-25 | Change osTeleportAgent parameters from long to int. That numerical range is | Melanie | 1 | -1/+1 |
2009-11-12 | Apply patch http://opensimulator.org/mantis/view.php?id=4369 | Justin Clark-Casey (justincc) | 1 | -4/+6 |
2009-11-10 | Add modSendCommand function (note, this is a new API module, using the API | Melanie | 1 | -0/+46 |
2009-09-22 | Thank you, Intari, for a patch that implements the missing pieces of | Melanie | 1 | -1/+1 |
2009-09-18 | addition of a new script function osSetParcelSIPAddress(string SIPAddress), n... | Rob Smart | 1 | -0/+1 |
2009-08-31 | - making font name used by VectorRenderModule configurable: can be set | dr scofield (aka dirk husemann) | 1 | -0/+1 |
2009-08-28 | Implements osDrawPolygon, similar to already implemented osDrawFilledPolygon | Arthur Valadares | 1 | -0/+1 |
2009-08-25 | Implemented osPenCap, that sets EndCap and StartCap to Pen. This allows using... | Arthur Valadares | 1 | -0/+1 |
2009-08-21 | Adds osDrawPolygon to OSSL. Works a little different then other OS Drawing fu... | Arthur Valadares | 1 | -0/+1 |
2009-08-21 | * Fleshes more of NPCModule out. | Adam Frisby | 1 | -0/+6 |
2009-08-09 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |