| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster | Melanie | 2012-03-09 | 1 | -16/+6 |
|\ |
|
| * | Use SP.ParentPart instead of ParentID in places where it's more efficient (sa... | Justin Clark-Casey (justincc) | 2012-03-09 | 1 | -17/+7 |
| * | FireAndForget scripted rez - port from Avination | Melanie | 2012-03-09 | 1 | -41/+46 |
* | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ... | Melanie | 2012-03-06 | 1 | -3/+18 |
|\ \ |
|
| * | | Teleport users to the cornfield when they are teleported with | Melanie | 2012-03-05 | 1 | -3/+13 |
| * | | SL compatibility - return only points on segemtn, not ray in llCastRay | Melanie | 2012-03-05 | 1 | -0/+5 |
* | | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ... | Melanie | 2012-03-04 | 1 | -2/+162 |
|\ \ \
| |/ / |
|
| * | | Fix and hook up llTeleportAgent | Melanie | 2012-02-28 | 1 | -1/+1 |
| * | | Implement llTeleportAgent | Melanie | 2012-02-28 | 1 | -0/+22 |
| * | | Move KeyframeMotion from SOG to SOP because we can't persist it any | Melanie | 2012-02-26 | 1 | -11/+11 |
| * | | Fix deserialization of Buoyancy, Force and Torque. Remove debug from the new | Melanie | 2012-02-26 | 1 | -2/+2 |
| * | | Implement llSetKeyframedMotion. No persistence, no region crossing. Yet. | Melanie | 2012-02-26 | 1 | -0/+138 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-03-03 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix indexing on string trim | BlueWall | 2012-03-01 | 1 | -1/+1 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-02-25 | 1 | -27/+89 |
|\ \ \
| |/ / |
|
| * | | PRIM_SCULPT_FLAG_INVERT, PRIM_SCULPT_FLAG_MIRROR implemented | PixelTomsen | 2012-02-25 | 1 | -4/+6 |
| * | | llGetLinkMedia, llSetLinkMedia, llClearLinkMedia implementation mantis: http:... | PixelTomsen | 2012-02-24 | 1 | -23/+83 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-02-24 | 1 | -5/+27 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | llLinkSitTarget implementation http://wiki.secondlife.com/wiki/LlLinkSitTarget | PixelTomsen | 2012-02-24 | 1 | -5/+27 |
* | | Add permission checks to scripted object movements, which didn't respect bans | Melanie | 2012-02-23 | 1 | -1/+53 |
* | | Count agents for LSL instead of relying on SceneGraph to have the correct | Melanie | 2012-02-22 | 1 | -1/+7 |
* | | Adjust sit target and the llSetLinkPrimitiveParams sit position hack | Melanie | 2012-02-22 | 1 | -14/+46 |
* | | Merge branch 'master' into careminster | Melanie | 2012-02-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix:LINK_ROOT flag for llGetLinkName() by SinglePrim | PixelTomsen | 2012-02-21 | 1 | -1/+1 |
| * | Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more | Melanie | 2012-02-02 | 1 | -31/+68 |
* | | Prevent object loss and positioning outside the region with failed object sim | Melanie | 2012-02-14 | 1 | -3/+9 |
* | | Make ban, eject, freeze and the scripted versions of those work. | Melanie | 2012-02-02 | 1 | -31/+70 |
* | | Fix remembering attachment point and position when an item is rezzed in world. | Melanie | 2012-02-02 | 1 | -49/+50 |
* | | Merge branch 'master' into careminster | Melanie | 2012-01-31 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Fix:llSetText - limited text to a maximum of 254 chars | PixelTomsen | 2012-01-31 | 1 | -3/+3 |
* | | Merge branch 'master' into careminster | Melanie | 2012-01-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix llEdgeOfWorld functionality - see mantis http://opensimulator.org/mantis/... | Garmin Kawaguichi | 2012-01-29 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-01-26 | 1 | -0/+69 |
|\ \
| |/ |
|
| * | llManageEstateAccess implementation http://wiki.secondlife.com/wiki/LlManageE... | PixelTomsen | 2012-01-26 | 1 | -0/+69 |
* | | Merge branch 'master' into careminster | Melanie | 2012-01-26 | 1 | -1/+13 |
|\ \
| |/ |
|
| * | refactor: decompose most of RezScript() into RezScriptFromAgentInventory(), R... | Justin Clark-Casey (justincc) | 2012-01-25 | 1 | -1/+2 |
| * | llGetParcelMusicURL implementation http://wiki.secondlife.com/wiki/LlGetParce... | Pixel Tomsen | 2012-01-25 | 1 | -0/+12 |
* | | Typo fix | Melanie | 2012-01-25 | 1 | -1/+1 |
* | | Spin off starting scripts in rezzed objects into a thread to avoid a recursion | Melanie | 2012-01-25 | 1 | -1/+4 |
* | | Fix llLookAt the right way | Melanie | 2012-01-23 | 1 | -19/+24 |
* | | Fix merge | Melanie | 2012-01-14 | 1 | -56/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-01-14 | 1 | -5/+33 |
|\ \
| |/ |
|
| * | Register the UrlModule for script engine events OnScriptRemoved and OnObjectR... | Justin Clark-Casey (justincc) | 2012-01-14 | 1 | -5/+0 |
| * | Cleaned up the LookAt code in SOP and SOG. Added support for incrementally | Mic Bowman | 2012-01-13 | 1 | -4/+4 |
| * | Fix llRotLookAt and llLookAt for non-physical objects. Per conversation | Mic Bowman | 2012-01-13 | 1 | -7/+23 |
* | | Merge branch 'master' into careminster | Melanie | 2012-01-06 | 1 | -5/+9 |
|\ \
| |/ |
|
| * | Fixed llAngleBetween() to allow denormal rotations | John Cochran | 2012-01-06 | 1 | -5/+9 |
| * | Add script instruction count back to llRot2Euler. Other minor formatting/doc... | Justin Clark-Casey (justincc) | 2012-01-06 | 1 | -2/+12 |
| * | Replaced llRot2Euler function. | John Cochran | 2012-01-06 | 1 | -18/+13 |
* | | Add PRIM_POS_LOCAL as an alias to PRIM_POSITION for setting the position. | Melanie | 2011-12-24 | 1 | -0/+9 |