aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | Don't let scripts rotate root part of physical linksets like SL, Update clien...UbitUmarov2012-06-171-35/+66
| |/
| * Reapply the one change that was in the revert that was actually function, notMelanie2012-06-151-1/+1
| * Revert changes...UbitUmarov2012-06-152-76/+37
| * SL doesn't let scripts rotate root part of physical linksets also fix sittin...UbitUmarov2012-06-151-16/+27
| * Add sop IsPhysical and IsPhantom to be used gradually in core in place of as...UbitUmarov2012-06-151-3/+21
| * only rotation of root part change parts positions, so only call ResetChildPr...UbitUmarov2012-06-151-21/+31
* | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-06-131-3/+11
|\ \ | |/
| * Merge branch 'avination' into ubitworkUbitUmarov2012-06-131-3/+11
| |\
| | * Add detecting non-physical phantoms back into raycastMelanie2012-06-131-3/+11
* | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-06-132-28/+47
|\ \ \ | |/ /
| * | Changed t adding the avatar dependent sit offset and not subtracting, so not...UbitUmarov2012-06-132-27/+46
| * | convert a LSL rotation of <0,0,0,0> to <0,0,0,1> and not <0,0,1,0> in SitTar...UbitUmarov2012-06-131-1/+1
* | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-06-132-19/+42
|\ \ \ | |/ /
| * | Fixed llGetObjectDetails(), OBJECT_ROT for sitting avatars case, plus 'cosmet...UbitUmarov2012-06-131-9/+23
| * | *TEST this will affect inworld sittargets by +-0.1m, so may be very BAD *. Ch...UbitUmarov2012-06-132-10/+19
* | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-06-121-3/+10
|\ \ \ | |/ /
| * | try to replicate SL bug of PRIM_ROTATION also for avas, est a fix to other c...UbitUmarov2012-06-121-3/+10
* | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-06-121-174/+210
|\ \ \ | |/ /
| * | fix the try.. finally in SetPrimitiveParams i did mess and add one for the av...UbitUmarov2012-06-121-188/+156
| * | more changes to Get and Get primitiveparams: Let Get remove avatarheight adj...UbitUmarov2012-06-121-26/+94
* | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-06-122-39/+22
|\ \ \ | |/ /
| * | Moved auxiliar funtions of last commit from sop to lsl api since they are on...UbitUmarov2012-06-122-39/+22
* | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-06-122-3/+272
|\ \ \ | |/ /
| * | *UNTESTED* extended llGet*PrimitiveParam() to support avatars. Some auxiliar ...UbitUmarov2012-06-122-3/+272
* | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-06-125-9/+86
|\ \ \ | |/ /
| * | change object drag so it applies a impulse and not a push force so it works a...UbitUmarov2012-06-111-2/+6
| * | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkUbitUmarov2012-06-110-0/+0
| |\ \
| | * \ Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkMelanie2012-06-0883-16547/+18630
| | |\ \
| * | \ \ Merge branch 'avination' into ubitworkUbitUmarov2012-06-114-7/+80
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Make llTeleportAgent conform to Magnum SL Server and add llTeleportAgentGloba...Melanie2012-06-083-5/+73
| | * | Fix a corner case where checking for region corssing may cross an avatar back ifMelanie2012-06-081-2/+7
| | * | Revert "Add a frame based watchdog function to keyframed motion"Melanie2012-06-081-20/+0
| | * | Merge branch 'ubitwork' into avinationMelanie2012-06-081-0/+20
| | |\ \ | | | |/
| | | * Add a frame based watchdog function to keyframed motionMelanie2012-06-081-0/+20
* | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-06-081-13/+165
|\ \ \ \ | |/ / /
| * | | *UNTESTED* fix PRIM_LINK_TARGET. Make it work on avatars, set any pending pos...UbitUmarov2012-06-081-7/+37
| * | | *UNTESTED* let SetPrimParams for avatars parse even unsupported parameters so...UbitUmarov2012-06-081-2/+84
| * | | *UNTESTED* added PRIM_POS_LOCAL and PRIM_ROT_LOCAL in SetPrimParams for avata...UbitUmarov2012-06-081-6/+46
| |/ /
* | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitworkubit2012-06-0883-16534/+18465
|\ \ \ | |/ /
| * | Replace the stock libomv with our home grown 0.9.1 with the texture bug fixed.Melanie2012-06-087-16403/+17896
| * | Cut off collision sounds with avatar at 3.2. This makes most walkig collisionsMelanie2012-06-081-1/+1
| * | Further limit the amount of avatar collisions that will actually triggerMelanie2012-06-071-2/+4
| * | Typo fixMelanie2012-06-071-3/+5
| * | Add the ability to query the MYSQL databse for a list of the stored prim UUIDsMelanie2012-06-078-0/+63
| * | Implement playing of the real collision sounds, change scaling for avatarMelanie2012-06-071-133/+57
| * | Fix not sending TransferInfo when an asset is not found. This clogsMelanie2012-06-071-4/+29
| * | Add collision sounds to the asset setMelanie2012-06-0759-0/+355
| * | Make not_at_target stop when the target is reached even if the scriptMelanie2012-06-071-1/+2
| * | Typo correctionMelanie2012-06-071-1/+1
| * | Disable default collision sounds until they can be uploaded, but enable custo...Melanie2012-06-071-55/+56