| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge branch 'master' into careminster | Melanie | 2013-01-10 | 16 | -155/+556 |
|\ \ \
| |/ / |
|
| * | | On baked texture save, replace any HG ID with an ordinary asset ID so the HGA... | Justin Clark-Casey (justincc) | 2013-01-10 | 1 | -0/+3 |
| * | | Add "show script timers" command to show script timers. For debug purposes. | Justin Clark-Casey (justincc) | 2013-01-10 | 3 | -35/+81 |
| * | | Add "show sensors" command to show script sensor information for debug purposes. | Justin Clark-Casey (justincc) | 2013-01-10 | 3 | -32/+153 |
| * | | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2013-01-09 | 3 | -39/+45 |
| |\ \ |
|
| | * | | BulletSim: Fix hover height (boats float at the correct level). | Robert Adams | 2013-01-08 | 2 | -8/+12 |
| | * | | minor: Fix command match of "debug script" command to "debug scripts" to matc... | Justin Clark-Casey (justincc) | 2013-01-09 | 1 | -1/+1 |
| | * | | minor: Allow "script *" console commands to take multiple script item ids | Justin Clark-Casey (justincc) | 2013-01-09 | 1 | -30/+32 |
| * | | | Revert "Prevent empty Anim Packs" | Melanie | 2013-01-09 | 1 | -12/+0 |
| * | | | Revert "Fix sequence id fr default anim" | Melanie | 2013-01-09 | 1 | -1/+1 |
| |/ / |
|
| * | | Fix sequence id fr default anim | Melanie | 2013-01-08 | 1 | -1/+1 |
| * | | Prevent empty Anim Packs | Melanie | 2013-01-08 | 1 | -0/+12 |
| * | | Add the new UpdateAgentInformation cap to make maturity on more recent viewers | Melanie | 2013-01-08 | 1 | -2/+20 |
| * | | BulletSim: improve vehicle angular banking and deflection computation. Rotate... | Robert Adams | 2013-01-07 | 1 | -19/+18 |
| * | | BulletSim: add function to push avatar up when hitting stairs. | Robert Adams | 2013-01-07 | 5 | -27/+119 |
| * | | BulletSim: fix exception when re-creating the terrain when loading an OAR file | Robert Adams | 2013-01-07 | 1 | -0/+2 |
| * | | BulletSim: comments and removing small compile errors introduced in last commit. | Robert Adams | 2013-01-06 | 3 | -9/+3 |
| * | | BulletSim: update DLLs and SOs with better debugging output. | Robert Adams | 2013-01-06 | 4 | -12/+151 |
* | | | Merge branch 'avination' into careminster | Melanie | 2013-01-10 | 12 | -116/+470 |
|\ \ \ |
|
| * | | | Change IsRoot to use ReferenceEquals to prevent operator == messiness | Melanie | 2013-01-09 | 1 | -1/+1 |
| | |/
| |/| |
|
| * | | fix llGetRot and parameters prim_rotation for attachments. Only on | UbitUmarov | 2013-01-09 | 1 | -1/+27 |
| * | | stop endless loop in lGetLinkPrimitiveParams | UbitUmarov | 2013-01-09 | 1 | -0/+2 |
| * | | Prevent a null ref in llGetLinkPrimiteveParams. Still not a fix for the real | Melanie | 2013-01-09 | 1 | -1/+1 |
| * | | Merge branch 'teravuswork' into avination | Melanie | 2013-01-09 | 1 | -2/+8 |
| |\ \ |
|
| | * | | * ubit pointed out another place where that check needed to be updated and I ... | teravus | 2013-01-01 | 1 | -6/+3 |
| | * | | * This is actually the fix described the last commit.. I had commented it o... | teravus | 2013-01-01 | 1 | -1/+1 |
| | * | | * Fixes the attachment scripted rotation bug. The problem is the code was r... | teravus | 2013-01-01 | 1 | -2/+11 |
| | * | | Merge remote-tracking branch 'remotes/origin/avination' into teravuswork | teravus | 2013-01-01 | 3 | -16/+16 |
| | |\ \ |
|
| * | | | | Revert "Prevent empty Anim Packs" | Melanie | 2013-01-09 | 1 | -12/+0 |
| * | | | | Revert "Fix sequence id fr default anim" | Melanie | 2013-01-09 | 1 | -1/+1 |
| * | | | | Fix sequence id fr default anim | Melanie | 2013-01-08 | 1 | -1/+1 |
| * | | | | Prevent empty Anim Packs | Melanie | 2013-01-08 | 1 | -0/+12 |
| * | | | | Add the new UpdateAgentInformation cap to make maturity on more recent viewers | Melanie | 2013-01-08 | 1 | -0/+19 |
| * | | | | Remove now superfluous update of m_lastSize | Melanie | 2013-01-08 | 1 | -3/+0 |
| * | | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | Melanie | 2013-01-08 | 5 | -28/+300 |
| |\ \ \ \ |
|
| | * | | | | also update m_lastSize in SendAvatarDataToAllAgents so more paths update | UbitUmarov | 2013-01-08 | 1 | -0/+2 |
| | * | | | | Revert "Remove sending AvatarData because this also happens on login, where i... | Melanie | 2013-01-08 | 1 | -1/+9 |
| | * | | | | Merge branch 'teravuswork' into avination | Melanie | 2013-01-08 | 2 | -46/+111 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | * Fixed a bug that replayed old cached appearance when changing outfits | teravus | 2012-12-31 | 2 | -46/+111 |
| | * | | | | Merge branch 'ubitwork' into avination | Melanie | 2013-01-08 | 2 | -57/+90 |
| | |\ \ \ \ |
|
| | * | | | | | Remove sending AvatarData because this also happens on login, where it chokes | Melanie | 2013-01-08 | 1 | -9/+1 |
| | | |_|/ /
| | |/| | | |
|
| | * | | | | Merge branch 'ubitwork' into avination | Melanie | 2013-01-07 | 3 | -16/+16 |
| | |\ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | * This finishes the implementation of AgentCachedTexture. Requires the XBak... | teravus | 2012-12-29 | 4 | -28/+233 |
| * | | | | | Prevent avatar data from being sent during login when it's not valid and | Melanie | 2013-01-08 | 2 | -2/+6 |
| | |_|/ /
| |/| | | |
|
| * | | | | put back position and rot change check before sending releasing plane constrain | UbitUmarov | 2013-01-08 | 1 | -4/+7 |
| * | | | | reduce sampling of camera raycasts to previus value | UbitUmarov | 2013-01-08 | 1 | -23/+26 |
| * | | | | * DAnger, TEST * change camera plane collision detection. Still bounces on | UbitUmarov | 2013-01-08 | 2 | -61/+88 |
| | |/ /
| |/| | |
|
| * | | | 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 |