| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | 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 | 8 | -20/+77 |
|\ \ \
| |/ / |
|
| * | | Add regression test for teleporting an agent between separated regions on the... | Justin Clark-Casey (justincc) | 2012-04-27 | 5 | -6/+6 |
| * | | OSSL: Removed check for CanRunConsoleCommand() in osKickAvatar. | Oren Hurvitz | 2012-04-26 | 1 | -13/+12 |
| * | | Merge branch 'master' of /home/opensim/var/repo/opensim | BlueWall | 2012-04-26 | 7 | -276/+227 |
| |\ \ |
|
| | * | | Port Avination link order to make OpenSim behave like SL. Make Primstar scrip... | Melanie | 2012-04-25 | 1 | -5/+7 |
| * | | | Add a version of osNpcSay that takes a channel number Mantis 5747 | Talun | 2012-04-26 | 3 | -1/+59 |
* | | | | Adapt some TeleportWithMomentum calls | Melanie | 2012-04-25 | 1 | -1/+1 |
* | | | | Merge branch 'master' into careminster | Melanie | 2012-04-25 | 1 | -3/+5 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Minor improvements to logging | Oren Hurvitz | 2012-04-24 | 1 | -3/+5 |
* | | | | Merge branch 'master' into careminster | Melanie | 2012-04-24 | 6 | -323/+215 |
|\ \ \ \
| |/ / / |
|
| * | | | OSSL: fixed the threat level check for osParseJSONNew | Oren Hurvitz | 2012-04-24 | 1 | -1/+1 |
| * | | | Add osForceAttachToAvatar() and osForceDetachFromAvatar() | Justin Clark-Casey (justincc) | 2012-04-24 | 6 | -49/+127 |
| * | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2012-04-23 | 1 | -2/+6 |
| |\ \ \
| | |/ / |
|
| * | | | Replace common code to fetch self inventory item (as opposed to uuid) with Ge... | Justin Clark-Casey (justincc) | 2012-04-23 | 1 | -155/+76 |
| * | | | refactor: Replace calls to InventorySelf() with existing m_itemID in LSL_Api | Justin Clark-Casey (justincc) | 2012-04-23 | 1 | -94/+42 |
* | | | | Merge branch 'master' into careminster | Melanie | 2012-04-23 | 1 | -2/+6 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Mantis 5977 Corrections to llRegionSayTo | Talun | 2012-04-23 | 1 | -2/+6 |
| |/ / |
|
| * | | Fix a logic error in app domain creation | Melanie | 2012-04-18 | 1 | -1/+1 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-18 | 1 | -3/+7 |
|\ \ \
| |/ / |
|
| * | | Don't re-add the assembly resolver for each script if not creating the appdomain | Melanie | 2012-04-18 | 1 | -4/+8 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-17 | 3 | -6/+6 |
|\ \ \
| |/ / |
|
| * | | refactor: Rename EstateSettings.IsEstateManager() to EstateSettings.IsEstateM... | Justin Clark-Casey (justincc) | 2012-04-17 | 3 | -5/+5 |
| * | | Null reference in llGetObjectMass on a seated avatar. | Talun | 2012-04-17 | 1 | -1/+1 |
* | | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ... | Melanie | 2012-04-17 | 1 | -24/+109 |
|\ \ \
| | |/
| |/| |
|
| * | | fix (http://opensimulator.org/mantis/view.php?id=5965) llGetObjectMass was ba... | UbitUmarov | 2012-04-16 | 1 | -2/+23 |
| * | | Let llCastRay use ubitODE raycast if avaiable plus a few changes/fixes that ... | UbitUmarov | 2012-04-16 | 1 | -22/+86 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-14 | 4 | -13/+55 |
|\ \ \
| | |/
| |/| |
|
| * | | Correct whitespace error introduced by previous commit | Melanie | 2012-04-14 | 1 | -1/+1 |
| * | | Missing or unimplemented LSL memory functions. | Talun | 2012-04-13 | 4 | -13/+62 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-04-13 | 1 | -37/+26 |
|\ \ \
| |/ / |
|
| * | | Change threat level of osNpcStopMoveToTarget from Low to High to match other ... | Justin Clark-Casey (justincc) | 2012-04-13 | 1 | -1/+1 |
| * | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2012-04-13 | 5 | -38/+119 |
| |\ \ |
|
| * | | | Remove hardcoded god requirement from osSetRegionWaterHeight, osSetRegionSunS... | Justin Clark-Casey (justincc) | 2012-04-13 | 1 | -36/+25 |
* | | | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ... | Melanie | 2012-04-13 | 3 | -9/+30 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | llGetMass and llGetObjectMass (and push estimation) always use object mass a... | UbitUmarov | 2012-04-09 | 3 | -9/+30 |
* | | | | Merge branch 'master' into careminster | Melanie | 2012-04-13 | 2 | -38/+51 |
|\ \ \ \
| | |_|/
| |/| | |
|