Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | also exclude land | UbitUmarov | 2013-01-07 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | exclude avatars from unfiltered RaycastWorld | UbitUmarov | 2013-01-07 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | in raycast for camera exclude self detection | UbitUmarov | 2013-01-07 | 1 | -3/+2 | |
| | | | | ||||||
| * | | | don't try to read geom positions outside main ode thread :( | UbitUmarov | 2013-01-06 | 1 | -10/+11 | |
| |/ / | ||||||
* | | | Merge branch 'avination' into careminster | Melanie | 2013-01-06 | 20 | -456/+1120 | |
|\ \ \ | |/ / | ||||||
| * | | bug fix, cleanup... | UbitUmarov | 2013-01-03 | 3 | -38/+34 | |
| | | | ||||||
| * | | check land permitions on sit target for unscripted sits | UbitUmarov | 2013-01-03 | 3 | -0/+31 | |
| | | | ||||||
| * | | make ResetMoveToTarget cancel any 'force' waiting to be applied to avatar | UbitUmarov | 2013-01-03 | 1 | -7/+2 | |
| | | | | | | | | | | | | ( by the odd use of Velocity) | |||||
| * | | cancel MoveToTarget (viewer 'go here") on sits | UbitUmarov | 2013-01-03 | 1 | -2/+22 | |
| | | | ||||||
| * | | i try to fix avatar orientation in some cases.. | UbitUmarov | 2013-01-02 | 1 | -2/+2 | |
| | | | ||||||
| * | | add a lock to CollisionEventsThisFrame | UbitUmarov | 2013-01-02 | 1 | -20/+29 | |
| | | | ||||||
| * | | *TEST* avatar unscripted sit. Some guessing/automation | UbitUmarov | 2013-01-02 | 6 | -332/+805 | |
| | | | ||||||
| * | | Merge branch 'ubitwork' into avination | Melanie | 2012-12-22 | 5 | -60/+77 | |
| |\ \ | ||||||
| | * \ | Merge branch 'avination' into ubitwork | UbitUmarov | 2012-12-18 | 1 | -3/+3 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'avination' into ubitwork | UbitUmarov | 2012-12-18 | 3 | -6/+8 | |
| | |\ \ \ | ||||||
| | * | | | | missing file | UbitUmarov | 2012-12-18 | 1 | -4/+3 | |
| | | | | | | ||||||
| | * | | | | fix | UbitUmarov | 2012-12-18 | 3 | -8/+27 | |
| | | | | | | ||||||
| | * | | | | some clean up/fix | UbitUmarov | 2012-12-17 | 2 | -48/+47 | |
| | | | | | | ||||||
| * | | | | | * Partial Commit for Avatar Appearance to include the functionality of ↵ | teravus | 2012-12-21 | 12 | -34/+120 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Cached Bakes. | |||||
| * | | | | | * Send an Unsolicited AgentDataUpdate packet upon Root Agent Status to ↵ | teravus | 2012-12-19 | 1 | -0/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | synchronize with Agni. | |||||
| * | | | | | Merge branch 'avination' of careminster:/var/git/careminster into teravuswork | teravus | 2012-12-19 | 27 | -670/+1271 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | * This is a better way to do the last commit. | teravus | 2012-12-08 | 1 | -30/+33 | |
| | | | | | | | ||||||
| * | | | | | | * Should promote faster self appearance. | teravus | 2012-12-07 | 1 | -19/+33 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'master' into careminster | Melanie | 2013-01-06 | 15 | -97/+373 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | BulletSim: fix problem where mesh shapes were physically just their bounding ↵ | Robert Adams | 2013-01-04 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | box and not the complete mesh. Fill mesh physical objects are back. | |||||
| * | | | | | | BulletSim: implement llMoveToTarget by adding PIDActive, etc. | Robert Adams | 2013-01-04 | 2 | -50/+33 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implementation of non-vehicle hover but haven't tested it a lot. Update TODO list. | |||||
| * | | | | | | BulletSim: add some features to the PID motor to make it more flexible. | Robert Adams | 2013-01-04 | 1 | -9/+18 | |
| | | | | | | | ||||||
| * | | | | | | BulletSim: convert avatar movement from a force to an impulse. Shouldn't | Robert Adams | 2013-01-04 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | change functionality but removes an oddity in computing the force. | |||||
| * | | | | | | BulletSim: add initial implementation of llMoveToTarget and hover height. | Robert Adams | 2013-01-04 | 1 | -10/+147 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not all there yet. | |||||
| * | | | | | | BulletSim: reorganize motor code a little to pull together common functions. | Robert Adams | 2013-01-04 | 1 | -18/+129 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add BSFMotor. | |||||
| * | | | | | | BulletSim: add comments to force and impulse setting functions | Robert Adams | 2013-01-04 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | so it is clear what Bullet is actually doing with the set values. | |||||
| * | | | | | | BulletSim: fix problem where pre-step actions would not replaced | Robert Adams | 2013-01-04 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | by new registrations thus causing multiple instances of an action. | |||||
| * | | | | | | BulletSim: add ResetBroadphasePool and ResetConstraintSolver diagnostic | Robert Adams | 2013-01-04 | 8 | -50/+73 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | functions. If values set from console, the functions are called. Looking for why the collision pools fill up with unnecessary stuff. | |||||
| * | | | | | | minor: Rename BUILDING.txt to BUILDING.md in distbin distribution nant target | Justin Clark-Casey (justincc) | 2013-01-04 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'master' into careminster | Melanie | 2013-01-04 | 29 | -1466/+741 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: OpenSim/Region/CoreModules/World/Land/LandManagementModule.cs OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs | |||||
| * | | | | | | Set default particle burst count to 1 instead of 0 in any set particle ↵ | Justin Clark-Casey (justincc) | 2013-01-04 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | system script call that does not have an empty list. As per http://opensimulator.org/mantis/view.php?id=6353 | |||||
| * | | | | | | Fix build break caused by missing ) from dce2809. | Justin Clark-Casey (justincc) | 2013-01-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Was hand-typing in a line of code I had tested before but not retested this time | |||||
| * | | | | | | Automatically grant sit-related llRequestPermissions() for subsequent ↵ | Justin Clark-Casey (justincc) | 2013-01-04 | 1 | -15/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | avatars sitting on the same scene obejct, instead of wrongly popping up request permissions dialog. Resolves http://opensimulator.org/mantis/view.php?id=6478 | |||||
| * | | | | | | refactor: simplify llGetNumberOfPrims() to return prim count + sitting ↵ | Justin Clark-Casey (justincc) | 2013-01-04 | 1 | -7/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | avatar count rather than independently inspecting every scene presence | |||||
| * | | | | | | Fix llGetLinkName() to return the name of the last avatar sat as the last ↵ | Justin Clark-Casey (justincc) | 2013-01-04 | 1 | -41/+35 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | link number. As per http://wiki.secondlife.com/wiki/LlGetLinkName | |||||
| * | | | | | | Fix llGetLinkKey() to return the last sat avatar as the last link number. | Justin Clark-Casey (justincc) | 2013-01-04 | 3 | -63/+99 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As per http://wiki.secondlife.com/wiki/LlGetLinkKey This is done by keeping a scene-object wide list of sitters. This also fixes bugs in this function where linknums 0 and 1 weren't treated properly if there were sitting avatars on a single prim. This also fixes a minor race condition for multiple concurrent sitters on a prim with no current sitters by locking on the object-wide list rather than individual sop lists Addresses http://opensimulator.org/mantis/view.php?id=6477 | |||||
| * | | | | | | minor: Add some doc to the extremely unhelpful 'fudge....' comment as to why ↵ | Justin Clark-Casey (justincc) | 2013-01-03 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | we're deselecting the prim in code before scheduling an update on attachment | |||||
| * | | | | | | Fix problem where object attached from ground often does not get attached ↵ | Justin Clark-Casey (justincc) | 2013-01-03 | 1 | -9/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | properly. It seems this is happening because we send a kill for objects that are selected when attached. A code comment says that this is to get the client to deselect it, but v3 and v1 clients do this just fine without the kill. Aims to address http://opensimulator.org/mantis/view.php?id=6456 | |||||
| * | | | | | | Scipt modules get the OpenMetaverse types, so lists passed as arguments to ↵ | SignpostMarv | 2013-01-03 | 1 | -2/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | script module functions which then later call LSL_Types.list.GetVector3Item() or LSL_Types.list.GetQuaternionItem() methods would then trigger an InvalidCastException, which is now avoided. | |||||
| * | | | | | | Improving documentation of AttachToAvatar and GetLine methods in LSL_Api.cs ↵ | SignpostMarv | 2013-01-03 | 1 | -8/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | based on doxygen error output | |||||
| * | | | | | | updating documentation in SampleMoneyModule based on doxygen error log ↵ | SignpostMarv | 2013-01-03 | 1 | -6/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | output; changing an xml-style hint to a uri-style hint in the class summary, improving documentation of Initialise method and removing a superfluous parameter, improving documentating of ClientClosed method and documenting an omitted parameter | |||||
| * | | | | | | updating config properties added during upgrade process, adding error log ↵ | SignpostMarv | 2013-01-03 | 2 | -8/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | file to doxygen config, adding doxygen output directory & error log to .gitignore | |||||
| * | | | | | | ran doxygen -s -u to upgrade the doxygen config file | SignpostMarv | 2013-01-03 | 1 | -1168/+102 | |
| | | | | | | | ||||||
| * | | | | | | Change nant distbin target to also remove ThirdParty/ source code when ↵ | Justin Clark-Casey (justincc) | 2013-01-03 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | making binary distribution | |||||
| * | | | | | | minor: Change channel digger replacement message in TerrainModule to Info ↵ | Justin Clark-Casey (justincc) | 2013-01-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from Warn. This is to stop this unnecessarily triggering log analysis code which reports warn and error level statements. |