aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-08Reinstate SecurePermissionsLoading functionality, default ONMelanie Thielker1-24/+16
2013-09-07Add support for simple external CAPS texture servicesroot1-19/+31
2013-08-25Fix the root cause of keyframe motion region crossing offset - UpdateSceneObjectMelanie2-23/+5
2013-08-24* This fixes the border crossing offsets by storing the final keyframe locati...teravus1-2/+22
2013-08-24* Fix a null ref that causes a stack unwind when crossing borders. Less stac...teravus3-11/+48
2013-08-24Revert "* This increases accuracy when border crossing (the reason is.. the...teravus1-7/+7
2013-08-23* This increases accuracy when border crossing (the reason is.. the border ...teravus1-7/+7
2013-08-01Make attachment state load work againMelanie1-1/+1
2013-06-23Fix prim locking to behave like SLMelanie1-2/+2
2013-06-18Allow coalesced objects to be rezzed even if they extend past the sim boundsMelanie1-2/+6
2013-06-13Forward the reason to the scriptMelanie1-1/+1
2013-06-13Add a result param to te money module interfaceMelanie2-3/+6
2013-06-13* This fixes having to select and deselect prim to get keyframemotion to star...Melanie1-0/+5
2013-06-11Put the "script saved" and "notecard saved" messages back into the bottomMelanie1-2/+2
2013-06-10Explicitly set uploaded mesh object permsMelanie1-10/+13
2013-06-08Make objects attached from the ground appear in inventory again. Fixes a numberMelanie1-1/+1
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.Melanie1-4/+4
2013-05-31Stop sending velocity to avoid snap-backMelanie1-1/+1
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 ...Melanie5-33/+26
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...Melanie2-2/+13
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...Melanie2-12/+7
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 texturesMelanie1-1/+33
2013-04-25Gods module cleanupMelanie1-10/+0
2013-04-22Allow callers to set the invoice parameter for GenericMessageMelanie4-8/+18
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