| Commit message (Expand) | Author | Age | Files | Lines |
* | sop.AddToPhysics(..) fixed and in use. For now it seems it needs to set sop.... | UbitUmarov | 2012-04-09 | 1 | -263/+147 |
* | Fix a LSL merge artefact | Melanie | 2012-04-08 | 1 | -10/+2 |
* | Merge branch 'master' into careminster | Melanie | 2012-04-07 | 27 | -373/+960 |
|\ |
|
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2012-04-06 | 10 | -128/+268 |
| |\ |
|
| | * | Rather than having a FromFolderID property on every single prim and only ever... | Justin Clark-Casey (justincc) | 2012-04-07 | 4 | -10/+19 |
| | * | Store FromItemID for attachments once on SOG instead of on every SOP and only... | Justin Clark-Casey (justincc) | 2012-04-07 | 8 | -34/+29 |
| | * | refactor: Eliminate unnecessary SOP.m_physActor | Justin Clark-Casey (justincc) | 2012-04-06 | 1 | -10/+1 |
| | * | Implement PRIM_POS_LOCAL on llSetPrimitiveParams() and other prim params LSL ... | Justin Clark-Casey (justincc) | 2012-04-06 | 1 | -0/+1 |
| | * | refactor: Use clearer part.ParentGroup.IsAttachment in LSL_Api.GetPartLocalPos() | Justin Clark-Casey (justincc) | 2012-04-06 | 1 | -4/+4 |
| | * | Fix llGetLinkPrimParams for PRIM_POS_LOCAL for child prims whether in scene o... | Justin Clark-Casey (justincc) | 2012-04-06 | 2 | -13/+24 |
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2012-04-06 | 2 | -0/+82 |
| | |\ |
|
| | | * | Addition of missing constants for llGetObjectDetails including for Mantis 5502 | Talun | 2012-04-06 | 2 | -0/+82 |
| | * | | For llGetMass(), return the mass of the avatar is the object is attached. | Justin Clark-Casey (justincc) | 2012-04-06 | 2 | -3/+40 |
| | |/ |
|
| | * | Make llGetMass() return total mass of object when called on root prim. | Justin Clark-Casey (justincc) | 2012-04-06 | 1 | -1/+4 |
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2012-04-06 | 26 | -205/+684 |
| | |\ |
|
| | * | | remove possible PhysActor unexpectedly null race conditions when changing pri... | Justin Clark-Casey (justincc) | 2012-04-03 | 2 | -63/+74 |
| * | | | Moved the inventory manipulation from HGEntityTransferModule to HGInventoryAc... | Diva Canto | 2012-04-06 | 4 | -150/+208 |
| | |/
| |/| |
|
| * | | Deleted the unused and commented code from 2 commits ago. | Diva Canto | 2012-04-06 | 2 | -835/+1 |
| * | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2012-04-06 | 2 | -3/+49 |
| |\ \ |
|
| | * | | Added missing refresh of group membership client side cache to the groups mod... | Snoopy Pfeffer | 2012-04-05 | 1 | -1/+2 |
| | * | | Revert last commit | Snoopy Pfeffer | 2012-04-05 | 1 | -22/+25 |
| | * | | Group based access restrictions to parcels require group membership, but not ... | Snoopy Pfeffer | 2012-04-05 | 1 | -25/+22 |
| | * | | Little bug fix in HasGroupAccess, to properly store the case "true" in the ca... | Snoopy Pfeffer | 2012-04-05 | 1 | -5/+2 |
| * | | | If an AddItem fails, try adding it to the right folder type. | Diva Canto | 2012-04-06 | 1 | -20/+63 |
| * | | | WARNING: LOTS OF COMMENTED AND UNUSED CODE IN THIS COMMIT. This is on purpose... | Diva Canto | 2012-04-06 | 2 | -57/+1007 |
| * | | | A few minor tweaks here and there in XInventoryService. | Diva Canto | 2012-04-06 | 1 | -14/+48 |
| * | | | Finish the implementation of GetUserInventory, even though it's still not used. | Diva Canto | 2012-04-06 | 6 | -33/+201 |
| * | | | Packing of folder in SendBulkUpdateInventory always set the folder type to -1... | Diva Canto | 2012-04-06 | 1 | -1/+2 |
| * | | | Guard against null inventory contents. | Diva Canto | 2012-04-06 | 1 | -2/+2 |
| * | | | Thank you, BaseHttpServer, for telling me where things go wrong. | Diva Canto | 2012-04-06 | 1 | -2/+2 |
* | | | | Merge branch 'ubitwork' | Melanie | 2012-04-04 | 6 | -145/+462 |
|\ \ \ \ |
|
| * | | | | minor changes.. a few physicsactor -> pa and a use a constant with |'ed bit... | UbitUmarov | 2012-04-04 | 1 | -35/+31 |
| * | | | | remove more merge artefacts | UbitUmarov | 2012-04-04 | 1 | -10/+3 |
| * | | | | reverted changes to llApplyRotationalImpulse execution in SOP/SOG. This funct... | UbitUmarov | 2012-04-04 | 2 | -3/+3 |
| * | | | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork | UbitUmarov | 2012-04-04 | 18 | -124/+261 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork | UbitUmarov | 2012-04-01 | 49 | -340/+1604 |
| |\ \ \ \ \ |
|
| * | | | | | | reduced instability in vertical atractor with eficiency of 1 and banking | UbitUmarov | 2012-03-31 | 1 | -9/+13 |
| * | | | | | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork | UbitUmarov | 2012-03-28 | 28 | -123/+730 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork | UbitUmarov | 2012-03-27 | 20 | -61/+128 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork | UbitUmarov | 2012-03-27 | 1 | -13/+49 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork | UbitUmarov | 2012-03-26 | 29 | -295/+794 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | UbitOde let caller try to build meshs like done in chode. Changing this was ... | UbitUmarov | 2012-03-24 | 2 | -3885/+3959 |
| * | | | | | | | | | | Avatars have no bounce | UbitUmarov | 2012-03-24 | 3 | -3705/+3955 |
| * | | | | | | | | | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork | UbitUmarov | 2012-03-23 | 42 | -269/+883 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork | UbitUmarov | 2012-03-22 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | reverted priorityQueue changes | UbitUmarov | 2012-03-21 | 1 | -8/+3 |
* | | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-04-05 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | Simplify group access checks and break them out into a separate method. | Melanie | 2012-04-05 | 1 | -57/+49 |
* | | | | | | | | | | | | | Remove some unneeded parens | Melanie | 2012-04-04 | 1 | -1/+1 |
* | | | | | | | | | | | | | Adjust Snoopy's contribution for AVN | Melanie | 2012-04-05 | 1 | -56/+14 |