| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster | Melanie | 2012-06-06 | 1 | -1/+0 |
|\ |
|
| * | Remove unused ScenePresence list structure in llGetAgentList() | Justin Clark-Casey (justincc) | 2012-06-05 | 1 | -1/+0 |
* | | Merge branch 'avination' into careminster | Melanie | 2012-06-02 | 1 | -7/+33 |
|\ \ |
|
| * | | Fix LSL animation state reporting and animation state transitions on crossing | Melanie | 2012-06-01 | 1 | -7/+33 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-05-31 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | Prevent multiple requests to go physical from reaching the physics plugin | Melanie | 2012-05-30 | 1 | -0/+4 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-27 | 2 | -78/+83 |
|\ \ \
| | |/
| |/| |
|
| * | | minor: code formatting from 0b72f773 | Justin Clark-Casey (justincc) | 2012-05-26 | 1 | -12/+11 |
| * | | Mantis 6025 llRequestPermissions auto grant for NPCs. | Talun | 2012-05-26 | 1 | -1/+23 |
| * | | One can now get hyoergrid region co-ordinates with llRequestSimulatorData | Blake.Bourque | 2012-05-26 | 1 | -5/+21 |
| * | | Use GetInventoryItem() in LSL_Api.InventoryKey(string name, int type). | Justin Clark-Casey (justincc) | 2012-05-26 | 1 | -17/+7 |
| * | | Use SceneObjectPartInventory.GetInventoryItem() in OSSL.AvatarStopAnimation i... | Justin Clark-Casey (justincc) | 2012-05-26 | 1 | -14/+12 |
| * | | refactor: replace LSL_Api.InventoryKey(string) largely with SceneObjectPartIn... | Justin Clark-Casey (justincc) | 2012-05-26 | 1 | -37/+15 |
| * | | Mantis 6028 osAvatarStopAnimation not stopping animations via UUID | Talun | 2012-05-25 | 1 | -7/+11 |
| * | | Fix llGetSimulatorHostname to return configured hostname | BlueWall | 2012-05-23 | 1 | -1/+2 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-19 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Port Avination's collision fixes to core. | Melanie | 2012-05-15 | 1 | -10/+11 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-05-17 | 1 | -2/+8 |
|\ \ \
| | |/
| |/| |
|
| * | | Added a invalidCollisionSoundUUID so that scripts can stop all collision sou... | UbitUmarov | 2012-05-16 | 1 | -2/+8 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-05-15 | 1 | -2/+4 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'avination' into ubitwork | UbitUmarov | 2012-05-15 | 1 | -10/+11 |
| |\ \ |
|
| * | | | make llGetCameraPos and llGetCameraRot apply to avatar that granted permissio... | UbitUmarov | 2012-05-14 | 1 | -4/+14 |
* | | | | Merge branch 'avination' into careminster | Melanie | 2012-05-14 | 1 | -10/+11 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Completely revamp collision handling. Now works as it is supposed to. | Melanie | 2012-05-14 | 1 | -10/+11 |
| |/ / |
|
| * | | Mantis 6015 new LSL function llGetAgentList. | Talun | 2012-05-11 | 4 | -0/+96 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-14 | 1 | -7/+21 |
|\ \ \
| | |/
| |/| |
|
| * | | Modifications for SMTP in OpenSimulator. Email size limit was fixed (was out ... | Chris Koeritz | 2012-05-13 | 1 | -7/+21 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-10 | 4 | -0/+96 |
|\ \ \
| |/ / |
|
| * | | Mantis 6015 new LSL function llGetAgentList. | Talun | 2012-05-09 | 4 | -0/+96 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-09 | 5 | -205/+127 |
|\ \ \
| |/ / |
|
| * | | refactor: Eliminate local id parameter from api initialize. | Justin Clark-Casey (justincc) | 2012-05-08 | 4 | -30/+22 |
| * | | Instead of constantly looking up unchanging self item in script code, pass in... | Justin Clark-Casey (justincc) | 2012-05-08 | 4 | -169/+118 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-08 | 1 | -8/+10 |
|\ \ \
| |/ / |
|
| * | | For osGetGridNick(), osGetGridName(), osGetGridLoginURI() and osGetGridCustom... | Justin Clark-Casey (justincc) | 2012-05-07 | 1 | -8/+10 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-07 | 2 | -2/+4 |
|\ \ \
| |/ / |
|
| * | | remove default values from prior commit since mono cant deal with them | dahlia | 2012-05-07 | 1 | -1/+1 |
| * | | add OS_NPC_RUNNING option to osNpcMoveToTarget() to allow running speed for m... | dahlia | 2012-05-06 | 2 | -1/+3 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-05 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fixes Mantis #5999. llSetLinkPrimitiveParams with PRIM_BUMP_SHINY did cause a... | Snoopy Pfeffer | 2012-05-03 | 1 | -1/+1 |
* | | | Merge branch 'avination' | Melanie | 2012-05-02 | 1 | -1/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | llGetGeometricCenter... | UbitUmarov | 2012-04-29 | 1 | -1/+2 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-30 | 3 | -0/+13 |
|\ \ \
| | |/
| |/| |
|
| * | | llGenerateKey implementation. Creates a random UUID I.E: UUID.Random().ToStri... | TBG Renfold | 2012-04-30 | 3 | -0/+13 |
* | | | Merge branch 'avination' | Melanie | 2012-04-29 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | fix llGetCenterOfMass ( checked with ubitODE only) | UbitUmarov | 2012-04-28 | 1 | -1/+1 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-27 | 1 | -5/+20 |
|\ \ \
| | |/
| |/| |
|
| * | | minor: style adjustments in SensorRepeat, mainly related to patch from stoehr | Justin Clark-Casey (justincc) | 2012-04-27 | 1 | -3/+4 |
| * | | Fixing wrong position of llSensor, SensePoint wasnt following the rotation of... | Stefan_Boom | 2012-04-27 | 1 | -8/+22 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-27 | 3 | -14/+71 |
|\ \ \
| |/ / |
|
| * | | OSSL: Removed check for CanRunConsoleCommand() in osKickAvatar. | Oren Hurvitz | 2012-04-26 | 1 | -13/+12 |