| Commit message (Expand) | Author | Age | Files | Lines |
* | Resolve merge commits, stage 1 | Tom | 2011-09-04 | 1 | -2/+11 |
|\ |
|
| * | tidy up some OSSL NPC parameter names | Justin Clark-Casey (justincc) | 2011-08-12 | 1 | -5/+5 |
| * | rename position parameter in osNpcMoveToTarget to target | Justin Clark-Casey (justincc) | 2011-08-12 | 1 | -1/+1 |
| * | rename osNpcStopMoveTo() to osNpcStopMoveToTarget() | Justin Clark-Casey (justincc) | 2011-08-12 | 1 | -1/+1 |
| * | implement osNpcGetPos() | Justin Clark-Casey (justincc) | 2011-08-11 | 1 | -0/+1 |
| * | implement osNpcGetRot() and osNpcSetRot() | Justin Clark-Casey (justincc) | 2011-08-11 | 1 | -0/+2 |
| * | Implement osAgentSaveAppearance() to save the appearance of an avatar in the ... | Justin Clark-Casey (justincc) | 2011-08-11 | 1 | -1/+1 |
| * | only accept npc UUIDs to osNpc* functions, not names (except for create) | Justin Clark-Casey (justincc) | 2011-08-11 | 1 | -3/+3 |
| * | early code to allow scripts to force npcs not to fly when moving to target | Justin Clark-Casey (justincc) | 2011-08-10 | 1 | -0/+1 |
| * | implement osNpcStopMoveTo() to cancel any current move target | Justin Clark-Casey (justincc) | 2011-08-10 | 1 | -0/+1 |
| * | Add osOwnerSaveAppearance() to help with setting up NPC appearances. Not yet... | Justin Clark-Casey (justincc) | 2011-08-09 | 1 | -0/+2 |
| * | Implement first draft functions for saving and loading NPC appearance from st... | Justin Clark-Casey (justincc) | 2011-08-09 | 1 | -0/+2 |
* | | Merge branch 'master' into careminster-presence-refactor | root | 2011-06-30 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | [PATCH] osSetSpeed() will accept float number | Makopoppo | 2011-06-28 | 1 | -1/+1 |
| * | [PATCH] Get osGetWindParam() and osSetWindParam() accessible | Makopoppo | 2011-06-28 | 1 | -2/+2 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-12 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | More OSSL function name normalization, this time for osParcelSetDetails. | Marck | 2010-12-11 | 1 | -1/+2 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-12 | 1 | -7/+12 |
|\ \
| |/ |
|
| * | Normalization of OSSL function names. | Marck | 2010-12-10 | 1 | -7/+12 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-17 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Add osUnixTimeToTimestamp() | Justin Clark-Casey (justincc) | 2010-11-17 | 1 | -0/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-16 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Add osTeleportOwner. | Marck | 2010-11-16 | 1 | -0/+3 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-10-18 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Adding osFunctions for light projection | BlueWall | 2010-10-17 | 1 | -0/+3 |
| * | Clone cmGetAvatarList into osGetAvatarList for more generic use. | Melanie Thielker | 2010-06-11 | 1 | -0/+1 |
| * | Add two new osFunctions: | Melanie Thielker | 2010-06-02 | 1 | -0/+4 |
* | | Clone cmGetAvatarList into osGetAvatarList for more generic use. | Melanie Thielker | 2010-06-11 | 1 | -0/+1 |
* | | Add two new osFunctions: | Melanie Thielker | 2010-06-02 | 1 | -0/+4 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-05-21 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Implements three new OSSL functions for parcel management: osParcelJoin joins... | OpenSim Master | 2010-05-13 | 1 | -0/+4 |
* | | Merge branch 'master' into careminster | Melanie | 2010-01-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Formatting cleanup. Add copyright headers. | Jeff Ames | 2010-01-04 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2009-12-31 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Adds osKickUser and osSetSpeed | unknown | 2009-12-31 | 1 | -0/+4 |
* | | Merge branch 'master' into careminster | Melanie | 2009-12-14 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | * Implements OSSL function: osGetSimulatorMemory - returns the current amount... | Adam Frisby | 2009-12-13 | 1 | -0/+2 |
* | | Move osFunctions into a new Careminster script interface | CasperW | 2009-12-09 | 1 | -5/+0 |
* | | Enable scripting interface for windlight | unknown | 2009-12-09 | 1 | -1/+6 |
|/ |
|
* | Added osGetRegionStats() function, to return a number of sim statistics | Jeff Lee | 2009-11-26 | 1 | -0/+1 |
* | Change osTeleportAgent parameters from long to int. That numerical range is | Melanie | 2009-11-25 | 1 | -1/+1 |
* | Apply patch http://opensimulator.org/mantis/view.php?id=4369 | Justin Clark-Casey (justincc) | 2009-11-12 | 1 | -4/+6 |
* | addition of a new script function osSetParcelSIPAddress(string SIPAddress), n... | Rob Smart | 2009-09-18 | 1 | -0/+1 |
* | - making font name used by VectorRenderModule configurable: can be set | dr scofield (aka dirk husemann) | 2009-08-31 | 1 | -0/+1 |
* | Implements osDrawPolygon, similar to already implemented osDrawFilledPolygon | Arthur Valadares | 2009-08-28 | 1 | -0/+1 |
* | Implemented osPenCap, that sets EndCap and StartCap to Pen. This allows using... | Arthur Valadares | 2009-08-25 | 1 | -0/+1 |
* | Adds osDrawPolygon to OSSL. Works a little different then other OS Drawing fu... | Arthur Valadares | 2009-08-21 | 1 | -0/+1 |
* | * Fleshes more of NPCModule out. | Adam Frisby | 2009-08-21 | 1 | -0/+6 |
* | Formatting cleanup. | Jeff Ames | 2009-08-09 | 1 | -2/+2 |
* | Thank you, Godfrey, for a patch that implements osGetLinkPrimitiveParams | Melanie | 2009-08-07 | 1 | -0/+2 |