Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | implement osNpcGetPos() | Justin Clark-Casey (justincc) | 2011-08-11 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | | | | | implement osNpcGetRot() and osNpcSetRot() | Justin Clark-Casey (justincc) | 2011-08-11 | 1 | -0/+10 | |
* | | | | | | | | | | | | | | | | | | | | Implement osAgentSaveAppearance() to save the appearance of an avatar in the ... | Justin Clark-Casey (justincc) | 2011-08-11 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | | | | | only accept npc UUIDs to osNpc* functions, not names (except for create) | Justin Clark-Casey (justincc) | 2011-08-11 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | | | | | | | Add a OS_NPC_LAND_AT_TARGET option to osMoveToTarget() | Justin Clark-Casey (justincc) | 2011-08-10 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | | fly and no fly constants for osNpcMoveToTarget() | Justin Clark-Casey (justincc) | 2011-08-10 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | | | early code to allow scripts to force npcs not to fly when moving to target | Justin Clark-Casey (justincc) | 2011-08-10 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | | | | | implement osNpcStopMoveTo() to cancel any current move target | Justin Clark-Casey (justincc) | 2011-08-10 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | | | | | Add osOwnerSaveAppearance() to help with setting up NPC appearances. Not yet... | Justin Clark-Casey (justincc) | 2011-08-09 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | | | | | Implement first draft functions for saving and loading NPC appearance from st... | Justin Clark-Casey (justincc) | 2011-08-09 | 1 | -0/+10 | |
* | | | | | | | | | | | | | | | | | | | | Port implementation of llCastRay() from Aurora. | Justin Clark-Casey (justincc) | 2011-07-12 | 1 | -0/+16 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | [PATCH] osSetSpeed() will accept float number | Makopoppo | 2011-06-28 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | [PATCH] Get osGetWindParam() and osSetWindParam() accessible | Makopoppo | 2011-06-28 | 1 | -10/+9 | |
* | | | | | | | | | | | | | | | | | | | Add support for the new display name related functions in LSL. This does not | Melanie | 2011-04-08 | 2 | -0/+22 | |
* | | | | | | | | | | | | | | | | | | | implement LSL "print()" API function | dahlia | 2011-03-31 | 1 | -0/+5 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | More OSSL function name normalization, this time for osParcelSetDetails. | Marck | 2010-12-11 | 1 | -1/+6 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Normalization of OSSL function names. | Marck | 2010-12-10 | 1 | -4/+29 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Add osUnixTimeToTimestamp() | Justin Clark-Casey (justincc) | 2010-11-17 | 1 | -1/+12 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Add osTeleportOwner. | Marck | 2010-11-16 | 1 | -0/+15 | |
* | | | | | | | | | | | | | | | Add PARCEL_DETAILS_ID to LSL | BlueWall | 2010-11-12 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Add lsClearWindlightScene() to the lightshare module to remove WL settings | Melanie | 2010-11-03 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | Add PRIM_NAME, PRIM_DESC and PRIM_ROT_LOCAL | Melanie | 2010-10-24 | 1 | -0/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Adding osFunctions for light projection | BlueWall | 2010-10-17 | 1 | -0/+10 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'moap' | Justin Clark-Casey (justincc) | 2010-08-06 | 2 | -0/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | properly expose prim media LSL functions to scripts | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -0/+15 | |
| * | | | | | | | | | | | | Fire CHANGED_MEDIA event if a media texture is set or cleared | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -0/+1 | |
| * | | | | | | | | | | | | implement llSetPrimMediaParams() | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -1/+11 | |
| * | | | | | | | | | | | | Implement llGetPrimMediaParams() | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -0/+25 | |
* | | | | | | | | | | | | | Correct some script constants. | Melanie | 2010-08-06 | 1 | -3/+4 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Remove the cm* function namespace | Melanie Thielker | 2010-06-11 | 2 | -16/+1 | |
* | | | | | | | | | | | | Rename CM files to LS | Melanie Thielker | 2010-06-11 | 1 | -10/+10 | |
* | | | | | | | | | | | | Rename cm* function set to ls* (for LightShare) | Melanie Thielker | 2010-06-11 | 1 | -3/+18 | |
* | | | | | | | | | | | | Clone cmGetAvatarList into osGetAvatarList for more generic use. | Melanie Thielker | 2010-06-11 | 1 | -0/+5 | |
* | | | | | | | | | | | | Add two new osFunctions: | Melanie Thielker | 2010-06-02 | 1 | -0/+9 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Implements three new OSSL functions for parcel management: osParcelJoin joins... | OpenSim Master | 2010-05-13 | 1 | -0/+15 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Add URL_REQUEST_* script constants | Melanie | 2010-05-03 | 1 | -0/+2 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | First attempt at fixing mantis #4641. It's better but there are now some issu... | Diva Canto | 2010-03-31 | 2 | -6/+6 | |
* | | | | | | | | | Adding the LightShare module and scripting API. This code was written by | Melanie | 2010-03-31 | 2 | -0/+153 | |
* | | | | | | | | | Committing the LightShare code, which was developed by TomMeta of Meta7. | Melanie | 2010-03-31 | 1 | -0/+2 | |
* | | | | | | | | | - implementing server 1.38 functions | unknown | 2010-03-06 | 2 | -0/+21 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Revolution is on the roll again! :) | Revolution | 2010-02-14 | 1 | -0/+8 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Whitespace cleanup | Melanie | 2010-01-11 | 1 | -2/+2 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Adds llRotTarget and the events at_rot_target and not_at_rot_target. | Revolution | 2010-01-11 | 1 | -3/+4 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Formatting cleanup. Add copyright headers. | Jeff Ames | 2010-01-04 | 2 | -29/+29 | |
* | | | | | Add virtual method StateChange to ScriptBaseClass | Melanie | 2010-01-02 | 1 | -0/+4 | |
| |_|_|/ |/| | | | ||||||
* | | | | Adds osKickUser and osSetSpeed | unknown | 2009-12-31 | 1 | -0/+16 | |
| |_|/ |/| | | ||||||
* | | | * Implements OSSL function: osGetSimulatorMemory - returns the current amount... | Adam Frisby | 2009-12-13 | 1 | -0/+10 | |
| |/ |/| | ||||||
* | | Added osGetRegionStats() function, to return a number of sim statistics | Jeff Lee | 2009-11-26 | 2 | -0/+28 | |
* | | Change osTeleportAgent parameters from long to int. That numerical range is | Melanie | 2009-11-25 | 1 | -2/+2 | |
|/ | ||||||
* | Apply patch http://opensimulator.org/mantis/view.php?id=4369 | Justin Clark-Casey (justincc) | 2009-11-12 | 1 | -9/+19 |