aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-06try to suspend and resume keyframes on copy to inventory to take copyUbitUmarov1-1/+12
2013-06-06keyframe: add more locks, change timming stop, added Suspend and resumeUbitUmarov1-15/+64
2013-06-02Fix llTeleportAgentGlobalCoordsMelanie1-11/+16
2013-06-02Unsit seated avatars when an object is deletedMelanie1-0/+8
2013-06-02Implement PERMISSION_TELEPORT and the needed checks to make it work.Melanie2-7/+19
2013-05-31Fix multi-wear of alpha and tattoo layers.Melanie3-6/+6
2013-05-31Stop sending velocity to avoid snap-backMelanie1-1/+1
2013-05-29retouch prim stopped condition testUbitUmarov1-3/+3
2013-05-29 removed spurius ref to ode.dll from odeapiUbitUmarov1-1/+1
2013-05-29correction to previus comment: all parameters but gravity modifier haveUbitUmarov1-1/+0
2013-05-29let gravity modifier, friction, restitution and density changes be appliedUbitUmarov2-6/+65
2013-05-29 make sure friction slip parameters are zero ( or other value ) and notUbitUmarov1-3/+3
2013-05-29missing fileUbitUmarov1-0/+5
2013-05-29missing filesUbitUmarov2-5/+6
2013-05-29*** DANGER TESTING **** changed prims mesh generation hopefully removingUbitUmarov9-1178/+503
2013-05-26Allow Linden trees to preserve their type when taken into inventory and rezze...Melanie3-4/+20
2013-05-25Update the money framework to allow sending the new style linden "serverside ...Melanie9-44/+32
2013-05-24Reset "Show in search" on parcels cut off other parcels that are in searchMelanie1-0/+2
2013-05-24Port fix from justicc - decouple pay prices on drag-copied primsMelanie1-0/+1
2013-05-22Let the event queue do lees work - expire every 40s as per Teravus instead of...Melanie1-1/+1
2013-05-14* This fixes the avatar stuck in objects on login and teleport by gently appl...teravus1-0/+12
2013-05-14* Tweaks the hard cut to apply to collisions of Greater then Normal Z 0.95. ...teravus1-1/+27
2013-05-13Explicitly zero avatar velocity on sitMelanie1-0/+4
2013-05-13Small adjustments to the floater moduleMelanie2-2/+5
2013-05-11Guard against trying to access terrain heights out of bounds. Clamp to sim.Melanie1-1/+9
2013-05-11Refactor to get closer to coreMelanie2-3/+3
2013-05-06Remove dumb "Region found!" message from map searchMelanie1-2/+2
2013-05-05Implement llSetContentType using the new OpenID auth support for authenticationMelanie5-1/+71
2013-05-04Add RegionManager level and the ability to use literal XML to the dynamic flo...Melanie4-5/+17
2013-05-04Add llGetPhysicsMaterialMelanie3-0/+18
2013-05-01Fix the long standing bug of items being delivered to lost and found or trash...Melanie1-2/+3
2013-04-30Fix CAPS to work like they should - do not send caps to the viewer if they're...Melanie3-4/+18
2013-04-30Fix bug where an agent that declined an inventory offer and subsequently empt...Justin Clark-Casey (justincc)1-2/+8
2013-04-27Controller module for dynamic floaters (WIP)Melanie2-0/+279
2013-04-25Change EconomyDataRequest signature to use an IClientAPI rather than UUID. Th...Melanie3-13/+8
2013-04-25Make the kicked user's avie truly disappear when it's god-kicked.Diva Canto1-2/+1
2013-04-25Adding the dynamic menu module which allows registering new menu options in c...Melanie2-0/+339
2013-04-25Send 503 when throttling texturesMelanie2-2/+34
2013-04-25Gods module cleanupMelanie1-10/+0
2013-04-22Allow callers to set the invoice parameter for GenericMessageMelanie6-12/+22
2013-03-31Export permission, part two. Setting export perms for textures and clothing w...Melanie3-10/+74
2013-03-31Export permission, part two. Setting export perms for textures and clothing w...Melanie3-11/+66
2013-03-30In the flotasm asset cache, if we get a request for a file that we're activel...Justin Clark-Casey (justincc)1-25/+27
2013-03-30refactor: rename ETM.InformClientToInitateTeleportToLocationDelegate to Infor...Justin Clark-Casey (justincc)1-9/+9
2013-03-29refactor: move the append magic number processing for attachments back up int...Justin Clark-Casey (justincc)1-6/+6
2013-03-29Added missing functionality (mainly custom headers) to llHTTPRequest.Kevin Cozens4-65/+195
2013-03-29Check viewer 2/3 attachment calls against avatar appearance attachment data r...Justin Clark-Casey (justincc)3-26/+23
2013-03-29Fix bug where CHANGED_REGION and/or CHANGED_TELEPORT weren't firing for scrip...Justin Clark-Casey (justincc)4-2/+31
2013-03-29Revert "Try eliminating the pause before auto-reteleporting for a megaregion ...Justin Clark-Casey (justincc)1-1/+1
2013-03-29Add Location (relative), Rotation (Relative) and Rotation (World) to "show pa...Justin Clark-Casey (justincc)1-0/+3